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]

[docbook-apps] Problems with root.properties and XEP


I've followed Bob Stayton's instructions on

http://www.sagehill.net/docbookxsl/PrintCustomEx.html#RootProperties

and did

<xsl:attribute-set name="root.properties">
  <xsl:attribute name="body.font.size">10pt</xsl:attribute>
  <xsl:attribute name="body.font.family">serif</xsl:attribute>
  <xsl:attribute name="line.height">normal</xsl:attribute>
</xsl:attribute-set>

Now XEP says:

(document
(validate
{!file:/KM/usr/ziegler/LEDA/LEDATutorium/pdf/LEDATutorium.fo: line 1: [error] Attribute 'body.font.size' cannot occur at element 'fo:root'.}


{!file:/KM/usr/ziegler/LEDA/LEDATutorium/pdf/LEDATutorium.fo: line 1: [error] Attribute 'body.font.family' cannot occur at element 'fo:root'.}

{!file:/KM/usr/ziegler/LEDA/LEDATutorium/pdf/LEDATutorium.fo: line 1: [error] Attribute 'line.height' cannot occur at element 'fo:root'.}
[validation total: 3 errors])


What am I doing wrong?

Greetings,
Joachim


-- Joachim Ziegler Stuhlsatzenhausweg 85 Max-Planck-Institut für Informatik 66123 Saarbrücken, Germany Email: ziegler@mpi-sb.mpg.de Tel.: (+49) 0681 9325-127


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]