ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Wolfgang Zillig <wolfgang.zillig@student.kuleuven.be>
Subject: Re: International characters in math
Date: Tue, 28 Jun 2005 08:44:42 +0200	[thread overview]
Message-ID: <42C0F1DA.4040908@student.kuleuven.be> (raw)
In-Reply-To: <42C0C737.40807@mail.ru>

Radhelorn wrote:

> Hello All!
> I've returned to my experiments with fonts and have a question: is 
> there a way to use international characters in math like with LaTeX 
> mathtext package? Or even as \text{} in AMS LaTeX?
>
> Is there some documentation on math in ConTeXt except sources?
>
Hello,
There are more ways to typset formulas in context. One is to use mathml, 
but there is a module called newmat (\usemodule[newmat]) and this is the 
way I use math in context. And there is it possible to use \text{}. 
International characters should not be a problem then.

Hope that helps you!

Wolfgang

Here a short example how to use math with this module(you can use inline 
math with $ some math $ ):

\startformula
q = \delta \frac{{\partial p}}{{\partial x}} = \delta (\phi )p_{vsat} 
(\theta )\frac{{\partial \phi }}{{\partial x}} = \left[ {\frac{{\delta 
_a }}{{\mu (\theta )}}p_{vsat} (\theta )} \right]\frac{{\partial \phi 
}}{{\partial x}} = k\frac{{\partial \phi }}{{\partial x}}
\stopformula

\startlegend
\leg k \\ water vapor permeability \\ \\
\leg K \\ water vapor permance \\ \\
\leg S \\ surface \\ \\
\leg L \\ length \\ \\
\stoplegend

Aligning is also possible:

\startformula\eqalign{
t_{L,early} & = t_{L,late} = t_{L,ray} \cr
 & = 6\ \mu m \cr
}\stopformula

  reply	other threads:[~2005-06-28  6:44 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-06-28  3:42 Radhelorn
2005-06-28  6:44 ` Wolfgang Zillig [this message]
2005-06-28  7:28 ` Hans Hagen
2005-06-28 17:40   ` Radhelorn
2005-06-28 19:46     ` Hans Hagen
2005-06-29 13:42       ` Radhelorn
2005-07-01 13:16       ` Mojca Miklavec
2005-07-01 15:02         ` Adam Lindsay
2005-07-02 11:24           ` Radhelorn
2005-07-05 13:46             ` Adam Lindsay
2005-07-02 11:01         ` Radhelorn

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=42C0F1DA.4040908@student.kuleuven.be \
    --to=wolfgang.zillig@student.kuleuven.be \
    --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).