Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

warning with siunitx #38

Open
anntzer opened this issue Jul 12, 2016 · 0 comments
Open

warning with siunitx #38

anntzer opened this issue Jul 12, 2016 · 0 comments

Comments

@anntzer
Copy link

anntzer commented Jul 12, 2016

MWE:

\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.

brookst added a commit to brookst/latexrun that referenced this issue Aug 20, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant