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. My problem now is that there are troubles with the layouts. > First, a general question: it seems that the raw style (that used to be LaTeX > style) for a whole paragraph is removed. Does it mean that every raw text should be > written in the inlined ERTs? I found quite practical to be able to write easily raw > paragraph...
For Latex that's true. For docbook and for now, I keep SGML. I intend to remove it later. > Specifically with the DocBook layouts when I create a new DocBook file I have the > error: > > LyX: Unknown tag `Latex' [around line 18 of file layouts/db_lyxmacros.inc] > LyX: Unknown layout tag `Latex' [around line 19 of file layouts/db_lyxmacros.inc] > Error parsing style `Code' > LyX: Error reading inputfile: layouts/db_lyxmacros.inc [around line 43 of file > ~/.lyx/layouts/db_stdclass.inc] > LyX: Error reading inputfile: layouts/db_stdclass.inc [around line 8 of file > ~/.lyx/layouts/docbook-book.layout] > Error reading 'layouts/docbook-book.layout' > (Check `docbook-book') > Check your installation and try Options/Reconfigure... Are you sure you have seen this? ;-) Update, the cvs version is correct now. I hope :-). > Beside this, I've looked at the diveinpython doc. The XML support seems quite > interesting indeed! And the doc seems quite good. The doc is written in XML, and > the PDF is quite good. Their process is to translate into HTML and then use > htmldoc... Interesting. 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. ;-) [...] > 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? > BG -- Jos�
