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 <[EMAIL PROTECTED]>

Reply via email to