On 15/03/2022 10:28, Vikas Rawal wrote:
I have an org file with some names (not all) that have accented
characters. But when I try to export, I get errors such as this:
Sāṅkr - 65190: word not found
What do I do to make Org export these correctly? Is there a way to
make Org export even if it does not recognise the characters?
- Can you reproduce the problem with a file containing just a couple of
lines?
- What is the encoding of the file and of your locale?
- Do you have some hooks for spell checking installed?
- Does it happen during export to LaTeX file or to PDF? In the latter
case check "*Org PDF LaTeX Output*" (or similar) buffer or disable
`org-latex-remove-logfiles' and inspect the .log file for errors.
"*Messages*" buffer contains something like "PDF file produced with
errors." (or "with warnings").