From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/10696 Path: main.gmane.org!not-for-mail From: Patrick Gundlach Newsgroups: gmane.comp.tex.context Subject: Re: hanging punctuation Date: Sun, 02 Feb 2003 18:49:37 +0100 Organization: privat Sender: ntg-context-admin@ntg.nl Message-ID: <87y94yinda.fsf@gundla.ch> References: <873cn6lpit.fsf@gundla.ch> <20030202172300.18542@mail.comp.lancs.ac.uk> Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1044208139 10630 80.91.224.249 (2 Feb 2003 17:48:59 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 2 Feb 2003 17:48:59 +0000 (UTC) Return-path: Original-Received: from ref.vet.uu.nl ([131.211.172.13] helo=ref.ntg.nl) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18fOEj-0002lD-00 for ; Sun, 02 Feb 2003 18:48:57 +0100 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id 848F910B19; Sun, 2 Feb 2003 18:50:50 +0100 (MET) Original-Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.126.183]) by ref.ntg.nl (Postfix) with ESMTP id C867910B07 for ; Sun, 2 Feb 2003 18:49:56 +0100 (MET) Original-Received: from [212.227.126.155] (helo=mrelayng.kundenserver.de) by moutng.kundenserver.de with esmtp (Exim 3.35 #1) id 18fOFg-0001xx-00 for ntg-context@ntg.nl; Sun, 02 Feb 2003 18:49:57 +0100 Original-Received: from [129.217.137.237] (helo=levana) by mrelayng.kundenserver.de with asmtp (Exim 3.35 #1) id 18fOFg-0002PA-00; Sun, 02 Feb 2003 18:49:56 +0100 Original-Received: from pg by levana with local (Exim 3.12 #1 (Debian)) id 18fOFN-0000J9-00; Sun, 02 Feb 2003 18:49:37 +0100 Original-To: ntg-context@ntg.nl X-Lieblings-Musik: a.c. In-Reply-To: <20030202172300.18542@mail.comp.lancs.ac.uk> ("Adam Lindsay"'s message of "Sun, 2 Feb 2003 17:23:00 +0000") Original-Lines: 35 User-Agent: Gnus/5.090008 (Oort Gnus v0.08) Emacs/21.3.50 (i586-pc-linux-gnu) Errors-To: ntg-context-admin@ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.0.13 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.comp.tex.context:10696 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:10696 "Adam Lindsay" writes: Hello Adam, > Same version (on MacOSX), and pretty much same results. Using > \setupfontsynonym[Serif][handling=punctuation] > does in fact seem to hang the hyphens (partially). > >> >>I get hanging, but the hyphen is not in the margin. Thank you for your hint! I have now found out that there must be a bug somewhere. The hyphen from cat- which was shown in the screenshot I have sent is not a hyphen but a "-" (dash). So, with \startfonthandling [patrick] [...] \defineprotrudefactor - 0 1 [...] \stopfonthandling I get hanging punctuation for the hyphen. What is \defineprotrudefactor hyphen 0 .7 used for? It seems to be useless?!? Patrick