LyXCollaboration with a non-LyX user on a LyX Document

Information and discussion about LyX, a WYSIWYM editor, available for Linux, Windows and Mac OS X systems.
Post Reply
gatorbrit
Posts: 4
Joined: Wed Jan 12, 2011 11:26 pm

Collaboration with a non-LyX user on a LyX Document

Post by gatorbrit »

My coauthors use Word primarily. I was wondering how others collaborated with non-LyX users when working on a coauthored paper. For example, for reviewing and commenting.

Obvious solutions - mark up PDF, write on hard copy and scan, export to some other format and import to Word.

But I'd be interested to hear what people use.

Thanks

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p

RHvdG
Posts: 6
Joined: Sat Apr 15, 2017 5:31 pm

Collaboration with a non-LyX user on a LyX Document

Post by RHvdG »

I would like to hear any good ideas, too. Pandoc export to .docx is problematic, at least for me, because the inline \foreignlanguage bits are not rendered in the output (I filed a pandoc bug report). Also, citations are lost.
User avatar
Stefan Kottwitz
Site Admin
Posts: 10324
Joined: Mon Mar 10, 2008 9:44 pm

Collaboration with a non-LyX user on a LyX Document

Post by Stefan Kottwitz »

Hi,

you could use the word2lyx converter, at least for one way.

In general, I would use RTF as interchange format, both LyX and Word and also OpenOffice can read it. Perhaps consider using OpenOffice or LibreOffice for collaboration, and LyX for the final output if you plan to deliver a PDF file. If it has to be Word at the end, consider using OpenOffice/LibreOffice, as you won't really benefit from LyX capabilities being restricted to Word.

Stefan
LaTeX.org admin
RHvdG
Posts: 6
Joined: Sat Apr 15, 2017 5:31 pm

Collaboration with a non-LyX user on a LyX Document

Post by RHvdG »

Thanks for your help. I am now considering trying to convince my professor that typing annotations on a pretty-looking PDF isn't all bad ;)
Also, the bug report I filed for pandoc was immediately taken up, and the next version will, it appears, no longer have the \foreignlanguage bug.
Post Reply