Markdwon to PDF using XeLatex for Multilingual Document #10166
milavdabgar
started this conversation in
General
Replies: 1 comment 3 replies
-
"isn't rendering properly" -- can you describe the precise problem? "Mermaid diagrams" -- pandoc doesn't have native support for these, though there are third-party filters that may help. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone,
I’ve been using markdown to create notes for my students, which I then convert to PDF using Pandoc and either PDFLaTeX or XeLaTeX. Everything worked smoothly when I was working with English-only content.
However, I started creating bilingual notes in English and Gujarati, and I’ve run into some issues.
I've managed to resolve most of the problems, but there are two remaining challenges:
If anyone has experience with multilingual document conversion using Pandoc and can help, I'd really appreciate it!
GitHub repo: Repo
Beta Was this translation helpful? Give feedback.
All reactions