Re: [NTG-context] Overfull annotations
On 4/12/2016 9:11 PM, Jan Tosovsky wrote:
Dear All,
thanks to the following command I can already filter out everything except under/overfull cases: context --noconsole source.tex
It is nice, but would it be possible to print also affected page numbers of the final PDF file?
But to be honest, the best for me would be PDF annotations (rectangles) placed to that occurrences. In Acrobat Reader you can easily list them and automatically navigate to the target location (and then jump to the prev/next).
Thanks in advance for a new option :-)
impossible as it's an existing option \enabletrackers[builders.hpack.quality] \enabletrackers[builders.hpack.overflow] \starttext \hsize 8cm \input tufte \stoptext ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------
On 2016-04-12 Hans Hagen wrote:
On 4/12/2016 9:11 PM, Jan Tosovsky wrote:
But to be honest, the best for me would be PDF annotations (rectangles) placed to that occurrences. In Acrobat Reader you can easily list them and automatically navigate to the target location (and then jump to the prev/next).
\enabletrackers[builders.hpack.quality] \enabletrackers[builders.hpack.overflow]
\starttext \hsize 8cm \input tufte \stoptext
Nice. But.. My use case is 300+ pages book with several occurences. If those red rectangles were provided as annotations, I could efficiently jump from one to another, without browsing all the book (thanks to the special Annotation pane). http://ptgmedia.pearsoncmg.com/images/chapter09_0321751256/elementLinks/rc_1... Both searching occurrences (in PDF) using the line number of the original source or visually by looking for red rectangles is IMHO inefficient. However, I agree there are more important features to implement. Jan
participants (2)
-
Hans Hagen
-
Jan Tosovsky