LyXHow to edit lyx document with two people.

Information and discussion about LyX, a WYSIWYM editor, available for Linux, Windows and Mac OS X systems.
Post Reply
odpr
Posts: 3
Joined: Sat Jul 03, 2010 3:55 pm

How to edit lyx document with two people.

Post by odpr »

I am using the lyx software for few weeks now, and I found it very good so far.
My only problem now is that my advisor want to edit the document with me (that is to add comments on my paper and so on...)
In Word you have the yellow mark, and the red line that can be crossed on the text.

Is something like that exist in Lyx?

Thanks!

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org
LaTeX books
meho_r
Posts: 823
Joined: Tue Aug 07, 2007 5:28 pm

How to edit lyx document with two people.

Post by meho_r »

Sure, just activate change tracking in Document > Change Tracking > Track changes, save the document and send it to your advisor. All changes will be recorded and you may revise them and accept as you would in any word processor.

For notes (Insert > Note), there are three types:
  • 1. LyX Note, which is similar to OpenOffice.org Writer's or MS Word's. They do not appear in the output.
    2. Comment, which does not appear in the output, but do appear as comment when you export your document as a .tex file.
    3. Greyed out, which appears in the output as grey text.
Caution: Be careful when using last two types of notes since the space before and after these boxes is counted and may appear in the output as double space.

For more infos, you may consult LyX's User's Guide, sections 4.1 and 6.14.
odpr
Posts: 3
Joined: Sat Jul 03, 2010 3:55 pm

Re: How to edit lyx document with two people.

Post by odpr »

That was great answer :)
I played with all the options and it's really nice,two things though:
1) when I mark the some line in the text and choose grayed out, it draw a line on the text, which is nice, but now let's say I want to remove that line, how can I do that?
2) it also enable you to add some comment to replace that texts, but when I try to choose dissolve text, it remove the comment, but still the text is in different color (blue.)
How can I remove it, and make the text in the original color?

Thanks
meho_r
Posts: 823
Joined: Tue Aug 07, 2007 5:28 pm

How to edit lyx document with two people.

Post by meho_r »

odpr wrote: I played with all the options and it's really nice,two things though:
1) when I mark the some line in the text and choose grayed out, it draw a line on the text, which is nice, but now let's say I want to remove that line, how can I do that?
If you select a text and then go to Insert > Note > Greyed out, you actually delete the selected test and paste it into the "Greyed out" box.
2) it also enable you to add some comment to replace that texts, but when I try to choose dissolve text, it remove the comment, but still the text is in different color (blue.)
How can I remove it, and make the text in the original color?
I don't understand what you mean with that. Maybe the best way is to create a .lyx file with an example of the problematic behaviour and steps necessary to reproduce it, put the file into a .zip archive and attach it to your next post.
odpr
Posts: 3
Joined: Sat Jul 03, 2010 3:55 pm

Re: How to edit lyx document with two people.

Post by odpr »

Thanks for the help so far :)
So to what you explained, let's say I want to remove the grayed out text (for example if I added it in the wrong place, and I regret it ..) how can I return the text to it's regular state?
meho_r
Posts: 823
Joined: Tue Aug 07, 2007 5:28 pm

Re: How to edit lyx document with two people.

Post by meho_r »

1. Using "Undo" instead of select > delete,
2. temporarily disabling Track Changes,
3. accepting changes on those specific places in your document (select the text and press "Accept" on the "Review" toolbar (View > Toolbars > Review).
Post Reply