gi-ev / LNI

A LaTeX class for submissions to the “Lecture Notes in Informatics” (LNI) published by the German “Gesellschaft für Informatik” (GI)
https://www.ctan.org/pkg/lni
LaTeX Project Public License v1.3c
40 stars 33 forks source link

[Suggestion] Change `\year` macro #85

Closed sieversMartin closed 3 years ago

sieversMartin commented 3 years ago

Following a discussion at https://tex.stackexchange.com/questions/573374/glossaries-package-incompatible-with-documentclasslni I would like to change the \year macro to \submissionyear or the standard \date macro. Redefining a macro like \year, which should be as "stable" as possible, was not the best decision although it has been working so long.

Any preferences from @koppor or @sstrecker?

sstrecker commented 3 years ago

\submissionyear sounds fine for a temporary value (until a submission is accepted).

\yearofpublication (or similar) sounds better after a submission is accepted and published.

On 8. Dec 2020, at 15:14, Martin Sievers notifications@github.com wrote:

Following a discussion at https://tex.stackexchange.com/questions/573374/glossaries-package-incompatible-with-documentclasslni I would like to change the \year macro to \submissionyear or the standard \date macro. Redefining a macro like \year, which should be as "stable" as possible, was not the best decision although it has been working so long.

Any preferences from @koppor or @sstrecker?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or unsubscribe.

koppor commented 3 years ago

Da man sowieso die Herausgeber angeben muss, bin ich auch für \yearofpublication.

Gegen \date spricht, dass man am Ende nur das Jahr braucht und die User sowieso eher selten \date benutzen.

sieversMartin commented 3 years ago

Done for v1.7.0