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

"%%" comment in LaTeX source breaks build. #12

Open
kfogel opened this issue Jan 6, 2020 · 0 comments
Open

"%%" comment in LaTeX source breaks build. #12

kfogel opened this issue Jan 6, 2020 · 0 comments
Labels
bug Something isn't working

Comments

@kfogel
Copy link
Member

kfogel commented Jan 6, 2020

Write a comment in the LaTeX source file that starts with two percent signs ("%%") at the beginning of a line, then try to build the document with the latest (commit 801b4c3) HEAD of the jinjification branch. You'll get a long build error. In our internal OTS repository, see r15103 for details -- though note that I was able to reproduce this just now with the simple comment

%% test

...so even the full r15103 case is not necessary.

@kfogel kfogel added the bug Something isn't working label Jan 6, 2020
@kfogel kfogel changed the title On 'jinjification' branch: double "%%" comment in LaTeX source breaks build. On 'jinjification' branch: "%%" comment in LaTeX source breaks build. Jan 6, 2020
@kfogel kfogel changed the title On 'jinjification' branch: "%%" comment in LaTeX source breaks build. "%%" comment in LaTeX source breaks build. Jan 11, 2020
kfogel added a commit that referenced this issue Apr 8, 2020
This fixes the problems described in issue #11, but is not a solution
that anyone should invite home to dinner.  See issue #12 for details.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant