ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Florian M. Baudach" <Florian.Baudach@uni-konstanz.de>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: Umlaute in Formula
Date: Mon, 13 Apr 2009 20:14:31 +0200	[thread overview]
Message-ID: <49E38107.3090807@uni-konstanz.de> (raw)
In-Reply-To: <alpine.LNX.2.00.0904130924510.28550@ybpnyubfg.ybpnyqbznva>

Aditya Mahajan schrieb:
> On Mon, 13 Apr 2009, Florian M. Baudach wrote:
> 
>> Dear all,
>>
>> I need german Umlaute in my formulas of my master thesis.
>>
>> I used \ddot{a} for ä. It had worked fine until I updated Context
>> yesterday :-(. Since that update I only get an crossed a with an accent,
>> but no ä.
> 
> Here
> 
> \starttext
> $\ddot a$
> \stoptext
> 
> works fine (see attached pdf). I am using
> 
> ConTeXt  ver: 2009.04.13 14:45 MKII  fmt: 2009.4.13  int: english/english
> 
> Can you create a minimal example that fails?
> 
> Aditya

Yes. I think I have found the problem:

\starttext
\placeformula
\startformula
 Knappheit = \frac{Stimmen\ f \ddot{u}r\ erstplatzierte\ Partei -
Stimmen\ f\ddot{u}r\
 zweitplatzierte\ Partei}{G\ddot{u}ltige\
 Stimmen}
\stopformula
\startformula
\ddot a
\stopformula
\usetypescript[times][ec]
\setupbodyfont[times,11pt]
\placeformula
\startformula
 Knappheit = \frac{Stimmen\ f \ddot{u}r\ erstplatzierte\ Partei -
Stimmen\ f\ddot{u}r\
 zweitplatzierte\ Partei}{G\ddot{u}ltige\
 Stimmen}
\stopformula
\startformula
\ddot a
\stopformula
\stoptext

When I use the Default-Font, then \ddot{} works fine. But when I switch
to times, then I get an very strange symbol.
(I wasn't able to attach the output of my example, because it was to big
:-()

This problem has started when I updated to:
ConTeXt  ver: 2009.04.10 18:02 MKII  fmt: 2009.4.12.

Before the update \ddot{} worked also with times.

Is there an solution?

Greetings
Florian Baudach


___________________________________________________________________________________
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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


  reply	other threads:[~2009-04-13 18:14 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-13  9:01 Florian M. Baudach
2009-04-13  9:16 ` Mojca Miklavec
2009-04-13 13:27 ` Aditya Mahajan
2009-04-13 18:14   ` Florian M. Baudach [this message]
2009-04-13 18:40     ` Mojca Miklavec
2009-04-15 14:06   ` Problem with MyItemCommand bbvogel
2009-04-16 13:14     ` Hans Hagen
2009-04-20  7:38       ` E. Witbreuk

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=49E38107.3090807@uni-konstanz.de \
    --to=florian.baudach@uni-konstanz.de \
    --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).