[scribus-dev] style sheet for the online manual (1.5.0)
Craig Bradney
cbradney at scribus.info
Thu Sep 26 09:45:28 UTC 2013
> On 26 Sep 2013, at 5:42, Owen <rcook at pcug.org.au> wrote:
>
> On Mon, 23 Sep 2013 22:53:53 -0400
> Gregory Pittman <gpittman at iglou.com> wrote:
>
>> I wanted to find out what people think of the idea of using a style
>> sheet for the 1.5.0 online manual.
>> This would allow users to edit this style of the help browser
>> contents to their liking.
>>
>> I've been playing around a bit, and I think a single CSS file in the
>> doc/en (and other languages) directory would suffice.
>> What I've been playing with looks something like this:
>>
>> <style type="text/css">
>> h2 {font-family: sans-serif; font-size: 120%}
>> h3 {font-family: sans-serif; font-size: 110%}
>> h4 {font-family: sans-serif; font-size: 100%}
>>
>> p {font-family: sans-serif; font-size: 80%}
>> li {font-family: sans-serif; font-size: 85%}
>> </style>
>>
>>
>> Greg
>
>
> revision 18505 by gpittman - scattered manual doc adjustments
> revision 18506 by gpittman - further manual doc fixes
>
> I don't know if you intended it or not, but the manual.css was not
> installed. Maybe it was scattered :-)
>
> Anyway, copying it over made the "presentation" more eye friendly.
>
Re-run CMake and try again.
The document installation setup uses wildcards.
Craig
More information about the scribus-dev
mailing list