From 936a3f59927e1690f88cc68c96229ed613300cdd Mon Sep 17 00:00:00 2001 From: Michael Orlitzky Date: Sat, 13 Jul 2024 17:32:14 -0400 Subject: [PATCH] mjo-font.tex: drop lmodern package Is this still needed? I don't know. But it's now causing problems when I try to use Minion Pro in my presentations. --- mjo-font.tex | 4 ---- 1 file changed, 4 deletions(-) diff --git a/mjo-font.tex b/mjo-font.tex index 7a81fa2..5e08c6f 100644 --- a/mjo-font.tex +++ b/mjo-font.tex @@ -4,10 +4,6 @@ \ifx\havemjofont\undefined \def\havemjofont{1} - -% Allow arbitrary font sizes (prevents pdflatex warnings). -\usepackage{lmodern} - % Support utf8 in LaTeX code. This lets you enter names like % Carathéodory and Güler directly, without the funny escape sequences. \usepackage[utf8]{inputenc} -- 2.44.2