>>>>> "Juergen" == Juergen Vigna <[EMAIL PROTECTED]> writes:

Juergen> BTW.: As much as I've heard Jean-Marc couldn't convert 2 of
Juergen> our documents, so this should be a priority to fix first.
Juergen> What documents where that?

The relevant documents are 

* it_Customization.lyx

lapinot: ~/src/lyx/devbuild/src/lyx it_Customization.lyx 
LyX: InsetSpecialChar: Unknown kind: `default  o su -p' [around line 2677 of file 
~/src/lyx/lyxdoc/it_Customization.lyx]
LyX: InsetSpecialChar: Unknown kind: `typewriter ' [around line 6686 of file 
~/src/lyx/lyxdoc/it_Customization.lyx]

Amazingly, the first one corresponds to line 2808 (why do we have 2677
on display?) which reads

2808  fax\SpecialChar 
2809  default  o su -p
2810  \family default 

Has is ever been legal to have this in lyx format? How can it be
produced? Note anyway that fax support has been removed, so probably
the relevant lines should be nuked. Juergen, could you look?

The second one corresponds to (around line 6815)

\bar under 
 L
\bar default 
ayout\SpecialChar 
typewriter 
\emph on 
block
\emph default 

I suspect this comes from some 'clever' script we used to convert menu
separators... Anyway, Juergen, I think you can fix it (around the
description of the Align tag in layout files).

* sk_UserGuide.lyx

This one is trickier:

lapinot: ~/src/lyx/devbuild/src/lyx sk_UserGuide.lyx 
Solitary \end_inset. Missing \begin_inset?.
Last inset read was: Formula
LyX: Missing \end_inset at this point. Read: `' [around line 43 of file ~/]

The problem is that we do not know the file name or real line position
(probably because of tricks with lyxlex). Lars, do you have ideas?

JMarc

Reply via email to