← Prev in month ← Prev in thread

DOCBOOK-APPS: AD: <subtitle> in <article>

From
KRUMPOLEC Martin <>
Date
2001-06-15T09:27:27+00:00
ID
908477FEDDCCD211B2CE00A0C9D4D14A0508F4C5@NT_2
Thread
DOCBOOK-APPS: 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 <>
← Prev in month ← Prev in thread