Skip to content

2.5.6

Compare
Choose a tag to compare
@Witiko Witiko released this 08 Apr 21:19
253e256

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.