Next in thread → Next in month →

Re: [docbook-apps] Re: (sub)title elements

From
Bob Stayton <>
Date
2004-02-13T17:25:38+00:00
ID
06ca01c3f258$0f0426c0$2dfc9384@toshiro
Thread
Re: [docbook-apps] Re: (sub)title elements
Most people find it easier to attach a CSS stylesheet for
controlling formatting in HTML.  See:

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

That process is easier and more direct (just edit the CSS and reload)
than customizing the HTML XSL stylesheets.

BTW, although you aren't using a separate title page,
the stylesheets are still using the titlepage mechanism to
handle the article title.  Think of it as a titlepage without
a page break after it.

Bob Stayton
Sagehill Enterprises
DocBook Consulting



----- Original Message ----- 
From: "Jeffery B. Rancier" <>
To: <>
Sent: Friday, February 13, 2004 9:16 AM
Subject: [docbook-apps] Re: (sub)title elements


> "Bob Stayton" <> writes:
>
> > You didn't mention which title you want to align.
> > Many titles are handled by the titlepage mechanism
> > that uses specs from titlepage.templates.xml, which
> > are then processed into the titlepage.templates.xsl
> > stylesheet module.  See:
>
> Sorry about that, I'm actually doing my resume in DocBook, and
> producing both the HTML version and a PDF using FO.  I'm not using a
> title page, but wanted to change the article's title and subtitle to
> be centered in HTML.  When the same source is used to generate the
> PDF, it's centered, but not in the HTML.
>
> Also,  is it possible to shift the margin for portions of the article,
> i.e., instead of this:
>
> ,----
> | WORK EXPERIENCE
> |
> | 07/96 - Present               ABC, Inc.               Anytown, DE USA
> |
> | Senior Software Engineer / Project Manager
> |
> |     * Principal software designer and developer of C and Java, blah,
> |       blah, blah
> `----
>
> to something like this:
>
> ,----
> | WORK EXPERIENCE       07/96 - Present               ABC, Inc.
Anytown, DE USA
> |
> |                       Senior Software Engineer / Project Manager
> |
> |                       * Principal software designer and developer of C
and Java, blah,
> |                         blah, blah
> `----
>
> ?
>
> -- 
> Thanks,
> Jeff
>
>
> To unsubscribe from this list, send a post to
, or visit
http://www.oasis-open.org/mlmanage/.
>
>
>
Next in thread → Next in month →