This is the mail archive of the docbook-apps@lists.oasis-open.org mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Add an element to simple?


/ Bob Bernstein <bob@ruptured-duck.com> was heard to say:
| How ambitious an undertaking would it be to add 'formalpara' to the Simple
| DTD so that I could use it with Website?

Should be pretty straightforward. Try this:

In yourcustomization.dtd, try:

<!ENTITY % formalpara.module "INCLUDE">
<!ENTITY % local.para.class "|formalpara">
<!ENTITY % sdocbook-custom.dtd PUBLIC "..." "...">
%sdocbook-custom;

And then create a similar customization layer for website.

I welcome suggestions and comments related to the website doctype.  I
based it on sdocbook so that it could be "flattened" and used easily
online.

                                        Be seeing you,
                                          norm

-- 
Norman Walsh <ndw@nwalsh.com>      | Everything we love, no doubt, will
http://www.oasis-open.org/docbook/ | pass away, perhaps tomorrow,
Chair, DocBook Technical Committee | perhaps a thousand years hence.
                                   | Neither it nor our love for it is
                                   | any the less valuable for that
                                   | reason.--John Passmore


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]