2.5.6
Development:
- Added a Lua command-line interface.
- Added the
stripPercentSign
Lua option for using markdown in TeX package documentation.
Fixes:
- Fixed TeX Live 2013 minted package detection.
- Fixed the default LaTeX hyperlink renderer prototype to correctly typeset hash signs.
- Fixed lonely level four and five headings not being rendered in LaTeX.
- Removed the no-op
outputDir
Lua option.
Documentation:
- Added a user manual.
- Added information for contributors to the README document.
- Increased portability of the technical documentation by using a built-in BibLaTeX style.
- Rewrote the technical documentation in markdown using the new
stripPercentSign
Lua option.
Miscellaneous:
- Tuned the continuous integration service configuration, so that tests run under 15 minutes.