[xep-support] text-align default
David Tolpin
dvd at renderx.com
Mon Jul 29 23:23:01 PDT 2002
> "<string> values of text-align is not implemented".
>
> Hence, when I run XEP 2.7 on the above formatting objects output, I get
> (several of) the following:
>
> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>
> {!line 183, column 126: Attribute "text-align" with value "." must have a
> value from the list
> "(start|center|end|justify|inside|outside|left|right|inherit)".}
> Interrupted due to errors.)
Michel,
this is definitely an omission. A fix will be issued for the problem,
and the updated version will be available. As a quick fix, please just
turn DTD validation off.
java -Dcom.renderx.FO2PDF.Parser.VALIDATE=false
this will turn off DTD validation. Since you are using Norman Walsh's stylesheets
which are generally well debugged and produce valid XSL FO, you don't need
the validation. The document will then be formatted correctly.
David Tolpin
-------------------
By using the Service, you expressly agree to these Terms of Service http://www.renderx.com/tos.html
More information about the Xep-support
mailing list