I'm trying to compile the new ACM latex template for my camera ready paper provided in http://www.cs.wustl.edu/~lu/CPSWeek2017-Typesetting/
This template doesn't compile for me and shows following error:
! pdfTeX error (font expansion): auto expansion is only possible with scalable
fonts.
\@EveryShipout@Output ...@Org@Shipout \box \@cclv
How can I fix it? It is the template! No changes.
! pdfTeX error (font expansion): auto expansion is only possible with scalable
fonts.
\@EveryShipout@Output ...@Org@Shipout \box \@cclv
l.121 \end{enumerate}
Here is how much of TeX's memory you used:
18161 strings out of 493698
267992 string characters out of 3144404
402755 words of memory out of 3000000
20985 multiletter control sequences out of 15000+200000
54348 words of font info for 144 fonts, out of 3000000 for 9000
1186 hyphenation exceptions out of 8191
60i,11n,94p,1105b,468s stack positions out of 5000i,500n,10000p,200000b,50000s
! ==> Fatal error occurred, no output PDF file produced!
P.S. Interestingly when I use an online compiler such as Sharelatex, it looks fine.
P.S. 2: Thanks to everybody, especially Boris: I re-installed the liberty font on miktex package manager, but that changes made my miktex not work for unknown reasons! I re-installed the whole miktex packages from scratch using ProText and now I can compile :)
sample-sigconf.texandacmart.clsand remove stuff as long as the error is still present? This will narrow down the source of your problem. – samcarter_is_at_topanswers.xyz Mar 15 '17 at 21:18\documentclass{...}and ending with\end{document}. – Martin Schröder Mar 15 '17 at 21:40cm-super. – cfr Mar 16 '17 at 03:51acmartdocumentation. – Boris Mar 16 '17 at 04:32\lmodernhelps compiling, but the output is a bit different with what I compiled online. – angel_30 Mar 16 '17 at 16:10