Hi, Paul Millar writes: > I'm guessing you have some sections or admonitions in the document, right? > If > so, they're supposed to appear. > > Which elements are you using that don't appear? >
the article has half a dozen sect1 elements. I'd expect those to show up, but not much else because this is a very simple document. A quick look at your script made it clear to me why the sect1 titles are not processed: your script seems to handle only section elements (I should have checked this *before* complaining...). It might be worth adding sect1 through sect5 (or whatever the last one is) as well. regards, Markus -- Markus Hoenicka http://www.mhoenicka.de AQ score 38 --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
