ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Adam Lindsay" <atl@comp.lancs.ac.uk>
Subject: Re: (Mathe)Problem with $\tilde x$ and $\bar x$
Date: Tue, 25 May 2004 23:00:00 +0100	[thread overview]
Message-ID: <20040525220000.13118@smtp.btinternet.com> (raw)
In-Reply-To: <40B38F7A.3090509@gmx.de>

Helmut Schwertner said this at Tue, 25 May 2004 20:24:58 +0200:

>
>the example further down works fine with the latex standard fonts and 
>e.g. eulervm, but not with fourier. Could somebody help me?

Hello, Helmut:

Try adding the following lines. They would normally go into math-fou.tex.

 \definemathsymbol [acute]    [accent] [mr] ["1]
 \definemathsymbol [grave]    [accent] [mr] ["0]
 \definemathsymbol [ddot]     [accent] [mr] ["4]
 \definemathsymbol [tilde]    [accent] [mr] ["3]
 \definemathsymbol [bar]      [accent] [mr] ["9]
 \definemathsymbol [breve]    [accent] [mr] ["8]
 \definemathsymbol [check]    [accent] [mr] ["7]
 \definemathsymbol [hat]      [accent] [mr] ["2]
 \definemathsymbol [dot]      [accent] [mr] ["A]
 \definemathsymbol [mathring] [accent] [mr] ["6]

% and for fun:
 \definemathsymbol [otheralpha]   [ord] [mi] ["0B]
 \definemathsymbol [otherbeta]    [ord] [mi] ["0C]
 \definemathsymbol [othergamma]   [ord] [mi] ["0D]
 \definemathsymbol [otherdelta]   [ord] [mi] ["0E]
 \definemathsymbol [otherepsilon] [ord] [mi] ["0F]
 \definemathsymbol [otherzeta]    [ord] [mi] ["10]

Hopefully, Hans can add these for the next release. :D

adam
-- 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
 Adam T. Lindsay                      atl@comp.lancs.ac.uk
 Computing Dept, Lancaster University   +44(0)1524/594.537
 Lancaster, LA1 4YR, UK             Fax:+44(0)1524/593.608
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

  parent reply	other threads:[~2004-05-25 22:00 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-05-25 18:24 Helmut Schwertner
2004-05-25 20:30 ` Hans Hagen
2004-05-25 22:00 ` Adam Lindsay [this message]
2004-05-26  7:39   ` Hans Hagen

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=20040525220000.13118@smtp.btinternet.com \
    --to=atl@comp.lancs.ac.uk \
    --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).