This is the mail archive of the docbook-apps@lists.oasis-open.org mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

AD: <subtitle> in <article>


Hi,

  I have still problems with <subtitle> in <articleinfo> ...
  On the first look at subtitles.xsl it should work but it doesn't :-)

  Please try this sample

<?xml version="1.0"?>
<article>

<articleinfo>
  <title>article title</title>
  <subtitle>article subtitle</subtitle>
</articleinfo>

<section>
  <title>section title</title>
  <subtitle>section subtitle</subtitle>
  <para>section text</para>
</section>

</article>

  Thank you

Martin

-- 
Martin Krumpolec <krumpo@pobox.sk>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]