Hello all,
I made some advances implementing docbook.
* command type layouts now use a number to define their relative order.
This number is passed inside the latexparams argument as:
LatexPara "n|other_param..."
where n is a signed integer.
This makes obsolete the Artheader layout of the present docbook layout file.
This presents also an exact way to tell where the different elements end,
thus all the end tags are present.
* The docbook layout has been completly rewritten, using the same modular
approach as the other layouts. Now includes stdclass.inc and only redefines
the docbook specific parts.
Since this is not docbook specific I will welcome all the comments (the same
on the other points, but this is more general ;-)
* Corrected a bug related with the FreeSpacing option for layouts.
* Removed all the supposed "compatibility" stuff for fonts. Unless
someone has some very compeling reason to add those, they aren't supported in
docbook, I will say no more about this.
* This brought to my attencion the fact that linuxdoc font support is
very poor, and comes from the 0.10 era, if not before. Linuxdoc supports
all the fonts that lyx supports, but only 3 of them are implemented, and
if you want to use emphasis instead of the emphasis style you use italic
to be translate later for emphasis. (!?)
It is easy to fix the problem but since this a long standing bug I fear
that there are users relying on this behaviour so I will ask first in the
users mailling before to procede.
Jos�
PS: I send also a patch with all the changes.
jamatos-990722.patch.gz