>>>>> "Jose" == Jose Abilio Oliveira Matos <[EMAIL PROTECTED]> writes:
Jose> Hello all, I made some advances implementing docbook.
Jose> * command type layouts now use a number to define their
Jose> relative order. This number is passed inside the latexparams
Jose> argument as:
Jose> LatexPara "n|other_param..."
Jose> where n is a signed integer.
I'm not sure I understand how this works...
Jose> * The docbook layout has been completly rewritten, using the
Jose> same modular approach as the other layouts. Now includes
Jose> stdclass.inc and only redefines the docbook specific parts.
Good.
Jose> * This brought to my attencion the fact that linuxdoc font
Jose> support is very poor, and comes from the 0.10 era, if not
Jose> before. Linuxdoc supports all the fonts that lyx supports, but
Jose> only 3 of them are implemented, and if you want to use emphasis
Jose> instead of the emphasis style you use italic to be translate
Jose> later for emphasis. (!?)
Jose> It is easy to fix the problem but since this a long standing
Jose> bug I fear that there are users relying on this behaviour so I
Jose> will ask first in the users mailling before to procede.
It would probably be better to change it... At worse, a lyxrc variable
could control whether one wants the old handling (but I'd rather avoid
such a kludge).
Jose> Jos� PS: I send also a patch with all the changes.
I'll apply it.
JMarc