> I have played a little with \ref and now, after the enlightment that
> reading the source always offers ;-) I know the answer.
>
> There are only three places where the, latex related, source needs to be
> changed:
> * The form that reads the reference, needs an extra field to read the
> extra parameter for SGML based outputs.
> * The function InsetCommand::Latex must ignore the optional argument.
> * The funtion that draws the inset, it must show the optional argument.
>
> I have introduced by hand, in the lyx, an optional argument, and those
> were the places where lyx had problems, with the present code.
>
> Is it ok to make these changes?
Go ahead, and we'll have a look at the patch to see if things are ok.
A few questions:
What do you need to use the new DocBook support?
The SGMLTools 2.0?
Anything else?
How do you use it?
Greets,
Asger