ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Philipp A." <flying-sheep@web.de>
To: Hans Hagen <pragma@wxs.nl>
Cc: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: simplefonts: math in headers
Date: Fri, 16 Dec 2011 11:41:49 +0100	[thread overview]
Message-ID: <CAN8d9gmrnwRdo3XTJX9rambOh9nsu8KofwSJUBfM8t_XQsCi=Q@mail.gmail.com> (raw)
In-Reply-To: <4EEB197B.9000300@wxs.nl>


[-- Attachment #1.1: Type: text/plain, Size: 1313 bytes --]

thanks for the effort. i can’t say i understand anything about fonts if i
judge from what the results of above suggestions look like:

    \usemodule[simplefonts]

    \definesimplefonttypeface[mainface][Cambria]
    \definesimplefonttypeface[mainface][Ubuntu] [style=sans]
    \definesimplefonttypeface[mainface][cambria][style=math]

    \setupbodyfont[mainface]

Well: header math is in unbold cambria, body text in courier or something
like this, and the math font features are not used (tiny parentheses around
matrices, fraction denominators and numerators are shrunk instead of using
small glyphs)

    \setfalse\completeboldmathstrategy

    \usemodule[simplefonts]
    \setmainfont[Cambria]
    \setmathfont[Cambria]
    \setsansfont[Ubuntu]

too slim parentheses, but this is to be expected :D

    \definetypeface[mainface][rm][specserif][Cambria]
    \definetypeface[mainface][ss][specsans] [Ubuntu]
    \definetypeface[mainface][mm][math]     [cambria]

    \setupbodyfont[mainface]

exactly the same as above. slim parentheses in header math, rest working.
cambria in the last line only works when lowercase, but is case-insensitive
in the rm and ss lines. does this solution disable the
completeboldmathstrategy automatically?

thanks for the fixes,
philipp

[-- Attachment #1.2: Type: text/html, Size: 1564 bytes --]

[-- Attachment #2: Type: text/plain, Size: 485 bytes --]

___________________________________________________________________________________
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:[~2011-12-16 10:41 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-12-09 12:53 Philipp A.
2011-12-15 13:36 ` Philipp A.
2011-12-15 20:15   ` Wolfgang Schuster
2011-12-15 23:13     ` Philipp A.
2011-12-16  5:25       ` Wolfgang Schuster
2011-12-16  9:41         ` Hans Hagen
2011-12-16 10:12         ` Hans Hagen
2011-12-16 10:41           ` Philipp A. [this message]
2011-12-16 10:58             ` Hans Hagen
2011-12-16 13:18               ` Wolfgang Schuster
2011-12-16 15:35                 ` Hans Hagen
2011-12-16 13:16             ` Wolfgang Schuster

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='CAN8d9gmrnwRdo3XTJX9rambOh9nsu8KofwSJUBfM8t_XQsCi=Q@mail.gmail.com' \
    --to=flying-sheep@web.de \
    --cc=ntg-context@ntg.nl \
    --cc=pragma@wxs.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).