On Wednesday 15 September 2004 09.31, Michael McBride wrote: > I have a question for the docbook gurus of this list. > > I have two guilabels that I need to document. How you > would you like me to markup: > > <guilabel>Page Size & Margins</guilabel>
> and > > <guilabel>Header & Footer</guilabel> > > I would just submit my docbook and let you all mark > these up but it produces invalid docbook files and I > do not want to cause problems. It probably just needs the & escaped to an entity: <guilabel>Page Size & Margins</guilabel> Regards, -- Lauri Watts KDE Documentation: http://docs.kde.org KDE on FreeBSD: http://freebsd.kde.org -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 187 bytes Desc: not available Url : http://mail.kde.org/pipermail/kde-doc-english/attachments/20040915/31c8741a/attachment.sig
