This is the mail archive of the docbook-tools-discuss@sourceware.cygnus.com mailing list for the docbook-tools project.


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

Re: LinuxDoc to DocBook conversion


| So my first question is, how do I change the OMITTAG setting? I'm new to
| SGML and DocBook, but after quite a lot of reading and searching I've
| found no answer to this question.

I don't know much about how the converter runs, but OMITTAG is a feature
of the SGML Declaration. You might have better luck with the converter
if you run the source documents through sgmlnorm first:

  sgmlnorm somedeclarationwithomittagyes.dcl source.sgm > expanded.sgm

The "expanded.sgm" file won't have any ommitted tags...

                                        Cheers,
                                          norm

-- 
Norman Walsh <ndw@nwalsh.com>      | We think in generalities, but we
http://nwalsh.com/                 | live in detail--Alfred North
                                   | Whitehead


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