On Thu, Oct 18, 2001 at 01:38:21PM -0400, Norman Walsh wrote: > I expect that Jade isn't setup to start at the sect2 level. Does it > number them correctly if you add a dummy book/chapter wrapper around > it? > > (If it does, then it's a bug and you can report that, too :-)
That reminds me I also have trouble when using your stylesheets to format a document that is not book, article, or so. Most probably jade requires the top-level sosofo to be a simple-page-sequence to do anything correctly. This seems reasonable, but writing a stylesheet that does the job in every case may not be easy. I had the following idea: - keep a list of elements that already produce page-sequences when used at top-level - handle the root element so that all elements not listed there produce a simple-page-sequence I did not investigate much if it was workable, however - other more important things to do :( -- Yann Dirson <[EMAIL PROTECTED]> http://www.alcove.com/ Free-Software Engineer Ing�nieur Logiciel-Libre Free-Software time manager Responsable du temps Informatique-Libre ---------------------------------------------------------------- To subscribe or unsubscribe from this elist use the subscription manager: <http://lists.oasis-open.org/ob/adm.pl>
