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] margins on title page


On Tue, Dec 02, 2003 at 07:31:57PM +0100, No No wrote:
> Hi,
> 
> is there any way to set the left/right margins of the
> title page to 0pt and leave the rest of the document
> with the standard margins? i inserted an image as a
> banner on the title page and don't like the standard
> margins in the image area.

You can define a new page-master for your titlepages
and set its margins to whatever you like.  See this
reference for more info:

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

If you just want to control the position of a mediaobject
on your titlepage, you could instead customize the
titlepage spec file with something like this:

     <mediaobject
          text-align="left"
	  margin-left="-1.5in" />

See this reference for more info:

http://www.sagehill.net/docbookxsl/TitlePagePrint.html#PrintTitlepageSpecfile

-- 

Bob Stayton                                 400 Encinal Street
Publications Architect                      Santa Cruz, CA  95060
Technical Publications                      voice: (831) 427-7796
The SCO Group                               fax:   (831) 429-1887
                                            email: bobs@sco.com


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