Skip to content

Version 2.13

Latest
Compare
Choose a tag to compare
@nrnrnr nrnrnr released this 11 Aug 15:34
· 2 commits to master since this release

Version 2.13 notes

This is a bugfix release; it resolves indentation issues with TeXlive 2022 and later. Dual support for both LaTeX and plain TeX is also cleaned up.

CHANGES FOR VERSION 2.13
binaries now track which git version they are
support for LaTeX is updated to use \rmfamily, \bfseries, and so on
Fixed indentation issue https://github.com/nrnrnr/noweb/issues/24 
add \@nwbegincodelinewidth to help typeset code chunks in list items

Notes from Github

What's Changed

New Contributors

Full Changelog: v2_12...v2_13