Re: [xep-support] XEP Docbook Processing Question Followup

From: Bob Stayton (bobs@sagehill.net)
Date: Sat Jul 31 2004 - 15:54:21 PDT

  • Next message: Alexander Peshkov: "Re: [xep-support] Can specific code points be re-directed to a specific font family?"

    Try setting the DocBook stylesheet parameter 'default.table.width' to
    'auto'. The default value is 100%, which is forcing the extra width.

    To get the Saxon version, try this command:

    java -cp {your-path-to}/xep/lib/saxon.jar com.icl.saxon.StyleSheet -t

    Bob Stayton
    Sagehill Enterprises
    DocBook Consulting
    bobs@sagehill.net

    ----- Original Message -----
    From: "Dr. Laurence Leff" <D-Leff@wiu.edu>
    To: <xep-support@renderx.com>
    Sent: Tuesday, July 27, 2004 6:52 PM
    Subject: [xep-support] XEP Docbook Processing Question Followup

    > Thanks, Mr. Stayton, for your quick response to the question on
    > installing and running RenderX software. I changed the
    > use.extensions flag to zero. It processed the g.xml
    > mentioned in my earlier posting and generated a PDF.
    >
    > However, the same script is having trouble with other files; thus I want
    to
    > be able to use the extensions. Also, in the PDF file for
    > the g.xml above, the lines do not extend all the way across the second
    column.
    > The table appears to go all the weay across the page. However,
    > the lines for the second column are 2.5 inches. I tried putting
    > pgwide="0" on my informaltable call. That did not change anything.
    >
    > How do I know for sure which version of the extensions to use? I know it
    is supposed to match the version
    > of SAXON. But how do I know which version of SAXON I have; I have
    > a Jar file lib/saxon.jar that was in the XEP directory but don't know
    > what version came in that directory.
    >
    > These are the jar files in the docbook-xsl-1.65.1/extensions:
    >
    > saxon643.jar
    > saxon644.jar
    > saxon651.jar
    > saxon653.jar
    > saxon65.jar
    > xalan25.jar
    > xalan2.jar
    >
    > Perhaps Mr. Stayton or some other kind person can assist with what appears
    > to be the last part of the installation of the XEP RenderX software.
    >
    >
    > Dr. Laurence Leff Western Illinois University, Macomb IL 61455 ||(309)
    298-1315
    > Stipes 447 Assoc. Prof. of Computer Sci. Pager: 309-367-0787 FAX:
    309-298-2302
    > Secretary: eContracts Technical Committee OASIS Legal XML Member Section
    >
    > ________________________________________________________________
    >
    > <section id="grade">
    > <title id="grade.title">CS488 Grading Information</title>
    > <table frame="all" colsep="1" rowsep="1" pgwide="0"><title>table
    title</title>
    > <tgroup cols="2" align="left">
    > <colspec colname="grade" colwidth="2.5in"/>
    > <colspec colname="cutoff" colwidth="2.5in"/>
    > <tbody>
    > <row><entry>grade</entry><entry>range</entry></row>
    > <row><entry><literal>A</literal></entry><entry>4.0 or above</entry></row>
    > <row><entry><literal>B</literal></entry><entry>3.0 to 4.0</entry></row>
    > <row><entry><literal>C</literal></entry><entry>2.0 to 3.0</entry></row>
    > <row><entry><literal>D</literal></entry><entry>1.3 to 2.0</entry></row>
    > </tbody>
    > </tgroup>
    > </table>
    > </section>
    > -------------------
    > (*) To unsubscribe, send a message with words 'unsubscribe xep-support'
    > in the body of the message to majordomo@renderx.com from the address
    > you are subscribed from.
    > (*) By using the Service, you expressly agree to these Terms of Service
    http://www.renderx.com/tos.html
    >
    >

    -------------------
    (*) To unsubscribe, send a message with words 'unsubscribe xep-support'
    in the body of the message to majordomo@renderx.com from the address
    you are subscribed from.
    (*) By using the Service, you expressly agree to these Terms of Service http://www.renderx.com/tos.html



    This archive was generated by hypermail 2.1.5 : Sat Jul 31 2004 - 22:04:30 PDT