diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/context/manuals/allkind/mkiv-publications.pdf | bin | 282389 -> 283097 bytes | |||
-rw-r--r-- | doc/context/manuals/allkind/mkiv-publications.tex | 23 |
2 files changed, 23 insertions, 0 deletions
diff --git a/doc/context/manuals/allkind/mkiv-publications.pdf b/doc/context/manuals/allkind/mkiv-publications.pdf Binary files differindex 2ebd6663d..8d67cc8cf 100644 --- a/doc/context/manuals/allkind/mkiv-publications.pdf +++ b/doc/context/manuals/allkind/mkiv-publications.pdf diff --git a/doc/context/manuals/allkind/mkiv-publications.tex b/doc/context/manuals/allkind/mkiv-publications.tex index ba04ecf8e..f9bac9f26 100644 --- a/doc/context/manuals/allkind/mkiv-publications.tex +++ b/doc/context/manuals/allkind/mkiv-publications.tex @@ -7,6 +7,8 @@ % criterium: used % numbering: label, short, indexinlist, indexused +% \enabletrackers[publications*] + \dontcomplain \setupbtxlistvariant [interaction=start] @@ -1696,6 +1698,27 @@ options and ways to plug in additional functionality. \stopchapter +\startchapter[title=Tracing] + +There are several tracing options. If you want to see where a citations refers to and +where a list entry point back to, you can say: + +\starttyping +\enabletrackers[publications.crosslinks] +\stoptyping + +This injects markers in both places. One list entry can point to multiple citations. The +other tracers a more for debugging and can generate lots of messages. + +\starttyping +publications +publications.cite +publications.cite.missing +publications.cite.references +\stoptyping + +\stopchapter + \startchapter[title=Summary] % beware: we use a new dataset for this as we want a full list |