ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Matthew Huggett" <mhuggett@telusplanet.net>
Subject: Re: \switchtobodyfont[cmr]  in Gamma
Date: Tue, 12 Nov 2002 20:59:28 +0900	[thread overview]
Message-ID: <000701c28a42$fc87ad60$0200a8c0@MATTHEW> (raw)
In-Reply-To: <200211111448.05918.ishamid@attbi.com>

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" <ishamid@attbi.com>
To: <ntg-context@ntg.nl>
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

  parent reply	other threads:[~2002-11-12 11:59 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-11-11 22:48 Idris S Hamid
2002-11-11 21:56 ` Giuseppe Bilotta
2002-11-11 23:28 ` Giuseppe Bilotta
2002-11-12  1:02   ` Idris S Hamid
2002-11-12  8:31 ` Hans Hagen
2002-11-12 14:06   ` Re[2]: " Giuseppe Bilotta
2002-11-12 18:12     ` Hans Hagen
2002-11-12 22:10       ` Re[3]: " Giuseppe Bilotta
2002-11-13  8:39         ` Hans Hagen
2002-11-13 11:31           ` Re[4]: " Giuseppe Bilotta
2002-11-13 16:16             ` Hans Hagen
2002-11-13 20:25           ` Re[3]: " Idris S Hamid
2002-11-13 20:07   ` Idris S Hamid
2002-11-12 11:59 ` Matthew Huggett [this message]
2002-11-13 19:53   ` Idris S Hamid
2002-11-13 22:16 ` Idris S Hamid
2002-11-13 23:06   ` Idris S Hamid

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='000701c28a42$fc87ad60$0200a8c0@MATTHEW' \
    --to=mhuggett@telusplanet.net \
    --cc=ntg-context@ref.ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).