<div dir="ltr"><div><div><div>Dear all,<br><br></div>I’ve just noticed that GFS Complutum and CC Icons disappear from PDF output if I use Scale=MatchUppercase, though they’re happy with Scale=MatchLowercase.  The problem does not affect xetex, and GFS fonts other than Complutum seem fine (e.g., \newfontface\neo[Scale=MatchUppercase]{GFS Neohellenic} works as expected).<br>
<br></div>Here’s a minimal working example:<br><br>-----------------------------------------------------------<br>\documentclass{article}<br>\usepackage{fontspec}<br></div>% choosing a main font just to have something to match, but this problem isn’t tied to Pagella:<br>
<div>\setmainfont{TeX Gyre Pagella}<br>\newfontface\cmpl[Scale=MatchLowercase]{GFS Complutum}<br>\newfontface\icons[Scale=MatchLowercase]{CCIcons}<br>% \newfontface\cmpl[Scale=MatchUppercase]{GFS Complutum}<br>% \newfontface\icons[Scale=MatchUppercase]{CCIcons}<br>
\begin{document}<br>Here is a test of GFS Complutum and CC Icons:<br><br>{\cmpl ὁπότεροι δὲ ἡμῶν ἔρχονται ἐπὶ ἄμεινον πρᾶγμα, ἄδηλον παντὶ πλὴν<br>  ἢ τῶι θεῶι.}<br><br>{\icons c b n a}<br><br>The fonts work, but change “Scale=MatchLowercase” to<br>
“Scale=MatchUppercase,” and they disappear from the output in luatex,<br>though they still work in xetex.<br>\end{document}<br>-----------------------------------------------------------<br><br>I use an up-to-date vanilla TeX Live on Debian GNU/Linux 7 (“Wheezy”):<br>
This is LuaTeX, Version beta-0.76.0-2013070317 (rev 4627)<br> restricted \write18 enabled.<br></div><div><br></div><div>Thanks in advance for any insight you can supply.<br><br></div><div>Thérèse Bonin<br><br></div></div>