[OS X TeX] Re : Does some package handle this character ? (right lower corner filled triangle)

Ewan Delanoy ewan.delanoy at gmx.fr
Tue Mar 8 15:48:18 CET 2011


>You need
 >\usepackage{fontspec}
 >before using those macros.

 Indeed. So now, with

 \documentclass{article}
 \usepackage{fontspec}
 \setromanfont[Mapping=tex-text]{Zapfino}
 \setsansfont[Scale=MatchLowercase,Mapping=tex-text]{Gill Sans}
 \setmonofont[Scale=MatchLowercase]{Andale Mono}
 \begin{document}
 Here is an exotic character : \char"25E2 or <character written directly here>
 \end{document}

 The exotic characters are displayed as boxed question marks instead of blanks : we are
 getting nearer. Of course, this is because the character does not exist in the Zapfino
 font. What should I replace Zapfino with?

 Ewan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://tug.org/pipermail/macostex-archives/attachments/20110308/3ec67399/attachment.html>


More information about the macostex-archives mailing list