OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: RE: [docbook-apps] Docbook XSL to HTMLHelp Question: Article title does not appear in the left side tab list contents window


Jirka and Bob
Thanks - it works now with sections in place of articles.  You saved me from
hours of frustration.
-scott

Scott Moses
www.fpnotebook.com


-----Original Message-----
From: Jirka Kosek [mailto:jirka@kosek.cz] 
Sent: Thursday, April 27, 2006 12:45 AM
To: Scott Moses
Cc: docbook-apps@lists.oasis-open.org
Subject: Re: [docbook-apps] Docbook XSL to HTMLHelp Question: Article title
does not appear in the left side tab list contents window

Scott Moses wrote:
> Jirka
> Thanks for your prompt reply.  Here is the doc structure:
> 
> <set><title>FP Notebook</title>
> 	<book><title>Cardiovascular Medicine</title>
> 		<chapter><title>Arrhythmia</title>
> 			<section><title>Miscellaneous</title>
> 				<article><title>Sudden Cardiac Death</title>
> 					<section><title>See Also</title>
> 
> I have tried use chapter as the top level and eliminating the sections,
but
> this hasn't seemed to make a difference in the transformation.  I have
also
> tried shifting the hierarchy up by moving "chapter" up to "part" and
> "section" up to "chapter."  Finally, I've tried using sect1 and sect2
> instead of section.  No luck.  
> 
> By the way, do you recommend one of those other structure options instead
of
> the one I have above (4700 articles in ~2000 sub-chapters in 640 chapters
in
> 31 books)?

As Bob already pointed out, the problem is that your document is not 
valid DocBook. If you rename your article elements to section, it should 
work.

			Jirka

-- 
------------------------------------------------------------------
   Jirka Kosek     e-mail: jirka@kosek.cz     http://www.kosek.cz
------------------------------------------------------------------
   Profesionální školení a poradenství v oblasti technologií XML.
      Podívejte se na náš nově spuštěný web http://DocBook.cz
        Podrobný přehled školení http://xmlguru.cz/skoleni/
------------------------------------------------------------------
                    Nejbližší termíny školení:
      ** XSLT 13.-16.3.2006 ** XML schémata 24.-26.4.2006 **
        ** DocBook 15.-17.5.2006 ** XSL-FO 12.-13.6.2006 **
------------------------------------------------------------------
   http://xmlguru.cz    Blog mostly about XML for English readers
------------------------------------------------------------------





[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]