summaryrefslogtreecommitdiff
path: root/info/lmodern/lmodern-tl.tex
diff options
context:
space:
mode:
Diffstat (limited to 'info/lmodern/lmodern-tl.tex')
-rw-r--r--info/lmodern/lmodern-tl.tex13
1 files changed, 13 insertions, 0 deletions
diff --git a/info/lmodern/lmodern-tl.tex b/info/lmodern/lmodern-tl.tex
new file mode 100644
index 0000000000..b5605e2d7f
--- /dev/null
+++ b/info/lmodern/lmodern-tl.tex
@@ -0,0 +1,13 @@
+\documentclass[12pt]{article}
+\usepackage[T1]{fontenc}
+\usepackage{lmodern}
+\begin{document}
+hoffentlich
+
+\textit{hoffentlich}
+
+\textbf{hoffentlich}
+
+\textbf{\textit{hoffentlich}}
+
+\end{document}