Simon,

One of the characters in your documentation is causing problems in the Forrest build process.

I'd like to swap the → (→) characters with either '>' (>) or '-->' (-->)?

Or... after some looking I found the → numeric entity: → [→]. I found the → in a bunch of places but the numeric entity took a while...

xml-fop/src/documentation/content/xdocs/DnI/properties.xml Lines 2243-2248:

                                                                          <listitem>
                                                                                
<para><literal>pcBase.getDimension</literal>;
dimension: type of integer, int &rarr; 0, length &rarr; 1; used by
<literal>PercentBase</literal> and <literal>NumericProperty</literal>;
<literal>LengthBase</literal> has a dimension of 1</para>
                                                                          </listitem>

Do you have any objections to this change?

                                                                          <listitem>
                                                                                
<para><literal>pcBase.getDimension</literal>;
dimension: type of integer, int &#8594; 0, length &#8594; 1; used by
<literal>PercentBase</literal> and <literal>NumericProperty</literal>;
<literal>LengthBase</literal> has a dimension of 1</para>
                                                                          </listitem>

Thanks!

Web Maestro Clay
--
Clay Leeds - <[EMAIL PROTECTED]>
Webmaster/Developer - Medata, Inc. - <http://www.medata.com/>
PGP Public Key: <https://mail.medata.com/pgp/cleeds.asc>



Reply via email to