-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
Is there any way to match on the file name where the error is reported? I have "unknown" text that is not very informative, and I would feel safer if I could for instance write
(unknown & file 'babel-english/english.ldf' & "a dialect from")
instead of
(unknown & "a dialect from")
to make the following message go away:
/usr/share/texmf-dist/tex/generic/babel-english/english.ldf:?-?: \l@canadian = a dialect from \language\l@american
Reactions are currently unavailable