-
Notifications
You must be signed in to change notification settings - Fork 19
Description
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