Markus,

What you need is to change the values in your xsl stylesheets.

Information on how to do that within the docbook-xsl package can be found at

http://docbook.sourceforge.net/release/xsl/current/doc/fo/index.html

Hope this is helpfull,
Tom Van de Putte.


On 5/16/07, Markus Innerebner <[EMAIL PROTECTED]> wrote:

Hello to everyone,

I am trying to decrease the font size of the examples.

    <para>
      <example>
        <title>My First Example</title>
        <programlisting>
        <![CDATA[
          <root>
             <child id="123"/>
          </root>
       ]]>
      </programlisting>
      </example>
    </para>


Is there a way to specify it somewhere? The problem is, I have a big xml
document,  that actually occupies the hole page.
Therefore I want to decrease the font of the example.

Thanks for any help

Markus

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Reply via email to