[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 09:48:18 EST 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://email.esm.psu.edu/pipermail/macosx-tex/attachments/20110308/3ec67399/attachment.html>
More information about the MacOSX-TeX
mailing list