<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=UTF-8" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Nicolas Vaughan wrote:<br>
<br>
<br>
<blockquote
 cite="mid:611dad750902180720y60d9b93are0e3079dcb281512@mail.gmail.com"
 type="cite">I'm using a TTF from Monotype (but I also tried with many
other symbol TTFs from ITC, with the same result; I believe there's
something strange with the symbol-font encondings.)<br>
</blockquote>
<br>
I'm not sure, but see if this works:<br>
<br>
<br>
\documentclass[12pt]{article}<br>
<br>
\usepackage{xltxtra}<br>
<br>
\newfontfamily\RococoOrn[Scale=MatchLowercase]{<span
 style="font-family: courier new,monospace;">Rococo Ornaments One MT</span>}<br>
<br>
\begin{document}<br>
<br>
\section{Rococo Ornaments One MT}<br>
{\Huge\RococoOrn<br>
  1234567890<br>
  ABCDEFGHIJKLMNOPQRSTUVWYXZ<br>
  abcdefghijklmnopqrstuvwyxz<br>
  }<br>
<br>
Some text at the end.<br>
<br>
\end{document}<br>
<br>
<br>
<br>
<pre class="moz-signature" cols="72">-- 
United in adoration of Jesus, 



fr. michael gilmary, mma

Most Holy Trinity Monastery
67 Dugway Road
Petersham, MA 01366-97255</pre>
</body>
</html>