[XeTeX] txfonts and XeLaTeX

Andrew Moschou andmos at gmail.com
Mon Dec 21 09:17:26 CET 2009


It should work:

\documentclass{article}
\DeclareSymbolFont{symbolsC}{U}{txsyc}{m}{n}
\DeclareMathSymbol{\boxright}{\mathrel}{symbolsC}{128}
\begin{document}
$\boxright$
\end{document}

What exactly is the error message? And please provide a small example where
it does not work.

Andrew


2009/12/21 Alejandro Pérez Carballo <apca at mit.edu>

> Hi,
>
> Does anyone how to call a symbol from txftonts.sty for use with
> XeLaTeX? I'm trying to use the "\boxright" symbol from TX fonts. With
> LaTeX, I would just have this in my preamble:
>
> \DeclareSymbolFont{symbolsC}{U}{txsyc}{m}{n}
> \DeclareMathSymbol{\boxright}{\mathrel}{symbolsC}{128}
>
> Unfortunately, I get an error message when using this with XeLaTeX. Is
> there an equivalent to this for use with XeLaTeX?
>
> Best,
>
> APC
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://tug.org/pipermail/xetex/attachments/20091221/1f726371/attachment.html>


More information about the XeTeX mailing list