Re: [Boost-docs] [quickbook] [style] adjusting the text column width

Subject: Re: [Boost-docs] [quickbook] [style] adjusting the text column width
From: Julian Gonggrijp (j.gonggrijp_at_[hidden])
Date: 2011-03-27 20:18:08


Daniel James wrote:

> You can use an xsl parameter, add this to the appropriate part of the Jamfile:
>
> <xsl:param>html.stylesheet=path/to/file.css
>
> The path has to be relative to the destination directory.

Ah nice, that'd save some work. Is it also possible to link multiple
stylesheets in this way?

> Just need to add something like this to 'doc/html/boostbook.css':
>
> html
> {
> max-width: 80em;
> }
>
> But I don't think that will work on all versions of IE. I'm planning
> to write a new stylesheet soon, but I'm a bit busy at the moment.

Great, the result will probably look much better if you do it. :-)
As for "soon", I'm patient.

-Julian


This archive was generated by hypermail 2.1.7 : 2017-11-11 08:50:41 UTC