summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/substitutefont/greek-palatino-didot.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2013-11-03 23:43:54 +0000
committerKarl Berry <karl@freefriends.org>2013-11-03 23:43:54 +0000
commit60d9684691aa95d10a1e12b07b703ccede3f1d9d (patch)
treec06435c6c0ba53a2e297276e77bd2fa31eeb3495 /Master/texmf-dist/doc/latex/substitutefont/greek-palatino-didot.tex
parent1b5f64659e7d32557186d87f525ed3087ee6734b (diff)
substitutefont
git-svn-id: svn://tug.org/texlive/trunk@32052 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/substitutefont/greek-palatino-didot.tex')
-rw-r--r--Master/texmf-dist/doc/latex/substitutefont/greek-palatino-didot.tex29
1 files changed, 22 insertions, 7 deletions
diff --git a/Master/texmf-dist/doc/latex/substitutefont/greek-palatino-didot.tex b/Master/texmf-dist/doc/latex/substitutefont/greek-palatino-didot.tex
index 10ac0969a56..e391043feeb 100644
--- a/Master/texmf-dist/doc/latex/substitutefont/greek-palatino-didot.tex
+++ b/Master/texmf-dist/doc/latex/substitutefont/greek-palatino-didot.tex
@@ -3,20 +3,21 @@
\usepackage{parskip}
\usepackage[LGR,T1]{fontenc}
\usepackage[utf8]{inputenc}
+\pagestyle{empty}
\usepackage{substitutefont}
% Serif
\usepackage[sc,slantedGreek]{mathpazo}
-\substitutefont{LGR}{pplx}{udidot}
+\substitutefont{LGR}{ppl}{udidot}
% Sans
-\renewcommand*\sfdefault{uop}
-\substitutefont{LGR}{uop}{neohellenic}
+\usepackage[scale=.90]{tgheros}
+\substitutefont{LGR}{qhv}{neohellenic}
% Monospaced
-\renewcommand*{\ttdefault}{txtt} % from txtt package
-\substitutefont{LGR}{txtt}{cmtt} % CB fonts
+\usepackage[matchlowercase]{tgcursor}
+\substitutefont{LGR}{qcr}{cmtt} % CB fonts
% Teststring
@@ -29,7 +30,9 @@
\begin{document}
-Palatino/Optima/txtt with Didot/Neohellenic/CB for Greek text.
+\section*{Palatino/Helvetica/Courier and Greek replacements}
+
+Palatino (mathpazo) with GFS Didot:
\begin{description}
\item [Normal:] \alphabet
@@ -44,7 +47,13 @@ Palatino/Optima/txtt with Didot/Neohellenic/CB for Greek text.
\item [sc:] \textsc{\alphabet}
- % \item [bf sc:] \textsc{\textbf\alphabet} missing in Didot
+ % \item [bf sc:] \textsc{\textbf\alphabet}
+
+\end{description}
+
+Helvetica (TG Heros) with GFS Neohellenic:
+
+\begin{description}
\item [sf:] \textsf{\alphabet}
@@ -53,6 +62,12 @@ Palatino/Optima/txtt with Didot/Neohellenic/CB for Greek text.
\item [sf sl:] \textsf{\textsl\alphabet}
\item [sf sc:] \textsf{\textsc\alphabet}
+
+\end{description}
+
+Curier (TG Cursor) with CB teletype:
+
+\begin{description}
\item [tt:] \texttt{\alphabet}