ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Wolfgang Schuster <schuster.wolfgang@googlemail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: \star not working
Date: Mon, 20 Jun 2011 17:24:38 +0200	[thread overview]
Message-ID: <D86D00FD-F731-417F-9A53-6CDFF68B08B5@googlemail.com> (raw)
In-Reply-To: <7B4626C28B06A7418E938BF73D6DEE18F9F571EF4F@KCL-MAIL05.kclad.ds.kcl.ac.uk>


Am 20.06.2011 um 16:49 schrieb Reviczky, Adam:

>> Use $\star$ or \symbol[star].
> 
> Thanks, but both will use the math font (in my case: https://github.com/khaledhosny/euler-otf) which doesn't have this symbol.


Pagella has it and with “\setupsymbolset[text]” context looks first if the text font has it before it tries to take it from the math font.

\setupbodyfont[pagella-euler]
\setupsymbolset[text]
\starttext
\symbol[star]
\stoptext

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-06-20 15:24 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-20 14:49 Reviczky, Adam
2011-06-20 14:52 ` Vedran Miletić
2011-06-20 15:07 ` netiquette (was: \star not working) Paul Menzel
2011-06-20 15:07 ` \star not working Reviczky, Adam
2011-06-21  8:34   ` Reviczky, Adam
2011-06-20 15:24 ` Wolfgang Schuster [this message]
2011-06-20 17:50   ` Aditya Mahajan
2011-06-20 19:37     ` Hans Hagen
2011-06-21 20:48       ` Aditya Mahajan
2011-06-21 20:53         ` Wolfgang Schuster
  -- strict thread matches above, loose matches on Subject: below --
2011-06-20 14:12 Reviczky, Adam
2011-06-20 14:22 ` 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=D86D00FD-F731-417F-9A53-6CDFF68B08B5@googlemail.com \
    --to=schuster.wolfgang@googlemail.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).