Warning: "anyfontsize.sty:3: Invalid UTF-8 byte or sequence at line 3 replaced by U+FFFD" #1223
Unanswered
VJMReichenbach
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Everytime I compile my
main.tex
file with tectonic I get the warnings listed below.My line 3 just defines the documentclass:
\documentclass[ ngerman, accentcolor=1c, type=intern, marginpar=false ]{tudapub}
These errors are just a cosmetic thing and the
.pdf
file builds without any issues. But I want to get rid of the regardless.I found this issue which lists similar warnings, but the proposed fix:
doesn't work for me.
Is this an issue with the template my university provides? Did I configure something wrong? Can I do something to fix this?
The described warnings look like this:
Beta Was this translation helpful? Give feedback.
All reactions