summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc')
-rw-r--r--Master/texmf-dist/doc/fonts/lato/CHANGES14
-rw-r--r--Master/texmf-dist/doc/fonts/lato/README8
-rw-r--r--Master/texmf-dist/doc/fonts/lato/lato-samples.pdfbin0 -> 244362 bytes
-rw-r--r--Master/texmf-dist/doc/fonts/lato/lato-samples.tex (renamed from Master/texmf-dist/doc/latex/lato/lato-samples.tex)47
-rw-r--r--Master/texmf-dist/doc/fonts/lato/lato.pdfbin0 -> 156485 bytes
-rw-r--r--Master/texmf-dist/doc/fonts/lato/lato.tex (renamed from Master/texmf-dist/doc/latex/lato/lato.tex)79
-rw-r--r--Master/texmf-dist/doc/fonts/lato/manifest.txt426
-rw-r--r--Master/texmf-dist/doc/latex/lato/CHANGES7
-rw-r--r--Master/texmf-dist/doc/latex/lato/README22
-rw-r--r--Master/texmf-dist/doc/latex/lato/lato-samples.pdfbin252110 -> 0 bytes
-rw-r--r--Master/texmf-dist/doc/latex/lato/lato.pdfbin115422 -> 0 bytes
11 files changed, 289 insertions, 314 deletions
diff --git a/Master/texmf-dist/doc/fonts/lato/CHANGES b/Master/texmf-dist/doc/fonts/lato/CHANGES
new file mode 100644
index 00000000000..84310f69f8a
--- /dev/null
+++ b/Master/texmf-dist/doc/fonts/lato/CHANGES
@@ -0,0 +1,14 @@
+Changelog for version 1.1:
+ - Update .ttf files to version 1.011
+
+Changelog for version 1.2:
+ - fix small caps series in TS1 encoding
+ - remove "light"/"black" class options
+ - add samples PDF
+
+Changelog for version 2.0:
+ - complete rewrite of the fontinst driver file
+ - rename .vf and .tfm files based on the pattern <font>-<encoding>
+ - fix NFSS series for hairline variant ("el" instead of "ul")
+ - modify paths of the archive: documentation is now in doc/fonts/lato/
+ and sources in source/fonts/lato/
diff --git a/Master/texmf-dist/doc/fonts/lato/README b/Master/texmf-dist/doc/fonts/lato/README
index d671e887a49..8eaefb3793e 100644
--- a/Master/texmf-dist/doc/fonts/lato/README
+++ b/Master/texmf-dist/doc/fonts/lato/README
@@ -1,18 +1,18 @@
-------------------
- Lato, version 1.2
+ Lato, version 2.0
-------------------
Lato is a sanserif typeface family designed in the Summer 2010 by Warsaw-based
designer Łukasz Dziedzic. This font, which includes five weights (hairline,
light, regular, bold and black}), is available from the Google Font Directory at
-http://code.google.com/webfonts/family?family=Lato as TrueType files under the
-OFL version 1.1.
+http://code.google.com/webfonts/family?family=Lato as TrueType files licensed
+under the OFL version 1.1.
This package provides support for this font in LaTeX. It includes the original
TrueType fonts, as well as Type 1 versions, converted for this package using
FontForge for full support with Dvips.
-Installation and usage instructions are described in doc/latex/lato/lato.pdf.
+Installation and usage instructions are described in doc/fonts/lato/lato.pdf.
This package is released under the LaTeX Project Public License, either version
1.3c or above, with the exception of the .ttf and .pfb files, released under the
diff --git a/Master/texmf-dist/doc/fonts/lato/lato-samples.pdf b/Master/texmf-dist/doc/fonts/lato/lato-samples.pdf
new file mode 100644
index 00000000000..7938f0fac55
--- /dev/null
+++ b/Master/texmf-dist/doc/fonts/lato/lato-samples.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/lato/lato-samples.tex b/Master/texmf-dist/doc/fonts/lato/lato-samples.tex
index 735d21b6ef3..93e65667857 100644
--- a/Master/texmf-dist/doc/latex/lato/lato-samples.tex
+++ b/Master/texmf-dist/doc/fonts/lato/lato-samples.tex
@@ -24,12 +24,15 @@
\newcommand{\latinSample}{%
\foreignlanguage{francais}{%
- Tous les êtres humains naissent libres et égaux en dignité et en droits. Ils sont doués de raison et de conscience et doivent agir les uns envers les autres dans un esprit de fraternité.%
+ Tous les êtres humains naissent libres et égaux en dignité et en droits. Ils
+ sont doués de raison et de conscience et doivent agir les uns envers les
+ autres dans un esprit de fraternité.%
}%
}
\newcommand{\miscSample}{%
- 0123456789 fi fl \textperthousand{} \textcopyright{} \textregistered{} \texttrademark{} \texteuro{} \textsterling{} \textyen%
+ 0123456789 fi fl \textperthousand{} \textcopyright{} \textregistered{}
+ \texttrademark{} \texteuro{} \textsterling{} \textyen%
}
\newcommand{\fontSample}[2]{%
@@ -40,6 +43,26 @@
\begin{document}
+\section*{Lato Hairline}
+
+\fontSample{el}{n}
+
+\fontSample{el}{it}
+
+\fontSample{el}{sc}
+
+\fontSample{el}{scit}
+
+\section*{Lato Light}
+
+\fontSample{l}{n}
+
+\fontSample{l}{it}
+
+\fontSample{l}{sc}
+
+\fontSample{l}{scit}
+
\section*{Lato Regular}
\fontSample{m}{n}
@@ -70,24 +93,4 @@
\fontSample{eb}{scit}
-\section*{Lato Light}
-
-\fontSample{l}{n}
-
-\fontSample{l}{it}
-
-\fontSample{l}{sc}
-
-\fontSample{l}{scit}
-
-\section*{Lato Hairline}
-
-\fontSample{ul}{n}
-
-\fontSample{ul}{it}
-
-\fontSample{ul}{sc}
-
-\fontSample{ul}{scit}
-
\end{document}
diff --git a/Master/texmf-dist/doc/fonts/lato/lato.pdf b/Master/texmf-dist/doc/fonts/lato/lato.pdf
new file mode 100644
index 00000000000..656b5565c43
--- /dev/null
+++ b/Master/texmf-dist/doc/fonts/lato/lato.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/lato/lato.tex b/Master/texmf-dist/doc/fonts/lato/lato.tex
index 96760da2af5..4efd4cbeefb 100644
--- a/Master/texmf-dist/doc/latex/lato/lato.tex
+++ b/Master/texmf-dist/doc/fonts/lato/lato.tex
@@ -1,5 +1,5 @@
%% lato.tex
-%% Copyright 2010, 2011 Mohamed El Morabity
+%% Copyright 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)
@@ -17,12 +17,11 @@
\usepackage[american]{babel}
\usepackage{booktabs}
-\usepackage[utf8x]{inputenc}
\usepackage[default]{lato}
\usepackage{microtype}
\usepackage{multirow}
\usepackage{path}
-\usepackage{relsize}
+\usepackage{varioref}
\usepackage[colorlinks]{hyperref}
\hypersetup{%
@@ -39,7 +38,7 @@
\newcommand{\parameter}[1]{\textnormal{\textit{#1}}}
\newcommand{\program}{}
-\title{\LaTeX{} support for Lato\\\relsize{-1}Version~1.2}
+\title{\LaTeX{} support for Lato\\Version~2.0}
\author{Mohamed \name{El~Morabity}\\\email{melmorabity@fedoraproject.org}}
@@ -51,14 +50,30 @@
\section{Introduction}
-Lato is a sanserif typeface family designed in the Summer 2010 by Warsaw-based
-designer Łukasz \name{Dziedzic} for the tyPoland foundry. This font, which
-includes five weights ({\flafamily\fontseries{ul}\selectfont hairline},
-{\flafamily\fontseries{l}\selectfont light},
-{\flafamily\fontseries{m}\selectfont regular},
-{\flafamily\fontseries{b}\selectfont bold} and
-{\flafamily\fontseries{eb}\selectfont black}), is available from the Google Font
-Directory~\cite{lato} as TrueType files under the \acronym{OFL} version~1.1.
+Lato is a sanserif typeface family designed in the Summer~2010 by Warsaw-based
+designer Łukasz \name{Dziedzic} for the tyPoland foundry (see
+figure~\vref{styles}). This font is available from the Google Font
+Directory~\cite{lato} as TrueType files licensed under the \acronym{OFL}
+version~1.1.
+
+\begin{figure}
+ \centering
+ {%
+ \flafamily%
+ {\fontseries{el}\selectfont Lato Hairline}\\
+ {\fontseries{el}\selectfont\itshape Lato Hairline Italic}\\
+ {\fontseries{l}\selectfont Lato Light}\\
+ {\fontseries{l}\selectfont\itshape Lato Light Italic}\\
+ Lato Regular\\
+ {\itshape Lato Italic}\\
+ {\bfseries Lato Bold}\\
+ {\bfseries\itshape Lato Bold Italic}\\
+ {\fontseries{eb}\selectfont Lato Black}\\
+ {\fontseries{eb}\selectfont\itshape Lato Black Italic}%
+ }
+ \caption{Available styles for Lato}
+ \label{styles}
+\end{figure}
This package provides support for this font in \LaTeX{}. It includes the
original TrueType fonts, as well as Type~1 versions, converted for this package
@@ -95,9 +110,9 @@ You can use the Lato font in a \LaTeX{} document by adding the command
to the preamble. The package supplies the \code{\char`\\flafamily} command to
switch the current font to Lato.
-\subsubsection{Options}
+\subsection{Options}
-\paragraph{Lato as default (sans-serif) font}
+\subsubsection{Lato as default (sans-serif) font}
You can set \LaTeX{} to use Lato as standard font throughout the whole document
by passing the \code{default} option to the package:
@@ -109,7 +124,7 @@ To set Lato as default sans-serif only:
\usepackage[defaultsans]{lato}
\end{verbatim}
-\paragraph{Font scaling}
+\subsubsection{Font scaling}
The font can be up- and downscale by any factor. This can be used to make Lato
more friendly when used in company with other type faces, e.g., to adapt the
@@ -133,38 +148,48 @@ package as usual, as in
\end{verbatim}
Note that, as usual with OT1 encoded fonts, kerning with accented characters is
-treated poorly, if at all. Note difference in kerning between e.g.
-\begin{center}
+treated poorly, if at all. Note difference in kerning between these two encoding
+in table~\vref{kerning}.
+\begin{table}
+ \centering
\begin{tabular}{ll}
\toprule
- OT1-encoded&{\flafamily To Ta Té}\\
+ OT1-encoded&{\flafamily To Ta T\'e}\\
\midrule
- T1-encoded&{\flafamily\fontencoding{T1}\selectfont To Ta Té}\\
+ T1-encoded&{\flafamily\fontencoding{T1}\selectfont To Ta T\'e}\\
\bottomrule
\end{tabular}
-\end{center}
+ \caption{Kerning with OT1 and T1 encodings}
+ \label{kerning}
+\end{table}
It is therefore advised to always use the Lota fonts in any encoding than OT1
when typing diacritics.
\subsection{Available weights and variants}
-The following table lists the available font series and shapes with their
+Table~\vref{nfss} lists the available font series and shapes with their
\acronym{NFSS} classification. Parenthesized combinations are provided via
substitutions.
-\begin{center}
+\begin{table}
+ \centering
\begin{tabular}{llll}
\toprule
family&encoding&series&shape\\
\midrule
- \multirow{3}{*}{fla}&\multirow{2}{*}{OT1, T1}&\multirow{2}{*}{m, b (bx), eb, l, ul}&n, it (sl)\\
- &&&sc, scit (scsl)\\
- \cmidrule{2-4}
- &TS1&m, b (bx), eb, l, ul&n, it (sl)\\
+ \multirow{2}{*}{fla}&OT1, T1&\multirow{2}{*}{el, l, m, b (bx), eb}&n, it (sl), sc, scit (scsl)\\
+ \cmidrule{2-2}
+ \cmidrule{4-4}
+ &TS1&&n, it (sl)\\
\bottomrule
\end{tabular}
-\end{center}
+ \caption{Available font series and shapes for Lato}
+ \label{nfss}
+\end{table}
Notice that the small capitals are faked ones (reduced to 80\%).
+Samples of the font are available in the
+\href{run:lato-samples.pdf}{\path|lato-samples.pdf|} file.
+
\section{Known bugs and improvements}
Please send bug reports and suggestions about the Lato \LaTeX{} support to
diff --git a/Master/texmf-dist/doc/fonts/lato/manifest.txt b/Master/texmf-dist/doc/fonts/lato/manifest.txt
index 0ce49e6595c..c95ec4083d8 100644
--- a/Master/texmf-dist/doc/fonts/lato/manifest.txt
+++ b/Master/texmf-dist/doc/fonts/lato/manifest.txt
@@ -1,243 +1,205 @@
-./fonts/truetype/public/lato/Lato-BlackItalic.ttf
-./fonts/truetype/public/lato/Lato-Hairline.ttf
+./README
+./tex/latex/lato/t1fla.fd
+./tex/latex/lato/ts1fla.fd
+./tex/latex/lato/lato.sty
+./tex/latex/lato/ot1fla.fd
+./doc/fonts/lato/README
+./doc/fonts/lato/lato-samples.pdf
+./doc/fonts/lato/lato.tex
+./doc/fonts/lato/CHANGES
+./doc/fonts/lato/lato.pdf
+./doc/fonts/lato/lato-samples.tex
+./source/fonts/lato/ttf2type1.pe
+./source/fonts/lato/lato-01.etx
+./source/fonts/lato/Makefile
+./source/fonts/lato/lato-drv.tex
+./source/fonts/lato/lato-map.tex
+./source/fonts/lato/lato-fixlatin.mtx
+./source/fonts/lato/lato-02.etx
+./source/fonts/lato/lato-dotlessj.etx
+./source/fonts/lato/lato-fixtextcomp.mtx
+./manifest.txt
+./fonts/tfm/public/lato/Lato-Black-SmallCaps-ot1.tfm
+./fonts/tfm/public/lato/Lato-LightItalic-SmallCaps-t1.tfm
+./fonts/tfm/public/lato/Lato-LightItalic-dotlessj.tfm
+./fonts/tfm/public/lato/Lato-Light-ts1.tfm
+./fonts/tfm/public/lato/Lato-Italic-ot1.tfm
+./fonts/tfm/public/lato/Lato-BlackItalic-dotlessj.tfm
+./fonts/tfm/public/lato/Lato-LightItalic-02.tfm
+./fonts/tfm/public/lato/Lato-HairlineItalic-ot1.tfm
+./fonts/tfm/public/lato/Lato-HairlineItalic-SmallCaps-ot1.tfm
+./fonts/tfm/public/lato/Lato-Light-SmallCaps-t1.tfm
+./fonts/tfm/public/lato/Lato-BoldItalic-ot1.tfm
+./fonts/tfm/public/lato/Lato-Italic-ts1.tfm
+./fonts/tfm/public/lato/Lato-Black-ts1.tfm
+./fonts/tfm/public/lato/Lato-HairlineItalic-dotlessj.tfm
+./fonts/tfm/public/lato/Lato-Italic-t1.tfm
+./fonts/tfm/public/lato/Lato-BlackItalic-SmallCaps-t1.tfm
+./fonts/tfm/public/lato/Lato-Regular-ot1.tfm
+./fonts/tfm/public/lato/Lato-HairlineItalic-t1.tfm
+./fonts/tfm/public/lato/Lato-Regular-02.tfm
+./fonts/tfm/public/lato/Lato-HairlineItalic-01.tfm
+./fonts/tfm/public/lato/Lato-Black-SmallCaps-t1.tfm
+./fonts/tfm/public/lato/Lato-BoldItalic-dotlessj.tfm
+./fonts/tfm/public/lato/Lato-BoldItalic-02.tfm
+./fonts/tfm/public/lato/Lato-Bold-t1.tfm
+./fonts/tfm/public/lato/Lato-Bold-SmallCaps-t1.tfm
+./fonts/tfm/public/lato/Lato-Bold-dotlessj.tfm
+./fonts/tfm/public/lato/Lato-Regular-dotlessj.tfm
+./fonts/tfm/public/lato/Lato-Italic-dotlessj.tfm
+./fonts/tfm/public/lato/Lato-Black-ot1.tfm
+./fonts/tfm/public/lato/Lato-Italic-02.tfm
+./fonts/tfm/public/lato/Lato-HairlineItalic-ts1.tfm
+./fonts/tfm/public/lato/Lato-HairlineItalic-SmallCaps-t1.tfm
+./fonts/tfm/public/lato/Lato-LightItalic-SmallCaps-ot1.tfm
+./fonts/tfm/public/lato/Lato-Light-02.tfm
+./fonts/tfm/public/lato/Lato-Hairline-ot1.tfm
+./fonts/tfm/public/lato/Lato-HairlineItalic-02.tfm
+./fonts/tfm/public/lato/Lato-LightItalic-t1.tfm
+./fonts/tfm/public/lato/Lato-BoldItalic-t1.tfm
+./fonts/tfm/public/lato/Lato-Light-dotlessj.tfm
+./fonts/tfm/public/lato/Lato-Black-t1.tfm
+./fonts/tfm/public/lato/Lato-Bold-01.tfm
+./fonts/tfm/public/lato/Lato-Italic-SmallCaps-ot1.tfm
+./fonts/tfm/public/lato/Lato-Regular-ts1.tfm
+./fonts/tfm/public/lato/Lato-BlackItalic-SmallCaps-ot1.tfm
+./fonts/tfm/public/lato/Lato-Regular-t1.tfm
+./fonts/tfm/public/lato/Lato-Hairline-SmallCaps-t1.tfm
+./fonts/tfm/public/lato/Lato-Light-01.tfm
+./fonts/tfm/public/lato/Lato-Hairline-ts1.tfm
+./fonts/tfm/public/lato/Lato-LightItalic-ot1.tfm
+./fonts/tfm/public/lato/Lato-Light-ot1.tfm
+./fonts/tfm/public/lato/Lato-Light-t1.tfm
+./fonts/tfm/public/lato/Lato-Hairline-02.tfm
+./fonts/tfm/public/lato/Lato-Hairline-dotlessj.tfm
+./fonts/tfm/public/lato/Lato-Black-dotlessj.tfm
+./fonts/tfm/public/lato/Lato-BoldItalic-01.tfm
+./fonts/tfm/public/lato/Lato-Hairline-t1.tfm
+./fonts/tfm/public/lato/Lato-Italic-01.tfm
+./fonts/tfm/public/lato/Lato-LightItalic-ts1.tfm
+./fonts/tfm/public/lato/Lato-BlackItalic-ot1.tfm
+./fonts/tfm/public/lato/Lato-Light-SmallCaps-ot1.tfm
+./fonts/tfm/public/lato/Lato-Regular-SmallCaps-t1.tfm
+./fonts/tfm/public/lato/Lato-BoldItalic-SmallCaps-ot1.tfm
+./fonts/tfm/public/lato/Lato-Regular-SmallCaps-ot1.tfm
+./fonts/tfm/public/lato/Lato-BlackItalic-02.tfm
+./fonts/tfm/public/lato/Lato-BoldItalic-ts1.tfm
+./fonts/tfm/public/lato/Lato-Bold-ot1.tfm
+./fonts/tfm/public/lato/Lato-Bold-02.tfm
+./fonts/tfm/public/lato/Lato-Regular-01.tfm
+./fonts/tfm/public/lato/Lato-BlackItalic-01.tfm
+./fonts/tfm/public/lato/Lato-LightItalic-01.tfm
+./fonts/tfm/public/lato/Lato-Hairline-01.tfm
+./fonts/tfm/public/lato/Lato-Black-02.tfm
+./fonts/tfm/public/lato/Lato-BlackItalic-ts1.tfm
+./fonts/tfm/public/lato/Lato-BlackItalic-t1.tfm
+./fonts/tfm/public/lato/Lato-Hairline-SmallCaps-ot1.tfm
+./fonts/tfm/public/lato/Lato-Bold-SmallCaps-ot1.tfm
+./fonts/tfm/public/lato/Lato-Bold-ts1.tfm
+./fonts/tfm/public/lato/Lato-Black-01.tfm
+./fonts/tfm/public/lato/Lato-BoldItalic-SmallCaps-t1.tfm
+./fonts/tfm/public/lato/Lato-Italic-SmallCaps-t1.tfm
+./fonts/map/dvips/lato/lato.map
+./fonts/vf/public/lato/Lato-HairlineItalic-ot1.vf
+./fonts/vf/public/lato/Lato-Regular-ts1.vf
+./fonts/vf/public/lato/Lato-Bold-SmallCaps-ot1.vf
+./fonts/vf/public/lato/Lato-LightItalic-SmallCaps-ot1.vf
+./fonts/vf/public/lato/Lato-Italic-SmallCaps-t1.vf
+./fonts/vf/public/lato/Lato-BlackItalic-SmallCaps-t1.vf
+./fonts/vf/public/lato/Lato-Italic-t1.vf
+./fonts/vf/public/lato/Lato-Light-ts1.vf
+./fonts/vf/public/lato/Lato-Black-SmallCaps-t1.vf
+./fonts/vf/public/lato/Lato-Hairline-SmallCaps-t1.vf
+./fonts/vf/public/lato/Lato-Light-SmallCaps-ot1.vf
+./fonts/vf/public/lato/Lato-Regular-SmallCaps-t1.vf
+./fonts/vf/public/lato/Lato-LightItalic-t1.vf
+./fonts/vf/public/lato/Lato-HairlineItalic-SmallCaps-t1.vf
+./fonts/vf/public/lato/Lato-HairlineItalic-t1.vf
+./fonts/vf/public/lato/Lato-BlackItalic-t1.vf
+./fonts/vf/public/lato/Lato-Black-ts1.vf
+./fonts/vf/public/lato/Lato-HairlineItalic-ts1.vf
+./fonts/vf/public/lato/Lato-Hairline-ot1.vf
+./fonts/vf/public/lato/Lato-Regular-SmallCaps-ot1.vf
+./fonts/vf/public/lato/Lato-BlackItalic-ts1.vf
+./fonts/vf/public/lato/Lato-BoldItalic-SmallCaps-ot1.vf
+./fonts/vf/public/lato/Lato-Italic-ot1.vf
+./fonts/vf/public/lato/Lato-BoldItalic-ts1.vf
+./fonts/vf/public/lato/Lato-BlackItalic-ot1.vf
+./fonts/vf/public/lato/Lato-Light-ot1.vf
+./fonts/vf/public/lato/Lato-Black-ot1.vf
+./fonts/vf/public/lato/Lato-BoldItalic-SmallCaps-t1.vf
+./fonts/vf/public/lato/Lato-HairlineItalic-SmallCaps-ot1.vf
+./fonts/vf/public/lato/Lato-Black-t1.vf
+./fonts/vf/public/lato/Lato-LightItalic-ts1.vf
+./fonts/vf/public/lato/Lato-Bold-t1.vf
+./fonts/vf/public/lato/Lato-BoldItalic-ot1.vf
+./fonts/vf/public/lato/Lato-BlackItalic-SmallCaps-ot1.vf
+./fonts/vf/public/lato/Lato-Italic-SmallCaps-ot1.vf
+./fonts/vf/public/lato/Lato-Hairline-SmallCaps-ot1.vf
+./fonts/vf/public/lato/Lato-Black-SmallCaps-ot1.vf
+./fonts/vf/public/lato/Lato-Italic-ts1.vf
+./fonts/vf/public/lato/Lato-LightItalic-ot1.vf
+./fonts/vf/public/lato/Lato-Regular-ot1.vf
+./fonts/vf/public/lato/Lato-Hairline-t1.vf
+./fonts/vf/public/lato/Lato-Bold-SmallCaps-t1.vf
+./fonts/vf/public/lato/Lato-Regular-t1.vf
+./fonts/vf/public/lato/Lato-Light-t1.vf
+./fonts/vf/public/lato/Lato-Hairline-ts1.vf
+./fonts/vf/public/lato/Lato-Bold-ot1.vf
+./fonts/vf/public/lato/Lato-Light-SmallCaps-t1.vf
+./fonts/vf/public/lato/Lato-BoldItalic-t1.vf
+./fonts/vf/public/lato/Lato-Bold-ts1.vf
+./fonts/vf/public/lato/Lato-LightItalic-SmallCaps-t1.vf
./fonts/truetype/public/lato/Lato-Italic.ttf
-./fonts/truetype/public/lato/Lato-Regular.ttf
-./fonts/truetype/public/lato/Lato-Bold.ttf
-./fonts/truetype/public/lato/Lato-Light.ttf
./fonts/truetype/public/lato/Lato-Black.ttf
+./fonts/truetype/public/lato/Lato-BlackItalic.ttf
./fonts/truetype/public/lato/Lato-HairlineItalic.ttf
-./fonts/truetype/public/lato/Lato-BoldItalic.ttf
+./fonts/truetype/public/lato/Lato-Bold.ttf
+./fonts/truetype/public/lato/Lato-Light.ttf
+./fonts/truetype/public/lato/Lato-Hairline.ttf
./fonts/truetype/public/lato/Lato-LightItalic.ttf
-./fonts/type1/public/lato/Lato-Hairline.pfb
-./fonts/type1/public/lato/Lato-Regular.pfb
-./fonts/type1/public/lato/Lato-LightItalic-LCDFJ.pfb
-./fonts/type1/public/lato/Lato-Italic.pfb
-./fonts/type1/public/lato/Lato-Black-LCDFJ.pfb
-./fonts/type1/public/lato/Lato-Bold-LCDFJ.pfb
-./fonts/type1/public/lato/Lato-BoldItalic-LCDFJ.pfb
-./fonts/type1/public/lato/Lato-BlackItalic.pfb
-./fonts/type1/public/lato/Lato-Bold.pfb
-./fonts/type1/public/lato/Lato-BlackItalic-LCDFJ.pfb
-./fonts/type1/public/lato/Lato-LightItalic.pfb
-./fonts/type1/public/lato/Lato-Regular-LCDFJ.pfb
-./fonts/type1/public/lato/Lato-Light.pfb
-./fonts/type1/public/lato/Lato-Hairline-LCDFJ.pfb
-./fonts/type1/public/lato/Lato-HairlineItalic-LCDFJ.pfb
-./fonts/type1/public/lato/Lato-Black.pfb
-./fonts/type1/public/lato/Lato-Italic-LCDFJ.pfb
-./fonts/type1/public/lato/Lato-HairlineItalic.pfb
-./fonts/type1/public/lato/Lato-Light-LCDFJ.pfb
-./fonts/type1/public/lato/Lato-BoldItalic.pfb
-./fonts/vf/public/lato/ot1-Lato-HairlineItalic-SmallCaps.vf
-./fonts/vf/public/lato/t1-Lato-BlackItalic.vf
-./fonts/vf/public/lato/ot1-Lato-BlackItalic.vf
-./fonts/vf/public/lato/ot1-Lato-Light-SmallCaps.vf
-./fonts/vf/public/lato/t1-Lato-Black-SmallCaps.vf
-./fonts/vf/public/lato/ts1-Lato-LightItalic.vf
-./fonts/vf/public/lato/ts1-Lato-Bold.vf
-./fonts/vf/public/lato/t1-Lato-Italic.vf
-./fonts/vf/public/lato/t1-Lato-LightItalic-SmallCaps.vf
-./fonts/vf/public/lato/t1-Lato-HairlineItalic.vf
-./fonts/vf/public/lato/t1-Lato-Bold-SmallCaps.vf
-./fonts/vf/public/lato/ot1-Lato-Hairline-SmallCaps.vf
-./fonts/vf/public/lato/ts1-Lato-Italic.vf
-./fonts/vf/public/lato/t1-Lato-HairlineItalic-SmallCaps.vf
-./fonts/vf/public/lato/ts1-Lato-BoldItalic.vf
-./fonts/vf/public/lato/ot1-Lato-Light.vf
-./fonts/vf/public/lato/ts1-Lato-Black.vf
-./fonts/vf/public/lato/ot1-Lato-Bold.vf
-./fonts/vf/public/lato/ts1-Lato-BlackItalic.vf
-./fonts/vf/public/lato/t1-Lato-BoldItalic.vf
-./fonts/vf/public/lato/ot1-Lato-LightItalic.vf
-./fonts/vf/public/lato/ot1-Lato-Italic.vf
-./fonts/vf/public/lato/t1-Lato-Regular.vf
-./fonts/vf/public/lato/t1-Lato-Light.vf
-./fonts/vf/public/lato/t1-Lato-Hairline.vf
-./fonts/vf/public/lato/ot1-Lato-HairlineItalic.vf
-./fonts/vf/public/lato/ot1-Lato-Black-SmallCaps.vf
-./fonts/vf/public/lato/ts1-Lato-HairlineItalic.vf
-./fonts/vf/public/lato/ot1-Lato-Bold-SmallCaps.vf
-./fonts/vf/public/lato/ts1-Lato-Light.vf
-./fonts/vf/public/lato/ot1-Lato-BoldItalic.vf
-./fonts/vf/public/lato/ot1-Lato-LightItalic-SmallCaps.vf
-./fonts/vf/public/lato/t1-Lato-Black.vf
-./fonts/vf/public/lato/t1-Lato-Regular-SmallCaps.vf
-./fonts/vf/public/lato/ot1-Lato-Hairline.vf
-./fonts/vf/public/lato/t1-Lato-Light-SmallCaps.vf
-./fonts/vf/public/lato/ot1-Lato-BlackItalic-SmallCaps.vf
-./fonts/vf/public/lato/ot1-Lato-Regular-SmallCaps.vf
-./fonts/vf/public/lato/ts1-Lato-Hairline.vf
-./fonts/vf/public/lato/ot1-Lato-Italic-SmallCaps.vf
-./fonts/vf/public/lato/ts1-Lato-Regular.vf
-./fonts/vf/public/lato/t1-Lato-Italic-SmallCaps.vf
-./fonts/vf/public/lato/t1-Lato-BlackItalic-SmallCaps.vf
-./fonts/vf/public/lato/ot1-Lato-Regular.vf
-./fonts/vf/public/lato/t1-Lato-Bold.vf
-./fonts/vf/public/lato/t1-Lato-BoldItalic-SmallCaps.vf
-./fonts/vf/public/lato/t1-Lato-LightItalic.vf
-./fonts/vf/public/lato/ot1-Lato-BoldItalic-SmallCaps.vf
-./fonts/vf/public/lato/ot1-Lato-Black.vf
-./fonts/vf/public/lato/t1-Lato-Hairline-SmallCaps.vf
-./fonts/map/dvips/lato/lato.map
-./fonts/enc/dvips/lato/lato-fixlatin.enc
-./fonts/enc/dvips/lato/lato-fixtextcomp.enc
-./fonts/enc/dvips/lato/lato-t1.enc
-./fonts/enc/dvips/lato/lato-ts1.enc
-./fonts/enc/dvips/lato/lato-ot1.enc
-./fonts/enc/dvips/lato/lato-dotlessj.enc
-./fonts/tfm/public/lato/raw-t1-Lato-LightItalic.tfm
-./fonts/tfm/public/lato/t1-Lato-Italic-SmallCaps.tfm
-./fonts/tfm/public/lato/ts1-Lato-BoldItalic.tfm
-./fonts/tfm/public/lato/ot1-Lato-Regular-SmallCaps.tfm
-./fonts/tfm/public/lato/t1-Lato-Regular-SmallCaps.tfm
-./fonts/tfm/public/lato/t1-Lato-BlackItalic.tfm
-./fonts/tfm/public/lato/ts1-Lato-Bold.tfm
-./fonts/tfm/public/lato/raw-ot1-Lato-Light.tfm
-./fonts/tfm/public/lato/raw-fixtextcomp-Lato-Regular.tfm
-./fonts/tfm/public/lato/t1-Lato-Black.tfm
-./fonts/tfm/public/lato/raw-t1-Lato-Regular.tfm
-./fonts/tfm/public/lato/raw-fixlatin-Lato-Bold.tfm
-./fonts/tfm/public/lato/raw-t1-Lato-Hairline.tfm
-./fonts/tfm/public/lato/raw-fixtextcomp-Lato-Bold.tfm
-./fonts/tfm/public/lato/raw-fixlatin-Lato-Regular.tfm
-./fonts/tfm/public/lato/t1-Lato-Bold.tfm
-./fonts/tfm/public/lato/raw-dotlessj-Lato-Regular.tfm
-./fonts/tfm/public/lato/raw-fixtextcomp-Lato-BlackItalic.tfm
-./fonts/tfm/public/lato/raw-ts1-Lato-HairlineItalic.tfm
-./fonts/tfm/public/lato/ts1-Lato-Light.tfm
-./fonts/tfm/public/lato/ot1-Lato-Bold.tfm
-./fonts/tfm/public/lato/raw-dotlessj-Lato-HairlineItalic.tfm
-./fonts/tfm/public/lato/raw-fixlatin-Lato-LightItalic.tfm
-./fonts/tfm/public/lato/raw-fixlatin-Lato-BlackItalic.tfm
-./fonts/tfm/public/lato/raw-fixtextcomp-Lato-Light.tfm
-./fonts/tfm/public/lato/ot1-Lato-BoldItalic-SmallCaps.tfm
-./fonts/tfm/public/lato/raw-ot1-Lato-HairlineItalic.tfm
-./fonts/tfm/public/lato/t1-Lato-BoldItalic-SmallCaps.tfm
-./fonts/tfm/public/lato/raw-t1-Lato-Black.tfm
-./fonts/tfm/public/lato/raw-ts1-Lato-LightItalic.tfm
-./fonts/tfm/public/lato/raw-ts1-Lato-Bold.tfm
-./fonts/tfm/public/lato/raw-fixtextcomp-Lato-BoldItalic.tfm
-./fonts/tfm/public/lato/ot1-Lato-BlackItalic.tfm
-./fonts/tfm/public/lato/raw-ot1-Lato-Regular.tfm
-./fonts/tfm/public/lato/raw-ts1-Lato-Black.tfm
-./fonts/tfm/public/lato/raw-t1-Lato-HairlineItalic.tfm
-./fonts/tfm/public/lato/raw-dotlessj-Lato-Bold.tfm
-./fonts/tfm/public/lato/t1-Lato-Regular.tfm
-./fonts/tfm/public/lato/raw-ot1-Lato-Italic.tfm
-./fonts/tfm/public/lato/ot1-Lato-Regular.tfm
-./fonts/tfm/public/lato/t1-Lato-Light.tfm
-./fonts/tfm/public/lato/raw-ts1-Lato-Regular.tfm
-./fonts/tfm/public/lato/ot1-Lato-LightItalic.tfm
-./fonts/tfm/public/lato/ot1-Lato-HairlineItalic.tfm
-./fonts/tfm/public/lato/raw-ts1-Lato-Italic.tfm
-./fonts/tfm/public/lato/raw-t1-Lato-Light.tfm
-./fonts/tfm/public/lato/ot1-Lato-HairlineItalic-SmallCaps.tfm
-./fonts/tfm/public/lato/raw-dotlessj-Lato-Italic.tfm
-./fonts/tfm/public/lato/ot1-Lato-Hairline-SmallCaps.tfm
-./fonts/tfm/public/lato/raw-dotlessj-Lato-Light.tfm
-./fonts/tfm/public/lato/t1-Lato-HairlineItalic-SmallCaps.tfm
-./fonts/tfm/public/lato/ot1-Lato-Light.tfm
-./fonts/tfm/public/lato/t1-Lato-BlackItalic-SmallCaps.tfm
-./fonts/tfm/public/lato/t1-Lato-Light-SmallCaps.tfm
-./fonts/tfm/public/lato/raw-t1-Lato-Italic.tfm
-./fonts/tfm/public/lato/raw-fixtextcomp-Lato-HairlineItalic.tfm
-./fonts/tfm/public/lato/raw-ot1-Lato-Bold.tfm
-./fonts/tfm/public/lato/raw-ot1-Lato-Black.tfm
-./fonts/tfm/public/lato/ts1-Lato-Black.tfm
-./fonts/tfm/public/lato/ts1-Lato-Hairline.tfm
-./fonts/tfm/public/lato/raw-ot1-Lato-BlackItalic.tfm
-./fonts/tfm/public/lato/raw-fixtextcomp-Lato-Italic.tfm
-./fonts/tfm/public/lato/raw-dotlessj-Lato-BoldItalic.tfm
-./fonts/tfm/public/lato/raw-fixtextcomp-Lato-Hairline.tfm
-./fonts/tfm/public/lato/ot1-Lato-LightItalic-SmallCaps.tfm
-./fonts/tfm/public/lato/ot1-Lato-Italic.tfm
-./fonts/tfm/public/lato/raw-ts1-Lato-Light.tfm
-./fonts/tfm/public/lato/t1-Lato-Hairline-SmallCaps.tfm
-./fonts/tfm/public/lato/raw-t1-Lato-Bold.tfm
-./fonts/tfm/public/lato/t1-Lato-BoldItalic.tfm
-./fonts/tfm/public/lato/raw-t1-Lato-BoldItalic.tfm
-./fonts/tfm/public/lato/t1-Lato-Bold-SmallCaps.tfm
-./fonts/tfm/public/lato/ot1-Lato-Bold-SmallCaps.tfm
-./fonts/tfm/public/lato/ot1-Lato-Light-SmallCaps.tfm
-./fonts/tfm/public/lato/raw-fixlatin-Lato-Italic.tfm
-./fonts/tfm/public/lato/ts1-Lato-HairlineItalic.tfm
-./fonts/tfm/public/lato/raw-fixlatin-Lato-HairlineItalic.tfm
-./fonts/tfm/public/lato/raw-fixtextcomp-Lato-Black.tfm
-./fonts/tfm/public/lato/ot1-Lato-Black-SmallCaps.tfm
-./fonts/tfm/public/lato/t1-Lato-LightItalic.tfm
-./fonts/tfm/public/lato/ot1-Lato-Black.tfm
-./fonts/tfm/public/lato/t1-Lato-LightItalic-SmallCaps.tfm
-./fonts/tfm/public/lato/raw-fixlatin-Lato-Black.tfm
-./fonts/tfm/public/lato/raw-dotlessj-Lato-LightItalic.tfm
-./fonts/tfm/public/lato/ts1-Lato-BlackItalic.tfm
-./fonts/tfm/public/lato/t1-Lato-Black-SmallCaps.tfm
-./fonts/tfm/public/lato/raw-fixlatin-Lato-Hairline.tfm
-./fonts/tfm/public/lato/t1-Lato-Hairline.tfm
-./fonts/tfm/public/lato/raw-dotlessj-Lato-Black.tfm
-./fonts/tfm/public/lato/t1-Lato-HairlineItalic.tfm
-./fonts/tfm/public/lato/raw-fixlatin-Lato-BoldItalic.tfm
-./fonts/tfm/public/lato/t1-Lato-Italic.tfm
-./fonts/tfm/public/lato/ts1-Lato-Italic.tfm
-./fonts/tfm/public/lato/raw-ts1-Lato-BlackItalic.tfm
-./fonts/tfm/public/lato/raw-fixtextcomp-Lato-LightItalic.tfm
-./fonts/tfm/public/lato/raw-ts1-Lato-Hairline.tfm
-./fonts/tfm/public/lato/ot1-Lato-Italic-SmallCaps.tfm
-./fonts/tfm/public/lato/raw-ot1-Lato-BoldItalic.tfm
-./fonts/tfm/public/lato/ot1-Lato-BlackItalic-SmallCaps.tfm
-./fonts/tfm/public/lato/raw-ot1-Lato-LightItalic.tfm
-./fonts/tfm/public/lato/ot1-Lato-BoldItalic.tfm
-./fonts/tfm/public/lato/ot1-Lato-Hairline.tfm
-./fonts/tfm/public/lato/raw-t1-Lato-BlackItalic.tfm
-./fonts/tfm/public/lato/raw-ot1-Lato-Hairline.tfm
-./fonts/tfm/public/lato/raw-dotlessj-Lato-BlackItalic.tfm
-./fonts/tfm/public/lato/raw-dotlessj-Lato-Hairline.tfm
-./fonts/tfm/public/lato/raw-ts1-Lato-BoldItalic.tfm
-./fonts/tfm/public/lato/raw-fixlatin-Lato-Light.tfm
-./fonts/tfm/public/lato/ts1-Lato-Regular.tfm
-./fonts/tfm/public/lato/ts1-Lato-LightItalic.tfm
-./fonts/afm/public/lato/Lato-Hairline.afm
-./fonts/afm/public/lato/Lato-Italic.afm
-./fonts/afm/public/lato/Lato-HairlineItalic-LCDFJ.afm
-./fonts/afm/public/lato/Lato-LightItalic-LCDFJ.afm
-./fonts/afm/public/lato/Lato-Bold.afm
+./fonts/truetype/public/lato/Lato-BoldItalic.ttf
+./fonts/truetype/public/lato/Lato-Regular.ttf
+./fonts/afm/public/lato/Lato-LightItalic.afm
+./fonts/afm/public/lato/Lato-Hairline-LCDFJ.afm
+./fonts/afm/public/lato/Lato-HairlineItalic.afm
./fonts/afm/public/lato/Lato-Light-LCDFJ.afm
./fonts/afm/public/lato/Lato-Light.afm
-./fonts/afm/public/lato/Lato-BlackItalic.afm
-./fonts/afm/public/lato/Lato-BoldItalic.afm
+./fonts/afm/public/lato/Lato-Italic.afm
+./fonts/afm/public/lato/Lato-Regular.afm
./fonts/afm/public/lato/Lato-Black-LCDFJ.afm
-./fonts/afm/public/lato/Lato-Hairline-LCDFJ.afm
+./fonts/afm/public/lato/Lato-BoldItalic-LCDFJ.afm
./fonts/afm/public/lato/Lato-Italic-LCDFJ.afm
+./fonts/afm/public/lato/Lato-Hairline.afm
+./fonts/afm/public/lato/Lato-Bold.afm
+./fonts/afm/public/lato/Lato-HairlineItalic-LCDFJ.afm
./fonts/afm/public/lato/Lato-Black.afm
+./fonts/afm/public/lato/Lato-BlackItalic.afm
+./fonts/afm/public/lato/Lato-LightItalic-LCDFJ.afm
+./fonts/afm/public/lato/Lato-Regular-LCDFJ.afm
./fonts/afm/public/lato/Lato-Bold-LCDFJ.afm
-./fonts/afm/public/lato/Lato-LightItalic.afm
-./fonts/afm/public/lato/Lato-HairlineItalic.afm
-./fonts/afm/public/lato/Lato-Regular.afm
./fonts/afm/public/lato/Lato-BlackItalic-LCDFJ.afm
-./fonts/afm/public/lato/Lato-BoldItalic-LCDFJ.afm
-./fonts/afm/public/lato/Lato-Regular-LCDFJ.afm
-./source/lato/lato.pdf
-./source/lato/lato.tex
-./source/lato/Makefile
-./source/lato/lato-reglyph.tex
-./source/lato/lato-dotlessj.etx
-./source/lato/lato-fixtextcomp.etx
-./source/lato/lato-samples.pdf
-./source/lato/ttf2type1.pe
-./source/lato/CHANGES
-./source/lato/lato-map.tex
-./source/lato/README
-./source/lato/lato-samples.tex
-./source/lato/lato-fixlatin.etx
-./source/lato/lato-drv.tex
-./doc/latex/lato/lato.pdf
-./doc/latex/lato/lato.tex
-./doc/latex/lato/lato-samples.pdf
-./doc/latex/lato/CHANGES
-./doc/latex/lato/README
-./doc/latex/lato/lato-samples.tex
-./README
-./tex/latex/lato/lato.sty
-./tex/latex/lato/ot1fla.fd
-./tex/latex/lato/ts1fla.fd
-./tex/latex/lato/t1fla.fd
-./manifest.txt
+./fonts/afm/public/lato/Lato-BoldItalic.afm
+./fonts/enc/dvips/lato/lato-01.enc
+./fonts/enc/dvips/lato/lato-02.enc
+./fonts/enc/dvips/lato/lato-dotlessj.enc
+./fonts/type1/public/lato/Lato-Bold.pfb
+./fonts/type1/public/lato/Lato-Italic.pfb
+./fonts/type1/public/lato/Lato-LightItalic-LCDFJ.pfb
+./fonts/type1/public/lato/Lato-Black.pfb
+./fonts/type1/public/lato/Lato-Light-LCDFJ.pfb
+./fonts/type1/public/lato/Lato-BoldItalic-LCDFJ.pfb
+./fonts/type1/public/lato/Lato-BlackItalic-LCDFJ.pfb
+./fonts/type1/public/lato/Lato-Hairline.pfb
+./fonts/type1/public/lato/Lato-Hairline-LCDFJ.pfb
+./fonts/type1/public/lato/Lato-BoldItalic.pfb
+./fonts/type1/public/lato/Lato-Regular.pfb
+./fonts/type1/public/lato/Lato-Bold-LCDFJ.pfb
+./fonts/type1/public/lato/Lato-Regular-LCDFJ.pfb
+./fonts/type1/public/lato/Lato-Italic-LCDFJ.pfb
+./fonts/type1/public/lato/Lato-LightItalic.pfb
+./fonts/type1/public/lato/Lato-HairlineItalic.pfb
+./fonts/type1/public/lato/Lato-Light.pfb
+./fonts/type1/public/lato/Lato-BlackItalic.pfb
+./fonts/type1/public/lato/Lato-Black-LCDFJ.pfb
+./fonts/type1/public/lato/Lato-HairlineItalic-LCDFJ.pfb
diff --git a/Master/texmf-dist/doc/latex/lato/CHANGES b/Master/texmf-dist/doc/latex/lato/CHANGES
deleted file mode 100644
index 4548e63b8d7..00000000000
--- a/Master/texmf-dist/doc/latex/lato/CHANGES
+++ /dev/null
@@ -1,7 +0,0 @@
-Changelog for version 1.1:
- - Update .ttf files to version 1.011
-
-Changelog for version 1.2:
- - fix small caps series in TS1 encoding
- - remove "light"/"black" class options
- - add samples PDFs
diff --git a/Master/texmf-dist/doc/latex/lato/README b/Master/texmf-dist/doc/latex/lato/README
deleted file mode 100644
index d671e887a49..00000000000
--- a/Master/texmf-dist/doc/latex/lato/README
+++ /dev/null
@@ -1,22 +0,0 @@
--------------------
- Lato, version 1.2
--------------------
-
-Lato is a sanserif typeface family designed in the Summer 2010 by Warsaw-based
-designer Łukasz Dziedzic. This font, which includes five weights (hairline,
-light, regular, bold and black}), is available from the Google Font Directory at
-http://code.google.com/webfonts/family?family=Lato as TrueType files under the
-OFL version 1.1.
-
-This package provides support for this font in LaTeX. It includes the original
-TrueType fonts, as well as Type 1 versions, converted for this package using
-FontForge for full support with Dvips.
-
-Installation and usage instructions are described in doc/latex/lato/lato.pdf.
-
-This package is released under the LaTeX Project Public License, either version
-1.3c or above, with the exception of the .ttf and .pfb files, released under the
-Open Font License version 1.1.
-
-If you have comments about the package, please contact Mohamed El Morabity
-(melmorabity AT fedoraproject DOT org).
diff --git a/Master/texmf-dist/doc/latex/lato/lato-samples.pdf b/Master/texmf-dist/doc/latex/lato/lato-samples.pdf
deleted file mode 100644
index 6fa9d43ccec..00000000000
--- a/Master/texmf-dist/doc/latex/lato/lato-samples.pdf
+++ /dev/null
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/lato/lato.pdf b/Master/texmf-dist/doc/latex/lato/lato.pdf
deleted file mode 100644
index 0cf42238234..00000000000
--- a/Master/texmf-dist/doc/latex/lato/lato.pdf
+++ /dev/null
Binary files differ