summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/sourcecodepro/sourcecodepro-type1-specimen.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/sourcecodepro/sourcecodepro-type1-specimen.tex')
-rw-r--r--Master/texmf-dist/doc/latex/sourcecodepro/sourcecodepro-type1-specimen.tex11
1 files changed, 6 insertions, 5 deletions
diff --git a/Master/texmf-dist/doc/latex/sourcecodepro/sourcecodepro-type1-specimen.tex b/Master/texmf-dist/doc/latex/sourcecodepro/sourcecodepro-type1-specimen.tex
index be328a2878e..0a1e6c047d7 100644
--- a/Master/texmf-dist/doc/latex/sourcecodepro/sourcecodepro-type1-specimen.tex
+++ b/Master/texmf-dist/doc/latex/sourcecodepro/sourcecodepro-type1-specimen.tex
@@ -1,7 +1,8 @@
-\documentclass[11pt,a4paper,english]{article}
-\usepackage{babel,array}
-\usepackage[margin=0mm,paperheight=25mm,paperwidth=150mm]{geometry}
-\usepackage[default]{sourcecodepro-type1}
+\documentclass[11pt,a4paper]{article}
+\usepackage{array}
+\usepackage[default,type1]{sourcecodepro}
+\usepackage[T1]{fontenc}
+\usepackage[margin=0mm,paperheight=25mm,paperwidth=170mm]{geometry}
\newcommand*\spA{abcde}
\newcommand*\spB{01469}
@@ -26,7 +27,7 @@
% lining italic \spr[\itshape\spB]
% lining small-caps \spr[\scshape\spB]
old-style \spr[\oldstylenums{\spB}]
-% old-style italic \spr[\oldstylenums{\itshape \spB}]
+% old-style italic \spr[\oldstylenums{\itshape\spB}]
% old-style small-caps \spr[\oldstylenums{\scshape\spB}]
\end{tabular}
\end{document} \ No newline at end of file