ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Mathieu Boespflug <0xbadcode@gmail.com>
To: ntg-context@ntg.nl
Subject: Euler font and context minimals
Date: Sat, 25 Sep 2010 16:51:55 +0200	[thread overview]
Message-ID: <AANLkTik=m=O85tndw9V9zcvrcU-wuXSj1MBGTFD5Ghyc@mail.gmail.com> (raw)

Hi everyone,

I'm using ConTeXt for my PhD thesis and as I'm getting sick of writing
up I've been trying to tweak the appearance a bit. I'd like to switch
to using Palatino font for main body and Euler font for math. So I
tried

\setupbodyfont[pagella-euler]

\starttext


test $f(x) = x^2$.

\stoptext

But I get errors during processing such as:

MTXrun | run 1: luatex
--fmt="/home/mboes/src/context/tex/texmf-cache/luatex-cache/context/9076a3f5a9f873039eaa5d3001a4c6ac/formats/cont-en"
--lua="/home/mboes/src/context/tex/texmf-cache/luatex-cache/context/9076a3f5a9f873039eaa5d3001a4c6ac/formats/cont-en.lui"
--backend=pdf "./chap-one.tex"This is LuaTeX, Version
beta-0.63.0-2010090921
 \write18 enabled.
(chap-one.tex
jobcontrol      > resuming randomizer with 0.20642945552544

ConTeXt  ver: 2010.09.24 11:40 MKIV  fmt: 2010.9.25  int: english/english

system          : cont-new loaded
(/home/mboes/src/context/tex/texmf-context/tex/context/base/cont-new.tex
systems         : beware: some patches loaded from cont-new.tex
(/home/mboes/src/context/tex/texmf-context/tex/context/base/cont-new.mkiv))
system          : cont-fil loaded
(/home/mboes/src/context/tex/texmf-context/tex/context/base/cont-fil.tex
loading         : ConTeXt File Synonyms
)
system          : cont-sys.rme loaded
(/home/mboes/src/context/tex/texmf-context/tex/context/user/cont-sys.rme
(/home/mboes/src/context/tex/texmf-context/tex/context/base/type-def.mkiv)
(/home/mboes/src/context/tex/texmf-context/tex/context/base/type-lua.mkiv)
(/home/mboes/src/context/tex/texmf-context/tex/context/base/type-siz.mkiv)
(/home/mboes/src/context/tex/texmf-context/tex/context/base/type-otf.mkiv))
system          : cont-err loaded
(/home/mboes/src/context/tex/texmf-context/tex/context/base/cont-err.tex
systems         : no file 'cont-sys.tex', using 'cont-sys.rme' instead
)
system          : chap-one.top loaded
(chap-one.top)
fonts           : preloading latin modern fonts
{/home/mboes/src/context/tex/texmf/fonts/map/dvips/lm/lm-math.map}{/home/mboes/src/context/tex/texmf/fonts/map/dvips/lm/lm-rm.map}{/home/mboes/src/context/tex/texmf-context/fonts/map/pdftex/context/mkiv-base.map}
bodyfont        : 12pt rm is loaded
language        : language en is active
define fonts    > forced type otf of euler not found
define fonts    > font with name euler is not found
define fonts    > unknown font euler, loading aborted
define fonts    > unable to define euler.otf as \*pagella-euler7ptmmmr33*
define fonts    > forced type otf of euler not found
define fonts    > font with name euler is not found
define fonts    > unknown font euler, loading aborted
define fonts    > unable to define euler.otf as \*pagella-euler9ptmmmr22*
define fonts    > forced type otf of euler not found
define fonts    > font with name euler is not found
define fonts    > unknown font euler, loading aborted
define fonts    > unable to define euler.otf as \*pagella-euler12ptmmmr11*

[...]

I noticed that in my (recent) ConTeXt minimals tree, there was no
euler.odf, so I grabbed one from somewhere in the tree in
http://minimals.contextgarden.net/minimals/current, and placed it
$CONTEXTROOT/tex/texmf-fonts, but to no avail. I still get the same
error messages. I also ran luatools --generate and that doesn't make a
difference. I read through the typography and fonts chapters of the
manual but I didn't find specific information about installing fonts.
Am I doing it right? How can I get ConTeXt to recognize this standard
font?

Many thanks,

Mathieu
___________________________________________________________________________________
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
___________________________________________________________________________________


             reply	other threads:[~2010-09-25 14:51 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-25 14:51 Mathieu Boespflug [this message]
2010-09-25 15:21 ` Wolfgang Schuster
2010-09-25 16:32   ` Mathieu Boespflug
2010-09-25 18:40     ` Khaled Hosny
2010-09-26 12:01       ` Mathieu Boespflug
2010-10-05  9:36         ` Khaled Hosny
2010-10-07 11:54           ` Mathieu Boespflug

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='AANLkTik=m=O85tndw9V9zcvrcU-wuXSj1MBGTFD5Ghyc@mail.gmail.com' \
    --to=0xbadcode@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).