在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):Daniel-Diaz/HaTeX开源软件地址(OpenSource Url):https://github.com/Daniel-Diaz/HaTeX开源编程语言(OpenSource Language):Haskell 99.7%开源软件介绍(OpenSource Introduction):The HaTeX libraryHaTeX is a Haskell library that implements the LaTeX syntax, plus some abstractions on top. Check a list of usage examples in the Examples directory
of the repository in GitHub.
A good starting point is simple.hs.
Run any example script executing the Installation notesTo install To install with cabal, run:
This will download and install the latest official release (recommended). If you want to try a newer version, use git to clone the code contained in this repository.
However, this is not recommended as it may include some bugs or oddities due to in-development features. Note that this package follows the Package Versioning Policy, so it is unlikely to suffer from API breakages if you follow it too when importing the library (assuming you are using the version in Hackage). Current HaTeX versionsHaTeX User's GuideThe HaTeX User's Guide lives here... and is also done in Haskell! It is free source and anybody can contribute to it. Doing so, you will help current and future users! A downloadable version (not necessarily the latest version, but most likely) can be found here. To be sure that you are reading the last version, go to the github repository of the guide and follow instructions to build it. It is fairly easy. Please note that the user's guide needs to be updated (contributions are more than welcome!). Community and ContributionsThere are many ways to get involved in the HaTeX project. Use the most comfortable way for you.
TODO list
Related projects
Travis automatic buildFor every code push to the GitHub repository, an automatic build checks that the library compiles with several versions of GHC (check .travis.yml for the complete list of versions) and that all tests pass. This label indicates the result of the last automatic build. Currently, automatic builds are only running under Linux. |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论