Re: Change tracking with multiple authors (show diff colors in output)

2015-09-29 Thread Jürgen Spitzmüller
2015-09-29 1:39 GMT+02:00 Scott Kostyshak : > > For backwards compatibility, it could be an optional argument > > \lyxadded[blue]{author}{date}{text} > > Good idea. I catch myself postponing thinking about backwards > compatibility until a later stage. I hope that someday I will learn to > think a

Re: Change tracking with multiple authors (show diff colors in output)

2015-09-28 Thread Scott Kostyshak
On Mon, Sep 28, 2015 at 05:27:44PM +0200, Jean-Marc Lasgouttes wrote: > Le 27/09/2015 08:47, Scott Kostyshak a écrit : > >If there are changes from multiple authors in a LyX file, the LyX > >display shows different colors for each author. But when "Show changes > >in o

Re: Change tracking with multiple authors (show diff colors in output)

2015-09-28 Thread Jean-Marc Lasgouttes
Le 27/09/2015 08:47, Scott Kostyshak a écrit : If there are changes from multiple authors in a LyX file, the LyX display shows different colors for each author. But when "Show changes in output" is checked, the PDF only uses one color to show changes. Attached is an example file.

Change tracking with multiple authors (show diff colors in output)

2015-09-26 Thread Scott Kostyshak
If there are changes from multiple authors in a LyX file, the LyX display shows different colors for each author. But when "Show changes in output" is checked, the PDF only uses one color to show changes. Attached is an example file. The LaTeX shows that this is expected: \DeclareRob

Re: Multiple Authors

1999-07-28 Thread Jean-Marc Lasgouttes
> "Allan" == Allan Rae <[EMAIL PROTECTED]> writes: Allan> On Mon, 26 Jul 1999, Jean-Marc Lasgouttes wrote: >> > "Allan" == Allan Rae <[EMAIL PROTECTED]> writes: Allan> [...] \author{} is supported by some but not all LaTeX Allan> classes. Others may use different commands or even Allan>

Re: Multiple Authors

1999-07-27 Thread mressler
On Wed, 28 Jul 1999, Allan Rae wrote: > We could just add an Insert->Special Char->\and{} which is only active in > an Author paragraph. I kludged this in the AASTeX layout by making an "and" format entry which generates an empty paragraph and keeps it. The only thing written to the LaTeX file is

Re: Multiple Authors

1999-07-27 Thread Allan Rae
On Mon, 26 Jul 1999, Jean-Marc Lasgouttes wrote: > > "Allan" == Allan Rae <[EMAIL PROTECTED]> writes: [...] > Allan> \author{} is supported by some but not all LaTeX classes. > Allan> Others may use different commands or even environments. The > Allan> use of \and is therefore only appropri

Re: Multiple Authors

1999-07-26 Thread Jean-Marc Lasgouttes
> "Yoni" == Yoni Elhanani <[EMAIL PROTECTED]> writes: Yoni> Allan Rae wrote: >> >> >> > I'm attaching the code for what I did (it includes an example). >> >> The above doesn't mean your code is wasted though. Some internal >> support for the scripting languages will certainly be needed.

Re: Multiple Authors

1999-07-26 Thread Jean-Marc Lasgouttes
>>>>> "Allan" == Allan Rae <[EMAIL PROTECTED]> writes: Allan> On Sun, 25 Jul 1999, Yoni Elhanani wrote: >> Hello. >> >> I have noticed that in LyX multiple authors are impossible to have, >> [...] without manually putting "\and{}&q

Re: Multiple Authors

1999-07-26 Thread Yoni Elhanani
Allan Rae wrote: > > > > I'm attaching the code for what I did (it includes an example). > > The above doesn't mean your code is wasted though. Some internal support > for the scripting languages will certainly be needed. So what we need is > a more generalised solution that doesn't hardcode

Re: Multiple Authors

1999-07-25 Thread Allan Rae
On Sun, 25 Jul 1999, Yoni Elhanani wrote: > Hello. > > I have noticed that in LyX multiple authors are impossible to have, > [...] without manually putting "\and{}" in them. > > I made an AuthorListItem and AuthorList classes to overcome this > problem, howeve

Multiple Authors

1999-07-25 Thread Yoni Elhanani
Hello. I have noticed that in LyX multiple authors are impossible to have, since every author added will be an \author{name} and not \author{name\and{anothername}}. This can be useful in many documents that are written by more than one person, without manually putting "\and{}" in the