Menu

#541 TOC Page Numering not aligned

closed-out-of-date
XSL (1066)
5
2004-11-20
2004-07-12
stephan
No

I am using docbook-xsl-1.65 and FOP

When I generate PDF with default setting I am not
having any problems, but when I set the folowing
settings I get a TOC with Pagenumers that are not
aligned correcty.

<xsl:param name="body.font.family"
select="'sans-serif'"></xsl:param>
<xsl:param name="line-height" select="'1.5'"></xsl:param>
<xsl:param name="body.font.master">12</xsl:param>

When I use body.font.master default it is working fine.

Discussion

  • Robert Stayton

    Robert Stayton - 2004-08-11

    Logged In: YES
    user_id=193218

    Works ok for me with FOP version 0.20.5. Can you attach a
    FO file and PDF file that illustrates the problem?

     
  • Robert Stayton

    Robert Stayton - 2004-10-27
    • assigned_to: nobody --> bobstayton
     
  • Robert Stayton

    Robert Stayton - 2004-10-27

    Logged In: YES
    user_id=193218

    I'm still not able to duplicate this problem. If I don't hear
    from the sender within a week, I'll mark this as "Works for me".

     
  • stephan

    stephan - 2004-10-28

    Logged In: YES
    user_id=1081861

    Hi,

    I had to reconfigure my pc and I could not get the bug going
    again either. - Sorry maybe I had a wrong configuration somehow.

     
  • Robert Stayton

    Robert Stayton - 2004-10-28
    • status: open --> closed-out-of-date
     
  • Michael(tm) Smith

    • labels: 322745 --> XSL