Apologies for the spurious blank lines in the
preceding; I accidentally had "Format mails in
HTML" enabled.  Now turned off, and re-attached.


\documentclass {article}
\usepackage {fontspec}

\long \def \SelectFont #1%
    {
        \par
        \fontspec {Arial}\leftline {#1 :}
        \noindent \fontspec {#1}%
    }

\begin {document}
    \SelectFont {Arial} abc \SelectFont {Cambria} abc ....
\end {document}

Philip Taylor


--------------------------------------------------
Subscriptions, Archive, and List information, etc.:
 http://tug.org/mailman/listinfo/xetex

Reply via email to