I noticed today when using the generate.legalnotice.link option with
the 1.73.2 stylesheets that the href and the filename don't match --
the href has a "ln-" prefix. For example, if the source looks like:

<book>
    <bookinfo>
        <legalnotice id="legalnotice">
            <para>
                Blah blah blah.
            </para>
        </legalnotice>
    </bookinfo>
   ...
</book>

Then you end up with a file called legalnotice.html -- but the link in
index.html points to ln-legalnotice.html. Note you still get the extra
"ln-"prefix for the href (but not the filename) even if you don't use
and id and the stylesheets create one.

I can go ahead and enter this as a bug in the sourceforge tracker but
wanted to check here first and see if I'm just missing something.

Ken

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to