From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/39892 Path: news.gmane.org!not-for-mail From: "Wolfgang Schuster" Newsgroups: gmane.comp.tex.context Subject: Mapping to SmallCaps for Latin Modern Date: Mon, 7 Apr 2008 11:22:19 +0200 Message-ID: <115224fb0804070222u13564640w43f7dc364a75616@mail.gmail.com> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1207560231 24677 80.91.229.12 (7 Apr 2008 09:23:51 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 7 Apr 2008 09:23:51 +0000 (UTC) To: "mailing list for ConTeXt users" Original-X-From: ntg-context-bounces@ntg.nl Mon Apr 07 11:24:21 2008 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by lo.gmane.org with esmtp (Exim 4.50) id 1JinaO-0007l1-Uw for gctc-ntg-context-518@m.gmane.org; Mon, 07 Apr 2008 11:24:21 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id F08E91FC43; Mon, 7 Apr 2008 11:23:37 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 06894-01-4; Mon, 7 Apr 2008 11:22:53 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 7B8A41FC54; Mon, 7 Apr 2008 11:22:53 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id D27181FC43 for ; Mon, 7 Apr 2008 11:22:51 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 06894-01-3 for ; Mon, 7 Apr 2008 11:22:20 +0200 (CEST) Original-Received: from yw-out-1718.google.com (yw-out-1718.google.com [74.125.46.155]) by ronja.ntg.nl (Postfix) with ESMTP id 3D08C1FC54 for ; Mon, 7 Apr 2008 11:22:20 +0200 (CEST) Original-Received: by yw-out-1718.google.com with SMTP id 6so256999ywa.74 for ; Mon, 07 Apr 2008 02:22:19 -0700 (PDT) Original-Received: by 10.151.156.19 with SMTP id i19mr2573632ybo.224.1207560139288; Mon, 07 Apr 2008 02:22:19 -0700 (PDT) Original-Received: by 10.150.49.21 with HTTP; Mon, 7 Apr 2008 02:22:19 -0700 (PDT) Content-Disposition: inline X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.9 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 X-Virus-Scanned: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:39892 Archived-At: Hi Hans, the mapping for the SmallCaps fonts from Latin Modern use the slanted version for upright and the upright version for slanted style. font-otf.tex: \definefontsynonym [LMRoman10-CapsRegular] [file:lmromancaps10-oblique] [features=default] % features=smallcaps? \definefontsynonym [LMRoman10-CapsOblique] [file:lmromancaps10-regular] [features=default] should be \definefontsynonym [LMRoman10-CapsRegular] [file:lmromancaps10-regular] [features=default] \definefontsynonym [LMRoman10-CapsOblique] [file:lmromancaps10-oblique] [features=default] The mapping for the Dunhill style seems to be wrong too. \definefontsynonym [LMRoman10-Dunhill] [file:lmromandunh10-oblique] [features=default] \definefontsynonym [LMRoman10-DunhillOblique] [file:lmromandunh10-regular] [features=default] Wolfgang ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________