0
votes
0answers
56 views

Maximum image size [closed]

Using pandoc (with xelatex) to parse markdown content including images, sometimes I get the following error: Error producing PDF from TeX source. ! Dimension too large. What is the maximum size ...
2
votes
1answer
138 views

UTF-8 characters not displayed with xelatex (pandoc)

I'm using XeLaTeX with pandoc to generate PDFs from markdown files: but the "⇒" character (UTF8) does not get correctly generated (it's not show in the output file). Is it possible to get the "⇒" ...
3
votes
2answers
833 views

Pandoc - Convert XeTeX to HTML

I posted the question here How to Convert XeTeX to Html However I tried something different so decided to ask the issues with the results as a new question. So far my XeTeX file is nicely getting ...