From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/2208 Path: main.gmane.org!not-for-mail From: "Christopher G D Tipper" Newsgroups: gmane.comp.tex.context Subject: Re: \pounds problem Date: Fri, 2 Jun 2000 16:19:18 +0300 Sender: owner-ntg-context@let.uu.nl Message-ID: <001301bfcc95$3db48f60$e60761c3@chris> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1035392995 6983 80.91.224.250 (23 Oct 2002 17:09:55 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 17:09:55 +0000 (UTC) Original-To: "ConTeXT Mailing List" Xref: main.gmane.org gmane.comp.tex.context:2208 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:2208 > The saga continues... Anybody who actually feels minded to test that script had better use the following: \setupbodyfont [ber,pos,12pt] \def\pounds{\char191} \starttext \dollar dollar symbol \sterling pound sterling symbol \pounds \ss \pounds \stoptext I used the 'ver' in \setupbodyfont to install a local font I have set up. Christopher