Hi,

I tried to have some text (maybe as para)after a section (parent chapter).
But the schema mentioned that the sequence will have no para after a section.
So I tried to place a new simplesect without a title or something else.
The results are not this, what I like to have.

Sample (expacted):
-------------------------8<----------------------------------
14. _ppdirect Schalter
Diese Dokumentation ist für die Variante

#if (_ASIS_SWITCH_OD_CANCEL_BUTTON == 1)
14.1. "_ASIS_SWITCH_OD_CANCEL_BUTTON"
Dieses Kapitel beschreibt die Funktionalität, die mit dem Schalter 
"_ASIS_SWITCH_OK_CANCEL_BUTTON" gekapselt ist.
#endif

------------------------->8----------------------------------

Sample (result):
-------------------------8<----------------------------------
14. _ppdirect Schalter
Diese Dokumentation ist für die Variante

#if (_ASIS_SWITCH_OD_CANCEL_BUTTON == 1)
14.1. "_ASIS_SWITCH_OD_CANCEL_BUTTON"
Dieses Kapitel beschreibt die Funktionalität, die mit dem Schalter 
"_ASIS_SWITCH_OK_CANCEL_BUTTON" gekapselt ist.
Glossar
#endif

------------------------->8----------------------------------

A snipet from the xml:

-------------------------8<----------------------------------
<chapter>
    <title>_ppdirect Schalter</title>
    <para>Diese Dokumentation ist für die Variante</para>
    <para role="pi">
      <emphasis role="pi">#if (_ASIS_SWITCH_OD_CANCEL_BUTTON == 1)</emphasis>
    </para>
    <section>
      <title>"_ASIS_SWITCH_OD_CANCEL_BUTTON"</title>
      <para>Dieses Kapitel beschreibt die Funktionalität, die mit dem Schalter 
"_ASIS_SWITCH_OD_CANCEL_BUTTON" gekapselt ist.</para>
    </section>
    <glossary>
      <para role="pi">
        <emphasis role="pi">#endif</emphasis>
      </para>
    </glossary>
  </chapter>
------------------------->8----------------------------------

Maybe there is a way to supress the title element in a kind of section, or 
something.
Thanks for your help.
Kind regards
Markus Sticker
Technik ZF-Konzern/Operations and Technology ZF Group
Infrastruktur/Infrastructure (OTEP4)
ZF Friedrichshafen AG
88038 Friedrichshafen, Deutschland/Germany
Telefon/Phone  +49 7541 77-7644, Telefax/Fax  +49 7541 77-907644
markus.sticker.e...@zf.com<mailto:markus.sticker.e...@zf.com>

Vorsitzender des Aufsichtsrats/Chairman of the Supervisory Board: Prof. Dr. 
Giorgio Behr
Vorstand/Board of Management: Dr. Stefan Sommer (Vorsitzender/CEO), Dr. 
Konstantin Sauer, Dr. Peter Ottenbruch, Jürgen Holeksa, Dr. Gerhard Wagner, 
Reinhard Buhl, Rolf Lutz, Wilhelm Rehm
Sitz/Headquarters: Friedrichshafen
Handelsregistereintrag Amtsgericht Ulm HRB 630206/Trade register of the 
municipal court of Ulm HRB 630206

Reply via email to