From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/9816 Path: main.gmane.org!not-for-mail From: "Matthew Huggett" Newsgroups: gmane.comp.tex.context Subject: Re: \switchtobodyfont[cmr] in Gamma Date: Tue, 12 Nov 2002 20:59:28 +0900 Sender: ntg-context-admin@ref.ntg.nl Message-ID: <000701c28a42$fc87ad60$0200a8c0@MATTHEW> References: <200211111448.05918.ishamid@attbi.com> Reply-To: ntg-context@ref.ntg.nl NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1037102336 10632 80.91.224.249 (12 Nov 2002 11:58:56 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 12 Nov 2002 11:58:56 +0000 (UTC) Return-path: Original-Received: from ref.vet.uu.nl ([131.211.172.13] helo=ref.ntg.nl) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18BZh1-0002lM-00 for ; Tue, 12 Nov 2002 12:58:55 +0100 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id 5006010AE9; Tue, 12 Nov 2002 13:00:33 +0100 (MET) Original-Received: from smtp2.att.ne.jp (smtp2.att.ne.jp [165.76.15.138]) by ref.ntg.nl (Postfix) with ESMTP id 59DC610AE7 for ; Tue, 12 Nov 2002 12:59:58 +0100 (MET) Original-Received: from MATTHEW (218.231.149.8.eo.eaccess.ne.jp [218.231.149.8]) by smtp2.att.ne.jp (Postfix) with SMTP id 6028C25472 for ; Tue, 12 Nov 2002 20:59:48 +0900 (JST) Original-To: X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Errors-To: ntg-context-admin@ref.ntg.nl X-BeenThere: ntg-context@ref.ntg.nl X-Mailman-Version: 2.0.13 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.comp.tex.context:9816 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:9816 Hi Dr. Hamid: I managed to recreate your problem by switching between lucida and cmr in regular context. I think you have erred in calling \switchtobodyfont[cmr] . If you haven't mapped another font to "rm", try \switchtobodyfont[rm] . This should give you cmr by default. Best wishes, Matthew Huggett ----- Original Message ----- From: "Idris S Hamid" To: Sent: Tuesday, November 12, 2002 7:48 AM Subject: [NTG-context] \switchtobodyfont[cmr] in Gamma Dear team, I sent a similar question before but got no response. Hopefully I'll get better luck this time;-> In Gamma (and perhaps in regular ConTeXt as well but I have no other fonts to test there) \setupbodyfont[cmr] does not seem to work/behaves strangely: -------------cm-test.tex-------------- \input m-gamma.tex \input type-omg.tex \setupbodyfont[cmr,14pt] %\setupbodyfont[omlgc, 14.4pt] This is a test \switchtobodyfont[omlgc, 14.4pt] %\switchtobodyfont[cmr,14pt] This is a test \switchtobodyfont[cmr, 14pt] %\switchtobodyfont[omlgc, 14.4pt] This is a test \stoptext --------------------------- Results: First line in cmr14, second line in omlgc14.4 (OK so far) Third line in omlgc14 (This is wrong!) Now lets switch things: ------------------------------- \input m-gamma.tex \input type-omg.tex %\setupbodyfont[cmr,14pt] \setupbodyfont[omlgc, 14.4pt] This is a test %\switchtobodyfont[omlgc, 14.4pt] \switchtobodyfont[cmr,14pt] This is a test %\switchtobodyfont[cmr, 14pt] \switchtobodyfont[omlgc, 14.4pt] This is a test \stoptext ------------------------------- Results: First line in omlgc14.4 (OK so far) Second line in omlgc14 (instead of cmr14) Third line in omlgc14.4 (OK) As u can see, \switchtobodyfont[cmr] does not seem to work. Am I doing something wrong or is something else afoot? Note that I have not called any ocp lists so it's not an ocp interference. Thanks in advance! Best wishes Idris -- Dr. Idris S Hamid Department of Philosophy Colorado State University Fort Collins, CO 80523 _______________________________________________ ntg-context mailing list ntg-context@ref.ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context