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

xelatex failure to compile due to Three pound signs ### #34

Closed
kevinlanning opened this issue Mar 21, 2017 · 2 comments
Closed

xelatex failure to compile due to Three pound signs ### #34

kevinlanning opened this issue Mar 21, 2017 · 2 comments
Labels
question general questions - not an issue

Comments

@kevinlanning
Copy link

In playing around with the Tufte package on two windows machines, I was consistently getting "failure to compile errors:"

Failed to compile tufteonly.tex. See tufteonly.log for more info.
In addition: Warning message: running command ‘ “xelatex” -halt-onerror
-interaction=batchmode “tufteonly.tex” ’ had status 1 Execution
halted

It turns out that these were attributable to my use of headers with three pound signs, i.e., blank lines beginning w/ ### getting rid of these fixed it.

You should be able to replicate this if you rename the attached .txt as .Rmd and run.
tufteXelatexError3PoundSigns.txt

Beautiful package.

@yihui
Copy link
Member

yihui commented Mar 21, 2017

Before you use the tufte package, you'd better read a little more about its design philosophy, e.g. it is intentional that only the first two levels of headings are supported: https://github.com/Tufte-LaTeX/tufte-latex/blob/master/sample-handout.pdf (Section Headings on the first page).

@github-actions
Copy link

github-actions bot commented Nov 4, 2020

This old thread has been automatically locked. If you think you have found something related to this, please open a new issue by following the issue guide (https://yihui.org/issue/), and link to this old issue if necessary.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 4, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
question general questions - not an issue
Projects
None yet
Development

No branches or pull requests

2 participants