Re: Conversion error to MS-Word Office-Open XML / OpenDocument (pandoc)

2020-11-12 Thread V K
There was an error delivering mail to Andre, so I am replaying to list. Your message was: Now I tried to execute in the terminal with a csl-file (all in the same directory) after having created a tex-file: pandoc -s --filter pandoc-citeproc --csl sociology.csl -f latex -o mydocument.docx -t doc

Re: Conversion error to MS-Word Office-Open XML / OpenDocument (pandoc)

2020-11-12 Thread V K
On Thursday, November 12, 2020, 10:56:30 PM GMT+2, André Jäger wrote: Hello, I have LyX Version 2.3.4.2 on Ubuntu 20.04.1 LTS. I have to export a LYX-Document to MSWord. The document is encoded with Unicode (utf8), and the converter-definition LaTEX (plain) -> MS-Word Office-Op

Conversion error to MS-Word Office-Open XML / OpenDocument (pandoc)

2020-11-12 Thread André Jäger
Hello, I have LyX Version 2.3.4.2 on Ubuntu 20.04.1 LTS. I have to export a LYX-Document to MSWord. The document is encoded with Unicode (utf8), and the converter-definition LaTEX (plain) -> MS-Word Office-Open XML is set to:|| pandoc -s -f latex -o $$o -t docx $$i That works. In order to expo