Jose Abilio Oliveira Matos a �crit : > On Tue, Oct 02, 2001 at 10:44:36PM +0200, ben wrote: > [...] > > > Have you been able to recompile using Angus tip's? > > > > Yes it works fine. [...] > > For Latex that's true. > For docbook and for now, I keep SGML. I intend to remove it later.
Replaced by what? > > Specifically with the DocBook layouts when I create a new DocBook file I have the > > error: > > > [...] > > Are you sure you have seen this? ;-) > Update, the cvs version is correct now. I hope :-). Yep, it works and fixes the problem, but one remark: the Void style does not seem to exist. Is it ok? If so, what is the workaround about the bookinfo problem? Besides, I suggested in the past to support <authorgroup> like this: # Authorgroup Style Authorgroup CopyStyle Author LatexType Environment LatexName authorgroup LatexParam author End What is your position about this? > > Beside this, I've looked at the diveinpython doc.[...]. > > I haven't read it with sufficient detail to see that, but it looks quite > interesting indeed. > Maybe this could be a good test for db2lyx, to convert its docbook source > to lyx. ;-) Argg, I've tried... It doesn't work perfectly, and I must investigate why... > [...] > > > Oh! Good! Scouts are everywhere ;-) I was quiet too, since I'm currently busy about > > something else, but I hope I could look at the 1.2.0 format compliance soon. > > Notice that soon I will change > > typewriter -> <literal> > italics -> <emphasis role="italics"> > bold -> <emphasis role="strong"> > > Literal cann't nest with the others. So if there is emphasis typewriter > test, lyx will drop the emphasis and mark an error. > > When this happens should we abort the export process or continue issuing > an error at that place? Well, I would prefer a full export. Stopping the export is too frustrating for me :-). I suggest to define a precedence: if both are asked, literal is used during export. BG
