Releases: lierdakil/pandoc-crossref
Releases · lierdakil/pandoc-crossref
v0.1.5.2
Public interface changed a little bit (should still be compatible, unless one used getSettings function, for which there shouldn't have been much reason), and docs added.
v0.1.5.0
- Initial library support
- Merge pull request #34 from infotroph/infotroph-patch-1
- Fix typo: fixPrefix->figPrefix
- Merge pull request #32 from bmesuere/master
- move section labels outside of code block section
v0.1.3.0
- Configurable
chapters
option depth
- Section references
v0.1.2.4
- Fix list-of-somethings when
-M chapters
enabled (print numbers with chapter number)
- Fix custom LaTeX listings numbering for
-M chapters
.
v0.1.2.3
- Don't increment chapter counter for unnumbered chapters (#27)
- Start item numeration over for each chapter
- Don't output zeroeth chapter prefix (i.e. no chapter prefix for front-matter-ish items)
v0.1.2.2
- BUGFIX: Add metasettings not only to list (header-includes can be a string now, not just array)
- Update README with info on LaTeX customization
- Relax constraints to include pandoc-1.15
v0.1.2.0
- Reference prefix capitalization
- Allow mixing different types of citations