On Mon, 26 Nov 2012 13:52:52 +0100
"H. Özoguz" <h.oezo...@mmnetz.de> 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 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!
> 
> 
> Thanks.
> Huseyin
> 
> 
You could try setting \overfullrule=5pt
This is an original TeX primitive. Plain TeX sets it at 5pt. You can
then scan pages looking for a black rectangle in the right margin. I
cannot determine which code to search for in e.g., grep but perhaps you
can. 

I just tested it and \overfillrule  works with MKIV context if it is
set for some value other than zero. 


-- 
John Culleton
Wexford Press
Free list of books for self-publishers:
http://wexfordpress.net/shortlist.html
PDF e-book: "Create Book Covers with Scribus"
available at http://www.booklocker.com/books/4055.html
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to