From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/86321 Path: news.gmane.org!not-for-mail From: "Jan Tosovsky" Newsgroups: gmane.comp.tex.context Subject: Re: wrong \sc i with Palatino Linotype Date: Mon, 17 Feb 2014 20:46:40 +0100 Message-ID: <9824.12060625411$1392666427@news.gmane.org> References: <53025E32.9020106@gmx.es> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1392666414 7020 80.91.229.3 (17 Feb 2014 19:46:54 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 17 Feb 2014 19:46:54 +0000 (UTC) To: "'mailing list for ConTeXt users'" Original-X-From: ntg-context-bounces@ntg.nl Mon Feb 17 20:47:03 2014 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([5.39.185.229]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1WFU9d-0004Ji-6U for gctc-ntg-context-518@m.gmane.org; Mon, 17 Feb 2014 20:47:01 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 4E92C101E8; Mon, 17 Feb 2014 20:47:00 +0100 (CET) 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 bh-3O24vIuF9; Mon, 17 Feb 2014 20:46:59 +0100 (CET) Original-Received: from balder.ntg.nl (localhost [IPv6:::1]) by balder.ntg.nl (Postfix) with ESMTP id 1B158101E3; Mon, 17 Feb 2014 20:46:59 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 00C81101E3 for ; Mon, 17 Feb 2014 20:46:57 +0100 (CET) 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 fsyxoeRMt0lV for ; Mon, 17 Feb 2014 20:46:55 +0100 (CET) Original-Received: from filter5-til.mf.surf.net (filter5-til.mf.surf.net [194.171.167.221]) by balder.ntg.nl (Postfix) with ESMTP id 35848101E2 for ; Mon, 17 Feb 2014 20:46:45 +0100 (CET) Original-Received: from fep18.mx.upcmail.net (fep18.mx.upcmail.net [62.179.121.38]) by filter5-til.mf.surf.net (8.14.3/8.14.3/Debian-9.4) with ESMTP id s1HJkiom010369 for ; Mon, 17 Feb 2014 20:46:44 +0100 Original-Received: from edge03.upcmail.net ([192.168.13.238]) by viefep18-int.chello.at (InterMail vM.8.01.05.05 201-2260-151-110-20120111) with ESMTP id <20140217194640.GMPA229.viefep18-int.chello.at@edge03.upcmail.net> for ; Mon, 17 Feb 2014 20:46:40 +0100 Original-Received: from emk ([78.102.141.125]) by edge03.upcmail.net with edge id TXmg1n01B2iXwKS03Xmgmy; Mon, 17 Feb 2014 20:46:40 +0100 X-SourceIP: 78.102.141.125 In-Reply-To: <53025E32.9020106@gmx.es> X-Mailer: Microsoft Office Outlook 12.0 Thread-Index: Ac8sFPIdAkXvoZbeRPS4GZCZCRruZgAA4xOw Content-Language: cs X-Bayes-Prob: 0.0001 (Score 0, tokens from: ntg-context@ntg.nl, base:default, @@RPTN) X-CanIt-Geo: ip=62.179.121.38; country=AT; latitude=47.3333; longitude=13.3333; http://maps.google.com/maps?q=47.3333,13.3333&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 0WLrvKIfU - 82cc9323b513 - 20140217 (trained as not-spam) X-Scanned-By: CanIt (www . roaringpenguin . com) on 194.171.167.221 X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.14 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: ntg-context-bounces@ntg.nl Original-Sender: ntg-context-bounces@ntg.nl Xref: news.gmane.org gmane.comp.tex.context:86321 Archived-At: On 2014-02-17 Pablo Rodriguez wrote: > > I have noticed that ConTeXt (beta from 2014.02.14 17:07) has a problem > with Palatino Linotype. > > Here the sample: > > \definefontfeature[capstosc][c2sc=yes] > \definefontfamily[mainface][serif][Palatino Linotype] > \setupbodyfont[mainface] > \starttext > {\addfeature[capstosc] AEIOU} > > \sc aeiou > \stoptext > > All vowels are fine, but the i is a dotted small cap i. The regular > small cap i is defined as i.sc (and the dotted small cap i is defined > as i.sc too). But FontForge applies both c2sc and smcp substitutions > fine. > It seems to be a regression as this example now produces a dot as well: http://wiki.contextgarden.net/Palatino_Linotype_under_MKIV (in ConTeXt 2013.12.20 it was Ok) Jan ___________________________________________________________________________________ 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 : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________