20 Jun
2011
20 Jun
'11
7:50 p.m.
On Mon, 20 Jun 2011, Wolfgang Schuster wrote:
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.
Could we just add a \textstar in char-def.lua? (And maybe use that to redefine \symbol[star]) Aditya