On Mon, Dec 01, 2003 at 08:59:58AM +0200, Martin Vermeer wrote:
> On Sun, Nov 30, 2003 at 10:01:07PM +0100, Georg Baum spake thusly:
> > Am Sonntag, 30. November 2003 10:00 schrieb Juergen Spitzmueller:
> > > Georg Baum wrote:
> > > > Apart from that, I get error messages like
> > > >
> > > > Paragraph ended in line 31
> > > > Missing \end_layout.
> > > >
> > > > if I use the VSpace inset (see attached example). Is this expected (CVS
> > > > from this morning)? I checked the file by hand, the structure seems to
> > > > be correct.
> > >
> > > cannot reproduce (and you forgot to attach the file).
> > 
> > Oops. Now really attached. I am using gcc 2.95.4 + stlport. Could this be 
> > the problem? 
> > 
> > 
> > Georg
> 
> Confirmed. The problem seems to be (debugging)
> 
> Handling token: `\begin_layout'
> Handling paragraph token: `begin'
> Handling paragraph token: `\begin_inset'
> Handling paragraph token: `\end_inset'
> Paragraph ended in line 31
> Missing \end_layout.
> 
> The paragraph reading code readParagraph() in paragraph_funcs.C
> shouldn't be handling the \end_inset token... that's for the VSpace
> inset itself to do. Something fishy here.

Maybe just a missing lex.next()?

Andre'



-- 
Those who desire to give up Freedom in order to gain Security, will not have,
nor do they deserve, either one.     (T. Jefferson or B. Franklin or both...)

Reply via email to