From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/22141 Path: news.gmane.org!not-for-mail From: VnPenguin Newsgroups: gmane.comp.tex.context Subject: Palatino truetype: help! Date: Fri, 26 Aug 2005 14:51:09 +0200 Message-ID: Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1125060965 21131 80.91.229.2 (26 Aug 2005 12:56:05 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 26 Aug 2005 12:56:05 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Fri Aug 26 14:56:01 2005 Return-path: Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by ciao.gmane.org with esmtp (Exim 4.43) id 1E8djG-0001bh-Db for gctc-ntg-context-518@m.gmane.org; Fri, 26 Aug 2005 14:54:42 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 0D8C2127A8; Fri, 26 Aug 2005 14:54:42 +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 30034-05; Fri, 26 Aug 2005 14:54:41 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id C276B127B6; Fri, 26 Aug 2005 14:51:15 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id D5EDB127B6 for ; Fri, 26 Aug 2005 14:51:13 +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 29895-05 for ; Fri, 26 Aug 2005 14:51:12 +0200 (CEST) Original-Received: from nproxy.gmail.com (nproxy.gmail.com [64.233.182.195]) by ronja.ntg.nl (Postfix) with ESMTP id 65880127A8 for ; Fri, 26 Aug 2005 14:51:12 +0200 (CEST) Original-Received: by nproxy.gmail.com with SMTP id x4so176554nfb for ; Fri, 26 Aug 2005 05:51:09 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=GXzYLdV8JG6e5kqaflTtBbZkKstLjftsnPWVMxRq8pLeTif9LywKwc8aacxIkzpUUAGODqKsjVfv4CWMqm7+HxLfWcVBwLs5vpGJi9WkM7FbKwgj/fCe51vL+zG2fIdyChUgrHIBv9tIt7wNTFCuo9aH/PlYa8gGO0CGNd3UBGU= Original-Received: by 10.48.3.15 with SMTP id 15mr161721nfc; Fri, 26 Aug 2005 05:51:09 -0700 (PDT) Original-Received: by 10.48.157.14 with HTTP; Fri, 26 Aug 2005 05:51:09 -0700 (PDT) Original-To: ConTeXt users Content-Disposition: inline X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.5 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-Spam-Checker-Version: SpamAssassin 3.0.3 (2005-04-27) on smtp.ntg.nl X-Virus-Scanned: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:22141 Archived-At: Hi all, I'm trying to use the font Palatino truetype with ConTeXt under teTeX 3.0 (FC4) by following the guide at http://home.salamander.com/~wmcclain/context-help.html : 1. I have already all 4 files: palabi.ttf, palab.ttf, palai.ttf,=20 pala.ttf (under /usr/share/texmf/fonts/truetype/mscore folder) 2. I have already also all necessary tfm, vf (provided by vnTeX 3.0-rc1 of Han The Thanh) 3. I created a file named "type-pala.tex" with the following content: --------------------- begin type-pala.tex ---------------------------------= - \usetypescriptfile[type-buy] \starttypescript=09[serif]=09[mspalatino]=09[t5] =09\usetypescript[serif][fallback] =09\definefontsynonym=09[PalatinoLinotype-Roman] [lprr8v]=09[encoding= =3Dt5] =09\definefontsynonym=09[PalatinoLinotype-Bold] [lprb8v]=09[encoding= =3Dt5] =09\definefontsynonym=09[PalatinoLinotype-Italic] =09 [lprri8v]=09[encodin= g=3Dt5] =09\definefontsynonym=09[PalatinoLinotype-BoldItalic] [lprbi8v]=09[encoding= =3Dt5] \stoptypescript \starttypescript=09[serif]=09[mspalatino] [name] =09\definefontsynonym=09[Serif] =09=09 [PalatinoLinotype-Roman] =09\definefontsynonym=09[SerifBold] =09 [PalatinoLinotype-Bold] =09\definefontsynonym=09[SerifItalic] =09 [PalatinoLinotype-Italic] =09\definefontsynonym=09[SerifBoldItalic] [PalatinoLinotype-BoldItalic] \stoptypescript \starttypescript [MSPalatino] [t5] =09\definetypeface [MyPalatino] [rm] [serif] [mspalatino] [default] [encod= ing=3Dt5] \stoptypescript ----------------------- end of type-pala.tex ---------------------------------------------------- and a test file : --------------------------- begin of test.tex ------------------------------------------------ \loadmapfile[mscorevn.map] \language[vn] \mainlanguage[vn] \enableregime[utf] \setupencoding[default=3Dt5] \setupbodyfont[reset] \usetypescriptfile[type-pala] \usetypescript[MSPalatino] \setupbodyfont[MyPalatino,12pt] \starttext Vietnamese UTF-8 text here \stoptext ------------------------- end of test.tex -------------------------------------------------- In the map file mscorevn.map ($HOME/texmf/fonts/map/pdftex/vnextra/mscorevn.map) I see : ------------------------------ mscorevn.map ------------------------------------------------------ lprr8v PalatinoLinotype-Roman " T5UniEncoding ReEncodeFont "