You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
\documentclass{article}
\usepackage{siunitx}
\begin{document}
hello world
\end{document}
Output:
$ latexrun foo.tex
/usr/local/texlive/2016/texmf-dist/tex/latex/siunitx/siunitx.sty: warning: extra `}' in log; file names may be wrong
/usr/local/texlive/2016/texmf-dist/tex/latex/siunitx/siunitx.sty: warning: extra `}' in log; file names may be wrong
/usr/local/texlive/2016/texmf-dist/tex/latex/siunitx/siunitx.sty: warning: extra `}' in log; file names may be wrong
By the way it is not clear how to change warning filters; e.g. -Wno-all or -Wno-siunitx have no effect.
The text was updated successfully, but these errors were encountered:
MWE:
Output:
By the way it is not clear how to change warning filters; e.g.
-Wno-all
or-Wno-siunitx
have no effect.The text was updated successfully, but these errors were encountered: