Re: style-sheet customisation
Bob Stayton <[email protected]> Thu, 1 Sep 2022 09:30:59 -0700
| Newsgroups | gmane.text.docbook.misc |
|---|---|
| Message-ID | <[email protected]> |
Hi Eric, My online book explains how to turn off such labels for tables, and you can substitute example for table: http://www.sagehill.net/docbookxsl/PrintTableStyles.html#TablesUnnumbered Bob Stayton On 9/1/2022 6:26 AM, Eric Streit wrote: > Hi, > > I generate PDF from a docbook file, uses <example> parts and here is > what it looks like: > > Example 1.1. Here is an English example of a substitution drill: > > Here is the docbook part: > > <example> > <title>Here is an English example of a substitution drill:</title> > <itemizedlist> > <listitem> > <para>T: Are you an American?</para> > </listitem> > > ... other listitems > > </itemizedlist> > </example> > > How can I get rid of the " Example 1.1." part ? I did this for the > sections/chapters but could not find where I can do the same with the > <example> > > Thanks for your help > > Eric > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >