From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/6897 Path: main.gmane.org!not-for-mail From: Bill McClain Newsgroups: gmane.comp.tex.context Subject: stretching the caps Date: Fri, 15 Feb 2002 05:59:42 -0600 Sender: owner-ntg-context@let.uu.nl Message-ID: <3C6CF82E.E0FFC2E6@salamander.com> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1035397402 14815 80.91.224.250 (23 Oct 2002 18:23:22 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 18:23:22 +0000 (UTC) Original-To: "ntg-context@ntg.nl" Xref: main.gmane.org gmane.comp.tex.context:6897 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:6897 This is perhaps more of a TeX question. The typography manuals recommend letterspacing strings of caps and small caps. I see the \stretch macro, but it requires a box of predetermined size. I would like to do something like: Make the string 10% wider: \Mystretch {BARCHESTER TOWERS} 1.10 or: Add .2pts between each character: \Mystretch {FRAMLEY PARSONAGE} 0.2pts (I swear I will never letterspace lowercase letters). -Bill