[Dev] texlive-core-libre fonts

Daniel Martí mvdan at mvdan.cc
Mon Dec 3 16:19:29 GMT 2012


On Mon, Dec 03, 2012 at 05:08:32PM +0100, Michał Masłowski wrote:
> >> \documentclass[11pt,a4paper]{moderncv}
> 
> This has this code:
> 
> % automatic loading of latin modern fonts if present on the system
> \IfFileExists{lmodern.sty}
>   {\RequirePackage[T1]{fontenc}\RequirePackage{lmodern}}
>   {}
> 
> Since fontenc is useless with OpenType fonts (assuming you use them),
> add this before \documentclass:
> 
> \expandafter\def\csname ver at fontenc.sty\endcsname{}
> \expandafter\def\csname opt at fontenc.sty\endcsname{T1}

That seems to have solved it, thank you!

We should put together some kind of moderncv-libre package :)

-- 
Daniel Martí - mvdan at mvdan.cc - GPG 0x58BF72C3
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: not available
URL: <https://lists.parabola.nu/pipermail/dev/attachments/20121203/3c07f44f/attachment.sig>


More information about the Dev mailing list