Hello,<br><br>I have a problem when I load the font Arno Pro. When compiling a document with lualatex, it takes anormally a long time and a lot of memory. I don't know exactly what type of information you need, so the following are what I think is relevant to get help from you :<br>
<br><ul><li>Here is a minimal example :</li></ul>\documentclass{article}<br>\usepackage{luatextra}<br>\setmainfont{Arno Pro}<br>\begin{document}<br> test<br>\end{document}<br><br><ul><li>I use the following version of lualatex :</li>
</ul>$lualatex --v<br>This is LuaTeX, Version beta-0.66.0-2011041219<br><br><ul><li>My system is Fedora (GNU/Linux), and use the latest version of TeXlive 2010, with official updates of TeXlive and other updates from TLContrib (<a href="http://tlcontrib.metatex.org/usage.html">http://tlcontrib.metatex.org/usage.html</a>).</li>
</ul><br><ul><li>In my .profile file I have the following lines which you might find relevant to show you :</li></ul>PATH=/usr/local/texlive/2010/bin/x86_64-linux:$PATH; export PATH<br>MANPATH=/usr/local/texlive/2010/texmf/doc/man:$MANPATH; export MANPATH<br>
INFOPATH=/usr/local/texlive/2010/texmf/doc/info:$INFOPATH; export INFOPATH<br><br><br>export OSFONTDIR="/usr/local/share/fonts;$HOME/.fonts"<br><br><br><ul><li>My Arno Pro fonts are located in my home, in the directory ~/.fonts :</li>
</ul>tree ~/.fonts/"Arno Pro"<br>/home/freeman/.fonts/Arno Pro<br>|-- Caption<br>| |-- ArnoPro-BoldCaption.otf<br>| |-- ArnoPro-BoldItalicCaption.otf<br>| |-- ArnoPro-Caption.otf<br>| |-- ArnoPro-ItalicCaption.otf<br>
| |-- ArnoPro-SmbdCaption.otf<br>| `-- ArnoPro-SmbdItalicCaption.otf<br>|-- Display<br>| |-- ArnoPro-BoldDisplay.otf<br>| |-- ArnoPro-BoldItalicDisplay.otf<br>| |-- ArnoPro-Display.otf<br>| |-- ArnoPro-ItalicDisplay.otf<br>
| |-- ArnoPro-LightDisplay.otf<br>| |-- ArnoPro-LightItalicDisplay.otf<br>| |-- ArnoPro-SmbdDisplay.otf<br>| `-- ArnoPro-SmbdItalicDisplay.otf<br>|-- Subhead<br>| |-- ArnoPro-BoldItalicSubhead.otf<br>| |-- ArnoPro-BoldSubhead.otf<br>
| |-- ArnoPro-ItalicSubhead.otf<br>| |-- ArnoPro-SmbdItalicSubhead.otf<br>| |-- ArnoPro-SmbdSubhead.otf<br>| `-- ArnoPro-Subhead.otf<br>`-- Text<br> |-- ArnoPro-Bold.otf<br> |-- ArnoPro-BoldItalic.otf<br> |-- ArnoPro-BoldItalicSmText.otf<br>
|-- ArnoPro-BoldSmText.otf<br> |-- ArnoPro-Italic.otf<br> |-- ArnoPro-ItalicSmText.otf<br> |-- ArnoPro-Regular.otf<br> |-- ArnoPro-SmText.otf<br> |-- ArnoPro-Smbd.otf<br> |-- ArnoPro-SmbdItalic.otf<br>
|-- ArnoPro-SmbdItalicSmText.otf<br> `-- ArnoPro-SmbdSmText.otf<br><br>4 directories, 32 files<br><br><br>If you can help me I would appreciate it. If I missed something, I would be pleased you show me my errors :)<br>
<br>Sincerely<br clear="all"><br>-- <br>Alexandre KRISPIN<br><br>