ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Wolfgang Schuster <schuster.wolfgang@googlemail.com>
To: "Philipp A." <flying-sheep@web.de>
Cc: mailing list for ConTeXt users <ntg-context@ntg.nl>,
	Hans Hagen <pragma@wxs.nl>
Subject: Re: simplefonts: math in headers
Date: Fri, 16 Dec 2011 14:16:52 +0100	[thread overview]
Message-ID: <AB6AC4B8-0FED-45AC-B94C-45CA0B4E2612@googlemail.com> (raw)
In-Reply-To: <CAN8d9gmrnwRdo3XTJX9rambOh9nsu8KofwSJUBfM8t_XQsCi=Q@mail.gmail.com>


Am 16.12.2011 um 11:41 schrieb Philipp A.:

> 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] 

I’ll upload a new version of the module.

> 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?

Typescripts and typefaces are case sensitive and \definetypeface[…][…][math][cambria] is not the same as \definetypeface[…][…][math][Cambria].

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


      parent reply	other threads:[~2011-12-16 13:16 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.
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 [this message]

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=AB6AC4B8-0FED-45AC-B94C-45CA0B4E2612@googlemail.com \
    --to=schuster.wolfgang@googlemail.com \
    --cc=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).