Re: Change tracking and the fate of deleted text

2010-06-02 Thread Jean-Marc LASGOUTTES
EK writes: > At Julien's advice, this is what I have put in the preamble. It works > fine outside the captions. > > \usepackage{color} > > \renewcommand{\lyxdeleted}[3]{{\color{red}*}\marginpar{{\color{red}*#3} > (removed by #1 on #2)}} > > \renewcommand{\lyxadded}[3]{{\color{blue}#3}} Try to a

Re: Change tracking and the fate of deleted text

2010-06-02 Thread EK
At Julien's advice, this is what I have put in the preamble. It works fine outside the captions. \usepackage{color} \renewcommand{\lyxdeleted}[3]{{\color{red}*}\marginpar{{\color{red}*#3} (removed by #1 on #2)}} \renewcommand{\lyxadded}[3]{{\color{blue}#3}} EK On 6/2/2010 6:47 AM, Jean

Re: Change tracking and the fate of deleted text

2010-06-02 Thread Jean-Marc LASGOUTTES
"ehud.kap...@gmail.com" writes: > Although I applauded the suggested additions to the preamble, which > made Lyx place deleted text in the margin, I have now discovered that > Lyx will fail to compile (pdflatex) /if the change is made to a figure > caption/. Is there a quick fix to this fix? W

re: Change tracking and the fate of deleted text

2010-06-02 Thread ehud.kap...@gmail.com
Although I applauded the suggested additions to the preamble, which made Lyx place deleted text in the margin, I have now discovered that Lyx will fail to compile (pdflatex) /if the change is made to a figure caption/. Is there a quick fix to this fix? Thanks, EK --

Re: Change tracking and the fate of deleted text

2010-06-01 Thread Guenter Milde
On 2010-05-31, E. Kaplan wrote: > I am aware that you can disable the Show changes in the output, but that > is not what the user wants-- she wants to see the changed text without > losing deleted text. She could try with version control: only the most recent text is seen (and known to LyX), bu

Re: Change tracking and the fate of deleted text

2010-05-31 Thread E. Kaplan
I love it! That's just what I had in mind. Ehud Kaplan, Ph.D. Jules and Doris Stein/Research to Prevent Blindness/ Professor *The laboratory of Visual& Computational Neuroscience* Depts. of Neuroscience, Ophthalmology, C

Re: Change tracking and the fate of deleted text

2010-05-31 Thread E. Kaplan
"What is the use of having it in an (unfolded) comment ? Then it still obfuscates the text." IMHO the ideal solution is the one WORD uses-- show the text as it would be after the changes, but do not discard the deleted text-- they keep it in the margins, which might be difficult to implement, so

Re: Change tracking and the fate of deleted text

2010-05-31 Thread Abdelrazak Younes
On 31/05/2010 18:07, RGH wrote: On 05/31/2010 10:19 AM, Julien Rioux wrote: On 31/05/2010 8:40 AM, E. Kaplan wrote: I realize that this is a BIG request, but it might reflect the wishes of others. In MS WORD, when text is deleted (with /change tracking/ turned on), the deleted text is shown in

Re: Change tracking and the fate of deleted text

2010-05-31 Thread RGH
On 05/31/2010 10:19 AM, Julien Rioux wrote: On 31/05/2010 8:40 AM, E. Kaplan wrote: I realize that this is a BIG request, but it might reflect the wishes of others. In MS WORD, when text is deleted (with /change tracking/ turned on), the deleted text is shown in the margin, and the newly-flowed

Re: Change tracking and the fate of deleted text

2010-05-31 Thread RGH
On 05/31/2010 11:46 AM, Rudi Gaelzer wrote: Julien, how do I redefine the \lyxadded and \lyxdeleted from inside the LyX editor? Your suggestion seems very useful. Document>Settings>LaTeX Preamble. You can do what you like there. rh

Re: Change tracking and the fate of deleted text

2010-05-31 Thread Rudi Gaelzer
Julien, how do I redefine the \lyxadded and \lyxdeleted from inside the LyX editor? Your suggestion seems very useful. On Monday 31 May 2010 11:19:04 Julien Rioux wrote: > Hi, > It can be done in the LaTeX output by redefining the commands \lyxadded > and \lyxdeleted to your liking. But you are

Re: Change tracking and the fate of deleted text

2010-05-31 Thread Julien Rioux
On 31/05/2010 8:40 AM, E. Kaplan wrote: I realize that this is a BIG request, but it might reflect the wishes of others. In MS WORD, when text is deleted (with /change tracking/ turned on), the deleted text is shown in the margin, and the newly-flowed or inserted text is shown in the body of the

Change tracking and the fate of deleted text

2010-05-31 Thread E. Kaplan
I realize that this is a BIG request, but it might reflect the wishes of others. In MS WORD, when text is deleted (with /change tracking/ turned on), the deleted text is shown in the margin, and the newly-flowed or inserted text is shown in the body of the document. This makes it easier to det