Next in thread → Next in month →

Re: [docbook-apps] why don't all of these appear on the .pdf?

From
Bob Stayton <>
Date
2005-08-04T06:53:10+00:00
ID
020f01c598c1$2b0c8cc0$6400a8c0@toshiro
Thread
Re: [docbook-apps] why don't all of these appear on the .pdf?
All of the elements on the title page are controlled by the titlepage spec
file and the titlepage templates that are generated from it.  Not all
elements are turned on by default, because not everyone wants all elements.
In fact, Norm Walsh invented the titlepage spec file mechanism because
everyone has their own ideas of what should or should not be included on the
titlepage and how it should be formatted.  See this reference for
information on customizing titlepages:

http://www.sagehill.net/docbookxsl/HTMLTitlePage.html

Bob Stayton
Sagehill Enterprises
DocBook Consulting



----- Original Message ----- 
From: "Chip Wiegand" <>
To: <>
Sent: Friday, July 29, 2005 1:26 PM
Subject: [docbook-apps] 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)
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: 
> For additional commands, e-mail: 
>
>
>
Next in thread → Next in month →