Skip to content

Version 1.8

Compare
Choose a tag to compare
@sieversMartin sieversMartin released this 27 Nov 07:31
· 48 commits to main since this release

This version is the first release after quite some time. Many issues were resolved to meet the up-to-date requirements of lni submission.

Added

  • Added option anonymous for anonymizing an article (#100)
  • Added \pdfoutput=1 to fix compatibility with arXiv (#81)
  • Added more links to biblatex-lni to documentation (#90)
  • Added \yearofpublication to documentation (#89)
  • New macro \affil for an easier way to enter afiliations (see the documentation and lni-paper-example-de.tex for more details)

Changed

  • Improved spacing in and around lists to better match the Word template (#102)
  • Synced title spacing with Word template (#104)
  • (chore) build.sh assumes *.md are formatted using LF line endings, removed dos2unix dependency.
  • Improvement for documentation (#89, #90, #93, #95, #96)
  • Changed delimiter between keywords to comma (,)
  • Load amsmath explictly
  • author now holds four arguments to integrate email and ORCID id.

Fixed

  • hyperref option linktoc fixed to all instead of both
  • Fixed output in bst files (#97)
  • Hyperlinked bibliographic entries work again (#107)
  • \footnote is not used for pdf bookmarks (#87)
  • Footnotes are always set at the bottom of the page (#122)
  • Handling of fleqn option for amsmath

Removed

  • Removed support for ccicons
  • Removed option nohyperref (#131)