From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/5579 Path: main.gmane.org!not-for-mail From: e_w_g@t-online.de (Eckhart =?iso-8859-1?Q?Guth=F6hrlein?=) Newsgroups: gmane.comp.tex.context Subject: hanging punctuation, but not in captions Date: Mon, 10 Sep 2001 11:33:49 +0200 Sender: owner-ntg-context@let.uu.nl Message-ID: <5.1.0.14.0.20010910113039.00a89420@pop.t-online.de> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Trace: main.gmane.org 1035396161 2822 80.91.224.250 (23 Oct 2002 18:02:41 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 18:02:41 +0000 (UTC) Original-To: ConTeXt mailing list Xref: main.gmane.org gmane.comp.tex.context:5579 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:5579 As I mentioned in an earlier posting, I have enabled hanging punctuation by the following lines \usetypescript[serif,sans,mono][hanging][pure] \setupalign [hanging] \definetypeface [modern] [rm] [serif] [computer-modern] [default] [handling=pure,encoding=ec] \definetypeface [modern] [mm] [math] [computer-modern] [computer-modern] [] \setupbodyfont[ams,modern] Everything works fine, except for the captions of my figures: no hanging punctuation there. Why that, and what to do about it? Another problem with fonts in captions: if I switch to a different font size via \setupcaptions[headstyle=\tfx\it] number typeset using \digits do not adapt to the new size, but appear in the main bodyfont size. Can this be changed? I'm using the current beta version. Eckhart