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: why don't all of these appear on the .pdf?


In the following snippet of test code, only the <author> and <pubdate> 
sections actually appear on the published .pdf -

                             <articleinfo>
                                 <author>
                                     <firstname>Chip</firstname>
                                     <surname>Wiegand</surname>
                                 </author>
                                 <authorinitials>CRW</authorinitials>
                                 <artpagenums>1</artpagenums>
                                 <volumenum>1</volumenum>
                                 <issuenum>1</issuenum>
                                 <publisher>
                                     <publishername>Simrad, 
Inc</publishername>
                                 </publisher>
                                 <pubdate>July 29, 2005</pubdate>
                             </articleinfo>

Are they rest of the tags supposed appear on the .pdf?
Regards,
Chip Wiegand
Computer Services
Simrad, Inc
425-778-8821 
425-771-7211 (FAX)


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