Comment 1 for bug 1179056

Revision history for this message
Wolf Vollprecht (w-vollprecht) wrote :

Hi M.O.R.P.H.

Thanks for the bug report!

Can you try to debug it with pandoc (uberwriter is using pandoc for the conversion):

On the terminal try: pandoc document.md -o document.pdf --latex-engine=xelatex

Therefore you'd need to have xetex installed (which should have better unicode support).

Thanks and sorry,

Wolf