ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Wolfgang Schuster <schuster.wolfgang@gmail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: upright lowercase Greek letters in math formulas
Date: Mon, 26 May 2014 15:51:42 +0200	[thread overview]
Message-ID: <3F8B9B40-7665-4CB4-84FD-F42438830BEB@gmail.com> (raw)
In-Reply-To: <CAHy-LL-W0jk_P28NVivr+Bo-Xe4RLT_ritDUHmO9aTu0CZJ3YA@mail.gmail.com>


Am 26.05.2014 um 14:57 schrieb Mikael P. Sundqvist <mickep@gmail.com>:

> On Mon, May 26, 2014 at 2:12 PM, Mojca Miklavec
> <mojca.miklavec.lists@gmail.com> wrote:
>> How could I get upright lowercase Greek letters in math formulas
>> (provided that such a symbol exists, of course)?
> 
> $\mathgreekupright 15{\rm\frac{μm}{μs}}$ 15 μs
> 
> I guess you are aware of \setupmathematics[lcgreek=normal] that makes
> all lower case greek letters upright.


Use “lcgreek=none” and enable the upright, bold etc. symbols with the \tf, \bf etc. commands.

\setupbodyfont[times]

\setupmathematics[lcgreek=none]

\starttext

$ 15\frac{μm}{μs} \quad 15\frac{\tf μm}{\tf μs} $

\stoptext

Wolfgang
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

  parent reply	other threads:[~2014-05-26 13:51 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-26 12:12 Mojca Miklavec
2014-05-26 12:57 ` Mikael P. Sundqvist
2014-05-26 13:37   ` Mojca Miklavec
2014-05-26 13:51   ` Wolfgang Schuster [this message]
2014-05-26 13:10 ` Johannes Kuester

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=3F8B9B40-7665-4CB4-84FD-F42438830BEB@gmail.com \
    --to=schuster.wolfgang@gmail.com \
    --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).