emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Sanskrit/Devanagari fonts not exported to org-pdf output


From: Juan Manuel Macías
Subject: Re: Sanskrit/Devanagari fonts not exported to org-pdf output
Date: Fri, 22 Sep 2023 08:00:03 +0000

Zenny writes:

> Exactly done as you advised, but no pdf is produced even after waiting
> for ~10minutes (attached screenshot)

Let's try the following:

1. Export your document to a 'your-document.tex' file: C-c C-e l l

2. Open a terminal in your directory and run:

latexmk -f -pdf -lualatex -interaction=nonstopmode your-document.tex

(a pdf would have to be created after compilation. If there are any
errors, please copy your-document.log here).

Best regards,

Juan Manuel 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]