summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/lato/lato.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/lato/lato.tex')
-rw-r--r--Master/texmf-dist/source/lato/lato.tex37
1 files changed, 4 insertions, 33 deletions
diff --git a/Master/texmf-dist/source/lato/lato.tex b/Master/texmf-dist/source/lato/lato.tex
index e5bc900cdaf..96760da2af5 100644
--- a/Master/texmf-dist/source/lato/lato.tex
+++ b/Master/texmf-dist/source/lato/lato.tex
@@ -1,5 +1,5 @@
%% lato.tex
-%% Copyright 2010 Mohamed El Morabity
+%% Copyright 2010, 2011 Mohamed El Morabity
%
% This work may be distributed and/or modified under the conditions of the LaTeX
% Project Public License, either version 1.3 of this license or (at your option)
@@ -39,7 +39,7 @@
\newcommand{\parameter}[1]{\textnormal{\textit{#1}}}
\newcommand{\program}{}
-\title{\LaTeX{} support for Lato\\\relsize{-1}Version~1.0}
+\title{\LaTeX{} support for Lato\\\relsize{-1}Version~1.2}
\author{Mohamed \name{El~Morabity}\\\email{melmorabity@fedoraproject.org}}
@@ -109,35 +109,6 @@ To set Lato as default sans-serif only:
\usepackage[defaultsans]{lato}
\end{verbatim}
-\paragraph{Default weight}
-
-The following options specify which weight of the font you prefer to use:
-\begin{center}
- \begin{tabular}{ll}
- \toprule
- \code{regular}&{\flafamily\fontseries{m}\selectfont use regular face}\\
- \midrule
- \code{light}&{\flafamily\fontseries{l}\selectfont use light face}\\
- \bottomrule
- \end{tabular}
-\end{center}
-The \code{medium} option is enabled by default.
-
-\paragraph{Default bold weight}
-
-The following options specify which weight of the font you prefer to use for
-bold texts:
-\begin{center}
- \begin{tabular}{ll}
- \toprule
- \code{bold}&{\flafamily\fontseries{b}\selectfont use bold face}\\
- \midrule
- \code{black}&{\flafamily\fontseries{eb}\selectfont use black face}\\
- \bottomrule
- \end{tabular}
-\end{center}
-The \code{bold} option is enabled by default.
-
\paragraph{Font scaling}
The font can be up- and downscale by any factor. This can be used to make Lato
@@ -166,9 +137,9 @@ treated poorly, if at all. Note difference in kerning between e.g.
\begin{center}
\begin{tabular}{ll}
\toprule
- OT1-encoded&To Ta Té\\
+ OT1-encoded&{\flafamily To Ta Té}\\
\midrule
- T1-encoded&\fontencoding{T1}\selectfont To Ta Té\\
+ T1-encoded&{\flafamily\fontencoding{T1}\selectfont To Ta Té}\\
\bottomrule
\end{tabular}
\end{center}