[Date Prev][Date Next][Subject Prev][Subject Next][
Date Index][
Subject Index]
Re: Footnotes/Endnotes formatting
- Subject: Re: Footnotes/Endnotes formatting
- From: Paul Lagasse pglagasse@xxxxxxxx
- Date: Fri, 04 Jan 2008 12:20:49 -0500
Michael Norman wrote:
Both methods, however, your loop and my hand dipping, do not allow
for chapters changing length, so that the FN can automatically adjust
the page number. Maybe in editor.exe V5.
In footnotes you could replace ≪PN≫ with XX and use the XPL
loop (by using the tags as beginning and ending field markers) to cut
"XX" and insert the current page number; later, if needed, rerun the
loop to cut the old page number and replace it with current page number.
Then DF, and at print time change the field's tags to nothing.
With this format any page numbers outside the footnote that use ≪PN≫
wouldn't be affected.
Paul