Marko Petersen wrote:

How could I make every title font-weight="100", best with one line?
I don't know how to do this in one line, but there are attribute sets you can
customize. Take a look at http://docbook.sourceforge.net/release/xsl/current/doc/fo/rn21.html,
this is quite a nice reference that helps a lot.

I know about these, I'm using my local copy of the docs, eg doc/fo/index.html, doc/fo/rn21.html

But for example

<s:attribute-set name="component.title.properties">
<s:attribute name="font-weight">100</s:attribute>
<!-- ... -->
</s:attribute-set>

didn't do anything last time I tried; at least it didn't change chapter titles.

There seems to be some confusion:
http://sources.redhat.com/ml/docbook-apps/2002-q3/msg00985.html
http://sources.redhat.com/ml/docbook-apps/2002-q3/msg01026.html
http://sources.redhat.com/ml/docbook-apps/2002-q3/msg01046.html
"it may be that component.titlepage.properties is not used
at all any more."

Tobi

--
http://www.pinkjuice.com/

Reply via email to