diff options
Diffstat (limited to 'Master/texmf-dist/source/droid/droid.tex')
-rw-r--r-- | Master/texmf-dist/source/droid/droid.tex | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/Master/texmf-dist/source/droid/droid.tex b/Master/texmf-dist/source/droid/droid.tex index 4c178595eaa..6bdfe019021 100644 --- a/Master/texmf-dist/source/droid/droid.tex +++ b/Master/texmf-dist/source/droid/droid.tex @@ -39,7 +39,7 @@ \newcommand{\parameter}[1]{\textnormal{\textit{#1}}} \newcommand{\program}{} -\title{\LaTeX{} support for Droid\\\relsize{-1}Version~1.2} +\title{\LaTeX{} support for Droid\\\relsize{-1}Version~1.3} \author{Mohamed \name{El~Morabity}\\\email{melmorabity@fedoraproject.org}} @@ -148,12 +148,12 @@ Finally, to set Droid Sans Mono as the default typewriter font: The font can be up- and downscaled by any factor. This can be used to make the Droid fonts more friendly when used in company with other type faces, e.g., to -adapt the x-height. The package option \code{scaled=\parameter{ratio}} will -scale the font according to \parameter{ratio} (1.0 by default), for example: +adapt the x-height. The package option \code{scale=\parameter{ratio}} will scale +the font according to \parameter{ratio} (1.0 by default), for example: \begin{verbatim} -\usepackage[scaled=0.95]{droidserif} -\usepackage[scaled=0.95]{droidsans} -\usepackage[scaled=0.95]{droidmono} +\usepackage[scale=0.95]{droidserif} +\usepackage[scale=0.95]{droidsans} +\usepackage[scale=0.95]{droidmono} \end{verbatim} \subsection{Encodings} @@ -184,7 +184,7 @@ treated poorly, if at all. Note difference in kerning between e.g. \toprule OT1-encoded&{\fdsfamily To Ta Té}\\ \midrule - T1-encoded&{\fontencoding{T1}\selectfont\fdsfamily To Ta Té}\\ + T1-encoded&{\fdsfamily\fontencoding{T1}\selectfont To Ta Té}\\ \bottomrule \end{tabular} \end{center} @@ -201,7 +201,7 @@ substitutions. \toprule family&encoding&series&shape\\ \midrule - \fdrfamily\multirow{4}{*}{fdr}&OT1, T1,&\multirow{3}{*}{m, b (bx)}&\multirow{2}{*}{n, it, sl, up}\\ + \multirow{4}{*}{fdr}&OT1, T1,&\multirow{3}{*}{m, b (bx)}&\multirow{2}{*}{n, it, sl, up}\\ &T2A, T2B, T2C, X2,&&\multirow{2}{*}{sc, scit, scsl, scup}\\ &LGR&&\\ \cmidrule{2-4} |