From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/2083 Path: main.gmane.org!not-for-mail From: "Berend de Boer" Newsgroups: gmane.comp.tex.context Subject: RE: Setting double hypens -- Date: Mon, 22 May 2000 19:10:56 +0200 Sender: owner-ntg-context@let.uu.nl Message-ID: <006001bfc410$b2382cd0$0321a8c0@bmach.nederware.nl> References: <00052102494306.00227@leonore> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1035392871 5703 80.91.224.250 (23 Oct 2002 17:07:51 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 17:07:51 +0000 (UTC) Original-To: In-Reply-To: <00052102494306.00227@leonore> Xref: main.gmane.org gmane.comp.tex.context:2083 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:2083 > >In certain fonts the -- produces weird effects because the - isn't a > >straight dash, but something a bit more fancy. > > > >Is it possible in context to replace -- by {\ss --} (or so)? > > > > STOP! > > -, --, --- and $-$ are all different glyphs! > > '-' hyphen > '--' endash > '---' emdash (_not_ used in german!) > > if '--' or '---' produces weired effects that is just an error in the > (virtual) font where these character sequences aren't > properly mapped (as > a ligature) to the appropriate glyph. Hello Uwe, Quite correct. But this font has no mapping of -- (and I doubt if there is a suitable thing in that font file). So context appends two --. And because the - is drawn with the left side a bit lower (swirling up) and the right side a bit higher (also swirling up) two -- produce a strange effect. So I have to fix this outside the font file. Groetjes, Berend. (-: