From d223dba24f548c1c63d6430266bfb485b5d2fc29 Mon Sep 17 00:00:00 2001 From: Gerwin Klein Date: Fri, 22 May 2015 22:02:38 +1000 Subject: [PATCH] haskell: build server complained about lack of scalable font --- haskell/doc/refman.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/haskell/doc/refman.tex b/haskell/doc/refman.tex index 5eadaff08..302b339c5 100644 --- a/haskell/doc/refman.tex +++ b/haskell/doc/refman.tex @@ -17,7 +17,7 @@ \usepackage[T1]{fontenc} \usepackage[margin=33mm]{geometry} -\usepackage{cite,fancyhdr,microtype,tocloft} +\usepackage{cite,fancyhdr,microtype,tocloft,times} \pagestyle{fancyplain} \lhead[\fancyplain{}{\sl\thepage}]{\fancyplain{}{\sl\rightmark}}