-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
I tried to run the rmarkdown file, but I get the following error:
! LaTeX Error: Command \XeTeX already defined. Or name \end... illegal, see p.192 of the manual.
I even commented all the rmarkdown file except the yaml header, but the error still remains. I'll attach the log file.
It creates the .tex file but the .tex file does not run. I thought the problem would be from Latex engine. So, I tried using different engine like lualatex or xelatex (it seem the code uses pdflatex by default, but I am not sure) with the following code:
pandoc RTLNotes.tex -o RTLNotes.pdf --latex-engine xelatex
it did not give any error, but the result was not desirable either. Here is what the result looks like.
Any thoughts?
Thanks
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
