This is the mail archive of the docbook-apps@lists.oasis-open.org mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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

To unsubscribe from this list, send a post to docbook-apps-unsubscribe@lists.oasis-open.org, or visit http://www.oasis-open.org/mlmanage/.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]