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

log is changed to \log in text mode #38

Closed
homocomputeris opened this issue Jul 7, 2021 · 1 comment
Closed

log is changed to \log in text mode #38

homocomputeris opened this issue Jul 7, 2021 · 1 comment

Comments

@homocomputeris
Copy link

The example file:

\documentclass[]{article}

\begin{document}

log

\end{document}

becomes

$ blacktex blacktex_log.tex 
\documentclass[]{article}

\begin{document}

\log

\end{document}

Obviously, it won't compile:
Missing $ inserted. \log

@nschloe
Copy link
Collaborator

nschloe commented Jul 7, 2021

Dup of #7, and will probably never be fixed.

@nschloe nschloe closed this as completed Jul 7, 2021
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

2 participants