summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/fonts/hfoldsty/test-eco-hfo.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/fonts/hfoldsty/test-eco-hfo.tex')
-rw-r--r--Master/texmf-dist/doc/fonts/hfoldsty/test-eco-hfo.tex83
1 files changed, 83 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/fonts/hfoldsty/test-eco-hfo.tex b/Master/texmf-dist/doc/fonts/hfoldsty/test-eco-hfo.tex
new file mode 100644
index 00000000000..2d5a3779bde
--- /dev/null
+++ b/Master/texmf-dist/doc/fonts/hfoldsty/test-eco-hfo.tex
@@ -0,0 +1,83 @@
+\listfiles
+\RequirePackage{fix-cm}
+\documentclass[ngerman,11pt]{article}
+\usepackage[T1]{fontenc}
+\usepackage[latin1]{inputenc}
+\usepackage{babel}
+\usepackage[textwidth=190mm,textheight=280mm]{geometry}
+\ifhfo
+ \usepackage{hfoldsty}
+\else
+ \usepackage{eco}
+\fi
+\usepackage{slantsc}
+\pagestyle{empty}
+%\def\flqq{\guillemotleft}
+%\def\frqq{\guillemotright}
+\def\flqq{%
+ \textormath{\guillemotleft}{\mbox{\guillemotleft}}}
+\def\frqq{%
+ \textormath{\guillemotright}{\mbox{\guillemotright}}}
+
+\begingroup
+\shorthandon{"}
+\gdef\text{ABCDEFGHIJKLMNOPQRSTUVWXYZÄÖÜ abcdefghijklmnopqrstuvwxyzäöüß
+ 0123456789\\
+ fi fl ff ffi ffl
+ \frqq H\flqq\ \frqq\kern0pt H\kern0pt\flqq\
+ \frqq A\flqq\ \frqq\kern0pt A\kern0pt\flqq\
+ \frqq V\flqq\ \frqq\kern0pt V\kern0pt\flqq}
+\endgroup
+
+\parindent0mm
+\parskip5mm
+\begin{document}
+\textbf{\jobname}
+
+\begingroup
+\rmfamily
+{\text}\\
+{\itshape\text}\\
+{\slshape\text}\\
+{\bfseries\text}\\
+{\bfseries\itshape\text}\\
+{\bfseries\slshape\text}\\
+\scshape
+{\text}\\
+{\itshape\text}\\
+{\bfseries\text}\\
+{\bfseries\itshape\text}
+\endgroup
+
+\begingroup
+\sffamily
+{\text}\\
+{\itshape\text}\\
+{\slshape\text}\\
+{\bfseries\text}\\
+{\bfseries\itshape\text}\\
+{\bfseries\slshape\text}\\
+\scshape
+{\text}\\
+{\itshape\text}\\
+{\bfseries\text}\\
+{\bfseries\itshape\text}
+\endgroup
+
+\begingroup
+\ttfamily
+{\text}\\
+{\itshape\text}\\
+{\slshape\text}\\
+{\bfseries\text}\\
+{\bfseries\itshape\text}\\
+{\bfseries\slshape\text}\\
+\scshape
+{\text}\\
+{\itshape\text}\\
+{\bfseries\text}\\
+{\bfseries\itshape\text}
+\endgroup
+
+
+\end{document}