From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/58910 Path: news.gmane.org!not-for-mail From: "Jan Pohanka" Newsgroups: gmane.comp.tex.context Subject: \ldots Date: Wed, 19 May 2010 15:42:34 +0200 Message-ID: Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-2"; Format="flowed"; DelSp="yes" Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1274276514 10737 80.91.229.12 (19 May 2010 13:41:54 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 19 May 2010 13:41:54 +0000 (UTC) To: "ntg-context@ntg.nl" Original-X-From: ntg-context-bounces@ntg.nl Wed May 19 15:41:52 2010 connect(): No such file or directory Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([195.12.62.10]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1OEjWw-0003b5-BP for gctc-ntg-context-518@m.gmane.org; Wed, 19 May 2010 15:41:50 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 30427C9AF1; Wed, 19 May 2010 15:41:49 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id UR+3oxE4jO24; Wed, 19 May 2010 15:41:46 +0200 (CEST) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 68A71C9AC1; Wed, 19 May 2010 15:41:46 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id D8261C9AC1 for ; Wed, 19 May 2010 15:41:44 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id WKa-kf4t3oIR for ; Wed, 19 May 2010 15:41:33 +0200 (CEST) Original-Received: from mail-fx0-f41.google.com (mail-fx0-f41.google.com [209.85.161.41]) by balder.ntg.nl (Postfix) with ESMTP id C32E4C9A8A for ; Wed, 19 May 2010 15:41:33 +0200 (CEST) Original-Received: by fxm13 with SMTP id 13so731231fxm.14 for ; Wed, 19 May 2010 06:41:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:content-type:to:date:subject :mime-version:content-transfer-encoding:from:message-id:user-agent; bh=jg/e3vAhlBodBR9oR9Crpn7Vw5i74CEZvhvBmv1GvX0=; b=pLY4iCJi5nedczCmq4HWEfkEu/c/+grKFgNpIGuNXPKL817UqFVjZ6ko4pOuAO01h/ nFU/Oeuh80H1ySwLbu2oUXbvx7ZZeuZ0QrAh7N7M07RfQ0IilIZAJOMB+j9i4LxG0HPe qePr9ZUUOLO2FaiNxNR0eejyUjp1WMWNlXkx4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=content-type:to:date:subject:mime-version:content-transfer-encoding :from:message-id:user-agent; b=XkyzWaVbqcAqUQA9bzaIv4x/4pwDyYvx3dGuGbqQ0FFUlSXgJoX2d8R3WZcXyptPZl AGAFnAyFGB0fCfVIY8YAXPu8lHYRbsUN5nd8MoWm0iUcoS0W4hvQTzVentcaDEi1Bfgr Lo5aXoUVOjZ9boKInWuCLvVDYuU0NwrmSlbhg= Original-Received: by 10.102.202.13 with SMTP id z13mr6563329muf.96.1274276493139; Wed, 19 May 2010 06:41:33 -0700 (PDT) Original-Received: from lab050p.feld.cvut.cz (pcK338-83.feld.cvut.cz [147.32.196.2]) by mx.google.com with ESMTPS id a11sm24066192bkc.3.2010.05.19.06.41.31 (version=TLSv1/SSLv3 cipher=RC4-MD5); Wed, 19 May 2010 06:41:32 -0700 (PDT) User-Agent: Opera Mail/10.53 (Win32) X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.12 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: ntg-context-bounces@ntg.nl Errors-To: ntg-context-bounces@ntg.nl Xref: news.gmane.org gmane.comp.tex.context:58910 Archived-At: Hello, I discovered that with one font the \ldots command typesets three colons = (:::). I found these lines in plain.tex \mathchardef\ldotp=3D"613A % ldot as a punctuation mark \def\ldots{\mathinner{\ldotp\ldotp\ldotp}} saying the \ldots uses character on position 3A. In the font (type 1), = there is really the semicolon on this position. How to make context to use proper character (\period), which is on = position 2E in the font without changing this file? Or is it possible to = use a special glyph for horizontal ellipsis with \ldots command? (It = exists in the font) best regads Jan -- = Ing. Jan Pohanka Department of Measurement Faculty of Electrical Engineering Czech Technical University Technick=E1 2, 16627 Praha 6 tel. 224352058 email: pohanj1@fel.cvut.cz ___________________________________________________________________________= ________ If your question is of interest to others as well, please add an entry to t= he Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-cont= ext webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________= ________