Jürgen Hanneder via ntg-context schrieb am 27.09.2024 um 15:10:
There are not enough information to provide you with a useful
solution but you can use debugging information for further inspection.
Put everything before \starttext of the following example to your
document to find clues for the missing references.
%%%% begin example
\setupinteraction[state=start]
\enabletrackers[nodes.references.show,nodes.references]
\enabletrackers[nodes.destinations.show,nodes.destinations]
\enabletrackers[structures.referencing,structures.referencing.*]
Comment the tracker above to get rid of the reference entries in the log
file and try again.
\starttext
See \pagereference[one]reference two at \at{page}[two].
\page
See \pagereference[two]reference one at \at{page}[one].
\stoptext
%%%% end example
Wolfgang
Thanks for the hint and the code. While your example runs nicely, if I
run 15 pages from
my book it produces log file entries not unlike in your example, but
then crashes with the
errors given below.
Since apart from this the book works just fine, and I can always add
the references by hand
in the end, there is no need to pursue this too long. I am sure I have
messed up a few definitions
by copying from examples I did not fully understand.
Can you show these definitions, maybe it's something obvious?
Wolfgang
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the
Wiki!
maillist : ntg-context@ntg.nl /
https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl
webpage : https://www.pragma-ade.nl / https://context.aanhet.net (mirror)
archive : https://github.com/contextgarden/context
wiki : https://wiki.contextgarden.net
___________________________________________________________________________________