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

Fix typo in check for TeX Gyre Termes font. #83

Closed mxpiotrowski closed 4 years ago

mxpiotrowski commented 4 years ago

The font name was “texgyretrmes-regular.otf” rather than “texgyretermes-regular.otf”. This lead to the obscure error message

Invalid filename `[texgyretrmes-regular', contains '['

sieversMartin commented 4 years ago

Thank you very much.