On Fri, Nov 18, 2011 at 01:27:15AM -0700, Jonathan Jones wrote:
> Obviously this doesn't matter with printouts, but are the
> references linked? That is, in the generated pdf, if you click on
> the "Section 1.17" bit, will it take you to that section?
I believe so, yes.
> The only thing I can think of that might fix it is to first
> determine what page each of these sections is on, and do a
> find/replace on them in the references. The problem with that is,
> the initial work of creating the section x = pg(s) y database is
> quite likely a lot of effort, even if the actual find/replace can
> be fully automated, and the database would need to be recreated
> anytime there's a change to the page structure (I mostly refer to
> addition or deletion of content, but even font changes apply).
If you know enough about PDF format to do the replace, wouldn't you
also know enough about it to count pages in it and figure out which
page something is on?