Releases: gi-ev/LNI
Releases · gi-ev/LNI
Official bug fix release
v1.10 Prepare v1.10
v1.9
What's Changed
- Bump actions/upload-artifact from 3 to 4 by @dependabot in #154
- Update gautamkrishnar/keepalive-workflow to v2 by @koppor in #161
- Bump jbangdev/jbang-action from 0.114.0 to 0.115.0 by @dependabot in #162
- Add manual cache version setting by @koppor in #164
- Add explicit cache job by @koppor in #166
- Add support for multiple affiliations. Closes #158 by @sieversMartin in #171
Full Changelog: v1.8.1...v1.9
Version 1.8.1
[1.8.1] - 2024-01-08
Changed
- Option
defaultsups
now active for packagenewtxtext
Fixed
- Fixed
There's no line here to end.
error for more than two\affil
calls - Fixed
\footnote
Version 1.8
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, removeddos2unix
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 toall
instead ofboth
- 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 foramsmath
Removed
- Removed support for
ccicons
- Removed option
nohyperref
(#131)
v1.7 - Official release for TeX Live 2021
Version 1.7
v1.6
Added
- Optional argument for
\booktitle
to support a short book title for running headers - New macro
\booksubtitle
- Add support for
selnolig
(LuaTeX-only)
Changed
\email
now generates amailto:
hyperlink- Example file:
align
instead ofeqnarray
- Add
driver=none
option togeometry
for better crop results (independent from engine)
Fixed
Version 1.6
Added
- Optional argument for
\booktitle
to support a short book title for running headers - New macro
\booksubtitle
- Add support for
selnolig
(LuaTeX-only)
Changed
\email
now generates amailto:
hyperlink- Example file:
align
instead ofeqnarray
- Add
driver=none
option togeometry
for better crop results (independent from engine)
Fixed
v1.5 - Official release for TeX Live 2019
Added
- Load package
textcomp
by default and add optionupquote
tolistings
package (#69) - New option
norunningheads
to remove all running headers from the document
(#77)
Changed
\refname
changed toBibliography
for English texts
Fixed
- German paper example: Correct language
Java
at example listing - Packages
hyperef
,cleveref
andhypcap
are always at the end of the preamble (#71) - Option
bookmarks
ofhyperref
now set at load-time. Had no effect before. - Layout for English texts (subtitle)
- URL for GI in example file
v1.4
Added
- New option
oldfonts
to use the class file on older systems by loading themathptmx
font package (#56) - New macros added (taken from
emisa.dtx
) (#57) - Hint to word limit for abstract (#60)
- Full example for an article in German (#63)
Changed
- Package
caption
is loaded in order to make the class more robust (#59)