Re: [NTG-context] Find all words set into the margin

2013-09-30 Thread john Culleton
On Mon, 26 Nov 2012 13:52:52 +0100 "H. Özoguz" wrote: > I use > > \definefontfeature[default][default][expansion=quality,protrusion=quality] > > \setupalign[hz,hanging] > > \usetypescript[times] > > \setupbodyfont[times,11pt] > > > \setuptolerance[verystrict] > > > Is there a command or a

[NTG-context] Find all words set into the margin

2012-11-27 Thread H. Özoguz
Am 27.11.2012 22:39, schrieb ntg-context-requ...@ntg.nl: (just run your docs with \setupalign[verytolerant,stretch] and you're okay in most cases) That is not possible, because I want to have very nice word-distances, and I want the margin-runs to be there, to correct them myselve manually. So

Re: [NTG-context] Find all words set into the margin

2012-11-27 Thread Hans Hagen
On 11/27/2012 8:22 PM, "H. Özoguz" wrote: Am 27.11.2012 18:37, schrieb ntg-context-requ...@ntg.nl: blue: natural width is larger than hsize green: natural width is smaller than hsize magenta: natural width is smaller than hsize (raggedright) cyan: natural width is smaller than hsize (raggedleft)

[NTG-context] Find all words set into the margin

2012-11-27 Thread H. Özoguz
Am 27.11.2012 18:37, schrieb ntg-context-requ...@ntg.nl: blue: natural width is larger than hsize green: natural width is smaller than hsize magenta: natural width is smaller than hsize (raggedright) cyan: natural width is smaller than hsize (raggedleft) yellow: natural width is smaller than hsiz

Re: [NTG-context] Find all words set into the margin

2012-11-27 Thread Hans Hagen
On 11/27/2012 11:19 AM, Sietse Brouwer wrote: * The log, like Luigi mentions, reports the source location of overfull hboxes. This might help you at least a bit in finding the output page. Overfull \hbox (15.80962pt too wide) in paragraph at lines 1--25 \3>modern-designsize-12pt-rm-tf-0--0 par-a

Re: [NTG-context] Find all words set into the margin

2012-11-27 Thread Sietse Brouwer
Huseyin wrote: >> Is there a command like "\showallmarginruns", which gives something like >> this: "Margin runs on p. 34,67,101,145,204,298" - it may use somehow the >> blocks of \version[temporary], that would be perfect for me. >> >> Could I make clear, what I am looking for (sorry for my leck o

Re: [NTG-context] Find all words set into the margin

2012-11-26 Thread luigi scarso
On Tue, Nov 27, 2012 at 7:36 AM, "H. Özoguz" wrote: > Am 26.11.2012 18:01, schrieb ntg-context-requ...@ntg.nl: >>> >>> Is there a command or a macro to find all occurences in a file (or >>> projekt), >>> >where some word is printed into the margin? (Maybe because of bad >>> >hyphenation or somethi

[NTG-context] Find all words set into the margin

2012-11-26 Thread H. Özoguz
Am 26.11.2012 18:01, schrieb ntg-context-requ...@ntg.nl: Is there a command or a macro to find all occurences in a file (or projekt), >where some word is printed into the margin? (Maybe because of bad >hyphenation or something else.) - Would be perfect for manual check-up and >corrections! \vers

[NTG-context] Find all words set into the margin

2012-11-26 Thread H. Özoguz
I use \definefontfeature[default][default][expansion=quality,protrusion=quality] \setupalign[hz,hanging] \usetypescript[times] \setupbodyfont[times,11pt] \setuptolerance[verystrict] Is there a command or a macro to find all occurences in a file (or projekt), where some word is printed int