lowercasename / docdown

A menu bar app to convert Markdown into academia-ready Word documents
GNU General Public License v3.0
94 stars 5 forks source link

Languages #4

Closed ghost closed 5 years ago

ghost commented 5 years ago

Cyrillic characters are all omitted and Greek ones are converted into mathematical equations (correctly, but awkwardly). Do you know if there something I can do to prevent it?

ghost commented 5 years ago

After many attempts, I found out the source of the problem. One needs to turn OFF the option Export unicode as plain-text latex commands in SettingsBetter BibTeXExport.

I don't know much about LaTeX, but I have the impression that adding this line (or similar) \usepackage[english,russian]{babel} somewhere appropriate in the workflow would solve the issue as well.

lowercasename commented 5 years ago

This is presumably solved by allowing .json and .yaml files in this commit: https://github.com/lowercasename/docdown/commit/521285a4036391370937da1ec95d16bc73c09043