diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/kerntest/testschoolb.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/kerntest/testschoolb.tex | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/kerntest/testschoolb.tex b/Master/texmf-dist/doc/latex/kerntest/testschoolb.tex new file mode 100644 index 00000000000..5e892ef375c --- /dev/null +++ b/Master/texmf-dist/doc/latex/kerntest/testschoolb.tex @@ -0,0 +1,21 @@ +\documentclass[ngerman,12pt]{article} +\usepackage[T1]{fontenc} +\usepackage{babel} +\renewcommand*\rmdefault{9nc} +\pagestyle{empty} +\setlength{\parindent}{0mm} +\begin{document} +\Large +Some problematic kernings + +\guillemotright V\guillemotleft, +\textquotedblleft A\textquotedblright, +\quotedblbase VA\textquotedblleft, +\quotedblbase V\u A\textquotedblleft + +\guilsinglright V\guilsinglleft, +\textquoteleft A\textquoteright, +\quotesinglbase VA\textquoteleft, +\quotesinglbase V\u A\textquoteleft + +\end{document}
\ No newline at end of file |