summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--manual/preamble.tex2
1 files changed, 2 insertions, 0 deletions
diff --git a/manual/preamble.tex b/manual/preamble.tex
index 33fb365..6930205 100644
--- a/manual/preamble.tex
+++ b/manual/preamble.tex
@@ -26,6 +26,8 @@
\makeatletter\input{ix-utf8enc.dfu}\makeatother
% This manual used to use Palatino as font. This caused issues with small caps
% (textsc), so do not use that font as default one anymore.
+% Use Latin Modern instead which improves searchability of the PDF output.
+\usepackage{lmodern}
\usepackage{tabularx}
\usepackage{multirow}