Re: UserGuide.lyx LaTeX-ing problems

2001-07-27 Thread Mike Ressler
On Thu, 26 Jul 2001, Kayvan A. Sylvan wrote: On Thu, Jul 26, 2001 at 05:13:54PM +0200, Herbert Voss wrote: Juergen Vigna wrote: I'm now able to load the UserGuide in lyx-cvs. But when I want to LaTeX it I get errors because some subsection have an underscore for the first character in

Re: UserGuide.lyx LaTeX-ing problems

2001-07-27 Thread Kayvan A. Sylvan
I have been laboring mightily to convert all the docs to 1.2.0 and have not yet succeeded in getting the UG, Tutorial, and Customization to convert for all of the above reasons. Keep an eye on lyxdoc CVS; I will keep banging on them for the next couple of days ... Mike The problems are

Re: UserGuide.lyx LaTeX-ing problems

2001-07-27 Thread Juergen Vigna
On 27-Jul-2001 Kayvan A. Sylvan wrote: The problems are due to bugs introduced by the ERT inset changes. They will be fixed soon, I'm sure. IMO they are already fixed the bugs we see are related to other stuff (LaTeX incompatibilities) Jürgen --

Re: UserGuide.lyx LaTeX-ing problems

2001-07-27 Thread Mike Ressler
On Thu, 26 Jul 2001, Kayvan A. Sylvan wrote: > On Thu, Jul 26, 2001 at 05:13:54PM +0200, Herbert Voss wrote: > > Juergen Vigna wrote: > > > I'm now able to load the UserGuide in lyx-cvs. But when I want to LaTeX > > > it I get errors because some subsection have an underscore for the first > > >

Re: UserGuide.lyx LaTeX-ing problems

2001-07-27 Thread Kayvan A. Sylvan
> I have been laboring mightily to convert all the docs to 1.2.0 and have > not yet succeeded in getting the UG, Tutorial, and Customization to > convert for all of the above reasons. Keep an eye on lyxdoc CVS; I will > keep banging on them for the next couple of days ... > > Mike The problems

Re: UserGuide.lyx LaTeX-ing problems

2001-07-27 Thread Juergen Vigna
On 27-Jul-2001 Kayvan A. Sylvan wrote: > The problems are due to bugs introduced by the ERT inset changes. > > They will be fixed soon, I'm sure. IMO they are already fixed the bugs we see are related to other stuff (LaTeX incompatibilities) Jürgen --

UserGuide.lyx LaTeX-ing problems

2001-07-26 Thread Juergen Vigna
I'm now able to load the UserGuide in lyx-cvs. But when I want to LaTeX it I get errors because some subsection have an underscore for the first character in their text. I tracked that down to the \usepackage{colors} if I remove that package from the produced LaTeX file I have no problems

Re: UserGuide.lyx LaTeX-ing problems

2001-07-26 Thread Herbert Voss
Juergen Vigna wrote: I'm now able to load the UserGuide in lyx-cvs. But when I want to LaTeX it I get errors because some subsection have an underscore for the first character in their text. I tracked that down to the \usepackage{colors} if I remove that package from the produced LaTeX file

Re: UserGuide.lyx LaTeX-ing problems

2001-07-26 Thread Juergen Vigna
On 26-Jul-2001 Herbert Voss wrote: i have no \usepackage{color} in the preamble of my UserGuide.lyx Did I say preamble? Try to have a look at the exported LaTeX file of the UserGuide! Jürgen -- -._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._ Dr. Jürgen Vigna

Re: UserGuide.lyx LaTeX-ing problems

2001-07-26 Thread Kayvan A. Sylvan
On Thu, Jul 26, 2001 at 05:13:54PM +0200, Herbert Voss wrote: Juergen Vigna wrote: I'm now able to load the UserGuide in lyx-cvs. But when I want to LaTeX it I get errors because some subsection have an underscore for the first character in their text. I tracked that down to the

UserGuide.lyx LaTeX-ing problems

2001-07-26 Thread Juergen Vigna
I'm now able to load the UserGuide in lyx-cvs. But when I want to LaTeX it I get errors because some subsection have an underscore for the first character in their text. I tracked that down to the \usepackage{colors} if I remove that package from the produced LaTeX file I have no problems

Re: UserGuide.lyx LaTeX-ing problems

2001-07-26 Thread Herbert Voss
Juergen Vigna wrote: > > I'm now able to load the UserGuide in lyx-cvs. But when I want to LaTeX > it I get errors because some subsection have an underscore for the first > character in their text. I tracked that down to the \usepackage{colors} > if I remove that package from the produced LaTeX

Re: UserGuide.lyx LaTeX-ing problems

2001-07-26 Thread Juergen Vigna
On 26-Jul-2001 Herbert Voss wrote: > i have no \usepackage{color} in the preamble of my > UserGuide.lyx Did I say preamble? Try to have a look at the exported LaTeX file of the UserGuide! Jürgen -- -._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._ Dr. Jürgen Vigna

Re: UserGuide.lyx LaTeX-ing problems

2001-07-26 Thread Kayvan A. Sylvan
On Thu, Jul 26, 2001 at 05:13:54PM +0200, Herbert Voss wrote: > Juergen Vigna wrote: > > > > I'm now able to load the UserGuide in lyx-cvs. But when I want to LaTeX > > it I get errors because some subsection have an underscore for the first > > character in their text. I tracked that down to