From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/24240 Path: news.gmane.org!not-for-mail From: Mojca Miklavec Newsgroups: gmane.comp.tex.context Subject: Re: mfonts.tex from manuals Date: Fri, 9 Dec 2005 14:04:36 +0100 Message-ID: <6faad9f00512090504i3c107267w65f34f4d2fcf5a3d@mail.gmail.com> References: <20051207133722.90749.qmail@web54404.mail.yahoo.com> 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 1134134058 7801 80.91.229.2 (9 Dec 2005 13:14:18 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 9 Dec 2005 13:14:18 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Fri Dec 09 14:14:16 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 1Eki2V-0006uV-IW for gctc-ntg-context-518@m.gmane.org; Fri, 09 Dec 2005 14:11:55 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 152AD127D0; Fri, 9 Dec 2005 14:11:54 +0100 (CET) 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 03975-05; Fri, 9 Dec 2005 14:11:48 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 6EF64127BA; Fri, 9 Dec 2005 14:11:48 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id B3919127BA for ; Fri, 9 Dec 2005 14:11:47 +0100 (CET) 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 04188-01 for ; Fri, 9 Dec 2005 14:11:46 +0100 (CET) Original-Received: from nproxy.gmail.com (nproxy.gmail.com [64.233.182.202]) by ronja.ntg.nl (Postfix) with ESMTP id B59F2127B5 for ; Fri, 9 Dec 2005 14:11:46 +0100 (CET) Original-Received: by nproxy.gmail.com with SMTP id o60so275440nfa for ; Fri, 09 Dec 2005 05:11:46 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=EdyD4Q/6imSO67D4Ttb5rdbj8mxeyKdJRK2nMQ4n3b3+t5oCPTuyCAYvdi6Gyp4eb0unRtetqtNDFG4tHB0nwVJ+YKCyBfbpxDkqRh8DIkcJy1BlCwu56dEvnrZ1MVRC6bBU1ZLw3yFpDOw+Xeo0IUXNEuRk+evs6JgvIl0EUNg= Original-Received: by 10.49.5.7 with SMTP id h7mr403872nfi; Fri, 09 Dec 2005 05:04:36 -0800 (PST) Original-Received: by 10.48.223.20 with HTTP; Fri, 9 Dec 2005 05:04:36 -0800 (PST) Original-To: mailing list for ConTeXt users In-Reply-To: <20051207133722.90749.qmail@web54404.mail.yahoo.com> 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-Virus-Scanned: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:24240 Archived-At: piskala upendran wrote: > hi, Mojca > > The complain about the fonts is 8t encoding. use 8r > encoding. it should work ok. > > I got the palatino font using 8r encoding using the > following. > > \usetypescript [adobekb][\defaultencoding] > \usetypescript [palatino][\defaultencoding] > \setupbodyfont[palatino,10pt] > > it should compile ok. Thank you very much. I replaced \usetypescriptfile[type-buy] with \usetypescript [adobekb][\defaultencoding] which finally worked. Installing cont-fnt as Hans suggested didn't have any influence at all. However, now some really strange bug(?) appeared. \type{\whatevercommand} doesn't work inside \starttabulate ... \stoptabulate. This is only true for MikTeX, everywhere else it works OK. \starttabulate and \type{\whatevercommand} both work when they are used separately, but fail when \type comes inside \starttabulate. It may be that MikTeX is a bit "old" (27.10.), but there is no newer version available yet, so I hope that the problem will go away with the next version. Mojca ! Missing $ inserted. $ \atop \tabulatecontent ->\NC \type {\atop } \NC \NR \fulltabulatecontent ...dcontent \tabulatecontent \tabulatetailcontent \rem= o... \processtabulate ...sa \crcr \fulltabulatecontent \crcr }}\ifnum \nofautota= b... l.4 \stoptabulate ?