Export PDF: inputenc Error

Bug #1179056 reported by M.O.R.P.H.
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
UberWriter (moved to github!)
New
Undecided
Unassigned

Bug Description

I'm trying to save a file in PDF format (Cyrillic), but nothing happens. Here's a message from the terminal:

WARNING:uberwriter_lib.gtkspellcheck.spellcheck: __init__() 'no installed dictionary for language "ru_UA", fallback to english'
WARNING:uberwriter: load_file() 'Error Reading File: FileNotFoundError(2, 'Нет такого файла или каталога')'
pandoc: Error producing PDF from TeX source.

! Package inputenc Error: Unicode char \u8:Й not set up for use with LaTeX.

See the inputenc package documentation for explanation.
Type H <return> for immediate help.

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

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.