Resend, first one doesn't seem to have made it through.

---------- Forwarded message ----------
Date: Mon, 6 Aug 2001 01:02:30 -0700 (PDT)
From: David A. Desrosiers <[EMAIL PROTECTED]>
To: Plucker Development List <[EMAIL PROTECTED]>
Subject: Potential parser (or viewer?) bug


        Using viewer 1.1.11 and the latest parser which ships with it, pluck
this page:

        http://people.unix-fu.org/andreasson/index.html

        Using this:

        plucker-build -f /tmp/iptables-HOWTO \
        -H "http://people.unix-fu.org/andreasson/index.html"; \
        --zlib-compression --maxdepth=2 --stayonhost

        Nothing fancy. However, when viewed in Plucker, the first four
anchors (1 through 1.3) are completely "ignored" by the viewer. When I tap
on the fourth (2) for 'Preparations' on that page, I am brought "near" the
reference to the anchor for it (13% down using the Standard font), but not
TO the reference of that anchor (which is about 14.5% down).

        I couldn't quite figure it out, since the html which renders it in a
browser is identical (and syntactically correct) for those named anchors.

        <B><U><A HREF="#1">1 Introduction</A></U></B><BR>
        <B><U><A HREF="#1.1">1.1 Why?</A></U></B><BR>
        <B><U><A HREF="#1.2">1.2 How?</A></U></B><BR>
        <B><U><A HREF="#1.3">1.3 Who are you?</A></U></B><BR>
        <B><U><A HREF="#2">2 Preparations</A></U></B><BR>

        Ideas?


/d



Reply via email to