-
Notifications
You must be signed in to change notification settings - Fork 19
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
Error: Failed to compile Untitled.tex. #15
Comments
Using R 3.4.? is not what I prefer to call "all Packages are up to date". ;-) |
Thanks for the remark! Just updated R...unfortunately it does still not work :-( I attached the file (which is just the unmodified standard one) as well as the "Untitled.log " The error message is however now different: "C:/Program Files/RStudio/bin/pandoc/pandoc" +RTS -K512m -RTS Untitled.utf8.md --to latex --from markdown+autolink_bare_uris+tex_math_single_backslash --output Untitled.tex --template "C:\Users\felix\Documents\R\win-library\3.6\yart\rmarkdown\templates\pdf\resources\template.tex" --highlight-style tango --pdf-engine pdflatex --lua-filter "C:/Users/felix/Documents/R/win-library/3.6/rmarkdown/rmd/lua/pagebreak.lua" --lua-filter "C:/Users/felix/Documents/R/win-library/3.6/rmarkdown/rmd/lua/latex-div.lua" ! Missing number, treated as zero. Fehler: Failed to compile Untitled.tex. See https://yihui.name/tinytex/r/#debugging for debugging tips. See Untitled.log for more info. |
Thanks in advance! A short look ar the log-file tells me, that \linethickness may be to problem. But that is more or less a guess, that Sebastian should take care of. In the Rmd-file some other ugly stuff was found by me. Sebastian, are that the default values? In the yaml block at the beginning:
But I got currently no time to investigate further. So we have to wait for Sebastian to take a look at all the stuff. @sebastiansauer, please take over! :-) |
Thanks a lot!
Von: Norman Markgraf <[email protected]>
Gesendet: Montag, 28. Oktober 2019 09:53
An: sebastiansauer/yart <[email protected]>
Cc: Felix <[email protected]>; Author <[email protected]>
Betreff: Re: [sebastiansauer/yart] Error: Failed to compile Untitled.tex. (#15)
Thanks in advance!
A short look ar the log-file tells me, that \linethickness may be to problem. But that is more or less a guess, that Sebastian should take care of.
In the Rmd-file some other ugly stuff was found by me. Sebastian, are that the default values?
In the yaml block at the beginning:
* "papersize" should be "a4" not empty and remove "a4paper" from the "classoption"
* a parameter should be "NULL" not "null"?
But I got currently no time to investigate further. So we have to wait for Sebastian to take a look at all the stuff.
@sebastiansauer <https://github.com/sebastiansauer> , please take over! :-)
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub <#15?email_source=notifications&email_token=AAU3EGPFVTKVXFLTWAAXN33QQ2R7NA5CNFSM4JFS6SJKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOECMELGY#issuecomment-546850203> , or unsubscribe <https://github.com/notifications/unsubscribe-auth/AAU3EGPHECMX6KMVSQD3T33QQ2R7NANCNFSM4JFS6SJA> . <https://github.com/notifications/beacon/AAU3EGKYGG2AHKGT3H3UQPLQQ2R7NA5CNFSM4JFS6SJKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOECMELGY.gif>
|
@fernfel: Thanks a lot! Your points are valid, but I'm a bit busy these days. I'll see what I can do. |
No worries…and thanks for your effort!
Von: Sebastian Sauer <[email protected]>
Gesendet: Donnerstag, 14. November 2019 11:46
An: sebastiansauer/yart <[email protected]>
Cc: Felix <[email protected]>; Mention <[email protected]>
Betreff: Re: [sebastiansauer/yart] Error: Failed to compile Untitled.tex. (#15)
@fernfel <https://github.com/fernfel> : Thanks a lot! Your points are valid, but I'm a bit busy these days. I'll see what I can do.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub <#15?email_source=notifications&email_token=AAU3EGLAE33JSTZDE5JKJ2LQTUT5PA5CNFSM4JFS6SJKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEEBM4UI#issuecomment-553832017> , or unsubscribe <https://github.com/notifications/unsubscribe-auth/AAU3EGKUSRLTNR2MDKAV67DQTUT5PANCNFSM4JFS6SJA> . <https://github.com/notifications/beacon/AAU3EGKLNI33WWNZPVZBDXTQTUT5PA5CNFSM4JFS6SJKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEEBM4UI.gif>
|
Have tried to run the yart markdown template and it does stop with the following error message:
Any suggestions. MikTex and all Packages are up to date...???
output file: Untitled.knit.md
"C:/Program Files/RStudio/bin/pandoc/pandoc" +RTS -K512m -RTS Untitled.utf8.md --to latex --from markdown+autolink_bare_uris+tex_math_single_backslash --output Untitled.tex --template "C:\Users\felix\Documents\R\win-library\3.4\yart\rmarkdown\templates\pdf\resources\template.tex" --highlight-style tango --latex-engine pdflatex
! Missing number, treated as zero.
\protect
l.399 ...nter}\rule{0.5\linewidth}{\linethickness}
\end{center}
Fehler: Failed to compile Untitled.tex. See https://yihui.name/tinytex/r/#debugging for debugging tips. See Untitled.log for more info.
Zusätzlich: Warnmeldung:
Ausführung von Kommando '"pdflatex" -halt-on-error -interaction=batchmode "Untitled.tex"' ergab Status 1
Ausführung angehalten
The text was updated successfully, but these errors were encountered: