ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Peter Münster" <pmlists@free.fr>
Subject: Re: upshaped \textmu
Date: Fri, 10 Jun 2005 18:13:40 +0200 (CEST)	[thread overview]
Message-ID: <Pine.LNX.4.58.0506101809110.10308@gaston.free.fr> (raw)
In-Reply-To: <42A92F4B.8040803@elvenkind.com>

On Fri, 10 Jun 2005, Taco Hoekwater wrote:

> I'd been wrestling with that for a while before I wrote the remark,
> but I could not make that work in ConTeXt.

This is, what I'm doing now:

\let\textmuO=\textmu
\def\textmu{{\usetypescript[modern][texnansi]%
	\setupbodyfont[modern]\textmuO}}

But it would be better, to have something like this:

\doifbodyfont{lmodern}{% Here I don't know, how to do it...
  \let\textmuO=\textmu
  \def\textmu{{\usetypescript[modern][texnansi]%
  	\setupbodyfont[modern]\textmuO}}%
}

Cheers, Peter

-- 
http://pmrb.free.fr/contact/

  parent reply	other threads:[~2005-06-10 16:13 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-06-09 18:16 Peter Münster
2005-06-10  6:12 ` Taco Hoekwater
2005-06-10 13:40   ` Adam Lindsay
2005-06-10 14:05     ` Taco Hoekwater
2005-06-10 16:13   ` Peter Münster [this message]
2005-06-11  9:39     ` Peter Münster

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=Pine.LNX.4.58.0506101809110.10308@gaston.free.fr \
    --to=pmlists@free.fr \
    --cc=ntg-context@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).