diff options
author | Karl Berry <karl@freefriends.org> | 2011-08-26 22:19:06 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-08-26 22:19:06 +0000 |
commit | 48dd773c890f2b8a9b6cc6508f88eaef6e7bcb27 (patch) | |
tree | 29bb955cfe1229e87de27c6f1d40756c57d4c8ba /Master | |
parent | 88a7c1cfb083c98a210bdf72c884745fea80386f (diff) |
lato 2.0 (23aug11)
git-svn-id: svn://tug.org/texlive/trunk@23705 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
310 files changed, 1754 insertions, 2481 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 Binary files differnew file mode 100644 index 00000000000..7938f0fac55 --- /dev/null +++ b/Master/texmf-dist/doc/fonts/lato/lato-samples.pdf diff --git a/Master/texmf-dist/source/lato/lato-samples.tex b/Master/texmf-dist/doc/fonts/lato/lato-samples.tex index 735d21b6ef3..93e65667857 100644 --- a/Master/texmf-dist/source/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 Binary files differnew file mode 100644 index 00000000000..656b5565c43 --- /dev/null +++ b/Master/texmf-dist/doc/fonts/lato/lato.pdf 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 Binary files differdeleted file mode 100644 index 6fa9d43ccec..00000000000 --- a/Master/texmf-dist/doc/latex/lato/lato-samples.pdf +++ /dev/null diff --git a/Master/texmf-dist/doc/latex/lato/lato-samples.tex b/Master/texmf-dist/doc/latex/lato/lato-samples.tex deleted file mode 100644 index 735d21b6ef3..00000000000 --- a/Master/texmf-dist/doc/latex/lato/lato-samples.tex +++ /dev/null @@ -1,93 +0,0 @@ -%% lato-samples.tex -%% 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) -% any later version. The latest version of this license is in -% http://www.latex-project.org/lppl.txt and version 1.3 or later is part of all -% distributions of LaTeX version 2005/12/01 or later. -% -% This work has the LPPL maintenance status `maintained'. -% -% The Current Maintainer of this work is Mohamed El Morabity -% -% This work consists of all files listed in manifest.txt. - -\documentclass{article} - -\usepackage[greek,russian,francais,american]{babel} -\usepackage[T1,OT1]{fontenc} -\usepackage[utf8x]{inputenc} -\usepackage{lato} -\usepackage{microtype} -\usepackage{textcomp} - -\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é.% - }% -} - -\newcommand{\miscSample}{% - 0123456789 fi fl \textperthousand{} \textcopyright{} \textregistered{} \texttrademark{} \texteuro{} \textsterling{} \textyen% -} - -\newcommand{\fontSample}[2]{% - {\usefont{T1}{fla}{#1}{#2} \latinSample} - - {\fontfamily{fla}\fontseries{#1}\fontshape{#2}\selectfont\miscSample}\\% -} - -\begin{document} - -\section*{Lato Regular} - -\fontSample{m}{n} - -\fontSample{m}{it} - -\fontSample{m}{sc} - -\fontSample{m}{scit} - -\section*{Lato Bold} - -\fontSample{b}{n} - -\fontSample{b}{it} - -\fontSample{b}{sc} - -\fontSample{b}{scit} - -\section*{Lato Black} - -\fontSample{eb}{n} - -\fontSample{eb}{it} - -\fontSample{eb}{sc} - -\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/latex/lato/lato.pdf b/Master/texmf-dist/doc/latex/lato/lato.pdf Binary files differdeleted file mode 100644 index 0cf42238234..00000000000 --- a/Master/texmf-dist/doc/latex/lato/lato.pdf +++ /dev/null diff --git a/Master/texmf-dist/fonts/afm/public/lato/Lato-Black.afm b/Master/texmf-dist/fonts/afm/public/lato/Lato-Black.afm index 62d655a4fbc..7be223af24d 100644 --- a/Master/texmf-dist/fonts/afm/public/lato/Lato-Black.afm +++ b/Master/texmf-dist/fonts/afm/public/lato/Lato-Black.afm @@ -1,6 +1,6 @@ StartFontMetrics 2.0 -Comment Generated by FontForge 20100429 -Comment Creation Date: Thu Mar 24 01:18:55 2011 +Comment Generated by FontForge 20110222 +Comment Creation Date: Sun Aug 21 19:56:04 2011 FontName Lato-Black FullName Lato Black FamilyName Lato Black diff --git a/Master/texmf-dist/fonts/afm/public/lato/Lato-BlackItalic.afm b/Master/texmf-dist/fonts/afm/public/lato/Lato-BlackItalic.afm index f2008241e2e..8fef9d3ad6f 100644 --- a/Master/texmf-dist/fonts/afm/public/lato/Lato-BlackItalic.afm +++ b/Master/texmf-dist/fonts/afm/public/lato/Lato-BlackItalic.afm @@ -1,6 +1,6 @@ StartFontMetrics 2.0 -Comment Generated by FontForge 20100429 -Comment Creation Date: Thu Mar 24 01:18:56 2011 +Comment Generated by FontForge 20110222 +Comment Creation Date: Sun Aug 21 19:56:05 2011 FontName Lato-BlackItalic FullName Lato Black Italic FamilyName Lato Black diff --git a/Master/texmf-dist/fonts/afm/public/lato/Lato-Bold.afm b/Master/texmf-dist/fonts/afm/public/lato/Lato-Bold.afm index bba4fef99d5..52958dfdbb1 100644 --- a/Master/texmf-dist/fonts/afm/public/lato/Lato-Bold.afm +++ b/Master/texmf-dist/fonts/afm/public/lato/Lato-Bold.afm @@ -1,6 +1,6 @@ StartFontMetrics 2.0 -Comment Generated by FontForge 20100429 -Comment Creation Date: Thu Mar 24 01:18:56 2011 +Comment Generated by FontForge 20110222 +Comment Creation Date: Sun Aug 21 19:56:04 2011 FontName Lato-Bold FullName Lato Bold FamilyName Lato diff --git a/Master/texmf-dist/fonts/afm/public/lato/Lato-BoldItalic.afm b/Master/texmf-dist/fonts/afm/public/lato/Lato-BoldItalic.afm index f96075dc44d..07f9de919fb 100644 --- a/Master/texmf-dist/fonts/afm/public/lato/Lato-BoldItalic.afm +++ b/Master/texmf-dist/fonts/afm/public/lato/Lato-BoldItalic.afm @@ -1,6 +1,6 @@ StartFontMetrics 2.0 -Comment Generated by FontForge 20100429 -Comment Creation Date: Thu Mar 24 01:18:56 2011 +Comment Generated by FontForge 20110222 +Comment Creation Date: Sun Aug 21 19:56:05 2011 FontName Lato-BoldItalic FullName Lato Bold Italic FamilyName Lato diff --git a/Master/texmf-dist/fonts/afm/public/lato/Lato-Hairline.afm b/Master/texmf-dist/fonts/afm/public/lato/Lato-Hairline.afm index 22730e126ab..cc2f7d9a460 100644 --- a/Master/texmf-dist/fonts/afm/public/lato/Lato-Hairline.afm +++ b/Master/texmf-dist/fonts/afm/public/lato/Lato-Hairline.afm @@ -1,6 +1,6 @@ StartFontMetrics 2.0 -Comment Generated by FontForge 20100429 -Comment Creation Date: Thu Mar 24 01:18:56 2011 +Comment Generated by FontForge 20110222 +Comment Creation Date: Sun Aug 21 19:56:04 2011 FontName Lato-Hairline FullName Lato Hairline FamilyName Lato Hairline diff --git a/Master/texmf-dist/fonts/afm/public/lato/Lato-HairlineItalic.afm b/Master/texmf-dist/fonts/afm/public/lato/Lato-HairlineItalic.afm index f32904c6d11..9e1547a60b9 100644 --- a/Master/texmf-dist/fonts/afm/public/lato/Lato-HairlineItalic.afm +++ b/Master/texmf-dist/fonts/afm/public/lato/Lato-HairlineItalic.afm @@ -1,6 +1,6 @@ StartFontMetrics 2.0 -Comment Generated by FontForge 20100429 -Comment Creation Date: Thu Mar 24 01:18:55 2011 +Comment Generated by FontForge 20110222 +Comment Creation Date: Sun Aug 21 19:56:04 2011 FontName Lato-HairlineItalic FullName Lato Hairline Italic FamilyName Lato Hairline diff --git a/Master/texmf-dist/fonts/afm/public/lato/Lato-Italic.afm b/Master/texmf-dist/fonts/afm/public/lato/Lato-Italic.afm index ed7022963d4..e5acbfb3f4b 100644 --- a/Master/texmf-dist/fonts/afm/public/lato/Lato-Italic.afm +++ b/Master/texmf-dist/fonts/afm/public/lato/Lato-Italic.afm @@ -1,6 +1,6 @@ StartFontMetrics 2.0 -Comment Generated by FontForge 20100429 -Comment Creation Date: Thu Mar 24 01:18:55 2011 +Comment Generated by FontForge 20110222 +Comment Creation Date: Sun Aug 21 19:56:04 2011 FontName Lato-Italic FullName Lato Italic FamilyName Lato diff --git a/Master/texmf-dist/fonts/afm/public/lato/Lato-Light.afm b/Master/texmf-dist/fonts/afm/public/lato/Lato-Light.afm index 4a9597d9e9a..37f115cd2a8 100644 --- a/Master/texmf-dist/fonts/afm/public/lato/Lato-Light.afm +++ b/Master/texmf-dist/fonts/afm/public/lato/Lato-Light.afm @@ -1,6 +1,6 @@ StartFontMetrics 2.0 -Comment Generated by FontForge 20100429 -Comment Creation Date: Thu Mar 24 01:18:56 2011 +Comment Generated by FontForge 20110222 +Comment Creation Date: Sun Aug 21 19:56:05 2011 FontName Lato-Light FullName Lato Light FamilyName Lato Light diff --git a/Master/texmf-dist/fonts/afm/public/lato/Lato-LightItalic.afm b/Master/texmf-dist/fonts/afm/public/lato/Lato-LightItalic.afm index ca06efe3885..aa92b3c5dff 100644 --- a/Master/texmf-dist/fonts/afm/public/lato/Lato-LightItalic.afm +++ b/Master/texmf-dist/fonts/afm/public/lato/Lato-LightItalic.afm @@ -1,6 +1,6 @@ StartFontMetrics 2.0 -Comment Generated by FontForge 20100429 -Comment Creation Date: Thu Mar 24 01:18:56 2011 +Comment Generated by FontForge 20110222 +Comment Creation Date: Sun Aug 21 19:56:05 2011 FontName Lato-LightItalic FullName Lato Light Italic FamilyName Lato Light diff --git a/Master/texmf-dist/fonts/afm/public/lato/Lato-Regular.afm b/Master/texmf-dist/fonts/afm/public/lato/Lato-Regular.afm index 459d53a9f8b..bbf8a8606a0 100644 --- a/Master/texmf-dist/fonts/afm/public/lato/Lato-Regular.afm +++ b/Master/texmf-dist/fonts/afm/public/lato/Lato-Regular.afm @@ -1,6 +1,6 @@ StartFontMetrics 2.0 -Comment Generated by FontForge 20100429 -Comment Creation Date: Thu Mar 24 01:18:55 2011 +Comment Generated by FontForge 20110222 +Comment Creation Date: Sun Aug 21 19:56:04 2011 FontName Lato-Regular FullName Lato Regular FamilyName Lato diff --git a/Master/texmf-dist/fonts/enc/dvips/lato/lato-t1.enc b/Master/texmf-dist/fonts/enc/dvips/lato/lato-01.enc index 2feaa8bfe1e..5fc6aa7f70c 100644 --- a/Master/texmf-dist/fonts/enc/dvips/lato/lato-t1.enc +++ b/Master/texmf-dist/fonts/enc/dvips/lato/lato-01.enc @@ -1,17 +1,17 @@ %!PS-Adobe-3.0 Resource-Encoding % @psencodingfile{ -% author = "See file t1.etx", -% version = "See file t1.etx", -% date = "generated 2011/03/24", -% filename = "lato-t1.enc", -% email = "See file t1.etx", +% author = "See file lato-01.etx", +% version = "See file lato-01.etx", +% date = "generated 2011/08/21", +% filename = "lato-01.enc", +% email = "See file lato-01.etx", % codetable = "ISO/ASCII", % checksum = "", -% abstract = "This is a postscript encoding file, automatically generated by fontinst from t1.etx." +% abstract = "This is a postscript encoding file, automatically generated by fontinst from lato-01.etx." % } % Created by: tex lato-map -% Created using: \etxtoenc{t1}{lato-t1} +% Created using: \etxtoenc{lato-01}{lato-01} % This file should be installed somewhere that your DVI % to postscript driver looks for files. It is needed for @@ -19,56 +19,20 @@ % After installing this file, you should add the following % line (minus %) to your finstmsc.rc file: -% \declarepsencoding{t1}{fontinst-autoenc-t1}{\download{lato-t1.enc}} +% \declarepsencoding{lato-01}{fontinst-autoenc-lato-01}{\download{lato-01.enc}} -%%BeginResource: encoding fontinst-autoenc-t1 -/fontinst-autoenc-t1 [ +%%BeginResource: encoding fontinst-autoenc-lato-01 +/fontinst-autoenc-lato-01 [ % 0 -/grave -/acute -/circumflex -/tilde -/dieresis -/hungarumlaut -/ring -/caron -% 8 -/breve -/macron -/dotaccent -/cedilla -/ogonek -/quotesinglbase -/guilsinglleft -/guilsinglright -% 16 -/quotedblleft -/quotedblright -/quotedblbase -/guillemotleft -/guillemotright -/rangedash -/punctdash -/compwordmark -% 24 -/perthousandzero -/dotlessi -/dotlessj -/ff -/fi -/fl -/ffi -/ffl -% 32 -/visiblespace +/space /exclam /quotedbl /numbersign /dollar /percent /ampersand -/quoteright -% 40 +/quotesingle +% 8 /parenleft /parenright /asterisk @@ -77,7 +41,7 @@ /hyphen /period /slash -% 48 +% 16 /zero /one /two @@ -86,7 +50,7 @@ /five /six /seven -% 56 +% 24 /eight /nine /colon @@ -95,7 +59,7 @@ /equal /greater /question -% 64 +% 32 /at /A /B @@ -104,7 +68,7 @@ /E /F /G -% 72 +% 40 /H /I /J @@ -113,7 +77,7 @@ /M /N /O -% 80 +% 48 /P /Q /R @@ -122,7 +86,7 @@ /U /V /W -% 88 +% 56 /X /Y /Z @@ -131,8 +95,8 @@ /bracketright /asciicircum /underscore -% 96 -/quoteleft +% 64 +/grave /a /b /c @@ -140,7 +104,7 @@ /e /f /g -% 104 +% 72 /h /i /j @@ -149,7 +113,7 @@ /m /n /o -% 112 +% 80 /p /q /r @@ -158,7 +122,7 @@ /u /v /w -% 120 +% 88 /x /y /z @@ -166,81 +130,44 @@ /bar /braceright /asciitilde -/hyphenchar -% 128 -/Abreve -/Aogonek -/Cacute -/Ccaron -/Dcaron -/Ecaron -/Eogonek -/Gbreve -% 136 -/Lacute -/Lcaron -/Lslash -/Nacute -/Ncaron -/Ng -/Ohungarumlaut -/Racute -% 144 -/Rcaron -/Sacute -/Scaron -/Scedilla -/Tcaron -/Tcedilla -/Uhungarumlaut -/Uring -% 152 -/Ydieresis -/Zacute -/Zcaron -/Zdotaccent -/IJ -/Idotaccent -/dbar -/section -% 160 -/abreve -/aogonek -/cacute -/ccaron -/dcaron -/ecaron -/eogonek -/gbreve -% 168 -/lacute -/lcaron -/lslash -/nacute -/ncaron -/ng -/ohungarumlaut -/racute -% 176 -/rcaron -/sacute -/scaron -/scedilla -/tcaron -/tcedilla -/uhungarumlaut -/uring -% 184 -/ydieresis -/zacute -/zcaron -/zdotaccent -/ij +/uni00A0 +% 96 /exclamdown -/questiondown +/cent /sterling -% 192 +/currency +/yen +/brokenbar +/section +/dieresis +% 104 +/copyright +/ordfeminine +/guillemotleft +/logicalnot +/uni00AD +/registered +/macron +/degree +% 112 +/plusminus +/twosuperior +/threesuperior +/acute +/mu +/paragraph +/periodcentered +/cedilla +% 120 +/onesuperior +/ordmasculine +/guillemotright +/onequarter +/onehalf +/threequarters +/questiondown /Agrave +% 128 /Aacute /Acircumflex /Atilde @@ -248,8 +175,8 @@ /Aring /AE /Ccedilla -% 200 /Egrave +% 136 /Eacute /Ecircumflex /Edieresis @@ -257,26 +184,26 @@ /Iacute /Icircumflex /Idieresis -% 208 /Eth +% 144 /Ntilde /Ograve /Oacute /Ocircumflex /Otilde /Odieresis -/OE -% 216 +/multiply /Oslash +% 152 /Ugrave /Uacute /Ucircumflex /Udieresis /Yacute /Thorn -/SS -% 224 +/germandbls /agrave +% 160 /aacute /acircumflex /atilde @@ -284,8 +211,8 @@ /aring /ae /ccedilla -% 232 /egrave +% 168 /eacute /ecircumflex /edieresis @@ -293,25 +220,98 @@ /iacute /icircumflex /idieresis -% 240 /eth +% 176 /ntilde /ograve /oacute /ocircumflex /otilde /odieresis -/oe -% 248 +/divide /oslash +% 184 /ugrave /uacute /ucircumflex /udieresis /yacute /thorn -/germandbls +/ydieresis +/dotlessi +% 192 +/Lslash +/lslash +/OE +/oe +/Scaron +/scaron +/Ydieresis +/Zcaron +% 200 +/zcaron +/florin +/circumflex +/caron +/uni02C9 +/breve +/dotaccent +/ring +% 208 +/ogonek +/tilde +/hungarumlaut +/pi +/endash +/emdash +/quoteleft +/quoteright +% 216 +/quotesinglbase +/quotedblleft +/quotedblright +/quotedblbase +/dagger +/daggerdbl +/bullet +/ellipsis +% 224 +/perthousand +/guilsinglleft +/guilsinglright +/fraction +/Euro +/trademark +/Omega +/partialdiff +% 232 +/Delta +/product +/summation +/minus +/radical +/infinity +/integral +/approxequal +% 240 +/notequal +/lessequal +/greaterequal +/lozenge +/fi +/fl +/commaaccent +/grave.case +% 248 +/dieresis.case +/macron.case +/acute.case +/circumflex.case +/caron.case +/breve.case +/dotaccent.case +/ring.case ] def %%EndResource -% End of file lato-t1.enc. +% End of file lato-01.enc. diff --git a/Master/texmf-dist/fonts/enc/dvips/lato/lato-fixlatin.enc b/Master/texmf-dist/fonts/enc/dvips/lato/lato-02.enc index f337d22e4ae..b93fb4b6ff7 100644 --- a/Master/texmf-dist/fonts/enc/dvips/lato/lato-fixlatin.enc +++ b/Master/texmf-dist/fonts/enc/dvips/lato/lato-02.enc @@ -1,17 +1,17 @@ %!PS-Adobe-3.0 Resource-Encoding % @psencodingfile{ -% author = "See file lato-fixlatin.etx", -% version = "See file lato-fixlatin.etx", -% date = "generated 2011/03/24", -% filename = "lato-fixlatin.enc", -% email = "See file lato-fixlatin.etx", +% author = "See file lato-02.etx", +% version = "See file lato-02.etx", +% date = "generated 2011/08/21", +% filename = "lato-02.enc", +% email = "See file lato-02.etx", % codetable = "ISO/ASCII", % checksum = "", -% abstract = "This is a postscript encoding file, automatically generated by fontinst from lato-fixlatin.etx." +% abstract = "This is a postscript encoding file, automatically generated by fontinst from lato-02.etx." % } % Created by: tex lato-map -% Created using: \etxtoenc{lato-fixlatin}{lato-fixlatin} +% Created using: \etxtoenc{lato-02}{lato-02} % This file should be installed somewhere that your DVI % to postscript driver looks for files. It is needed for @@ -19,15 +19,15 @@ % After installing this file, you should add the following % line (minus %) to your finstmsc.rc file: -% \declarepsencoding{lato-fixlatin}{fontinst-autoenc-lato-fixlatin}{\download{lato-fixlatin.enc}} +% \declarepsencoding{lato-02}{fontinst-autoenc-lato-02}{\download{lato-02.enc}} -%%BeginResource: encoding fontinst-autoenc-lato-fixlatin -/fontinst-autoenc-lato-fixlatin [ +%%BeginResource: encoding fontinst-autoenc-lato-02 +/fontinst-autoenc-lato-02 [ % 0 -/ring -/endash -/emdash -/.notdef +/tilde.case +/hungarumlaut.case +/caron.salt +/uni2669 /.notdef /.notdef /.notdef @@ -314,4 +314,4 @@ ] def %%EndResource -% End of file lato-fixlatin.enc. +% End of file lato-02.enc. diff --git a/Master/texmf-dist/fonts/enc/dvips/lato/lato-dotlessj.enc b/Master/texmf-dist/fonts/enc/dvips/lato/lato-dotlessj.enc index 59ec286ab96..51647199ed8 100644 --- a/Master/texmf-dist/fonts/enc/dvips/lato/lato-dotlessj.enc +++ b/Master/texmf-dist/fonts/enc/dvips/lato/lato-dotlessj.enc @@ -2,7 +2,7 @@ % @psencodingfile{ % author = "See file lato-dotlessj.etx", % version = "See file lato-dotlessj.etx", -% date = "generated 2011/03/24", +% date = "generated 2011/08/21", % filename = "lato-dotlessj.enc", % email = "See file lato-dotlessj.etx", % codetable = "ISO/ASCII", diff --git a/Master/texmf-dist/fonts/enc/dvips/lato/lato-fixtextcomp.enc b/Master/texmf-dist/fonts/enc/dvips/lato/lato-fixtextcomp.enc deleted file mode 100644 index df742204c0f..00000000000 --- a/Master/texmf-dist/fonts/enc/dvips/lato/lato-fixtextcomp.enc +++ /dev/null @@ -1,317 +0,0 @@ -%!PS-Adobe-3.0 Resource-Encoding -% @psencodingfile{ -% author = "See file lato-fixtextcomp.etx", -% version = "See file lato-fixtextcomp.etx", -% date = "generated 2011/03/24", -% filename = "lato-fixtextcomp.enc", -% email = "See file lato-fixtextcomp.etx", -% codetable = "ISO/ASCII", -% checksum = "", -% abstract = "This is a postscript encoding file, automatically generated by fontinst from lato-fixtextcomp.etx." -% } - -% Created by: tex lato-map -% Created using: \etxtoenc{lato-fixtextcomp}{lato-fixtextcomp} - -% This file should be installed somewhere that your DVI -% to postscript driver looks for files. It is needed for -% reencoding some font you have transformed. - -% After installing this file, you should add the following -% line (minus %) to your finstmsc.rc file: -% \declarepsencoding{lato-fixtextcomp}{fontinst-autoenc-lato-fixtextcomp}{\download{lato-fixtextcomp.enc}} - -%%BeginResource: encoding fontinst-autoenc-lato-fixtextcomp -/fontinst-autoenc-lato-fixtextcomp [ -% 0 -/parenleft -/asterisk -/C -/g -/bracketleft -/bracketright -/grave -/bar -% 8 -/asciitilde -/dieresis -/macron -/acute -/cedilla -/caron -/breve -/ogonek -% 16 -/endash -/quotesinglebase -/quotedblbase -/Euro -/grave.case -/dieresis.case -/macron.case -/acute.case -% 24 -/circumflex.case -/caron.case -/breve.case -/dotaccent.case -/ring.case -/tilde.case -/hungarumlaut.case -/.notdef -% 32 -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -% 40 -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -% 48 -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -% 56 -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -% 64 -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -% 72 -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -% 80 -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -% 88 -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -% 96 -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -% 104 -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -% 112 -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -% 120 -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -% 128 -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -% 136 -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -% 144 -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -% 152 -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -% 160 -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -% 168 -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -% 176 -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -% 184 -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -% 192 -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -% 200 -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -% 208 -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -% 216 -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -% 224 -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -% 232 -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -% 240 -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -% 248 -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -] def -%%EndResource - -% End of file lato-fixtextcomp.enc. diff --git a/Master/texmf-dist/fonts/enc/dvips/lato/lato-ot1.enc b/Master/texmf-dist/fonts/enc/dvips/lato/lato-ot1.enc deleted file mode 100644 index 703b3e31fce..00000000000 --- a/Master/texmf-dist/fonts/enc/dvips/lato/lato-ot1.enc +++ /dev/null @@ -1,317 +0,0 @@ -%!PS-Adobe-3.0 Resource-Encoding -% @psencodingfile{ -% author = "See file ot1.etx", -% version = "See file ot1.etx", -% date = "generated 2011/03/24", -% filename = "lato-ot1.enc", -% email = "See file ot1.etx", -% codetable = "ISO/ASCII", -% checksum = "", -% abstract = "This is a postscript encoding file, automatically generated by fontinst from ot1.etx." -% } - -% Created by: tex lato-map -% Created using: \etxtoenc{ot1}{lato-ot1} - -% This file should be installed somewhere that your DVI -% to postscript driver looks for files. It is needed for -% reencoding some font you have transformed. - -% After installing this file, you should add the following -% line (minus %) to your finstmsc.rc file: -% \declarepsencoding{ot1}{fontinst-autoenc-ot1}{\download{lato-ot1.enc}} - -%%BeginResource: encoding fontinst-autoenc-ot1 -/fontinst-autoenc-ot1 [ -% 0 -/Gamma -/Delta -/Theta -/Lambda -/Xi -/Pi -/Sigma -/Upsilon -% 8 -/Phi -/Psi -/Omega -/ff -/fi -/fl -/ffi -/ffl -% 16 -/dotlessi -/dotlessj -/grave -/acute -/caron -/breve -/macron -/ringfitted -% 24 -/cedilla -/germandbls -/ae -/oe -/oslash -/AE -/OE -/Oslash -% 32 -/lslashslash -/exclam -/quotedblright -/numbersign -/dollar -/percent -/ampersand -/quoteright -% 40 -/parenleft -/parenright -/asterisk -/plus -/comma -/hyphen -/period -/slash -% 48 -/zero -/one -/two -/three -/four -/five -/six -/seven -% 56 -/eight -/nine -/colon -/semicolon -/exclamdown -/equal -/questiondown -/question -% 64 -/at -/A -/B -/C -/D -/E -/F -/G -% 72 -/H -/I -/J -/K -/L -/M -/N -/O -% 80 -/P -/Q -/R -/S -/T -/U -/V -/W -% 88 -/X -/Y -/Z -/bracketleft -/quotedblleft -/bracketright -/circumflex -/dotaccent -% 96 -/quoteleft -/a -/b -/c -/d -/e -/f -/g -% 104 -/h -/i -/j -/k -/l -/m -/n -/o -% 112 -/p -/q -/r -/s -/t -/u -/v -/w -% 120 -/x -/y -/z -/rangedash -/punctdash -/hungarumlaut -/tilde -/dieresis -% 128 -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -% 136 -/.notdef -/.notdef -/Lslash -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -% 144 -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -% 152 -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -% 160 -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -% 168 -/.notdef -/.notdef -/lslash -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -% 176 -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -% 184 -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -% 192 -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -% 200 -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -% 208 -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -% 216 -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -% 224 -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -% 232 -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -% 240 -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -% 248 -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -] def -%%EndResource - -% End of file lato-ot1.enc. diff --git a/Master/texmf-dist/fonts/enc/dvips/lato/lato-ts1.enc b/Master/texmf-dist/fonts/enc/dvips/lato/lato-ts1.enc deleted file mode 100644 index 90e9bd2c34f..00000000000 --- a/Master/texmf-dist/fonts/enc/dvips/lato/lato-ts1.enc +++ /dev/null @@ -1,317 +0,0 @@ -%!PS-Adobe-3.0 Resource-Encoding -% @psencodingfile{ -% author = "See file ts1.etx", -% version = "See file ts1.etx", -% date = "generated 2011/03/24", -% filename = "lato-ts1.enc", -% email = "See file ts1.etx", -% codetable = "ISO/ASCII", -% checksum = "", -% abstract = "This is a postscript encoding file, automatically generated by fontinst from ts1.etx." -% } - -% Created by: tex lato-map -% Created using: \etxtoenc{ts1}{lato-ts1} - -% This file should be installed somewhere that your DVI -% to postscript driver looks for files. It is needed for -% reencoding some font you have transformed. - -% After installing this file, you should add the following -% line (minus %) to your finstmsc.rc file: -% \declarepsencoding{ts1}{fontinst-autoenc-ts1}{\download{lato-ts1.enc}} - -%%BeginResource: encoding fontinst-autoenc-ts1 -/fontinst-autoenc-ts1 [ -% 0 -/capitalgrave -/capitalacute -/capitalcircumflex -/capitaltilde -/capitaldieresis -/capitalhungarumlaut -/capitalring -/capitalcaron -% 8 -/capitalbreve -/capitalmacron -/capitaldotaccent -/cedilla -/ogonek -/quotesinglbase -/.notdef -/.notdef -% 16 -/.notdef -/.notdef -/quotedblbase -/.notdef -/.notdef -/twelveudash -/threequartersemdash -/capitalcompwordmark -% 24 -/arrowleft -/arrowright -/tieaccentlowercase -/tieaccentcapital -/newtieaccentlowercase -/newtieaccentcapital -/.notdef -/ascendercompwordmark -% 32 -/blank -/.notdef -/.notdef -/.notdef -/dollar -/.notdef -/.notdef -/quotesingle -% 40 -/.notdef -/.notdef -/asteriskcentered -/.notdef -/comma -/hyphendbl -/period -/fraction -% 48 -/zerooldstyle -/oneoldstyle -/twooldstyle -/threeoldstyle -/fouroldstyle -/fiveoldstyle -/sixoldstyle -/sevenoldstyle -% 56 -/eightoldstyle -/nineoldstyle -/.notdef -/.notdef -/angbracketleft -/minus -/angbracketright -/.notdef -% 64 -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -% 72 -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -/Omegainv -/.notdef -/bigcircle -% 80 -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -/Omega -% 88 -/.notdef -/.notdef -/.notdef -/openbracketleft -/.notdef -/openbracketright -/arrowup -/arrowdown -% 96 -/asciigrave -/.notdef -/born -/divorced -/died -/.notdef -/.notdef -/.notdef -% 104 -/.notdef -/.notdef -/.notdef -/.notdef -/leaf -/married -/musicalnote -/.notdef -% 112 -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -% 120 -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -/tildelow -/hyphendblchar -% 128 -/asciibreve -/asciicaron -/asciiacutedbl -/asciigravedbl -/dagger -/daggerdbl -/bardbl -/perthousand -% 136 -/bullet -/centigrade -/dollaroldstyle -/centoldstyle -/florin -/colonmonetary -/won -/naira -% 144 -/guarani -/peso -/lira -/recipe -/interrobang -/interrobangdown -/dong -/trademark -% 152 -/pertenthousand -/pilcrow -/baht -/numero -/discount -/estimated -/openbullet -/servicemark -% 160 -/quillbracketleft -/quillbracketright -/cent -/sterling -/currency -/yen -/brokenbar -/section -% 168 -/asciidieresis -/copyright -/ordfeminine -/copyleft -/logicalnot -/circledP -/registered -/asciimacron -% 176 -/degree -/plusminus -/twosuperior -/threesuperior -/asciiacute -/mu -/paragraph -/periodcentered -% 184 -/referencemark -/onesuperior -/ordmasculine -/radical -/onequarter -/onehalf -/threequarters -/euro -% 192 -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -% 200 -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -% 208 -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -/multiply -/.notdef -% 216 -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -% 224 -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -% 232 -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -% 240 -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -/divide -/.notdef -% 248 -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -/.notdef -] def -%%EndResource - -% End of file lato-ts1.enc. diff --git a/Master/texmf-dist/fonts/map/dvips/lato/lato.map b/Master/texmf-dist/fonts/map/dvips/lato/lato.map index acc4c51734f..021f4df23b6 100644 --- a/Master/texmf-dist/fonts/map/dvips/lato/lato.map +++ b/Master/texmf-dist/fonts/map/dvips/lato/lato.map @@ -1,60 +1,30 @@ -raw-ot1-Lato-Regular Lato-Regular <lato-ot1.enc <Lato-Regular.pfb " fontinst-autoenc-ot1 ReEncodeFont " -raw-dotlessj-Lato-Regular Lato-RegularLCDFJ <lato-dotlessj.enc <Lato-Regular-LCDFJ.pfb " fontinst-autoenc-lato-dotlessj ReEncodeFont " -raw-fixlatin-Lato-Regular Lato-Regular <lato-fixlatin.enc <Lato-Regular.pfb " fontinst-autoenc-lato-fixlatin ReEncodeFont " -raw-ot1-Lato-Italic Lato-Italic <lato-ot1.enc <Lato-Italic.pfb " fontinst-autoenc-ot1 ReEncodeFont " -raw-dotlessj-Lato-Italic Lato-ItalicLCDFJ <lato-dotlessj.enc <Lato-Italic-LCDFJ.pfb " fontinst-autoenc-lato-dotlessj ReEncodeFont " -raw-fixlatin-Lato-Italic Lato-Italic <lato-fixlatin.enc <Lato-Italic.pfb " fontinst-autoenc-lato-fixlatin ReEncodeFont " -raw-ot1-Lato-Bold Lato-Bold <lato-ot1.enc <Lato-Bold.pfb " fontinst-autoenc-ot1 ReEncodeFont " -raw-dotlessj-Lato-Bold Lato-BoldLCDFJ <lato-dotlessj.enc <Lato-Bold-LCDFJ.pfb " fontinst-autoenc-lato-dotlessj ReEncodeFont " -raw-fixlatin-Lato-Bold Lato-Bold <lato-fixlatin.enc <Lato-Bold.pfb " fontinst-autoenc-lato-fixlatin ReEncodeFont " -raw-ot1-Lato-BoldItalic Lato-BoldItalic <lato-ot1.enc <Lato-BoldItalic.pfb " fontinst-autoenc-ot1 ReEncodeFont " -raw-dotlessj-Lato-BoldItalic Lato-BoldItalicLCDFJ <lato-dotlessj.enc <Lato-BoldItalic-LCDFJ.pfb " fontinst-autoenc-lato-dotlessj ReEncodeFont " -raw-fixlatin-Lato-BoldItalic Lato-BoldItalic <lato-fixlatin.enc <Lato-BoldItalic.pfb " fontinst-autoenc-lato-fixlatin ReEncodeFont " -raw-ot1-Lato-Black Lato-Black <lato-ot1.enc <Lato-Black.pfb " fontinst-autoenc-ot1 ReEncodeFont " -raw-dotlessj-Lato-Black Lato-BlackLCDFJ <lato-dotlessj.enc <Lato-Black-LCDFJ.pfb " fontinst-autoenc-lato-dotlessj ReEncodeFont " -raw-fixlatin-Lato-Black Lato-Black <lato-fixlatin.enc <Lato-Black.pfb " fontinst-autoenc-lato-fixlatin ReEncodeFont " -raw-ot1-Lato-BlackItalic Lato-BlackItalic <lato-ot1.enc <Lato-BlackItalic.pfb " fontinst-autoenc-ot1 ReEncodeFont " -raw-dotlessj-Lato-BlackItalic Lato-BlackItalicLCDFJ <lato-dotlessj.enc <Lato-BlackItalic-LCDFJ.pfb " fontinst-autoenc-lato-dotlessj ReEncodeFont " -raw-fixlatin-Lato-BlackItalic Lato-BlackItalic <lato-fixlatin.enc <Lato-BlackItalic.pfb " fontinst-autoenc-lato-fixlatin ReEncodeFont " -raw-ot1-Lato-Light Lato-Light <lato-ot1.enc <Lato-Light.pfb " fontinst-autoenc-ot1 ReEncodeFont " -raw-dotlessj-Lato-Light Lato-LightLCDFJ <lato-dotlessj.enc <Lato-Light-LCDFJ.pfb " fontinst-autoenc-lato-dotlessj ReEncodeFont " -raw-fixlatin-Lato-Light Lato-Light <lato-fixlatin.enc <Lato-Light.pfb " fontinst-autoenc-lato-fixlatin ReEncodeFont " -raw-ot1-Lato-LightItalic Lato-LightItalic <lato-ot1.enc <Lato-LightItalic.pfb " fontinst-autoenc-ot1 ReEncodeFont " -raw-dotlessj-Lato-LightItalic Lato-LightItalicLCDFJ <lato-dotlessj.enc <Lato-LightItalic-LCDFJ.pfb " fontinst-autoenc-lato-dotlessj ReEncodeFont " -raw-fixlatin-Lato-LightItalic Lato-LightItalic <lato-fixlatin.enc <Lato-LightItalic.pfb " fontinst-autoenc-lato-fixlatin ReEncodeFont " -raw-ot1-Lato-Hairline Lato-Hairline <lato-ot1.enc <Lato-Hairline.pfb " fontinst-autoenc-ot1 ReEncodeFont " -raw-dotlessj-Lato-Hairline Lato-HairlineLCDFJ <lato-dotlessj.enc <Lato-Hairline-LCDFJ.pfb " fontinst-autoenc-lato-dotlessj ReEncodeFont " -raw-fixlatin-Lato-Hairline Lato-Hairline <lato-fixlatin.enc <Lato-Hairline.pfb " fontinst-autoenc-lato-fixlatin ReEncodeFont " -raw-ot1-Lato-HairlineItalic Lato-HairlineItalic <lato-ot1.enc <Lato-HairlineItalic.pfb " fontinst-autoenc-ot1 ReEncodeFont " -raw-dotlessj-Lato-HairlineItalic Lato-HairlineItalicLCDFJ <lato-dotlessj.enc <Lato-HairlineItalic-LCDFJ.pfb " fontinst-autoenc-lato-dotlessj ReEncodeFont " -raw-fixlatin-Lato-HairlineItalic Lato-HairlineItalic <lato-fixlatin.enc <Lato-HairlineItalic.pfb " fontinst-autoenc-lato-fixlatin ReEncodeFont " -raw-t1-Lato-Regular Lato-Regular <lato-t1.enc <Lato-Regular.pfb " fontinst-autoenc-t1 ReEncodeFont " -raw-t1-Lato-Italic Lato-Italic <lato-t1.enc <Lato-Italic.pfb " fontinst-autoenc-t1 ReEncodeFont " -raw-t1-Lato-Bold Lato-Bold <lato-t1.enc <Lato-Bold.pfb " fontinst-autoenc-t1 ReEncodeFont " -raw-t1-Lato-BoldItalic Lato-BoldItalic <lato-t1.enc <Lato-BoldItalic.pfb " fontinst-autoenc-t1 ReEncodeFont " -raw-t1-Lato-Black Lato-Black <lato-t1.enc <Lato-Black.pfb " fontinst-autoenc-t1 ReEncodeFont " -raw-t1-Lato-BlackItalic Lato-BlackItalic <lato-t1.enc <Lato-BlackItalic.pfb " fontinst-autoenc-t1 ReEncodeFont " -raw-t1-Lato-Light Lato-Light <lato-t1.enc <Lato-Light.pfb " fontinst-autoenc-t1 ReEncodeFont " -raw-t1-Lato-LightItalic Lato-LightItalic <lato-t1.enc <Lato-LightItalic.pfb " fontinst-autoenc-t1 ReEncodeFont " -raw-t1-Lato-Hairline Lato-Hairline <lato-t1.enc <Lato-Hairline.pfb " fontinst-autoenc-t1 ReEncodeFont " -raw-t1-Lato-HairlineItalic Lato-HairlineItalic <lato-t1.enc <Lato-HairlineItalic.pfb " fontinst-autoenc-t1 ReEncodeFont " -raw-fixtextcomp-Lato-Regular Lato-Regular <lato-fixtextcomp.enc <Lato-Regular.pfb " fontinst-autoenc-lato-fixtextcomp ReEncodeFont " -raw-ts1-Lato-Regular Lato-Regular <lato-ts1.enc <Lato-Regular.pfb " fontinst-autoenc-ts1 ReEncodeFont " -raw-fixtextcomp-Lato-Italic Lato-Italic <lato-fixtextcomp.enc <Lato-Italic.pfb " fontinst-autoenc-lato-fixtextcomp ReEncodeFont " -raw-ts1-Lato-Italic Lato-Italic <lato-ts1.enc <Lato-Italic.pfb " fontinst-autoenc-ts1 ReEncodeFont " -raw-fixtextcomp-Lato-Bold Lato-Bold <lato-fixtextcomp.enc <Lato-Bold.pfb " fontinst-autoenc-lato-fixtextcomp ReEncodeFont " -raw-ts1-Lato-Bold Lato-Bold <lato-ts1.enc <Lato-Bold.pfb " fontinst-autoenc-ts1 ReEncodeFont " -raw-fixtextcomp-Lato-BoldItalic Lato-BoldItalic <lato-fixtextcomp.enc <Lato-BoldItalic.pfb " fontinst-autoenc-lato-fixtextcomp ReEncodeFont " -raw-ts1-Lato-BoldItalic Lato-BoldItalic <lato-ts1.enc <Lato-BoldItalic.pfb " fontinst-autoenc-ts1 ReEncodeFont " -raw-fixtextcomp-Lato-Black Lato-Black <lato-fixtextcomp.enc <Lato-Black.pfb " fontinst-autoenc-lato-fixtextcomp ReEncodeFont " -raw-ts1-Lato-Black Lato-Black <lato-ts1.enc <Lato-Black.pfb " fontinst-autoenc-ts1 ReEncodeFont " -raw-fixtextcomp-Lato-BlackItalic Lato-BlackItalic <lato-fixtextcomp.enc <Lato-BlackItalic.pfb " fontinst-autoenc-lato-fixtextcomp ReEncodeFont " -raw-ts1-Lato-BlackItalic Lato-BlackItalic <lato-ts1.enc <Lato-BlackItalic.pfb " fontinst-autoenc-ts1 ReEncodeFont " -raw-fixtextcomp-Lato-Light Lato-Light <lato-fixtextcomp.enc <Lato-Light.pfb " fontinst-autoenc-lato-fixtextcomp ReEncodeFont " -raw-ts1-Lato-Light Lato-Light <lato-ts1.enc <Lato-Light.pfb " fontinst-autoenc-ts1 ReEncodeFont " -raw-fixtextcomp-Lato-LightItalic Lato-LightItalic <lato-fixtextcomp.enc <Lato-LightItalic.pfb " fontinst-autoenc-lato-fixtextcomp ReEncodeFont " -raw-ts1-Lato-LightItalic Lato-LightItalic <lato-ts1.enc <Lato-LightItalic.pfb " fontinst-autoenc-ts1 ReEncodeFont " -raw-fixtextcomp-Lato-Hairline Lato-Hairline <lato-fixtextcomp.enc <Lato-Hairline.pfb " fontinst-autoenc-lato-fixtextcomp ReEncodeFont " -raw-ts1-Lato-Hairline Lato-Hairline <lato-ts1.enc <Lato-Hairline.pfb " fontinst-autoenc-ts1 ReEncodeFont " -raw-fixtextcomp-Lato-HairlineItalic Lato-HairlineItalic <lato-fixtextcomp.enc <Lato-HairlineItalic.pfb " fontinst-autoenc-lato-fixtextcomp ReEncodeFont " -raw-ts1-Lato-HairlineItalic Lato-HairlineItalic <lato-ts1.enc <Lato-HairlineItalic.pfb " fontinst-autoenc-ts1 ReEncodeFont " +Lato-Hairline-01 Lato-Hairline <lato-01.enc <Lato-Hairline.pfb " fontinst-autoenc-lato-01 ReEncodeFont " +Lato-Hairline-dotlessj Lato-HairlineLCDFJ <lato-dotlessj.enc <Lato-Hairline-LCDFJ.pfb " fontinst-autoenc-lato-dotlessj ReEncodeFont " +Lato-HairlineItalic-01 Lato-HairlineItalic <lato-01.enc <Lato-HairlineItalic.pfb " fontinst-autoenc-lato-01 ReEncodeFont " +Lato-HairlineItalic-dotlessj Lato-HairlineItalicLCDFJ <lato-dotlessj.enc <Lato-HairlineItalic-LCDFJ.pfb " fontinst-autoenc-lato-dotlessj ReEncodeFont " +Lato-Light-01 Lato-Light <lato-01.enc <Lato-Light.pfb " fontinst-autoenc-lato-01 ReEncodeFont " +Lato-Light-dotlessj Lato-LightLCDFJ <lato-dotlessj.enc <Lato-Light-LCDFJ.pfb " fontinst-autoenc-lato-dotlessj ReEncodeFont " +Lato-LightItalic-01 Lato-LightItalic <lato-01.enc <Lato-LightItalic.pfb " fontinst-autoenc-lato-01 ReEncodeFont " +Lato-LightItalic-dotlessj Lato-LightItalicLCDFJ <lato-dotlessj.enc <Lato-LightItalic-LCDFJ.pfb " fontinst-autoenc-lato-dotlessj ReEncodeFont " +Lato-Regular-01 Lato-Regular <lato-01.enc <Lato-Regular.pfb " fontinst-autoenc-lato-01 ReEncodeFont " +Lato-Regular-dotlessj Lato-RegularLCDFJ <lato-dotlessj.enc <Lato-Regular-LCDFJ.pfb " fontinst-autoenc-lato-dotlessj ReEncodeFont " +Lato-Italic-01 Lato-Italic <lato-01.enc <Lato-Italic.pfb " fontinst-autoenc-lato-01 ReEncodeFont " +Lato-Italic-dotlessj Lato-ItalicLCDFJ <lato-dotlessj.enc <Lato-Italic-LCDFJ.pfb " fontinst-autoenc-lato-dotlessj ReEncodeFont " +Lato-Bold-01 Lato-Bold <lato-01.enc <Lato-Bold.pfb " fontinst-autoenc-lato-01 ReEncodeFont " +Lato-Bold-dotlessj Lato-BoldLCDFJ <lato-dotlessj.enc <Lato-Bold-LCDFJ.pfb " fontinst-autoenc-lato-dotlessj ReEncodeFont " +Lato-BoldItalic-01 Lato-BoldItalic <lato-01.enc <Lato-BoldItalic.pfb " fontinst-autoenc-lato-01 ReEncodeFont " +Lato-BoldItalic-dotlessj Lato-BoldItalicLCDFJ <lato-dotlessj.enc <Lato-BoldItalic-LCDFJ.pfb " fontinst-autoenc-lato-dotlessj ReEncodeFont " +Lato-Black-01 Lato-Black <lato-01.enc <Lato-Black.pfb " fontinst-autoenc-lato-01 ReEncodeFont " +Lato-Black-dotlessj Lato-BlackLCDFJ <lato-dotlessj.enc <Lato-Black-LCDFJ.pfb " fontinst-autoenc-lato-dotlessj ReEncodeFont " +Lato-BlackItalic-01 Lato-BlackItalic <lato-01.enc <Lato-BlackItalic.pfb " fontinst-autoenc-lato-01 ReEncodeFont " +Lato-BlackItalic-dotlessj Lato-BlackItalicLCDFJ <lato-dotlessj.enc <Lato-BlackItalic-LCDFJ.pfb " fontinst-autoenc-lato-dotlessj ReEncodeFont " +Lato-Hairline-02 Lato-Hairline <lato-02.enc <Lato-Hairline.pfb " fontinst-autoenc-lato-02 ReEncodeFont " +Lato-HairlineItalic-02 Lato-HairlineItalic <lato-02.enc <Lato-HairlineItalic.pfb " fontinst-autoenc-lato-02 ReEncodeFont " +Lato-Light-02 Lato-Light <lato-02.enc <Lato-Light.pfb " fontinst-autoenc-lato-02 ReEncodeFont " +Lato-LightItalic-02 Lato-LightItalic <lato-02.enc <Lato-LightItalic.pfb " fontinst-autoenc-lato-02 ReEncodeFont " +Lato-Regular-02 Lato-Regular <lato-02.enc <Lato-Regular.pfb " fontinst-autoenc-lato-02 ReEncodeFont " +Lato-Italic-02 Lato-Italic <lato-02.enc <Lato-Italic.pfb " fontinst-autoenc-lato-02 ReEncodeFont " +Lato-Bold-02 Lato-Bold <lato-02.enc <Lato-Bold.pfb " fontinst-autoenc-lato-02 ReEncodeFont " +Lato-BoldItalic-02 Lato-BoldItalic <lato-02.enc <Lato-BoldItalic.pfb " fontinst-autoenc-lato-02 ReEncodeFont " +Lato-Black-02 Lato-Black <lato-02.enc <Lato-Black.pfb " fontinst-autoenc-lato-02 ReEncodeFont " +Lato-BlackItalic-02 Lato-BlackItalic <lato-02.enc <Lato-BlackItalic.pfb " fontinst-autoenc-lato-02 ReEncodeFont " diff --git a/Master/texmf-dist/fonts/tfm/public/lato/Lato-Black-01.tfm b/Master/texmf-dist/fonts/tfm/public/lato/Lato-Black-01.tfm Binary files differnew file mode 100644 index 00000000000..857cd6c9df6 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/lato/Lato-Black-01.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/lato/Lato-Black-02.tfm b/Master/texmf-dist/fonts/tfm/public/lato/Lato-Black-02.tfm Binary files differnew file mode 100644 index 00000000000..4b62f43b989 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/lato/Lato-Black-02.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/lato/ot1-Lato-Black-SmallCaps.tfm b/Master/texmf-dist/fonts/tfm/public/lato/Lato-Black-SmallCaps-ot1.tfm Binary files differindex 27da73f2d2b..ff3af481156 100644 --- a/Master/texmf-dist/fonts/tfm/public/lato/ot1-Lato-Black-SmallCaps.tfm +++ b/Master/texmf-dist/fonts/tfm/public/lato/Lato-Black-SmallCaps-ot1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/lato/t1-Lato-Black-SmallCaps.tfm b/Master/texmf-dist/fonts/tfm/public/lato/Lato-Black-SmallCaps-t1.tfm Binary files differindex 000a62c2b95..000a62c2b95 100644 --- a/Master/texmf-dist/fonts/tfm/public/lato/t1-Lato-Black-SmallCaps.tfm +++ b/Master/texmf-dist/fonts/tfm/public/lato/Lato-Black-SmallCaps-t1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/lato/raw-dotlessj-Lato-Black.tfm b/Master/texmf-dist/fonts/tfm/public/lato/Lato-Black-dotlessj.tfm Binary files differindex 5b86b6a157f..5b86b6a157f 100644 --- a/Master/texmf-dist/fonts/tfm/public/lato/raw-dotlessj-Lato-Black.tfm +++ b/Master/texmf-dist/fonts/tfm/public/lato/Lato-Black-dotlessj.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/lato/ot1-Lato-Black.tfm b/Master/texmf-dist/fonts/tfm/public/lato/Lato-Black-ot1.tfm Binary files differindex f8f476bd174..861a7eb9e49 100644 --- a/Master/texmf-dist/fonts/tfm/public/lato/ot1-Lato-Black.tfm +++ b/Master/texmf-dist/fonts/tfm/public/lato/Lato-Black-ot1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/lato/t1-Lato-Black.tfm b/Master/texmf-dist/fonts/tfm/public/lato/Lato-Black-t1.tfm Binary files differindex b125c517ac6..b125c517ac6 100644 --- a/Master/texmf-dist/fonts/tfm/public/lato/t1-Lato-Black.tfm +++ b/Master/texmf-dist/fonts/tfm/public/lato/Lato-Black-t1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/lato/Lato-Black-ts1.tfm b/Master/texmf-dist/fonts/tfm/public/lato/Lato-Black-ts1.tfm Binary files differnew file mode 100644 index 00000000000..24cf901eb48 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/lato/Lato-Black-ts1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/lato/Lato-BlackItalic-01.tfm b/Master/texmf-dist/fonts/tfm/public/lato/Lato-BlackItalic-01.tfm Binary files differnew file mode 100644 index 00000000000..700125b2b76 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/lato/Lato-BlackItalic-01.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/lato/Lato-BlackItalic-02.tfm b/Master/texmf-dist/fonts/tfm/public/lato/Lato-BlackItalic-02.tfm Binary files differnew file mode 100644 index 00000000000..4faf71ce4df --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/lato/Lato-BlackItalic-02.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/lato/ot1-Lato-BlackItalic-SmallCaps.tfm b/Master/texmf-dist/fonts/tfm/public/lato/Lato-BlackItalic-SmallCaps-ot1.tfm Binary files differindex 90cc5ac9e2e..ee1819cb9de 100644 --- a/Master/texmf-dist/fonts/tfm/public/lato/ot1-Lato-BlackItalic-SmallCaps.tfm +++ b/Master/texmf-dist/fonts/tfm/public/lato/Lato-BlackItalic-SmallCaps-ot1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/lato/t1-Lato-BlackItalic-SmallCaps.tfm b/Master/texmf-dist/fonts/tfm/public/lato/Lato-BlackItalic-SmallCaps-t1.tfm Binary files differindex c131c2aee7d..c131c2aee7d 100644 --- a/Master/texmf-dist/fonts/tfm/public/lato/t1-Lato-BlackItalic-SmallCaps.tfm +++ b/Master/texmf-dist/fonts/tfm/public/lato/Lato-BlackItalic-SmallCaps-t1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/lato/raw-dotlessj-Lato-BlackItalic.tfm b/Master/texmf-dist/fonts/tfm/public/lato/Lato-BlackItalic-dotlessj.tfm Binary files differindex 37382db8d51..37382db8d51 100644 --- a/Master/texmf-dist/fonts/tfm/public/lato/raw-dotlessj-Lato-BlackItalic.tfm +++ b/Master/texmf-dist/fonts/tfm/public/lato/Lato-BlackItalic-dotlessj.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/lato/ot1-Lato-BlackItalic.tfm b/Master/texmf-dist/fonts/tfm/public/lato/Lato-BlackItalic-ot1.tfm Binary files differindex 8544b70fe73..ce287943c63 100644 --- a/Master/texmf-dist/fonts/tfm/public/lato/ot1-Lato-BlackItalic.tfm +++ b/Master/texmf-dist/fonts/tfm/public/lato/Lato-BlackItalic-ot1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/lato/t1-Lato-BlackItalic.tfm b/Master/texmf-dist/fonts/tfm/public/lato/Lato-BlackItalic-t1.tfm Binary files differindex f9f93e11785..f9f93e11785 100644 --- a/Master/texmf-dist/fonts/tfm/public/lato/t1-Lato-BlackItalic.tfm +++ b/Master/texmf-dist/fonts/tfm/public/lato/Lato-BlackItalic-t1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/lato/Lato-BlackItalic-ts1.tfm b/Master/texmf-dist/fonts/tfm/public/lato/Lato-BlackItalic-ts1.tfm Binary files differnew file mode 100644 index 00000000000..94444c4ca18 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/lato/Lato-BlackItalic-ts1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/lato/Lato-Bold-01.tfm b/Master/texmf-dist/fonts/tfm/public/lato/Lato-Bold-01.tfm Binary files differnew file mode 100644 index 00000000000..aea1afaad56 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/lato/Lato-Bold-01.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/lato/Lato-Bold-02.tfm b/Master/texmf-dist/fonts/tfm/public/lato/Lato-Bold-02.tfm Binary files differnew file mode 100644 index 00000000000..3c9fed8f878 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/lato/Lato-Bold-02.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/lato/ot1-Lato-Bold-SmallCaps.tfm b/Master/texmf-dist/fonts/tfm/public/lato/Lato-Bold-SmallCaps-ot1.tfm Binary files differindex 6cde05d232c..148171b818b 100644 --- a/Master/texmf-dist/fonts/tfm/public/lato/ot1-Lato-Bold-SmallCaps.tfm +++ b/Master/texmf-dist/fonts/tfm/public/lato/Lato-Bold-SmallCaps-ot1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/lato/t1-Lato-Bold-SmallCaps.tfm b/Master/texmf-dist/fonts/tfm/public/lato/Lato-Bold-SmallCaps-t1.tfm Binary files differindex 5bd3828330c..5bd3828330c 100644 --- a/Master/texmf-dist/fonts/tfm/public/lato/t1-Lato-Bold-SmallCaps.tfm +++ b/Master/texmf-dist/fonts/tfm/public/lato/Lato-Bold-SmallCaps-t1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/lato/raw-dotlessj-Lato-Bold.tfm b/Master/texmf-dist/fonts/tfm/public/lato/Lato-Bold-dotlessj.tfm Binary files differindex 0a85faf0162..0a85faf0162 100644 --- a/Master/texmf-dist/fonts/tfm/public/lato/raw-dotlessj-Lato-Bold.tfm +++ b/Master/texmf-dist/fonts/tfm/public/lato/Lato-Bold-dotlessj.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/lato/ot1-Lato-Bold.tfm b/Master/texmf-dist/fonts/tfm/public/lato/Lato-Bold-ot1.tfm Binary files differindex eb13f741f14..e835f7300ca 100644 --- a/Master/texmf-dist/fonts/tfm/public/lato/ot1-Lato-Bold.tfm +++ b/Master/texmf-dist/fonts/tfm/public/lato/Lato-Bold-ot1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/lato/t1-Lato-Bold.tfm b/Master/texmf-dist/fonts/tfm/public/lato/Lato-Bold-t1.tfm Binary files differindex 69d43424839..69d43424839 100644 --- a/Master/texmf-dist/fonts/tfm/public/lato/t1-Lato-Bold.tfm +++ b/Master/texmf-dist/fonts/tfm/public/lato/Lato-Bold-t1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/lato/Lato-Bold-ts1.tfm b/Master/texmf-dist/fonts/tfm/public/lato/Lato-Bold-ts1.tfm Binary files differnew file mode 100644 index 00000000000..82ec57e2afb --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/lato/Lato-Bold-ts1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/lato/Lato-BoldItalic-01.tfm b/Master/texmf-dist/fonts/tfm/public/lato/Lato-BoldItalic-01.tfm Binary files differnew file mode 100644 index 00000000000..38dd4d5032a --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/lato/Lato-BoldItalic-01.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/lato/Lato-BoldItalic-02.tfm b/Master/texmf-dist/fonts/tfm/public/lato/Lato-BoldItalic-02.tfm Binary files differnew file mode 100644 index 00000000000..bf55ace2c9f --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/lato/Lato-BoldItalic-02.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/lato/ot1-Lato-BoldItalic-SmallCaps.tfm b/Master/texmf-dist/fonts/tfm/public/lato/Lato-BoldItalic-SmallCaps-ot1.tfm Binary files differindex 991cdaca039..a63660adab1 100644 --- a/Master/texmf-dist/fonts/tfm/public/lato/ot1-Lato-BoldItalic-SmallCaps.tfm +++ b/Master/texmf-dist/fonts/tfm/public/lato/Lato-BoldItalic-SmallCaps-ot1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/lato/t1-Lato-BoldItalic-SmallCaps.tfm b/Master/texmf-dist/fonts/tfm/public/lato/Lato-BoldItalic-SmallCaps-t1.tfm Binary files differindex c50d635887d..c50d635887d 100644 --- a/Master/texmf-dist/fonts/tfm/public/lato/t1-Lato-BoldItalic-SmallCaps.tfm +++ b/Master/texmf-dist/fonts/tfm/public/lato/Lato-BoldItalic-SmallCaps-t1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/lato/raw-dotlessj-Lato-BoldItalic.tfm b/Master/texmf-dist/fonts/tfm/public/lato/Lato-BoldItalic-dotlessj.tfm Binary files differindex 1fd791531f7..1fd791531f7 100644 --- a/Master/texmf-dist/fonts/tfm/public/lato/raw-dotlessj-Lato-BoldItalic.tfm +++ b/Master/texmf-dist/fonts/tfm/public/lato/Lato-BoldItalic-dotlessj.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/lato/ot1-Lato-BoldItalic.tfm b/Master/texmf-dist/fonts/tfm/public/lato/Lato-BoldItalic-ot1.tfm Binary files differindex 54bded3ed48..5606c1ea16f 100644 --- a/Master/texmf-dist/fonts/tfm/public/lato/ot1-Lato-BoldItalic.tfm +++ b/Master/texmf-dist/fonts/tfm/public/lato/Lato-BoldItalic-ot1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/lato/t1-Lato-BoldItalic.tfm b/Master/texmf-dist/fonts/tfm/public/lato/Lato-BoldItalic-t1.tfm Binary files differindex 6df3e2dfa08..6df3e2dfa08 100644 --- a/Master/texmf-dist/fonts/tfm/public/lato/t1-Lato-BoldItalic.tfm +++ b/Master/texmf-dist/fonts/tfm/public/lato/Lato-BoldItalic-t1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/lato/Lato-BoldItalic-ts1.tfm b/Master/texmf-dist/fonts/tfm/public/lato/Lato-BoldItalic-ts1.tfm Binary files differnew file mode 100644 index 00000000000..e35bf549470 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/lato/Lato-BoldItalic-ts1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/lato/Lato-Hairline-01.tfm b/Master/texmf-dist/fonts/tfm/public/lato/Lato-Hairline-01.tfm Binary files differnew file mode 100644 index 00000000000..f78b737b594 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/lato/Lato-Hairline-01.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/lato/Lato-Hairline-02.tfm b/Master/texmf-dist/fonts/tfm/public/lato/Lato-Hairline-02.tfm Binary files differnew file mode 100644 index 00000000000..db5f35ee26e --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/lato/Lato-Hairline-02.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/lato/ot1-Lato-Hairline-SmallCaps.tfm b/Master/texmf-dist/fonts/tfm/public/lato/Lato-Hairline-SmallCaps-ot1.tfm Binary files differindex ffd52f068a6..ca61085a7cc 100644 --- a/Master/texmf-dist/fonts/tfm/public/lato/ot1-Lato-Hairline-SmallCaps.tfm +++ b/Master/texmf-dist/fonts/tfm/public/lato/Lato-Hairline-SmallCaps-ot1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/lato/t1-Lato-Hairline-SmallCaps.tfm b/Master/texmf-dist/fonts/tfm/public/lato/Lato-Hairline-SmallCaps-t1.tfm Binary files differindex 1b7ba29038c..1b7ba29038c 100644 --- a/Master/texmf-dist/fonts/tfm/public/lato/t1-Lato-Hairline-SmallCaps.tfm +++ b/Master/texmf-dist/fonts/tfm/public/lato/Lato-Hairline-SmallCaps-t1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/lato/raw-dotlessj-Lato-Hairline.tfm b/Master/texmf-dist/fonts/tfm/public/lato/Lato-Hairline-dotlessj.tfm Binary files differindex 4d56b767aec..4d56b767aec 100644 --- a/Master/texmf-dist/fonts/tfm/public/lato/raw-dotlessj-Lato-Hairline.tfm +++ b/Master/texmf-dist/fonts/tfm/public/lato/Lato-Hairline-dotlessj.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/lato/ot1-Lato-Hairline.tfm b/Master/texmf-dist/fonts/tfm/public/lato/Lato-Hairline-ot1.tfm Binary files differindex 687416fb162..ef8cee2611d 100644 --- a/Master/texmf-dist/fonts/tfm/public/lato/ot1-Lato-Hairline.tfm +++ b/Master/texmf-dist/fonts/tfm/public/lato/Lato-Hairline-ot1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/lato/t1-Lato-Hairline.tfm b/Master/texmf-dist/fonts/tfm/public/lato/Lato-Hairline-t1.tfm Binary files differindex 9fd2bbd3813..9fd2bbd3813 100644 --- a/Master/texmf-dist/fonts/tfm/public/lato/t1-Lato-Hairline.tfm +++ b/Master/texmf-dist/fonts/tfm/public/lato/Lato-Hairline-t1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/lato/Lato-Hairline-ts1.tfm b/Master/texmf-dist/fonts/tfm/public/lato/Lato-Hairline-ts1.tfm Binary files differnew file mode 100644 index 00000000000..da0f1cba0d9 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/lato/Lato-Hairline-ts1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/lato/Lato-HairlineItalic-01.tfm b/Master/texmf-dist/fonts/tfm/public/lato/Lato-HairlineItalic-01.tfm Binary files differnew file mode 100644 index 00000000000..171176f6b5b --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/lato/Lato-HairlineItalic-01.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/lato/Lato-HairlineItalic-02.tfm b/Master/texmf-dist/fonts/tfm/public/lato/Lato-HairlineItalic-02.tfm Binary files differnew file mode 100644 index 00000000000..898681f07e4 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/lato/Lato-HairlineItalic-02.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/lato/ot1-Lato-HairlineItalic-SmallCaps.tfm b/Master/texmf-dist/fonts/tfm/public/lato/Lato-HairlineItalic-SmallCaps-ot1.tfm Binary files differindex 3eac93d8a13..b8458b94a89 100644 --- a/Master/texmf-dist/fonts/tfm/public/lato/ot1-Lato-HairlineItalic-SmallCaps.tfm +++ b/Master/texmf-dist/fonts/tfm/public/lato/Lato-HairlineItalic-SmallCaps-ot1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/lato/t1-Lato-HairlineItalic-SmallCaps.tfm b/Master/texmf-dist/fonts/tfm/public/lato/Lato-HairlineItalic-SmallCaps-t1.tfm Binary files differindex 965ac009926..965ac009926 100644 --- a/Master/texmf-dist/fonts/tfm/public/lato/t1-Lato-HairlineItalic-SmallCaps.tfm +++ b/Master/texmf-dist/fonts/tfm/public/lato/Lato-HairlineItalic-SmallCaps-t1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/lato/raw-dotlessj-Lato-HairlineItalic.tfm b/Master/texmf-dist/fonts/tfm/public/lato/Lato-HairlineItalic-dotlessj.tfm Binary files differindex c5672164646..c5672164646 100644 --- a/Master/texmf-dist/fonts/tfm/public/lato/raw-dotlessj-Lato-HairlineItalic.tfm +++ b/Master/texmf-dist/fonts/tfm/public/lato/Lato-HairlineItalic-dotlessj.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/lato/ot1-Lato-HairlineItalic.tfm b/Master/texmf-dist/fonts/tfm/public/lato/Lato-HairlineItalic-ot1.tfm Binary files differindex 8bcf97920e4..04b2610e217 100644 --- a/Master/texmf-dist/fonts/tfm/public/lato/ot1-Lato-HairlineItalic.tfm +++ b/Master/texmf-dist/fonts/tfm/public/lato/Lato-HairlineItalic-ot1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/lato/t1-Lato-HairlineItalic.tfm b/Master/texmf-dist/fonts/tfm/public/lato/Lato-HairlineItalic-t1.tfm Binary files differindex 441edd166f8..441edd166f8 100644 --- a/Master/texmf-dist/fonts/tfm/public/lato/t1-Lato-HairlineItalic.tfm +++ b/Master/texmf-dist/fonts/tfm/public/lato/Lato-HairlineItalic-t1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/lato/Lato-HairlineItalic-ts1.tfm b/Master/texmf-dist/fonts/tfm/public/lato/Lato-HairlineItalic-ts1.tfm Binary files differnew file mode 100644 index 00000000000..1e331b9d199 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/lato/Lato-HairlineItalic-ts1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/lato/Lato-Italic-01.tfm b/Master/texmf-dist/fonts/tfm/public/lato/Lato-Italic-01.tfm Binary files differnew file mode 100644 index 00000000000..c2beadd19a3 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/lato/Lato-Italic-01.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/lato/Lato-Italic-02.tfm b/Master/texmf-dist/fonts/tfm/public/lato/Lato-Italic-02.tfm Binary files differnew file mode 100644 index 00000000000..7b735081244 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/lato/Lato-Italic-02.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/lato/ot1-Lato-Italic-SmallCaps.tfm b/Master/texmf-dist/fonts/tfm/public/lato/Lato-Italic-SmallCaps-ot1.tfm Binary files differindex 1a102158745..59b4dac806a 100644 --- a/Master/texmf-dist/fonts/tfm/public/lato/ot1-Lato-Italic-SmallCaps.tfm +++ b/Master/texmf-dist/fonts/tfm/public/lato/Lato-Italic-SmallCaps-ot1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/lato/t1-Lato-Italic-SmallCaps.tfm b/Master/texmf-dist/fonts/tfm/public/lato/Lato-Italic-SmallCaps-t1.tfm Binary files differindex 883463005fd..883463005fd 100644 --- a/Master/texmf-dist/fonts/tfm/public/lato/t1-Lato-Italic-SmallCaps.tfm +++ b/Master/texmf-dist/fonts/tfm/public/lato/Lato-Italic-SmallCaps-t1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/lato/raw-dotlessj-Lato-Italic.tfm b/Master/texmf-dist/fonts/tfm/public/lato/Lato-Italic-dotlessj.tfm Binary files differindex f5254630470..f5254630470 100644 --- a/Master/texmf-dist/fonts/tfm/public/lato/raw-dotlessj-Lato-Italic.tfm +++ b/Master/texmf-dist/fonts/tfm/public/lato/Lato-Italic-dotlessj.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/lato/ot1-Lato-Italic.tfm b/Master/texmf-dist/fonts/tfm/public/lato/Lato-Italic-ot1.tfm Binary files differindex ce90b248613..ee7b29e5777 100644 --- a/Master/texmf-dist/fonts/tfm/public/lato/ot1-Lato-Italic.tfm +++ b/Master/texmf-dist/fonts/tfm/public/lato/Lato-Italic-ot1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/lato/t1-Lato-Italic.tfm b/Master/texmf-dist/fonts/tfm/public/lato/Lato-Italic-t1.tfm Binary files differindex 292420009d9..292420009d9 100644 --- a/Master/texmf-dist/fonts/tfm/public/lato/t1-Lato-Italic.tfm +++ b/Master/texmf-dist/fonts/tfm/public/lato/Lato-Italic-t1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/lato/Lato-Italic-ts1.tfm b/Master/texmf-dist/fonts/tfm/public/lato/Lato-Italic-ts1.tfm Binary files differnew file mode 100644 index 00000000000..28496198fb1 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/lato/Lato-Italic-ts1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/lato/Lato-Light-01.tfm b/Master/texmf-dist/fonts/tfm/public/lato/Lato-Light-01.tfm Binary files differnew file mode 100644 index 00000000000..6d6dbc60e43 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/lato/Lato-Light-01.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/lato/Lato-Light-02.tfm b/Master/texmf-dist/fonts/tfm/public/lato/Lato-Light-02.tfm Binary files differnew file mode 100644 index 00000000000..a73a5c4ae1a --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/lato/Lato-Light-02.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/lato/ot1-Lato-Light-SmallCaps.tfm b/Master/texmf-dist/fonts/tfm/public/lato/Lato-Light-SmallCaps-ot1.tfm Binary files differindex eae61e3c15d..9ffb47a0fc2 100644 --- a/Master/texmf-dist/fonts/tfm/public/lato/ot1-Lato-Light-SmallCaps.tfm +++ b/Master/texmf-dist/fonts/tfm/public/lato/Lato-Light-SmallCaps-ot1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/lato/t1-Lato-Light-SmallCaps.tfm b/Master/texmf-dist/fonts/tfm/public/lato/Lato-Light-SmallCaps-t1.tfm Binary files differindex 90928e3420b..90928e3420b 100644 --- a/Master/texmf-dist/fonts/tfm/public/lato/t1-Lato-Light-SmallCaps.tfm +++ b/Master/texmf-dist/fonts/tfm/public/lato/Lato-Light-SmallCaps-t1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/lato/raw-dotlessj-Lato-Light.tfm b/Master/texmf-dist/fonts/tfm/public/lato/Lato-Light-dotlessj.tfm Binary files differindex e8ad19a1621..e8ad19a1621 100644 --- a/Master/texmf-dist/fonts/tfm/public/lato/raw-dotlessj-Lato-Light.tfm +++ b/Master/texmf-dist/fonts/tfm/public/lato/Lato-Light-dotlessj.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/lato/ot1-Lato-Light.tfm b/Master/texmf-dist/fonts/tfm/public/lato/Lato-Light-ot1.tfm Binary files differindex 5a98bcdbaac..35fb5d19c3e 100644 --- a/Master/texmf-dist/fonts/tfm/public/lato/ot1-Lato-Light.tfm +++ b/Master/texmf-dist/fonts/tfm/public/lato/Lato-Light-ot1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/lato/t1-Lato-Light.tfm b/Master/texmf-dist/fonts/tfm/public/lato/Lato-Light-t1.tfm Binary files differindex b8e82f27b3f..b8e82f27b3f 100644 --- a/Master/texmf-dist/fonts/tfm/public/lato/t1-Lato-Light.tfm +++ b/Master/texmf-dist/fonts/tfm/public/lato/Lato-Light-t1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/lato/Lato-Light-ts1.tfm b/Master/texmf-dist/fonts/tfm/public/lato/Lato-Light-ts1.tfm Binary files differnew file mode 100644 index 00000000000..d85ccd465bb --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/lato/Lato-Light-ts1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/lato/Lato-LightItalic-01.tfm b/Master/texmf-dist/fonts/tfm/public/lato/Lato-LightItalic-01.tfm Binary files differnew file mode 100644 index 00000000000..fa3530ce381 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/lato/Lato-LightItalic-01.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/lato/Lato-LightItalic-02.tfm b/Master/texmf-dist/fonts/tfm/public/lato/Lato-LightItalic-02.tfm Binary files differnew file mode 100644 index 00000000000..147048562be --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/lato/Lato-LightItalic-02.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/lato/ot1-Lato-LightItalic-SmallCaps.tfm b/Master/texmf-dist/fonts/tfm/public/lato/Lato-LightItalic-SmallCaps-ot1.tfm Binary files differindex a991dafbd1a..ec81cc8acdd 100644 --- a/Master/texmf-dist/fonts/tfm/public/lato/ot1-Lato-LightItalic-SmallCaps.tfm +++ b/Master/texmf-dist/fonts/tfm/public/lato/Lato-LightItalic-SmallCaps-ot1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/lato/t1-Lato-LightItalic-SmallCaps.tfm b/Master/texmf-dist/fonts/tfm/public/lato/Lato-LightItalic-SmallCaps-t1.tfm Binary files differindex c3cf04bd06d..c3cf04bd06d 100644 --- a/Master/texmf-dist/fonts/tfm/public/lato/t1-Lato-LightItalic-SmallCaps.tfm +++ b/Master/texmf-dist/fonts/tfm/public/lato/Lato-LightItalic-SmallCaps-t1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/lato/raw-dotlessj-Lato-LightItalic.tfm b/Master/texmf-dist/fonts/tfm/public/lato/Lato-LightItalic-dotlessj.tfm Binary files differindex 0102ae93568..0102ae93568 100644 --- a/Master/texmf-dist/fonts/tfm/public/lato/raw-dotlessj-Lato-LightItalic.tfm +++ b/Master/texmf-dist/fonts/tfm/public/lato/Lato-LightItalic-dotlessj.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/lato/ot1-Lato-LightItalic.tfm b/Master/texmf-dist/fonts/tfm/public/lato/Lato-LightItalic-ot1.tfm Binary files differindex 5ec8a89744a..9e5d685dc91 100644 --- a/Master/texmf-dist/fonts/tfm/public/lato/ot1-Lato-LightItalic.tfm +++ b/Master/texmf-dist/fonts/tfm/public/lato/Lato-LightItalic-ot1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/lato/t1-Lato-LightItalic.tfm b/Master/texmf-dist/fonts/tfm/public/lato/Lato-LightItalic-t1.tfm Binary files differindex 3901939ffb1..3901939ffb1 100644 --- a/Master/texmf-dist/fonts/tfm/public/lato/t1-Lato-LightItalic.tfm +++ b/Master/texmf-dist/fonts/tfm/public/lato/Lato-LightItalic-t1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/lato/Lato-LightItalic-ts1.tfm b/Master/texmf-dist/fonts/tfm/public/lato/Lato-LightItalic-ts1.tfm Binary files differnew file mode 100644 index 00000000000..7fbf97f08c5 --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/lato/Lato-LightItalic-ts1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/lato/Lato-Regular-01.tfm b/Master/texmf-dist/fonts/tfm/public/lato/Lato-Regular-01.tfm Binary files differnew file mode 100644 index 00000000000..bf6ea9a43cb --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/lato/Lato-Regular-01.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/lato/Lato-Regular-02.tfm b/Master/texmf-dist/fonts/tfm/public/lato/Lato-Regular-02.tfm Binary files differnew file mode 100644 index 00000000000..281c03fcf9a --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/lato/Lato-Regular-02.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/lato/ot1-Lato-Regular-SmallCaps.tfm b/Master/texmf-dist/fonts/tfm/public/lato/Lato-Regular-SmallCaps-ot1.tfm Binary files differindex 569ac8ea0a0..285169b635a 100644 --- a/Master/texmf-dist/fonts/tfm/public/lato/ot1-Lato-Regular-SmallCaps.tfm +++ b/Master/texmf-dist/fonts/tfm/public/lato/Lato-Regular-SmallCaps-ot1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/lato/t1-Lato-Regular-SmallCaps.tfm b/Master/texmf-dist/fonts/tfm/public/lato/Lato-Regular-SmallCaps-t1.tfm Binary files differindex 3d046944a7f..3d046944a7f 100644 --- a/Master/texmf-dist/fonts/tfm/public/lato/t1-Lato-Regular-SmallCaps.tfm +++ b/Master/texmf-dist/fonts/tfm/public/lato/Lato-Regular-SmallCaps-t1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/lato/raw-dotlessj-Lato-Regular.tfm b/Master/texmf-dist/fonts/tfm/public/lato/Lato-Regular-dotlessj.tfm Binary files differindex 7c99a878efa..7c99a878efa 100644 --- a/Master/texmf-dist/fonts/tfm/public/lato/raw-dotlessj-Lato-Regular.tfm +++ b/Master/texmf-dist/fonts/tfm/public/lato/Lato-Regular-dotlessj.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/lato/ot1-Lato-Regular.tfm b/Master/texmf-dist/fonts/tfm/public/lato/Lato-Regular-ot1.tfm Binary files differindex 94d89d0be07..2dcdd48b1e7 100644 --- a/Master/texmf-dist/fonts/tfm/public/lato/ot1-Lato-Regular.tfm +++ b/Master/texmf-dist/fonts/tfm/public/lato/Lato-Regular-ot1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/lato/t1-Lato-Regular.tfm b/Master/texmf-dist/fonts/tfm/public/lato/Lato-Regular-t1.tfm Binary files differindex 04a274c9b8e..04a274c9b8e 100644 --- a/Master/texmf-dist/fonts/tfm/public/lato/t1-Lato-Regular.tfm +++ b/Master/texmf-dist/fonts/tfm/public/lato/Lato-Regular-t1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/lato/Lato-Regular-ts1.tfm b/Master/texmf-dist/fonts/tfm/public/lato/Lato-Regular-ts1.tfm Binary files differnew file mode 100644 index 00000000000..838b536c06d --- /dev/null +++ b/Master/texmf-dist/fonts/tfm/public/lato/Lato-Regular-ts1.tfm diff --git a/Master/texmf-dist/fonts/tfm/public/lato/raw-fixlatin-Lato-Black.tfm b/Master/texmf-dist/fonts/tfm/public/lato/raw-fixlatin-Lato-Black.tfm Binary files differdeleted file mode 100644 index b0f71401762..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/lato/raw-fixlatin-Lato-Black.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/lato/raw-fixlatin-Lato-BlackItalic.tfm b/Master/texmf-dist/fonts/tfm/public/lato/raw-fixlatin-Lato-BlackItalic.tfm Binary files differdeleted file mode 100644 index 411c6498dfd..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/lato/raw-fixlatin-Lato-BlackItalic.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/lato/raw-fixlatin-Lato-Bold.tfm b/Master/texmf-dist/fonts/tfm/public/lato/raw-fixlatin-Lato-Bold.tfm Binary files differdeleted file mode 100644 index 3821bbd1512..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/lato/raw-fixlatin-Lato-Bold.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/lato/raw-fixlatin-Lato-BoldItalic.tfm b/Master/texmf-dist/fonts/tfm/public/lato/raw-fixlatin-Lato-BoldItalic.tfm Binary files differdeleted file mode 100644 index bd6a50d7323..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/lato/raw-fixlatin-Lato-BoldItalic.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/lato/raw-fixlatin-Lato-Hairline.tfm b/Master/texmf-dist/fonts/tfm/public/lato/raw-fixlatin-Lato-Hairline.tfm Binary files differdeleted file mode 100644 index 4e4572d3c6a..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/lato/raw-fixlatin-Lato-Hairline.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/lato/raw-fixlatin-Lato-HairlineItalic.tfm b/Master/texmf-dist/fonts/tfm/public/lato/raw-fixlatin-Lato-HairlineItalic.tfm Binary files differdeleted file mode 100644 index 1af3aac222e..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/lato/raw-fixlatin-Lato-HairlineItalic.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/lato/raw-fixlatin-Lato-Italic.tfm b/Master/texmf-dist/fonts/tfm/public/lato/raw-fixlatin-Lato-Italic.tfm Binary files differdeleted file mode 100644 index 43d7e136c15..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/lato/raw-fixlatin-Lato-Italic.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/lato/raw-fixlatin-Lato-Light.tfm b/Master/texmf-dist/fonts/tfm/public/lato/raw-fixlatin-Lato-Light.tfm Binary files differdeleted file mode 100644 index 345906147fa..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/lato/raw-fixlatin-Lato-Light.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/lato/raw-fixlatin-Lato-LightItalic.tfm b/Master/texmf-dist/fonts/tfm/public/lato/raw-fixlatin-Lato-LightItalic.tfm Binary files differdeleted file mode 100644 index 9f1415d979a..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/lato/raw-fixlatin-Lato-LightItalic.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/lato/raw-fixlatin-Lato-Regular.tfm b/Master/texmf-dist/fonts/tfm/public/lato/raw-fixlatin-Lato-Regular.tfm Binary files differdeleted file mode 100644 index 450224d9c94..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/lato/raw-fixlatin-Lato-Regular.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/lato/raw-fixtextcomp-Lato-Black.tfm b/Master/texmf-dist/fonts/tfm/public/lato/raw-fixtextcomp-Lato-Black.tfm Binary files differdeleted file mode 100644 index 0bd616d9658..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/lato/raw-fixtextcomp-Lato-Black.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/lato/raw-fixtextcomp-Lato-BlackItalic.tfm b/Master/texmf-dist/fonts/tfm/public/lato/raw-fixtextcomp-Lato-BlackItalic.tfm Binary files differdeleted file mode 100644 index 0af1ae442fc..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/lato/raw-fixtextcomp-Lato-BlackItalic.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/lato/raw-fixtextcomp-Lato-Bold.tfm b/Master/texmf-dist/fonts/tfm/public/lato/raw-fixtextcomp-Lato-Bold.tfm Binary files differdeleted file mode 100644 index 54074ab44bf..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/lato/raw-fixtextcomp-Lato-Bold.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/lato/raw-fixtextcomp-Lato-BoldItalic.tfm b/Master/texmf-dist/fonts/tfm/public/lato/raw-fixtextcomp-Lato-BoldItalic.tfm Binary files differdeleted file mode 100644 index b0597cbe0a8..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/lato/raw-fixtextcomp-Lato-BoldItalic.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/lato/raw-fixtextcomp-Lato-Hairline.tfm b/Master/texmf-dist/fonts/tfm/public/lato/raw-fixtextcomp-Lato-Hairline.tfm Binary files differdeleted file mode 100644 index 57a0cad50ca..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/lato/raw-fixtextcomp-Lato-Hairline.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/lato/raw-fixtextcomp-Lato-HairlineItalic.tfm b/Master/texmf-dist/fonts/tfm/public/lato/raw-fixtextcomp-Lato-HairlineItalic.tfm Binary files differdeleted file mode 100644 index 3bae160b9bc..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/lato/raw-fixtextcomp-Lato-HairlineItalic.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/lato/raw-fixtextcomp-Lato-Italic.tfm b/Master/texmf-dist/fonts/tfm/public/lato/raw-fixtextcomp-Lato-Italic.tfm Binary files differdeleted file mode 100644 index ab847375c1f..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/lato/raw-fixtextcomp-Lato-Italic.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/lato/raw-fixtextcomp-Lato-Light.tfm b/Master/texmf-dist/fonts/tfm/public/lato/raw-fixtextcomp-Lato-Light.tfm Binary files differdeleted file mode 100644 index ff266dcd2bf..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/lato/raw-fixtextcomp-Lato-Light.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/lato/raw-fixtextcomp-Lato-LightItalic.tfm b/Master/texmf-dist/fonts/tfm/public/lato/raw-fixtextcomp-Lato-LightItalic.tfm Binary files differdeleted file mode 100644 index c4957091d77..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/lato/raw-fixtextcomp-Lato-LightItalic.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/lato/raw-fixtextcomp-Lato-Regular.tfm b/Master/texmf-dist/fonts/tfm/public/lato/raw-fixtextcomp-Lato-Regular.tfm Binary files differdeleted file mode 100644 index d11eadecd2f..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/lato/raw-fixtextcomp-Lato-Regular.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/lato/raw-ot1-Lato-Black.tfm b/Master/texmf-dist/fonts/tfm/public/lato/raw-ot1-Lato-Black.tfm Binary files differdeleted file mode 100644 index 67503655639..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/lato/raw-ot1-Lato-Black.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/lato/raw-ot1-Lato-BlackItalic.tfm b/Master/texmf-dist/fonts/tfm/public/lato/raw-ot1-Lato-BlackItalic.tfm Binary files differdeleted file mode 100644 index a1f95984f74..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/lato/raw-ot1-Lato-BlackItalic.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/lato/raw-ot1-Lato-Bold.tfm b/Master/texmf-dist/fonts/tfm/public/lato/raw-ot1-Lato-Bold.tfm Binary files differdeleted file mode 100644 index 5ad63f11fe2..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/lato/raw-ot1-Lato-Bold.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/lato/raw-ot1-Lato-BoldItalic.tfm b/Master/texmf-dist/fonts/tfm/public/lato/raw-ot1-Lato-BoldItalic.tfm Binary files differdeleted file mode 100644 index 17cf3b5d889..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/lato/raw-ot1-Lato-BoldItalic.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/lato/raw-ot1-Lato-Hairline.tfm b/Master/texmf-dist/fonts/tfm/public/lato/raw-ot1-Lato-Hairline.tfm Binary files differdeleted file mode 100644 index 390ea564db6..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/lato/raw-ot1-Lato-Hairline.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/lato/raw-ot1-Lato-HairlineItalic.tfm b/Master/texmf-dist/fonts/tfm/public/lato/raw-ot1-Lato-HairlineItalic.tfm Binary files differdeleted file mode 100644 index c65bcd95af2..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/lato/raw-ot1-Lato-HairlineItalic.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/lato/raw-ot1-Lato-Italic.tfm b/Master/texmf-dist/fonts/tfm/public/lato/raw-ot1-Lato-Italic.tfm Binary files differdeleted file mode 100644 index bc14b6300ce..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/lato/raw-ot1-Lato-Italic.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/lato/raw-ot1-Lato-Light.tfm b/Master/texmf-dist/fonts/tfm/public/lato/raw-ot1-Lato-Light.tfm Binary files differdeleted file mode 100644 index c49e6fddcc2..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/lato/raw-ot1-Lato-Light.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/lato/raw-ot1-Lato-LightItalic.tfm b/Master/texmf-dist/fonts/tfm/public/lato/raw-ot1-Lato-LightItalic.tfm Binary files differdeleted file mode 100644 index 18c5c4632b6..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/lato/raw-ot1-Lato-LightItalic.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/lato/raw-ot1-Lato-Regular.tfm b/Master/texmf-dist/fonts/tfm/public/lato/raw-ot1-Lato-Regular.tfm Binary files differdeleted file mode 100644 index 9bf40af7993..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/lato/raw-ot1-Lato-Regular.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/lato/raw-t1-Lato-Black.tfm b/Master/texmf-dist/fonts/tfm/public/lato/raw-t1-Lato-Black.tfm Binary files differdeleted file mode 100644 index 66f32b954dc..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/lato/raw-t1-Lato-Black.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/lato/raw-t1-Lato-BlackItalic.tfm b/Master/texmf-dist/fonts/tfm/public/lato/raw-t1-Lato-BlackItalic.tfm Binary files differdeleted file mode 100644 index b11803c59eb..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/lato/raw-t1-Lato-BlackItalic.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/lato/raw-t1-Lato-Bold.tfm b/Master/texmf-dist/fonts/tfm/public/lato/raw-t1-Lato-Bold.tfm Binary files differdeleted file mode 100644 index 7c16b6e7792..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/lato/raw-t1-Lato-Bold.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/lato/raw-t1-Lato-BoldItalic.tfm b/Master/texmf-dist/fonts/tfm/public/lato/raw-t1-Lato-BoldItalic.tfm Binary files differdeleted file mode 100644 index ae82df78995..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/lato/raw-t1-Lato-BoldItalic.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/lato/raw-t1-Lato-Hairline.tfm b/Master/texmf-dist/fonts/tfm/public/lato/raw-t1-Lato-Hairline.tfm Binary files differdeleted file mode 100644 index 91086d40f87..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/lato/raw-t1-Lato-Hairline.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/lato/raw-t1-Lato-HairlineItalic.tfm b/Master/texmf-dist/fonts/tfm/public/lato/raw-t1-Lato-HairlineItalic.tfm Binary files differdeleted file mode 100644 index 2e7450f5cc6..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/lato/raw-t1-Lato-HairlineItalic.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/lato/raw-t1-Lato-Italic.tfm b/Master/texmf-dist/fonts/tfm/public/lato/raw-t1-Lato-Italic.tfm Binary files differdeleted file mode 100644 index f1430be7cda..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/lato/raw-t1-Lato-Italic.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/lato/raw-t1-Lato-Light.tfm b/Master/texmf-dist/fonts/tfm/public/lato/raw-t1-Lato-Light.tfm Binary files differdeleted file mode 100644 index 6da12ee08ac..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/lato/raw-t1-Lato-Light.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/lato/raw-t1-Lato-LightItalic.tfm b/Master/texmf-dist/fonts/tfm/public/lato/raw-t1-Lato-LightItalic.tfm Binary files differdeleted file mode 100644 index 66e7155be61..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/lato/raw-t1-Lato-LightItalic.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/lato/raw-t1-Lato-Regular.tfm b/Master/texmf-dist/fonts/tfm/public/lato/raw-t1-Lato-Regular.tfm Binary files differdeleted file mode 100644 index e6c7c3511ba..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/lato/raw-t1-Lato-Regular.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/lato/raw-ts1-Lato-Black.tfm b/Master/texmf-dist/fonts/tfm/public/lato/raw-ts1-Lato-Black.tfm Binary files differdeleted file mode 100644 index dc971e44b4d..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/lato/raw-ts1-Lato-Black.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/lato/raw-ts1-Lato-BlackItalic.tfm b/Master/texmf-dist/fonts/tfm/public/lato/raw-ts1-Lato-BlackItalic.tfm Binary files differdeleted file mode 100644 index 7e8f9f9438b..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/lato/raw-ts1-Lato-BlackItalic.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/lato/raw-ts1-Lato-Bold.tfm b/Master/texmf-dist/fonts/tfm/public/lato/raw-ts1-Lato-Bold.tfm Binary files differdeleted file mode 100644 index 32e3cb88cc6..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/lato/raw-ts1-Lato-Bold.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/lato/raw-ts1-Lato-BoldItalic.tfm b/Master/texmf-dist/fonts/tfm/public/lato/raw-ts1-Lato-BoldItalic.tfm Binary files differdeleted file mode 100644 index ffe4eaf9ac2..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/lato/raw-ts1-Lato-BoldItalic.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/lato/raw-ts1-Lato-Hairline.tfm b/Master/texmf-dist/fonts/tfm/public/lato/raw-ts1-Lato-Hairline.tfm Binary files differdeleted file mode 100644 index 55955533334..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/lato/raw-ts1-Lato-Hairline.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/lato/raw-ts1-Lato-HairlineItalic.tfm b/Master/texmf-dist/fonts/tfm/public/lato/raw-ts1-Lato-HairlineItalic.tfm Binary files differdeleted file mode 100644 index ee9d1b9b266..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/lato/raw-ts1-Lato-HairlineItalic.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/lato/raw-ts1-Lato-Italic.tfm b/Master/texmf-dist/fonts/tfm/public/lato/raw-ts1-Lato-Italic.tfm Binary files differdeleted file mode 100644 index 79239e5e0a3..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/lato/raw-ts1-Lato-Italic.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/lato/raw-ts1-Lato-Light.tfm b/Master/texmf-dist/fonts/tfm/public/lato/raw-ts1-Lato-Light.tfm Binary files differdeleted file mode 100644 index 313b2a96e74..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/lato/raw-ts1-Lato-Light.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/lato/raw-ts1-Lato-LightItalic.tfm b/Master/texmf-dist/fonts/tfm/public/lato/raw-ts1-Lato-LightItalic.tfm Binary files differdeleted file mode 100644 index 52d2abb0a17..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/lato/raw-ts1-Lato-LightItalic.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/lato/raw-ts1-Lato-Regular.tfm b/Master/texmf-dist/fonts/tfm/public/lato/raw-ts1-Lato-Regular.tfm Binary files differdeleted file mode 100644 index 022f06b135c..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/lato/raw-ts1-Lato-Regular.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/lato/ts1-Lato-Black.tfm b/Master/texmf-dist/fonts/tfm/public/lato/ts1-Lato-Black.tfm Binary files differdeleted file mode 100644 index 0b428ccf3a9..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/lato/ts1-Lato-Black.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/lato/ts1-Lato-BlackItalic.tfm b/Master/texmf-dist/fonts/tfm/public/lato/ts1-Lato-BlackItalic.tfm Binary files differdeleted file mode 100644 index 04b9747baa7..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/lato/ts1-Lato-BlackItalic.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/lato/ts1-Lato-Bold.tfm b/Master/texmf-dist/fonts/tfm/public/lato/ts1-Lato-Bold.tfm Binary files differdeleted file mode 100644 index 15c3f6e3c2a..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/lato/ts1-Lato-Bold.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/lato/ts1-Lato-BoldItalic.tfm b/Master/texmf-dist/fonts/tfm/public/lato/ts1-Lato-BoldItalic.tfm Binary files differdeleted file mode 100644 index fc8df4505e7..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/lato/ts1-Lato-BoldItalic.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/lato/ts1-Lato-Hairline.tfm b/Master/texmf-dist/fonts/tfm/public/lato/ts1-Lato-Hairline.tfm Binary files differdeleted file mode 100644 index a5470844622..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/lato/ts1-Lato-Hairline.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/lato/ts1-Lato-HairlineItalic.tfm b/Master/texmf-dist/fonts/tfm/public/lato/ts1-Lato-HairlineItalic.tfm Binary files differdeleted file mode 100644 index 5221fdad921..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/lato/ts1-Lato-HairlineItalic.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/lato/ts1-Lato-Italic.tfm b/Master/texmf-dist/fonts/tfm/public/lato/ts1-Lato-Italic.tfm Binary files differdeleted file mode 100644 index 39315f1d3a9..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/lato/ts1-Lato-Italic.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/lato/ts1-Lato-Light.tfm b/Master/texmf-dist/fonts/tfm/public/lato/ts1-Lato-Light.tfm Binary files differdeleted file mode 100644 index ce823a19587..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/lato/ts1-Lato-Light.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/lato/ts1-Lato-LightItalic.tfm b/Master/texmf-dist/fonts/tfm/public/lato/ts1-Lato-LightItalic.tfm Binary files differdeleted file mode 100644 index dcd04350a21..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/lato/ts1-Lato-LightItalic.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/tfm/public/lato/ts1-Lato-Regular.tfm b/Master/texmf-dist/fonts/tfm/public/lato/ts1-Lato-Regular.tfm Binary files differdeleted file mode 100644 index 388ba9c2e73..00000000000 --- a/Master/texmf-dist/fonts/tfm/public/lato/ts1-Lato-Regular.tfm +++ /dev/null diff --git a/Master/texmf-dist/fonts/type1/public/lato/Lato-Black-LCDFJ.pfb b/Master/texmf-dist/fonts/type1/public/lato/Lato-Black-LCDFJ.pfb Binary files differindex e2ca722aeb5..112e2afc93f 100644 --- a/Master/texmf-dist/fonts/type1/public/lato/Lato-Black-LCDFJ.pfb +++ b/Master/texmf-dist/fonts/type1/public/lato/Lato-Black-LCDFJ.pfb diff --git a/Master/texmf-dist/fonts/type1/public/lato/Lato-Black.pfb b/Master/texmf-dist/fonts/type1/public/lato/Lato-Black.pfb Binary files differindex ce5038265fa..41fdeb67db6 100644 --- a/Master/texmf-dist/fonts/type1/public/lato/Lato-Black.pfb +++ b/Master/texmf-dist/fonts/type1/public/lato/Lato-Black.pfb diff --git a/Master/texmf-dist/fonts/type1/public/lato/Lato-BlackItalic-LCDFJ.pfb b/Master/texmf-dist/fonts/type1/public/lato/Lato-BlackItalic-LCDFJ.pfb Binary files differindex 003e341e95c..8e0bb76e6da 100644 --- a/Master/texmf-dist/fonts/type1/public/lato/Lato-BlackItalic-LCDFJ.pfb +++ b/Master/texmf-dist/fonts/type1/public/lato/Lato-BlackItalic-LCDFJ.pfb diff --git a/Master/texmf-dist/fonts/type1/public/lato/Lato-BlackItalic.pfb b/Master/texmf-dist/fonts/type1/public/lato/Lato-BlackItalic.pfb Binary files differindex b6c07545ae5..15fc829ce45 100644 --- a/Master/texmf-dist/fonts/type1/public/lato/Lato-BlackItalic.pfb +++ b/Master/texmf-dist/fonts/type1/public/lato/Lato-BlackItalic.pfb diff --git a/Master/texmf-dist/fonts/type1/public/lato/Lato-Bold-LCDFJ.pfb b/Master/texmf-dist/fonts/type1/public/lato/Lato-Bold-LCDFJ.pfb Binary files differindex 81577ee4441..60e10ae3d4f 100644 --- a/Master/texmf-dist/fonts/type1/public/lato/Lato-Bold-LCDFJ.pfb +++ b/Master/texmf-dist/fonts/type1/public/lato/Lato-Bold-LCDFJ.pfb diff --git a/Master/texmf-dist/fonts/type1/public/lato/Lato-Bold.pfb b/Master/texmf-dist/fonts/type1/public/lato/Lato-Bold.pfb Binary files differindex b981d9ec44c..02ee8df982e 100644 --- a/Master/texmf-dist/fonts/type1/public/lato/Lato-Bold.pfb +++ b/Master/texmf-dist/fonts/type1/public/lato/Lato-Bold.pfb diff --git a/Master/texmf-dist/fonts/type1/public/lato/Lato-BoldItalic-LCDFJ.pfb b/Master/texmf-dist/fonts/type1/public/lato/Lato-BoldItalic-LCDFJ.pfb Binary files differindex f52267de1a8..a70e8c0a590 100644 --- a/Master/texmf-dist/fonts/type1/public/lato/Lato-BoldItalic-LCDFJ.pfb +++ b/Master/texmf-dist/fonts/type1/public/lato/Lato-BoldItalic-LCDFJ.pfb diff --git a/Master/texmf-dist/fonts/type1/public/lato/Lato-BoldItalic.pfb b/Master/texmf-dist/fonts/type1/public/lato/Lato-BoldItalic.pfb Binary files differindex dcd515c7c5d..dc0bfe4b14a 100644 --- a/Master/texmf-dist/fonts/type1/public/lato/Lato-BoldItalic.pfb +++ b/Master/texmf-dist/fonts/type1/public/lato/Lato-BoldItalic.pfb diff --git a/Master/texmf-dist/fonts/type1/public/lato/Lato-Hairline-LCDFJ.pfb b/Master/texmf-dist/fonts/type1/public/lato/Lato-Hairline-LCDFJ.pfb Binary files differindex 5905e46d3d3..f8ccd594802 100644 --- a/Master/texmf-dist/fonts/type1/public/lato/Lato-Hairline-LCDFJ.pfb +++ b/Master/texmf-dist/fonts/type1/public/lato/Lato-Hairline-LCDFJ.pfb diff --git a/Master/texmf-dist/fonts/type1/public/lato/Lato-Hairline.pfb b/Master/texmf-dist/fonts/type1/public/lato/Lato-Hairline.pfb Binary files differindex 925f16fafb0..0827a88eff3 100644 --- a/Master/texmf-dist/fonts/type1/public/lato/Lato-Hairline.pfb +++ b/Master/texmf-dist/fonts/type1/public/lato/Lato-Hairline.pfb diff --git a/Master/texmf-dist/fonts/type1/public/lato/Lato-HairlineItalic-LCDFJ.pfb b/Master/texmf-dist/fonts/type1/public/lato/Lato-HairlineItalic-LCDFJ.pfb Binary files differindex 43b60430700..ad32b861da6 100644 --- a/Master/texmf-dist/fonts/type1/public/lato/Lato-HairlineItalic-LCDFJ.pfb +++ b/Master/texmf-dist/fonts/type1/public/lato/Lato-HairlineItalic-LCDFJ.pfb diff --git a/Master/texmf-dist/fonts/type1/public/lato/Lato-HairlineItalic.pfb b/Master/texmf-dist/fonts/type1/public/lato/Lato-HairlineItalic.pfb Binary files differindex 53d9d9fc4d9..15ea5aea08d 100644 --- a/Master/texmf-dist/fonts/type1/public/lato/Lato-HairlineItalic.pfb +++ b/Master/texmf-dist/fonts/type1/public/lato/Lato-HairlineItalic.pfb diff --git a/Master/texmf-dist/fonts/type1/public/lato/Lato-Italic-LCDFJ.pfb b/Master/texmf-dist/fonts/type1/public/lato/Lato-Italic-LCDFJ.pfb Binary files differindex d0eef86fefe..b4cc7017a1e 100644 --- a/Master/texmf-dist/fonts/type1/public/lato/Lato-Italic-LCDFJ.pfb +++ b/Master/texmf-dist/fonts/type1/public/lato/Lato-Italic-LCDFJ.pfb diff --git a/Master/texmf-dist/fonts/type1/public/lato/Lato-Italic.pfb b/Master/texmf-dist/fonts/type1/public/lato/Lato-Italic.pfb Binary files differindex 9f3e80beab0..df58ff34eaf 100644 --- a/Master/texmf-dist/fonts/type1/public/lato/Lato-Italic.pfb +++ b/Master/texmf-dist/fonts/type1/public/lato/Lato-Italic.pfb diff --git a/Master/texmf-dist/fonts/type1/public/lato/Lato-Light-LCDFJ.pfb b/Master/texmf-dist/fonts/type1/public/lato/Lato-Light-LCDFJ.pfb Binary files differindex e1b9d04a984..2fc25cf9796 100644 --- a/Master/texmf-dist/fonts/type1/public/lato/Lato-Light-LCDFJ.pfb +++ b/Master/texmf-dist/fonts/type1/public/lato/Lato-Light-LCDFJ.pfb diff --git a/Master/texmf-dist/fonts/type1/public/lato/Lato-Light.pfb b/Master/texmf-dist/fonts/type1/public/lato/Lato-Light.pfb Binary files differindex e880a899263..977589f4a13 100644 --- a/Master/texmf-dist/fonts/type1/public/lato/Lato-Light.pfb +++ b/Master/texmf-dist/fonts/type1/public/lato/Lato-Light.pfb diff --git a/Master/texmf-dist/fonts/type1/public/lato/Lato-LightItalic-LCDFJ.pfb b/Master/texmf-dist/fonts/type1/public/lato/Lato-LightItalic-LCDFJ.pfb Binary files differindex c3ee28ae66d..3d570d628a3 100644 --- a/Master/texmf-dist/fonts/type1/public/lato/Lato-LightItalic-LCDFJ.pfb +++ b/Master/texmf-dist/fonts/type1/public/lato/Lato-LightItalic-LCDFJ.pfb diff --git a/Master/texmf-dist/fonts/type1/public/lato/Lato-LightItalic.pfb b/Master/texmf-dist/fonts/type1/public/lato/Lato-LightItalic.pfb Binary files differindex d46d01a9003..78bcfd87359 100644 --- a/Master/texmf-dist/fonts/type1/public/lato/Lato-LightItalic.pfb +++ b/Master/texmf-dist/fonts/type1/public/lato/Lato-LightItalic.pfb diff --git a/Master/texmf-dist/fonts/type1/public/lato/Lato-Regular-LCDFJ.pfb b/Master/texmf-dist/fonts/type1/public/lato/Lato-Regular-LCDFJ.pfb Binary files differindex 1964b1df2de..3aba8ceecea 100644 --- a/Master/texmf-dist/fonts/type1/public/lato/Lato-Regular-LCDFJ.pfb +++ b/Master/texmf-dist/fonts/type1/public/lato/Lato-Regular-LCDFJ.pfb diff --git a/Master/texmf-dist/fonts/type1/public/lato/Lato-Regular.pfb b/Master/texmf-dist/fonts/type1/public/lato/Lato-Regular.pfb Binary files differindex 82f42fabf23..160a0a41454 100644 --- a/Master/texmf-dist/fonts/type1/public/lato/Lato-Regular.pfb +++ b/Master/texmf-dist/fonts/type1/public/lato/Lato-Regular.pfb diff --git a/Master/texmf-dist/fonts/vf/public/lato/Lato-Black-SmallCaps-ot1.vf b/Master/texmf-dist/fonts/vf/public/lato/Lato-Black-SmallCaps-ot1.vf Binary files differnew file mode 100644 index 00000000000..4cb0559b4fe --- /dev/null +++ b/Master/texmf-dist/fonts/vf/public/lato/Lato-Black-SmallCaps-ot1.vf diff --git a/Master/texmf-dist/fonts/vf/public/lato/Lato-Black-SmallCaps-t1.vf b/Master/texmf-dist/fonts/vf/public/lato/Lato-Black-SmallCaps-t1.vf Binary files differnew file mode 100644 index 00000000000..71c7a69773d --- /dev/null +++ b/Master/texmf-dist/fonts/vf/public/lato/Lato-Black-SmallCaps-t1.vf diff --git a/Master/texmf-dist/fonts/vf/public/lato/Lato-Black-ot1.vf b/Master/texmf-dist/fonts/vf/public/lato/Lato-Black-ot1.vf Binary files differnew file mode 100644 index 00000000000..20d7077770e --- /dev/null +++ b/Master/texmf-dist/fonts/vf/public/lato/Lato-Black-ot1.vf diff --git a/Master/texmf-dist/fonts/vf/public/lato/Lato-Black-t1.vf b/Master/texmf-dist/fonts/vf/public/lato/Lato-Black-t1.vf Binary files differnew file mode 100644 index 00000000000..ba8c0dc7daf --- /dev/null +++ b/Master/texmf-dist/fonts/vf/public/lato/Lato-Black-t1.vf diff --git a/Master/texmf-dist/fonts/vf/public/lato/Lato-Black-ts1.vf b/Master/texmf-dist/fonts/vf/public/lato/Lato-Black-ts1.vf Binary files differnew file mode 100644 index 00000000000..8168f5c8be5 --- /dev/null +++ b/Master/texmf-dist/fonts/vf/public/lato/Lato-Black-ts1.vf diff --git a/Master/texmf-dist/fonts/vf/public/lato/Lato-BlackItalic-SmallCaps-ot1.vf b/Master/texmf-dist/fonts/vf/public/lato/Lato-BlackItalic-SmallCaps-ot1.vf Binary files differnew file mode 100644 index 00000000000..8e714998f6e --- /dev/null +++ b/Master/texmf-dist/fonts/vf/public/lato/Lato-BlackItalic-SmallCaps-ot1.vf diff --git a/Master/texmf-dist/fonts/vf/public/lato/Lato-BlackItalic-SmallCaps-t1.vf b/Master/texmf-dist/fonts/vf/public/lato/Lato-BlackItalic-SmallCaps-t1.vf Binary files differnew file mode 100644 index 00000000000..6b72e1ec971 --- /dev/null +++ b/Master/texmf-dist/fonts/vf/public/lato/Lato-BlackItalic-SmallCaps-t1.vf diff --git a/Master/texmf-dist/fonts/vf/public/lato/Lato-BlackItalic-ot1.vf b/Master/texmf-dist/fonts/vf/public/lato/Lato-BlackItalic-ot1.vf Binary files differnew file mode 100644 index 00000000000..53ebbf64171 --- /dev/null +++ b/Master/texmf-dist/fonts/vf/public/lato/Lato-BlackItalic-ot1.vf diff --git a/Master/texmf-dist/fonts/vf/public/lato/Lato-BlackItalic-t1.vf b/Master/texmf-dist/fonts/vf/public/lato/Lato-BlackItalic-t1.vf Binary files differnew file mode 100644 index 00000000000..ca83b0cec98 --- /dev/null +++ b/Master/texmf-dist/fonts/vf/public/lato/Lato-BlackItalic-t1.vf diff --git a/Master/texmf-dist/fonts/vf/public/lato/Lato-BlackItalic-ts1.vf b/Master/texmf-dist/fonts/vf/public/lato/Lato-BlackItalic-ts1.vf Binary files differnew file mode 100644 index 00000000000..f3bdfcd06b7 --- /dev/null +++ b/Master/texmf-dist/fonts/vf/public/lato/Lato-BlackItalic-ts1.vf diff --git a/Master/texmf-dist/fonts/vf/public/lato/Lato-Bold-SmallCaps-ot1.vf b/Master/texmf-dist/fonts/vf/public/lato/Lato-Bold-SmallCaps-ot1.vf Binary files differnew file mode 100644 index 00000000000..ef4b38c3a95 --- /dev/null +++ b/Master/texmf-dist/fonts/vf/public/lato/Lato-Bold-SmallCaps-ot1.vf diff --git a/Master/texmf-dist/fonts/vf/public/lato/Lato-Bold-SmallCaps-t1.vf b/Master/texmf-dist/fonts/vf/public/lato/Lato-Bold-SmallCaps-t1.vf Binary files differnew file mode 100644 index 00000000000..8ce4bd99838 --- /dev/null +++ b/Master/texmf-dist/fonts/vf/public/lato/Lato-Bold-SmallCaps-t1.vf diff --git a/Master/texmf-dist/fonts/vf/public/lato/Lato-Bold-ot1.vf b/Master/texmf-dist/fonts/vf/public/lato/Lato-Bold-ot1.vf Binary files differnew file mode 100644 index 00000000000..a753ad13c0e --- /dev/null +++ b/Master/texmf-dist/fonts/vf/public/lato/Lato-Bold-ot1.vf diff --git a/Master/texmf-dist/fonts/vf/public/lato/Lato-Bold-t1.vf b/Master/texmf-dist/fonts/vf/public/lato/Lato-Bold-t1.vf Binary files differnew file mode 100644 index 00000000000..573e8ed5d52 --- /dev/null +++ b/Master/texmf-dist/fonts/vf/public/lato/Lato-Bold-t1.vf diff --git a/Master/texmf-dist/fonts/vf/public/lato/Lato-Bold-ts1.vf b/Master/texmf-dist/fonts/vf/public/lato/Lato-Bold-ts1.vf Binary files differnew file mode 100644 index 00000000000..10bd2c724e4 --- /dev/null +++ b/Master/texmf-dist/fonts/vf/public/lato/Lato-Bold-ts1.vf diff --git a/Master/texmf-dist/fonts/vf/public/lato/Lato-BoldItalic-SmallCaps-ot1.vf b/Master/texmf-dist/fonts/vf/public/lato/Lato-BoldItalic-SmallCaps-ot1.vf Binary files differnew file mode 100644 index 00000000000..0a7713a90cc --- /dev/null +++ b/Master/texmf-dist/fonts/vf/public/lato/Lato-BoldItalic-SmallCaps-ot1.vf diff --git a/Master/texmf-dist/fonts/vf/public/lato/Lato-BoldItalic-SmallCaps-t1.vf b/Master/texmf-dist/fonts/vf/public/lato/Lato-BoldItalic-SmallCaps-t1.vf Binary files differnew file mode 100644 index 00000000000..16e8e93f1be --- /dev/null +++ b/Master/texmf-dist/fonts/vf/public/lato/Lato-BoldItalic-SmallCaps-t1.vf diff --git a/Master/texmf-dist/fonts/vf/public/lato/Lato-BoldItalic-ot1.vf b/Master/texmf-dist/fonts/vf/public/lato/Lato-BoldItalic-ot1.vf Binary files differnew file mode 100644 index 00000000000..411e292d943 --- /dev/null +++ b/Master/texmf-dist/fonts/vf/public/lato/Lato-BoldItalic-ot1.vf diff --git a/Master/texmf-dist/fonts/vf/public/lato/Lato-BoldItalic-t1.vf b/Master/texmf-dist/fonts/vf/public/lato/Lato-BoldItalic-t1.vf Binary files differnew file mode 100644 index 00000000000..34f336eb0dd --- /dev/null +++ b/Master/texmf-dist/fonts/vf/public/lato/Lato-BoldItalic-t1.vf diff --git a/Master/texmf-dist/fonts/vf/public/lato/Lato-BoldItalic-ts1.vf b/Master/texmf-dist/fonts/vf/public/lato/Lato-BoldItalic-ts1.vf Binary files differnew file mode 100644 index 00000000000..7baf9ace561 --- /dev/null +++ b/Master/texmf-dist/fonts/vf/public/lato/Lato-BoldItalic-ts1.vf diff --git a/Master/texmf-dist/fonts/vf/public/lato/Lato-Hairline-SmallCaps-ot1.vf b/Master/texmf-dist/fonts/vf/public/lato/Lato-Hairline-SmallCaps-ot1.vf Binary files differnew file mode 100644 index 00000000000..2e8165f19a9 --- /dev/null +++ b/Master/texmf-dist/fonts/vf/public/lato/Lato-Hairline-SmallCaps-ot1.vf diff --git a/Master/texmf-dist/fonts/vf/public/lato/Lato-Hairline-SmallCaps-t1.vf b/Master/texmf-dist/fonts/vf/public/lato/Lato-Hairline-SmallCaps-t1.vf Binary files differnew file mode 100644 index 00000000000..8a6f6fbfdb2 --- /dev/null +++ b/Master/texmf-dist/fonts/vf/public/lato/Lato-Hairline-SmallCaps-t1.vf diff --git a/Master/texmf-dist/fonts/vf/public/lato/Lato-Hairline-ot1.vf b/Master/texmf-dist/fonts/vf/public/lato/Lato-Hairline-ot1.vf Binary files differnew file mode 100644 index 00000000000..49bc9857660 --- /dev/null +++ b/Master/texmf-dist/fonts/vf/public/lato/Lato-Hairline-ot1.vf diff --git a/Master/texmf-dist/fonts/vf/public/lato/Lato-Hairline-t1.vf b/Master/texmf-dist/fonts/vf/public/lato/Lato-Hairline-t1.vf Binary files differnew file mode 100644 index 00000000000..920ec239633 --- /dev/null +++ b/Master/texmf-dist/fonts/vf/public/lato/Lato-Hairline-t1.vf diff --git a/Master/texmf-dist/fonts/vf/public/lato/Lato-Hairline-ts1.vf b/Master/texmf-dist/fonts/vf/public/lato/Lato-Hairline-ts1.vf Binary files differnew file mode 100644 index 00000000000..588ad3a466f --- /dev/null +++ b/Master/texmf-dist/fonts/vf/public/lato/Lato-Hairline-ts1.vf diff --git a/Master/texmf-dist/fonts/vf/public/lato/Lato-HairlineItalic-SmallCaps-ot1.vf b/Master/texmf-dist/fonts/vf/public/lato/Lato-HairlineItalic-SmallCaps-ot1.vf Binary files differnew file mode 100644 index 00000000000..cd1cf33b0c1 --- /dev/null +++ b/Master/texmf-dist/fonts/vf/public/lato/Lato-HairlineItalic-SmallCaps-ot1.vf diff --git a/Master/texmf-dist/fonts/vf/public/lato/Lato-HairlineItalic-SmallCaps-t1.vf b/Master/texmf-dist/fonts/vf/public/lato/Lato-HairlineItalic-SmallCaps-t1.vf Binary files differnew file mode 100644 index 00000000000..ff714948757 --- /dev/null +++ b/Master/texmf-dist/fonts/vf/public/lato/Lato-HairlineItalic-SmallCaps-t1.vf diff --git a/Master/texmf-dist/fonts/vf/public/lato/Lato-HairlineItalic-ot1.vf b/Master/texmf-dist/fonts/vf/public/lato/Lato-HairlineItalic-ot1.vf Binary files differnew file mode 100644 index 00000000000..ad7a1bc3a16 --- /dev/null +++ b/Master/texmf-dist/fonts/vf/public/lato/Lato-HairlineItalic-ot1.vf diff --git a/Master/texmf-dist/fonts/vf/public/lato/Lato-HairlineItalic-t1.vf b/Master/texmf-dist/fonts/vf/public/lato/Lato-HairlineItalic-t1.vf Binary files differnew file mode 100644 index 00000000000..777132fadbf --- /dev/null +++ b/Master/texmf-dist/fonts/vf/public/lato/Lato-HairlineItalic-t1.vf diff --git a/Master/texmf-dist/fonts/vf/public/lato/Lato-HairlineItalic-ts1.vf b/Master/texmf-dist/fonts/vf/public/lato/Lato-HairlineItalic-ts1.vf Binary files differnew file mode 100644 index 00000000000..873a01cda64 --- /dev/null +++ b/Master/texmf-dist/fonts/vf/public/lato/Lato-HairlineItalic-ts1.vf diff --git a/Master/texmf-dist/fonts/vf/public/lato/Lato-Italic-SmallCaps-ot1.vf b/Master/texmf-dist/fonts/vf/public/lato/Lato-Italic-SmallCaps-ot1.vf Binary files differnew file mode 100644 index 00000000000..7406a510c6e --- /dev/null +++ b/Master/texmf-dist/fonts/vf/public/lato/Lato-Italic-SmallCaps-ot1.vf diff --git a/Master/texmf-dist/fonts/vf/public/lato/Lato-Italic-SmallCaps-t1.vf b/Master/texmf-dist/fonts/vf/public/lato/Lato-Italic-SmallCaps-t1.vf Binary files differnew file mode 100644 index 00000000000..3f77eb96702 --- /dev/null +++ b/Master/texmf-dist/fonts/vf/public/lato/Lato-Italic-SmallCaps-t1.vf diff --git a/Master/texmf-dist/fonts/vf/public/lato/Lato-Italic-ot1.vf b/Master/texmf-dist/fonts/vf/public/lato/Lato-Italic-ot1.vf Binary files differnew file mode 100644 index 00000000000..0458f51f880 --- /dev/null +++ b/Master/texmf-dist/fonts/vf/public/lato/Lato-Italic-ot1.vf diff --git a/Master/texmf-dist/fonts/vf/public/lato/Lato-Italic-t1.vf b/Master/texmf-dist/fonts/vf/public/lato/Lato-Italic-t1.vf Binary files differnew file mode 100644 index 00000000000..fbd9c7106a0 --- /dev/null +++ b/Master/texmf-dist/fonts/vf/public/lato/Lato-Italic-t1.vf diff --git a/Master/texmf-dist/fonts/vf/public/lato/Lato-Italic-ts1.vf b/Master/texmf-dist/fonts/vf/public/lato/Lato-Italic-ts1.vf Binary files differnew file mode 100644 index 00000000000..c5cff01a2f0 --- /dev/null +++ b/Master/texmf-dist/fonts/vf/public/lato/Lato-Italic-ts1.vf diff --git a/Master/texmf-dist/fonts/vf/public/lato/Lato-Light-SmallCaps-ot1.vf b/Master/texmf-dist/fonts/vf/public/lato/Lato-Light-SmallCaps-ot1.vf Binary files differnew file mode 100644 index 00000000000..1c4d0c91964 --- /dev/null +++ b/Master/texmf-dist/fonts/vf/public/lato/Lato-Light-SmallCaps-ot1.vf diff --git a/Master/texmf-dist/fonts/vf/public/lato/Lato-Light-SmallCaps-t1.vf b/Master/texmf-dist/fonts/vf/public/lato/Lato-Light-SmallCaps-t1.vf Binary files differnew file mode 100644 index 00000000000..d0883af565e --- /dev/null +++ b/Master/texmf-dist/fonts/vf/public/lato/Lato-Light-SmallCaps-t1.vf diff --git a/Master/texmf-dist/fonts/vf/public/lato/Lato-Light-ot1.vf b/Master/texmf-dist/fonts/vf/public/lato/Lato-Light-ot1.vf Binary files differnew file mode 100644 index 00000000000..5796508ea59 --- /dev/null +++ b/Master/texmf-dist/fonts/vf/public/lato/Lato-Light-ot1.vf diff --git a/Master/texmf-dist/fonts/vf/public/lato/Lato-Light-t1.vf b/Master/texmf-dist/fonts/vf/public/lato/Lato-Light-t1.vf Binary files differnew file mode 100644 index 00000000000..d0dbed9bd6d --- /dev/null +++ b/Master/texmf-dist/fonts/vf/public/lato/Lato-Light-t1.vf diff --git a/Master/texmf-dist/fonts/vf/public/lato/Lato-Light-ts1.vf b/Master/texmf-dist/fonts/vf/public/lato/Lato-Light-ts1.vf Binary files differnew file mode 100644 index 00000000000..9215050f643 --- /dev/null +++ b/Master/texmf-dist/fonts/vf/public/lato/Lato-Light-ts1.vf diff --git a/Master/texmf-dist/fonts/vf/public/lato/Lato-LightItalic-SmallCaps-ot1.vf b/Master/texmf-dist/fonts/vf/public/lato/Lato-LightItalic-SmallCaps-ot1.vf Binary files differnew file mode 100644 index 00000000000..8d1a50836b1 --- /dev/null +++ b/Master/texmf-dist/fonts/vf/public/lato/Lato-LightItalic-SmallCaps-ot1.vf diff --git a/Master/texmf-dist/fonts/vf/public/lato/Lato-LightItalic-SmallCaps-t1.vf b/Master/texmf-dist/fonts/vf/public/lato/Lato-LightItalic-SmallCaps-t1.vf Binary files differnew file mode 100644 index 00000000000..89ef3cc25c2 --- /dev/null +++ b/Master/texmf-dist/fonts/vf/public/lato/Lato-LightItalic-SmallCaps-t1.vf diff --git a/Master/texmf-dist/fonts/vf/public/lato/Lato-LightItalic-ot1.vf b/Master/texmf-dist/fonts/vf/public/lato/Lato-LightItalic-ot1.vf Binary files differnew file mode 100644 index 00000000000..1c899e53948 --- /dev/null +++ b/Master/texmf-dist/fonts/vf/public/lato/Lato-LightItalic-ot1.vf diff --git a/Master/texmf-dist/fonts/vf/public/lato/Lato-LightItalic-t1.vf b/Master/texmf-dist/fonts/vf/public/lato/Lato-LightItalic-t1.vf Binary files differnew file mode 100644 index 00000000000..f607478edc0 --- /dev/null +++ b/Master/texmf-dist/fonts/vf/public/lato/Lato-LightItalic-t1.vf diff --git a/Master/texmf-dist/fonts/vf/public/lato/Lato-LightItalic-ts1.vf b/Master/texmf-dist/fonts/vf/public/lato/Lato-LightItalic-ts1.vf Binary files differnew file mode 100644 index 00000000000..7c2d6e9da41 --- /dev/null +++ b/Master/texmf-dist/fonts/vf/public/lato/Lato-LightItalic-ts1.vf diff --git a/Master/texmf-dist/fonts/vf/public/lato/Lato-Regular-SmallCaps-ot1.vf b/Master/texmf-dist/fonts/vf/public/lato/Lato-Regular-SmallCaps-ot1.vf Binary files differnew file mode 100644 index 00000000000..67d1fe15487 --- /dev/null +++ b/Master/texmf-dist/fonts/vf/public/lato/Lato-Regular-SmallCaps-ot1.vf diff --git a/Master/texmf-dist/fonts/vf/public/lato/Lato-Regular-SmallCaps-t1.vf b/Master/texmf-dist/fonts/vf/public/lato/Lato-Regular-SmallCaps-t1.vf Binary files differnew file mode 100644 index 00000000000..e158cdbaca9 --- /dev/null +++ b/Master/texmf-dist/fonts/vf/public/lato/Lato-Regular-SmallCaps-t1.vf diff --git a/Master/texmf-dist/fonts/vf/public/lato/Lato-Regular-ot1.vf b/Master/texmf-dist/fonts/vf/public/lato/Lato-Regular-ot1.vf Binary files differnew file mode 100644 index 00000000000..61787f38df6 --- /dev/null +++ b/Master/texmf-dist/fonts/vf/public/lato/Lato-Regular-ot1.vf diff --git a/Master/texmf-dist/fonts/vf/public/lato/Lato-Regular-t1.vf b/Master/texmf-dist/fonts/vf/public/lato/Lato-Regular-t1.vf Binary files differnew file mode 100644 index 00000000000..ac82d41c714 --- /dev/null +++ b/Master/texmf-dist/fonts/vf/public/lato/Lato-Regular-t1.vf diff --git a/Master/texmf-dist/fonts/vf/public/lato/Lato-Regular-ts1.vf b/Master/texmf-dist/fonts/vf/public/lato/Lato-Regular-ts1.vf Binary files differnew file mode 100644 index 00000000000..9830786a178 --- /dev/null +++ b/Master/texmf-dist/fonts/vf/public/lato/Lato-Regular-ts1.vf diff --git a/Master/texmf-dist/fonts/vf/public/lato/ot1-Lato-Black-SmallCaps.vf b/Master/texmf-dist/fonts/vf/public/lato/ot1-Lato-Black-SmallCaps.vf Binary files differdeleted file mode 100644 index f66c2f11060..00000000000 --- a/Master/texmf-dist/fonts/vf/public/lato/ot1-Lato-Black-SmallCaps.vf +++ /dev/null diff --git a/Master/texmf-dist/fonts/vf/public/lato/ot1-Lato-Black.vf b/Master/texmf-dist/fonts/vf/public/lato/ot1-Lato-Black.vf Binary files differdeleted file mode 100644 index 0be5ee3548e..00000000000 --- a/Master/texmf-dist/fonts/vf/public/lato/ot1-Lato-Black.vf +++ /dev/null diff --git a/Master/texmf-dist/fonts/vf/public/lato/ot1-Lato-BlackItalic-SmallCaps.vf b/Master/texmf-dist/fonts/vf/public/lato/ot1-Lato-BlackItalic-SmallCaps.vf Binary files differdeleted file mode 100644 index c061eff0d89..00000000000 --- a/Master/texmf-dist/fonts/vf/public/lato/ot1-Lato-BlackItalic-SmallCaps.vf +++ /dev/null diff --git a/Master/texmf-dist/fonts/vf/public/lato/ot1-Lato-BlackItalic.vf b/Master/texmf-dist/fonts/vf/public/lato/ot1-Lato-BlackItalic.vf Binary files differdeleted file mode 100644 index 28895e3b999..00000000000 --- a/Master/texmf-dist/fonts/vf/public/lato/ot1-Lato-BlackItalic.vf +++ /dev/null diff --git a/Master/texmf-dist/fonts/vf/public/lato/ot1-Lato-Bold-SmallCaps.vf b/Master/texmf-dist/fonts/vf/public/lato/ot1-Lato-Bold-SmallCaps.vf Binary files differdeleted file mode 100644 index ea555518a2f..00000000000 --- a/Master/texmf-dist/fonts/vf/public/lato/ot1-Lato-Bold-SmallCaps.vf +++ /dev/null diff --git a/Master/texmf-dist/fonts/vf/public/lato/ot1-Lato-Bold.vf b/Master/texmf-dist/fonts/vf/public/lato/ot1-Lato-Bold.vf Binary files differdeleted file mode 100644 index 03977c75f59..00000000000 --- a/Master/texmf-dist/fonts/vf/public/lato/ot1-Lato-Bold.vf +++ /dev/null diff --git a/Master/texmf-dist/fonts/vf/public/lato/ot1-Lato-BoldItalic-SmallCaps.vf b/Master/texmf-dist/fonts/vf/public/lato/ot1-Lato-BoldItalic-SmallCaps.vf Binary files differdeleted file mode 100644 index e9ad39ce64b..00000000000 --- a/Master/texmf-dist/fonts/vf/public/lato/ot1-Lato-BoldItalic-SmallCaps.vf +++ /dev/null diff --git a/Master/texmf-dist/fonts/vf/public/lato/ot1-Lato-BoldItalic.vf b/Master/texmf-dist/fonts/vf/public/lato/ot1-Lato-BoldItalic.vf Binary files differdeleted file mode 100644 index 55159b73593..00000000000 --- a/Master/texmf-dist/fonts/vf/public/lato/ot1-Lato-BoldItalic.vf +++ /dev/null diff --git a/Master/texmf-dist/fonts/vf/public/lato/ot1-Lato-Hairline-SmallCaps.vf b/Master/texmf-dist/fonts/vf/public/lato/ot1-Lato-Hairline-SmallCaps.vf Binary files differdeleted file mode 100644 index 187befff429..00000000000 --- a/Master/texmf-dist/fonts/vf/public/lato/ot1-Lato-Hairline-SmallCaps.vf +++ /dev/null diff --git a/Master/texmf-dist/fonts/vf/public/lato/ot1-Lato-Hairline.vf b/Master/texmf-dist/fonts/vf/public/lato/ot1-Lato-Hairline.vf Binary files differdeleted file mode 100644 index 1912e8bf6af..00000000000 --- a/Master/texmf-dist/fonts/vf/public/lato/ot1-Lato-Hairline.vf +++ /dev/null diff --git a/Master/texmf-dist/fonts/vf/public/lato/ot1-Lato-HairlineItalic-SmallCaps.vf b/Master/texmf-dist/fonts/vf/public/lato/ot1-Lato-HairlineItalic-SmallCaps.vf Binary files differdeleted file mode 100644 index ffad802bb81..00000000000 --- a/Master/texmf-dist/fonts/vf/public/lato/ot1-Lato-HairlineItalic-SmallCaps.vf +++ /dev/null diff --git a/Master/texmf-dist/fonts/vf/public/lato/ot1-Lato-HairlineItalic.vf b/Master/texmf-dist/fonts/vf/public/lato/ot1-Lato-HairlineItalic.vf Binary files differdeleted file mode 100644 index c2cf5101f8f..00000000000 --- a/Master/texmf-dist/fonts/vf/public/lato/ot1-Lato-HairlineItalic.vf +++ /dev/null diff --git a/Master/texmf-dist/fonts/vf/public/lato/ot1-Lato-Italic-SmallCaps.vf b/Master/texmf-dist/fonts/vf/public/lato/ot1-Lato-Italic-SmallCaps.vf Binary files differdeleted file mode 100644 index 49aa639528d..00000000000 --- a/Master/texmf-dist/fonts/vf/public/lato/ot1-Lato-Italic-SmallCaps.vf +++ /dev/null diff --git a/Master/texmf-dist/fonts/vf/public/lato/ot1-Lato-Italic.vf b/Master/texmf-dist/fonts/vf/public/lato/ot1-Lato-Italic.vf Binary files differdeleted file mode 100644 index c0b72048951..00000000000 --- a/Master/texmf-dist/fonts/vf/public/lato/ot1-Lato-Italic.vf +++ /dev/null diff --git a/Master/texmf-dist/fonts/vf/public/lato/ot1-Lato-Light-SmallCaps.vf b/Master/texmf-dist/fonts/vf/public/lato/ot1-Lato-Light-SmallCaps.vf Binary files differdeleted file mode 100644 index efc4308a178..00000000000 --- a/Master/texmf-dist/fonts/vf/public/lato/ot1-Lato-Light-SmallCaps.vf +++ /dev/null diff --git a/Master/texmf-dist/fonts/vf/public/lato/ot1-Lato-Light.vf b/Master/texmf-dist/fonts/vf/public/lato/ot1-Lato-Light.vf Binary files differdeleted file mode 100644 index 9d4063c3350..00000000000 --- a/Master/texmf-dist/fonts/vf/public/lato/ot1-Lato-Light.vf +++ /dev/null diff --git a/Master/texmf-dist/fonts/vf/public/lato/ot1-Lato-LightItalic-SmallCaps.vf b/Master/texmf-dist/fonts/vf/public/lato/ot1-Lato-LightItalic-SmallCaps.vf Binary files differdeleted file mode 100644 index b0b324a42f6..00000000000 --- a/Master/texmf-dist/fonts/vf/public/lato/ot1-Lato-LightItalic-SmallCaps.vf +++ /dev/null diff --git a/Master/texmf-dist/fonts/vf/public/lato/ot1-Lato-LightItalic.vf b/Master/texmf-dist/fonts/vf/public/lato/ot1-Lato-LightItalic.vf Binary files differdeleted file mode 100644 index 3613379e50e..00000000000 --- a/Master/texmf-dist/fonts/vf/public/lato/ot1-Lato-LightItalic.vf +++ /dev/null diff --git a/Master/texmf-dist/fonts/vf/public/lato/ot1-Lato-Regular-SmallCaps.vf b/Master/texmf-dist/fonts/vf/public/lato/ot1-Lato-Regular-SmallCaps.vf Binary files differdeleted file mode 100644 index 1fc5abb6382..00000000000 --- a/Master/texmf-dist/fonts/vf/public/lato/ot1-Lato-Regular-SmallCaps.vf +++ /dev/null diff --git a/Master/texmf-dist/fonts/vf/public/lato/ot1-Lato-Regular.vf b/Master/texmf-dist/fonts/vf/public/lato/ot1-Lato-Regular.vf Binary files differdeleted file mode 100644 index 4554d7189f2..00000000000 --- a/Master/texmf-dist/fonts/vf/public/lato/ot1-Lato-Regular.vf +++ /dev/null diff --git a/Master/texmf-dist/fonts/vf/public/lato/t1-Lato-Black-SmallCaps.vf b/Master/texmf-dist/fonts/vf/public/lato/t1-Lato-Black-SmallCaps.vf Binary files differdeleted file mode 100644 index f993723f57c..00000000000 --- a/Master/texmf-dist/fonts/vf/public/lato/t1-Lato-Black-SmallCaps.vf +++ /dev/null diff --git a/Master/texmf-dist/fonts/vf/public/lato/t1-Lato-Black.vf b/Master/texmf-dist/fonts/vf/public/lato/t1-Lato-Black.vf Binary files differdeleted file mode 100644 index b4e74e61336..00000000000 --- a/Master/texmf-dist/fonts/vf/public/lato/t1-Lato-Black.vf +++ /dev/null diff --git a/Master/texmf-dist/fonts/vf/public/lato/t1-Lato-BlackItalic-SmallCaps.vf b/Master/texmf-dist/fonts/vf/public/lato/t1-Lato-BlackItalic-SmallCaps.vf Binary files differdeleted file mode 100644 index dfa6f09787c..00000000000 --- a/Master/texmf-dist/fonts/vf/public/lato/t1-Lato-BlackItalic-SmallCaps.vf +++ /dev/null diff --git a/Master/texmf-dist/fonts/vf/public/lato/t1-Lato-BlackItalic.vf b/Master/texmf-dist/fonts/vf/public/lato/t1-Lato-BlackItalic.vf Binary files differdeleted file mode 100644 index 17e450878e2..00000000000 --- a/Master/texmf-dist/fonts/vf/public/lato/t1-Lato-BlackItalic.vf +++ /dev/null diff --git a/Master/texmf-dist/fonts/vf/public/lato/t1-Lato-Bold-SmallCaps.vf b/Master/texmf-dist/fonts/vf/public/lato/t1-Lato-Bold-SmallCaps.vf Binary files differdeleted file mode 100644 index 11f3b590a04..00000000000 --- a/Master/texmf-dist/fonts/vf/public/lato/t1-Lato-Bold-SmallCaps.vf +++ /dev/null diff --git a/Master/texmf-dist/fonts/vf/public/lato/t1-Lato-Bold.vf b/Master/texmf-dist/fonts/vf/public/lato/t1-Lato-Bold.vf Binary files differdeleted file mode 100644 index 572a99350d8..00000000000 --- a/Master/texmf-dist/fonts/vf/public/lato/t1-Lato-Bold.vf +++ /dev/null diff --git a/Master/texmf-dist/fonts/vf/public/lato/t1-Lato-BoldItalic-SmallCaps.vf b/Master/texmf-dist/fonts/vf/public/lato/t1-Lato-BoldItalic-SmallCaps.vf Binary files differdeleted file mode 100644 index ce7d661ac2e..00000000000 --- a/Master/texmf-dist/fonts/vf/public/lato/t1-Lato-BoldItalic-SmallCaps.vf +++ /dev/null diff --git a/Master/texmf-dist/fonts/vf/public/lato/t1-Lato-BoldItalic.vf b/Master/texmf-dist/fonts/vf/public/lato/t1-Lato-BoldItalic.vf Binary files differdeleted file mode 100644 index 52ac2d28f64..00000000000 --- a/Master/texmf-dist/fonts/vf/public/lato/t1-Lato-BoldItalic.vf +++ /dev/null diff --git a/Master/texmf-dist/fonts/vf/public/lato/t1-Lato-Hairline-SmallCaps.vf b/Master/texmf-dist/fonts/vf/public/lato/t1-Lato-Hairline-SmallCaps.vf Binary files differdeleted file mode 100644 index 0e719282476..00000000000 --- a/Master/texmf-dist/fonts/vf/public/lato/t1-Lato-Hairline-SmallCaps.vf +++ /dev/null diff --git a/Master/texmf-dist/fonts/vf/public/lato/t1-Lato-Hairline.vf b/Master/texmf-dist/fonts/vf/public/lato/t1-Lato-Hairline.vf Binary files differdeleted file mode 100644 index 4153638df7c..00000000000 --- a/Master/texmf-dist/fonts/vf/public/lato/t1-Lato-Hairline.vf +++ /dev/null diff --git a/Master/texmf-dist/fonts/vf/public/lato/t1-Lato-HairlineItalic-SmallCaps.vf b/Master/texmf-dist/fonts/vf/public/lato/t1-Lato-HairlineItalic-SmallCaps.vf Binary files differdeleted file mode 100644 index 94ebc4fb29a..00000000000 --- a/Master/texmf-dist/fonts/vf/public/lato/t1-Lato-HairlineItalic-SmallCaps.vf +++ /dev/null diff --git a/Master/texmf-dist/fonts/vf/public/lato/t1-Lato-HairlineItalic.vf b/Master/texmf-dist/fonts/vf/public/lato/t1-Lato-HairlineItalic.vf Binary files differdeleted file mode 100644 index 9181b42c135..00000000000 --- a/Master/texmf-dist/fonts/vf/public/lato/t1-Lato-HairlineItalic.vf +++ /dev/null diff --git a/Master/texmf-dist/fonts/vf/public/lato/t1-Lato-Italic-SmallCaps.vf b/Master/texmf-dist/fonts/vf/public/lato/t1-Lato-Italic-SmallCaps.vf Binary files differdeleted file mode 100644 index adf61c383ff..00000000000 --- a/Master/texmf-dist/fonts/vf/public/lato/t1-Lato-Italic-SmallCaps.vf +++ /dev/null diff --git a/Master/texmf-dist/fonts/vf/public/lato/t1-Lato-Italic.vf b/Master/texmf-dist/fonts/vf/public/lato/t1-Lato-Italic.vf Binary files differdeleted file mode 100644 index c07093dc2ff..00000000000 --- a/Master/texmf-dist/fonts/vf/public/lato/t1-Lato-Italic.vf +++ /dev/null diff --git a/Master/texmf-dist/fonts/vf/public/lato/t1-Lato-Light-SmallCaps.vf b/Master/texmf-dist/fonts/vf/public/lato/t1-Lato-Light-SmallCaps.vf Binary files differdeleted file mode 100644 index 06d23fab475..00000000000 --- a/Master/texmf-dist/fonts/vf/public/lato/t1-Lato-Light-SmallCaps.vf +++ /dev/null diff --git a/Master/texmf-dist/fonts/vf/public/lato/t1-Lato-Light.vf b/Master/texmf-dist/fonts/vf/public/lato/t1-Lato-Light.vf Binary files differdeleted file mode 100644 index 0de27d95461..00000000000 --- a/Master/texmf-dist/fonts/vf/public/lato/t1-Lato-Light.vf +++ /dev/null diff --git a/Master/texmf-dist/fonts/vf/public/lato/t1-Lato-LightItalic-SmallCaps.vf b/Master/texmf-dist/fonts/vf/public/lato/t1-Lato-LightItalic-SmallCaps.vf Binary files differdeleted file mode 100644 index b721c6297d6..00000000000 --- a/Master/texmf-dist/fonts/vf/public/lato/t1-Lato-LightItalic-SmallCaps.vf +++ /dev/null diff --git a/Master/texmf-dist/fonts/vf/public/lato/t1-Lato-LightItalic.vf b/Master/texmf-dist/fonts/vf/public/lato/t1-Lato-LightItalic.vf Binary files differdeleted file mode 100644 index d493bc086da..00000000000 --- a/Master/texmf-dist/fonts/vf/public/lato/t1-Lato-LightItalic.vf +++ /dev/null diff --git a/Master/texmf-dist/fonts/vf/public/lato/t1-Lato-Regular-SmallCaps.vf b/Master/texmf-dist/fonts/vf/public/lato/t1-Lato-Regular-SmallCaps.vf Binary files differdeleted file mode 100644 index 368e514e155..00000000000 --- a/Master/texmf-dist/fonts/vf/public/lato/t1-Lato-Regular-SmallCaps.vf +++ /dev/null diff --git a/Master/texmf-dist/fonts/vf/public/lato/t1-Lato-Regular.vf b/Master/texmf-dist/fonts/vf/public/lato/t1-Lato-Regular.vf Binary files differdeleted file mode 100644 index e3808445380..00000000000 --- a/Master/texmf-dist/fonts/vf/public/lato/t1-Lato-Regular.vf +++ /dev/null diff --git a/Master/texmf-dist/fonts/vf/public/lato/ts1-Lato-Black.vf b/Master/texmf-dist/fonts/vf/public/lato/ts1-Lato-Black.vf Binary files differdeleted file mode 100644 index 31c3ebd01cf..00000000000 --- a/Master/texmf-dist/fonts/vf/public/lato/ts1-Lato-Black.vf +++ /dev/null diff --git a/Master/texmf-dist/fonts/vf/public/lato/ts1-Lato-BlackItalic.vf b/Master/texmf-dist/fonts/vf/public/lato/ts1-Lato-BlackItalic.vf Binary files differdeleted file mode 100644 index 446e36413c4..00000000000 --- a/Master/texmf-dist/fonts/vf/public/lato/ts1-Lato-BlackItalic.vf +++ /dev/null diff --git a/Master/texmf-dist/fonts/vf/public/lato/ts1-Lato-Bold.vf b/Master/texmf-dist/fonts/vf/public/lato/ts1-Lato-Bold.vf Binary files differdeleted file mode 100644 index 125e5b9f378..00000000000 --- a/Master/texmf-dist/fonts/vf/public/lato/ts1-Lato-Bold.vf +++ /dev/null diff --git a/Master/texmf-dist/fonts/vf/public/lato/ts1-Lato-BoldItalic.vf b/Master/texmf-dist/fonts/vf/public/lato/ts1-Lato-BoldItalic.vf Binary files differdeleted file mode 100644 index 8bdfc57f907..00000000000 --- a/Master/texmf-dist/fonts/vf/public/lato/ts1-Lato-BoldItalic.vf +++ /dev/null diff --git a/Master/texmf-dist/fonts/vf/public/lato/ts1-Lato-Hairline.vf b/Master/texmf-dist/fonts/vf/public/lato/ts1-Lato-Hairline.vf Binary files differdeleted file mode 100644 index 2de14e9364c..00000000000 --- a/Master/texmf-dist/fonts/vf/public/lato/ts1-Lato-Hairline.vf +++ /dev/null diff --git a/Master/texmf-dist/fonts/vf/public/lato/ts1-Lato-HairlineItalic.vf b/Master/texmf-dist/fonts/vf/public/lato/ts1-Lato-HairlineItalic.vf Binary files differdeleted file mode 100644 index 3ecccd60a02..00000000000 --- a/Master/texmf-dist/fonts/vf/public/lato/ts1-Lato-HairlineItalic.vf +++ /dev/null diff --git a/Master/texmf-dist/fonts/vf/public/lato/ts1-Lato-Italic.vf b/Master/texmf-dist/fonts/vf/public/lato/ts1-Lato-Italic.vf Binary files differdeleted file mode 100644 index 63404757e0b..00000000000 --- a/Master/texmf-dist/fonts/vf/public/lato/ts1-Lato-Italic.vf +++ /dev/null diff --git a/Master/texmf-dist/fonts/vf/public/lato/ts1-Lato-Light.vf b/Master/texmf-dist/fonts/vf/public/lato/ts1-Lato-Light.vf Binary files differdeleted file mode 100644 index 5fedf2db618..00000000000 --- a/Master/texmf-dist/fonts/vf/public/lato/ts1-Lato-Light.vf +++ /dev/null diff --git a/Master/texmf-dist/fonts/vf/public/lato/ts1-Lato-LightItalic.vf b/Master/texmf-dist/fonts/vf/public/lato/ts1-Lato-LightItalic.vf Binary files differdeleted file mode 100644 index 4ee07536dbc..00000000000 --- a/Master/texmf-dist/fonts/vf/public/lato/ts1-Lato-LightItalic.vf +++ /dev/null diff --git a/Master/texmf-dist/fonts/vf/public/lato/ts1-Lato-Regular.vf b/Master/texmf-dist/fonts/vf/public/lato/ts1-Lato-Regular.vf Binary files differdeleted file mode 100644 index e854e06e5b5..00000000000 --- a/Master/texmf-dist/fonts/vf/public/lato/ts1-Lato-Regular.vf +++ /dev/null diff --git a/Master/texmf-dist/source/lato/Makefile b/Master/texmf-dist/source/fonts/lato/Makefile index b27ba6e7b2f..f789a049ed4 100644 --- a/Master/texmf-dist/source/lato/Makefile +++ b/Master/texmf-dist/source/fonts/lato/Makefile @@ -1,5 +1,5 @@ ## Makefile -## 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) @@ -26,7 +26,7 @@ SUPPORTED_ENCODINGS = ot1 t1 ts1 # Supported LaTeX encodings containing small caps SUPPORTED_SC_ENCODINGS = $(filter-out ts1,$(SUPPORTED_ENCODINGS)) # Custom encodings provided -CUSTOM_ENCODINGS = $(FONT_NAME)-fixlatin $(FONT_NAME)-fixtextcomp $(FONT_NAME)-dotlessj +INPUT_ENCODINGS = $(INPUT_ETX_FILES:$(FONT_NAME)-%.etx=%) ##################### @@ -52,22 +52,18 @@ TRUETYPE_FILES = $(wildcard *.ttf) # Fontinst files FONTINST_FILE = $(FONT_NAME)-drv.tex -FONTINST_REGLYPH_FILE = $(FONT_NAME)-reglyph.tex FONTINST_MAP_FILE = $(FONT_NAME)-map.tex # Custom Fontinst encoding files -ETX_FILES = $(CUSTOM_ENCODINGS:=.etx) +INPUT_ETX_FILES = $(FONT_NAME)-01.etx $(FONT_NAME)-02.etx $(FONT_NAME)-dotlessj.etx +MTX_FILES = $(FONT_NAME)-fixlatin.mtx $(FONT_NAME)-fixtextcomp.mtx STYLE_FILES = $(wildcard *.sty) -DOCUMENTATION = $(FONT_NAME).tex $(FONT_NAME).pdf $(FONT_NAME)-samples.tex $(FONT_NAME)-samples.pdf CHANGES README +DOCUMENTATION = $(FONT_NAME).tex $(FONT_NAME).pdf $(FONT_NAME)-samples.tex $(FONT_NAME)-samples.pdf README CHANGES # Files to be installed in texmf/source -BUILD_FILES = $(FONTINST_FILE) $(FONTINST_REGLYPH_FILE) $(FONTINST_MAP_FILE) $(ETX_FILES) Makefile ttf2type1.pe $(DOCUMENTATION) - -# Source files to be installed -SOURCES_FILES = $(TRUETYPE_FILES) $(STYLE_FILES) $(BUILD_FILES) $(DOCUMENTATION) - +SOURCE_FILES = $(FONTINST_FILE) $(FONTINST_MAP_FILE) $(INPUT_ETX_FILES) $(MTX_FILES) Makefile ttf2type1.pe ################### @@ -81,19 +77,15 @@ AFM_FILES = $(TYPE1_FILES:.pfb=.afm) FONTINST_REC_FILE = $(FONT_NAME)-rec.tex # Metrics files -PL_FILES = $(foreach e,$(SUPPORTED_ENCODINGS) $(CUSTOM_ENCODINGS:$(FONT_NAME)-%=%), \ - $(foreach f,$(TRUETYPE_FILES:.ttf=), \ - raw-$(e)-$(f).pl \ - ) \ +PL_FILES = $(foreach e,$(INPUT_ENCODINGS), \ + $(TRUETYPE_FILES:.ttf=-$(e).pl) \ ) -TMP_MTX_FILES = $(PL_FILES:%.pl=%.mtx) $(PL_FILES:raw-%.pl=%.mtx) -VPL_FILES = $(foreach f,$(TRUETYPE_FILES:.ttf=), \ - $(foreach e,$(SUPPORTED_ENCODINGS), \ - $(e)-$(f).vpl \ - ) \ - $(foreach e,$(SUPPORTED_SC_ENCODINGS), \ - $(e)-$(f)-SmallCaps.vpl \ - ) \ +OUTPUT_MTX_FILES = $(PL_FILES:.pl=.mtx) +VPL_FILES = $(foreach e,$(SUPPORTED_ENCODINGS), \ + $(TRUETYPE_FILES:.ttf=-$(e).vpl) \ + ) \ + $(foreach e,$(SUPPORTED_SC_ENCODINGS), \ + $(TRUETYPE_FILES:.ttf=-SmallCaps-$(e).vpl) \ ) TFM_FILES = $(PL_FILES:.pl=.tfm) $(VPL_FILES:.vpl=.tfm) VF_FILES = $(VPL_FILES:.vpl=.vf) @@ -108,14 +100,12 @@ FD_FILES = $(foreach e,$(SUPPORTED_ENCODINGS), \ ) # Generated encoding files -ENC_FILES = $(SUPPORTED_ENCODINGS:%=$(FONT_NAME)-%.enc) $(CUSTOM_ENCODINGS:$(FONT_NAME)-%=$(FONT_NAME)-%.enc) +ENC_FILES = $(INPUT_ETX_FILES:.etx=.enc) # Generated files to be installed GENERATED_FILES = $(TYPE1_FILES) $(AFM_FILES) $(TFM_FILES) $(VF_FILES) $(MAP) $(FD_FILES) $(ENC_FILES) - - default: all @@ -149,7 +139,7 @@ dist: $(ARCHIVE) vptovf $^ $@ -$(FONTINST_REC_FILE): $(TYPE1_FILES) $(AFM_FILES) $(ETX_FILES) $(FONTINST_FILE) $(FONTINST_REGLYPH_FILE) +$(FONTINST_REC_FILE): $(AFM_FILES) $(MTX_FILES) $(FONTINST_FILE) latex $(FONTINST_FILE) @@ -164,12 +154,12 @@ $(FD_FILES) $(ENC_FILES): $(MAP) texmf-tree: clean-texmf-tree $(GENERATED_FILES) $(SOURCES_FILES) - mkdir -p $(ARCHIVE_ROOT)/doc/latex/$(FONT_NAME)/ + mkdir -p $(ARCHIVE_ROOT)/doc/fonts/$(FONT_NAME)/ mkdir -p $(ARCHIVE_ROOT)/tex/latex/$(FONT_NAME)/ mkdir -p $(ARCHIVE_ROOT)/fonts/{enc,map}/dvips/$(FONT_NAME)/ mkdir -p $(ARCHIVE_ROOT)/fonts/{afm,tfm,truetype,type1,vf}/$(FOUNDRY)/$(FONT_NAME)/ - mkdir -p $(ARCHIVE_ROOT)/source/$(FONT_NAME)/ - cp -p $(DOCUMENTATION) $(ARCHIVE_ROOT)/doc/latex/$(FONT_NAME)/ + mkdir -p $(ARCHIVE_ROOT)/source/fonts/$(FONT_NAME)/ + cp -p $(DOCUMENTATION) $(ARCHIVE_ROOT)/doc/fonts/$(FONT_NAME)/ cp -p $(FD_FILES) $(STYLE_FILES) $(ARCHIVE_ROOT)/tex/latex/$(FONT_NAME)/ cp -p $(ENC_FILES) $(ARCHIVE_ROOT)/fonts/enc/dvips/$(FONT_NAME)/ cp -p $(MAP) $(ARCHIVE_ROOT)/fonts/map/dvips/$(FONT_NAME)/ @@ -178,7 +168,7 @@ texmf-tree: clean-texmf-tree $(GENERATED_FILES) $(SOURCES_FILES) cp -p $(TRUETYPE_FILES) $(ARCHIVE_ROOT)/fonts/truetype/$(FOUNDRY)/$(FONT_NAME)/ cp -p $(TYPE1_FILES) $(ARCHIVE_ROOT)/fonts/type1/$(FOUNDRY)/$(FONT_NAME)/ cp -p $(VF_FILES) $(ARCHIVE_ROOT)/fonts/vf/$(FOUNDRY)/$(FONT_NAME)/ - cp -p $(BUILD_FILES) $(ARCHIVE_ROOT)/source/$(FONT_NAME)/ + cp -p $(SOURCE_FILES) $(ARCHIVE_ROOT)/source/fonts/$(FONT_NAME)/ cp -p README $(ARCHIVE_ROOT) cd $(ARCHIVE_ROOT) && find . -type f > manifest.txt @@ -198,7 +188,7 @@ uninstall: $(RM) -r $(TEXMFHOME)/doc/latex/$(FONT_NAME)/ $(RM) -r $(TEXMFHOME)/tex/latex/$(FONT_NAME)/ $(RM) -r $(TEXMFHOME)/fonts/{enc,map}/dvips/$(FONT_NAME)/ - $(RM) -r $(TEXMFHOME)/fonts/{afm,tfm,truetype,type1,vf}/$(FOUNDRY)/$(FONT_NAME)/ + $(RM) -r $(TEXMFHOME)/fonts/{afm,tfm,type1,vf}/$(FOUNDRY)/$(FONT_NAME)/ $(RM) -r $(TEXMFHOME)/source/$(FONT_NAME)/ updmap --disable $(MAP) texhash @@ -208,7 +198,7 @@ clean: clean-texmf-tree $(RM) $(TYPE1_FILES) $(AFM_FILES) $(RM) $(FONTINST_REC_FILE) $(RM) $(PL_FILES) $(TYPE1_FILES:.pfb=.pl) - $(RM) $(TMP_MTX_FILES) $(TYPE1_FILES:.pfb=.mtx) + $(RM) $(OUTPUT_MTX_FILES) $(TYPE1_FILES:.pfb=.mtx) $(RM) $(VPL_FILES) $(RM) $(TFM_FILES) $(RM) $(VF_FILES) diff --git a/Master/texmf-dist/source/fonts/lato/lato-01.etx b/Master/texmf-dist/source/fonts/lato/lato-01.etx new file mode 100644 index 00000000000..4281cacf45d --- /dev/null +++ b/Master/texmf-dist/source/fonts/lato/lato-01.etx @@ -0,0 +1,788 @@ +%% lato-01.etx +%% 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) +% any later version. The latest version of this license is in +% http://www.latex-project.org/lppl.txt and version 1.3 or later is part of all +% distributions of LaTeX version 2005/12/01 or later. +% +% This work has the LPPL maintenance status `maintained'. +% +% The Current Maintainer of this work is Mohamed El Morabity +% +% This work consists of all files listed in manifest.txt. + +\relax + +\encoding + +\setslot{space} +\endsetslot + +\setslot{exclam} +\endsetslot + +\setslot{quotedbl} +\endsetslot + +\setslot{numbersign} +\endsetslot + +\setslot{dollar} +\endsetslot + +\setslot{percent} +\endsetslot + +\setslot{ampersand} +\endsetslot + +\setslot{quotesingle} +\endsetslot + +\setslot{parenleft} +\endsetslot + +\setslot{parenright} +\endsetslot + +\setslot{asterisk} +\endsetslot + +\setslot{plus} +\endsetslot + +\setslot{comma} +\endsetslot + +\setslot{hyphen} +\endsetslot + +\setslot{period} +\endsetslot + +\setslot{slash} +\endsetslot + +\setslot{zero} +\endsetslot + +\setslot{one} +\endsetslot + +\setslot{two} +\endsetslot + +\setslot{three} +\endsetslot + +\setslot{four} +\endsetslot + +\setslot{five} +\endsetslot + +\setslot{six} +\endsetslot + +\setslot{seven} +\endsetslot + +\setslot{eight} +\endsetslot + +\setslot{nine} +\endsetslot + +\setslot{colon} +\endsetslot + +\setslot{semicolon} +\endsetslot + +\setslot{less} +\endsetslot + +\setslot{equal} +\endsetslot + +\setslot{greater} +\endsetslot + +\setslot{question} +\endsetslot + +\setslot{at} +\endsetslot + +\setslot{A} +\endsetslot + +\setslot{B} +\endsetslot + +\setslot{C} +\endsetslot + +\setslot{D} +\endsetslot + +\setslot{E} +\endsetslot + +\setslot{F} +\endsetslot + +\setslot{G} +\endsetslot + +\setslot{H} +\endsetslot + +\setslot{I} +\endsetslot + +\setslot{J} +\endsetslot + +\setslot{K} +\endsetslot + +\setslot{L} +\endsetslot + +\setslot{M} +\endsetslot + +\setslot{N} +\endsetslot + +\setslot{O} +\endsetslot + +\setslot{P} +\endsetslot + +\setslot{Q} +\endsetslot + +\setslot{R} +\endsetslot + +\setslot{S} +\endsetslot + +\setslot{T} +\endsetslot + +\setslot{U} +\endsetslot + +\setslot{V} +\endsetslot + +\setslot{W} +\endsetslot + +\setslot{X} +\endsetslot + +\setslot{Y} +\endsetslot + +\setslot{Z} +\endsetslot + +\setslot{bracketleft} +\endsetslot + +\setslot{backslash} +\endsetslot + +\setslot{bracketright} +\endsetslot + +\setslot{asciicircum} +\endsetslot + +\setslot{underscore} +\endsetslot + +\setslot{grave} +\endsetslot + +\setslot{a} +\endsetslot + +\setslot{b} +\endsetslot + +\setslot{c} +\endsetslot + +\setslot{d} +\endsetslot + +\setslot{e} +\endsetslot + +\setslot{f} +\endsetslot + +\setslot{g} +\endsetslot + +\setslot{h} +\endsetslot + +\setslot{i} +\endsetslot + +\setslot{j} +\endsetslot + +\setslot{k} +\endsetslot + +\setslot{l} +\endsetslot + +\setslot{m} +\endsetslot + +\setslot{n} +\endsetslot + +\setslot{o} +\endsetslot + +\setslot{p} +\endsetslot + +\setslot{q} +\endsetslot + +\setslot{r} +\endsetslot + +\setslot{s} +\endsetslot + +\setslot{t} +\endsetslot + +\setslot{u} +\endsetslot + +\setslot{v} +\endsetslot + +\setslot{w} +\endsetslot + +\setslot{x} +\endsetslot + +\setslot{y} +\endsetslot + +\setslot{z} +\endsetslot + +\setslot{braceleft} +\endsetslot + +\setslot{bar} +\endsetslot + +\setslot{braceright} +\endsetslot + +\setslot{asciitilde} +\endsetslot + +\setslot{uni00A0} +\endsetslot + +\setslot{exclamdown} +\endsetslot + +\setslot{cent} +\endsetslot + +\setslot{sterling} +\endsetslot + +\setslot{currency} +\endsetslot + +\setslot{yen} +\endsetslot + +\setslot{brokenbar} +\endsetslot + +\setslot{section} +\endsetslot + +\setslot{dieresis} +\endsetslot + +\setslot{copyright} +\endsetslot + +\setslot{ordfeminine} +\endsetslot + +\setslot{guillemotleft} +\endsetslot + +\setslot{logicalnot} +\endsetslot + +\setslot{uni00AD} +\endsetslot + +\setslot{registered} +\endsetslot + +\setslot{macron} +\endsetslot + +\setslot{degree} +\endsetslot + +\setslot{plusminus} +\endsetslot + +\setslot{twosuperior} +\endsetslot + +\setslot{threesuperior} +\endsetslot + +\setslot{acute} +\endsetslot + +\setslot{mu} +\endsetslot + +\setslot{paragraph} +\endsetslot + +\setslot{periodcentered} +\endsetslot + +\setslot{cedilla} +\endsetslot + +\setslot{onesuperior} +\endsetslot + +\setslot{ordmasculine} +\endsetslot + +\setslot{guillemotright} +\endsetslot + +\setslot{onequarter} +\endsetslot + +\setslot{onehalf} +\endsetslot + +\setslot{threequarters} +\endsetslot + +\setslot{questiondown} +\endsetslot + +\setslot{Agrave} +\endsetslot + +\setslot{Aacute} +\endsetslot + +\setslot{Acircumflex} +\endsetslot + +\setslot{Atilde} +\endsetslot + +\setslot{Adieresis} +\endsetslot + +\setslot{Aring} +\endsetslot + +\setslot{AE} +\endsetslot + +\setslot{Ccedilla} +\endsetslot + +\setslot{Egrave} +\endsetslot + +\setslot{Eacute} +\endsetslot + +\setslot{Ecircumflex} +\endsetslot + +\setslot{Edieresis} +\endsetslot + +\setslot{Igrave} +\endsetslot + +\setslot{Iacute} +\endsetslot + +\setslot{Icircumflex} +\endsetslot + +\setslot{Idieresis} +\endsetslot + +\setslot{Eth} +\endsetslot + +\setslot{Ntilde} +\endsetslot + +\setslot{Ograve} +\endsetslot + +\setslot{Oacute} +\endsetslot + +\setslot{Ocircumflex} +\endsetslot + +\setslot{Otilde} +\endsetslot + +\setslot{Odieresis} +\endsetslot + +\setslot{multiply} +\endsetslot + +\setslot{Oslash} +\endsetslot + +\setslot{Ugrave} +\endsetslot + +\setslot{Uacute} +\endsetslot + +\setslot{Ucircumflex} +\endsetslot + +\setslot{Udieresis} +\endsetslot + +\setslot{Yacute} +\endsetslot + +\setslot{Thorn} +\endsetslot + +\setslot{germandbls} +\endsetslot + +\setslot{agrave} +\endsetslot + +\setslot{aacute} +\endsetslot + +\setslot{acircumflex} +\endsetslot + +\setslot{atilde} +\endsetslot + +\setslot{adieresis} +\endsetslot + +\setslot{aring} +\endsetslot + +\setslot{ae} +\endsetslot + +\setslot{ccedilla} +\endsetslot + +\setslot{egrave} +\endsetslot + +\setslot{eacute} +\endsetslot + +\setslot{ecircumflex} +\endsetslot + +\setslot{edieresis} +\endsetslot + +\setslot{igrave} +\endsetslot + +\setslot{iacute} +\endsetslot + +\setslot{icircumflex} +\endsetslot + +\setslot{idieresis} +\endsetslot + +\setslot{eth} +\endsetslot + +\setslot{ntilde} +\endsetslot + +\setslot{ograve} +\endsetslot + +\setslot{oacute} +\endsetslot + +\setslot{ocircumflex} +\endsetslot + +\setslot{otilde} +\endsetslot + +\setslot{odieresis} +\endsetslot + +\setslot{divide} +\endsetslot + +\setslot{oslash} +\endsetslot + +\setslot{ugrave} +\endsetslot + +\setslot{uacute} +\endsetslot + +\setslot{ucircumflex} +\endsetslot + +\setslot{udieresis} +\endsetslot + +\setslot{yacute} +\endsetslot + +\setslot{thorn} +\endsetslot + +\setslot{ydieresis} +\endsetslot + +\setslot{dotlessi} +\endsetslot + +\setslot{Lslash} +\endsetslot + +\setslot{lslash} +\endsetslot + +\setslot{OE} +\endsetslot + +\setslot{oe} +\endsetslot + +\setslot{Scaron} +\endsetslot + +\setslot{scaron} +\endsetslot + +\setslot{Ydieresis} +\endsetslot + +\setslot{Zcaron} +\endsetslot + +\setslot{zcaron} +\endsetslot + +\setslot{florin} +\endsetslot + +\setslot{circumflex} +\endsetslot + +\setslot{caron} +\endsetslot + +\setslot{uni02C9} +\endsetslot + +\setslot{breve} +\endsetslot + +\setslot{dotaccent} +\endsetslot + +\setslot{ring} +\endsetslot + +\setslot{ogonek} +\endsetslot + +\setslot{tilde} +\endsetslot + +\setslot{hungarumlaut} +\endsetslot + +\setslot{pi} +\endsetslot + +\setslot{endash} +\endsetslot + +\setslot{emdash} +\endsetslot + +\setslot{quoteleft} +\endsetslot + +\setslot{quoteright} +\endsetslot + +\setslot{quotesinglbase} +\endsetslot + +\setslot{quotedblleft} +\endsetslot + +\setslot{quotedblright} +\endsetslot + +\setslot{quotedblbase} +\endsetslot + +\setslot{dagger} +\endsetslot + +\setslot{daggerdbl} +\endsetslot + +\setslot{bullet} +\endsetslot + +\setslot{ellipsis} +\endsetslot + +\setslot{perthousand} +\endsetslot + +\setslot{guilsinglleft} +\endsetslot + +\setslot{guilsinglright} +\endsetslot + +\setslot{fraction} +\endsetslot + +\setslot{Euro} +\endsetslot + +\setslot{trademark} +\endsetslot + +\setslot{Omega} +\endsetslot + +\setslot{partialdiff} +\endsetslot + +\setslot{Delta} +\endsetslot + +\setslot{product} +\endsetslot + +\setslot{summation} +\endsetslot + +\setslot{minus} +\endsetslot + +\setslot{radical} +\endsetslot + +\setslot{infinity} +\endsetslot + +\setslot{integral} +\endsetslot + +\setslot{approxequal} +\endsetslot + +\setslot{notequal} +\endsetslot + +\setslot{lessequal} +\endsetslot + +\setslot{greaterequal} +\endsetslot + +\setslot{lozenge} +\endsetslot + +\setslot{fi} +\endsetslot + +\setslot{fl} +\endsetslot + +\setslot{commaaccent} +\endsetslot + +\setslot{grave.case} +\endsetslot + +\setslot{dieresis.case} +\endsetslot + +\setslot{macron.case} +\endsetslot + +\setslot{acute.case} +\endsetslot + +\setslot{circumflex.case} +\endsetslot + +\setslot{caron.case} +\endsetslot + +\setslot{breve.case} +\endsetslot + +\setslot{dotaccent.case} +\endsetslot + +\setslot{ring.case} +\endsetslot + +\endencoding diff --git a/Master/texmf-dist/source/lato/lato-fixlatin.etx b/Master/texmf-dist/source/fonts/lato/lato-02.etx index 1a7ff6a6451..757e717955c 100644 --- a/Master/texmf-dist/source/lato/lato-fixlatin.etx +++ b/Master/texmf-dist/source/fonts/lato/lato-02.etx @@ -1,5 +1,5 @@ -%% lato-fixlatin.etx -%% Copyright 2010, 2011 Mohamed El Morabity +%% lato-02.etx +%% 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) @@ -8,24 +8,25 @@ % distributions of LaTeX version 2005/12/01 or later. % % This work has the LPPL maintenance status `maintained'. -% +% % The Current Maintainer of this work is Mohamed El Morabity % % This work consists of all files listed in manifest.txt. \relax + \encoding -% ringfitted -\setslot{ring} +\setslot{tilde.case} +\endsetslot + +\setslot{hungarumlaut.case} \endsetslot -% rangedash -\setslot{endash} +\setslot{caron.salt} \endsetslot -% punctdash -\setslot{emdash} +\setslot{uni2669} \endsetslot \endencoding diff --git a/Master/texmf-dist/source/lato/lato-dotlessj.etx b/Master/texmf-dist/source/fonts/lato/lato-dotlessj.etx index dcd5ae951a1..7a478df26eb 100644 --- a/Master/texmf-dist/source/lato/lato-dotlessj.etx +++ b/Master/texmf-dist/source/fonts/lato/lato-dotlessj.etx @@ -1,5 +1,5 @@ %% lato-dotlessj.etx -%% 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) @@ -8,15 +8,15 @@ % distributions of LaTeX version 2005/12/01 or later. % % This work has the LPPL maintenance status `maintained'. -% -% The Current Maintainer of this work is Mohamed El Morabity. +% +% The Current Maintainer of this work is Mohamed El Morabity % % This work consists of all files listed in manifest.txt. \relax + \encoding -% dotlessj \setslot{uni0237} \endsetslot diff --git a/Master/texmf-dist/source/fonts/lato/lato-drv.tex b/Master/texmf-dist/source/fonts/lato/lato-drv.tex new file mode 100644 index 00000000000..bffb9a47645 --- /dev/null +++ b/Master/texmf-dist/source/fonts/lato/lato-drv.tex @@ -0,0 +1,191 @@ +%% lato-drv.tex +%% 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) +% any later version. The latest version of this license is in +% http://www.latex-project.org/lppl.txt and version 1.3 or later is part of all +% distributions of LaTeX version 2005/12/01 or later. +% +% This work has the LPPL maintenance status `maintained'. +% +% The Current Maintainer of this work is Mohamed El Morabity +% +% This work consists of all files listed in manifest.txt. + +\input fontinst.sty + + +\setint{smallcapsscale}{800} + +\substitutesilent{scsl}{scit} + + +\recordtransforms{lato-rec.tex} + + +\foreach(e){01,02} + \transformfont{Lato-Hairline-\str{e}}{\reencodefont{lato-\str{e}}{\fromafm{Lato-Hairline}}} + \transformfont{Lato-HairlineItalic-\str{e}}{\reencodefont{lato-\str{e}}{\fromafm{Lato-HairlineItalic}}} + \transformfont{Lato-Light-\str{e}}{\reencodefont{lato-\str{e}}{\fromafm{Lato-Light}}} + \transformfont{Lato-LightItalic-\str{e}}{\reencodefont{lato-\str{e}}{\fromafm{Lato-LightItalic}}} + \transformfont{Lato-Regular-\str{e}}{\reencodefont{lato-\str{e}}{\fromafm{Lato-Regular}}} + \transformfont{Lato-Italic-\str{e}}{\reencodefont{lato-\str{e}}{\fromafm{Lato-Italic}}} + \transformfont{Lato-Bold-\str{e}}{\reencodefont{lato-\str{e}}{\fromafm{Lato-Bold}}} + \transformfont{Lato-BoldItalic-\str{e}}{\reencodefont{lato-\str{e}}{\fromafm{Lato-BoldItalic}}} + \transformfont{Lato-Black-\str{e}}{\reencodefont{lato-\str{e}}{\fromafm{Lato-Black}}} + \transformfont{Lato-BlackItalic-\str{e}}{\reencodefont{lato-\str{e}}{\fromafm{Lato-BlackItalic}}} +\endfor(e) +\transformfont{Lato-Hairline-dotlessj}{\reencodefont{lato-dotlessj}{\fromafm{Lato-Hairline-LCDFJ}}} +\transformfont{Lato-HairlineItalic-dotlessj}{\reencodefont{lato-dotlessj}{\fromafm{Lato-HairlineItalic-LCDFJ}}} +\transformfont{Lato-Light-dotlessj}{\reencodefont{lato-dotlessj}{\fromafm{Lato-Light-LCDFJ}}} +\transformfont{Lato-LightItalic-dotlessj}{\reencodefont{lato-dotlessj}{\fromafm{Lato-LightItalic-LCDFJ}}} +\transformfont{Lato-Regular-dotlessj}{\reencodefont{lato-dotlessj}{\fromafm{Lato-Regular-LCDFJ}}} +\transformfont{Lato-Italic-dotlessj}{\reencodefont{lato-dotlessj}{\fromafm{Lato-Italic-LCDFJ}}} +\transformfont{Lato-Bold-dotlessj}{\reencodefont{lato-dotlessj}{\fromafm{Lato-Bold-LCDFJ}}} +\transformfont{Lato-BoldItalic-dotlessj}{\reencodefont{lato-dotlessj}{\fromafm{Lato-BoldItalic-LCDFJ}}} +\transformfont{Lato-Black-dotlessj}{\reencodefont{lato-dotlessj}{\fromafm{Lato-Black-LCDFJ}}} +\transformfont{Lato-BlackItalic-dotlessj}{\reencodefont{lato-dotlessj}{\fromafm{Lato-BlackItalic-LCDFJ}}} + + +\fontinstcc +\def\fd_family#1#2#3{ + \a_toks{#3} + \edef\lowercase_file{\lowercase{ + \edef\noexpand\lowercase_file{#1#2.fd}}} + \lowercase_file + \open_out{\lowercase_file} + \out_line{\percent_char~Filename:~\lowercase_file} + \out_line{\percent_char~Created~by:~tex~\jobname} + \out_line{\percent_char~Created~using~fontinst~v\fontinstversion} + \out_line{} + \out_line{\percent_char~THIS~FILE~SHOULD~BE~PUT~IN~A~TEX~INPUTS~ + DIRECTORY} + \out_line{} + \out_line{\string\ProvidesFile{\lowercase_file}} + \out_lline{[ + \the\year/ + \ifnum10>\month0\fi\the\month/ + \ifnum10>\day0\fi\the\day\space + Fontinst~v\fontinstversion\space + font~definitions~for~#1/#2. + ]} + \out_line{} + %%% + \out_line{\string\expandafter\string\ifx\string\csname\space lato@scale\string\endcsname\string\relax} + \out_line{\space\space\string\let\string\lato@scale\string\@empty} + \out_line{\string\fi} + \out_line{} + %%% + \out_line{\string\DeclareFontFamily{#1}{#2}{\the\a_toks}} + { + \csname #1-#2\endcsname + \out_line{} + \let\do_shape=\substitute_shape + \csname #1-#2\endcsname + \let\do_shape=\remove_shape + \csname #1-#2\endcsname + } + \x_cs\g_let{#1-#2}\x_relax + \out_line{} + \out_line{\string\endinput} + \close_out{Font~definitions} +} +\normalcc + + +\installfonts +\installfamily{OT1}{fla}{} + +\installfont{Lato-Hairline-ot1}{Lato-Hairline-01,Lato-Hairline-02,Lato-Hairline-dotlessj,lato-fixlatin,newlatin}{ot1}{OT1}{fla}{el}{n}{<->\string\lato@scale} +\installfont{Lato-HairlineItalic-ot1}{Lato-HairlineItalic-01,Lato-HairlineItalic-02,Lato-HairlineItalic-dotlessj,lato-fixlatin,newlatin}{ot1}{OT1}{fla}{el}{it}{<->\string\lato@scale} +\installfont{Lato-Hairline-SmallCaps-ot1}{Lato-Hairline-01,Lato-Hairline-02,Lato-Hairline-dotlessj,lato-fixlatin,newlatin}{ot1c}{OT1}{fla}{el}{sc}{<->\string\lato@scale} +\installfont{Lato-HairlineItalic-SmallCaps-ot1}{Lato-HairlineItalic-01,Lato-HairlineItalic-02,Lato-HairlineItalic-dotlessj,lato-fixlatin,newlatin}{ot1c}{OT1}{fla}{el}{scit}{<->\string\lato@scale} + +\installfont{Lato-Light-ot1}{Lato-Light-01,Lato-Light-02,Lato-Light-dotlessj,lato-fixlatin,newlatin}{ot1}{OT1}{fla}{l}{n}{<->\string\lato@scale} +\installfont{Lato-LightItalic-ot1}{Lato-LightItalic-01,Lato-LightItalic-02,Lato-LightItalic-dotlessj,lato-fixlatin,newlatin}{ot1}{OT1}{fla}{l}{it}{<->\string\lato@scale} +\installfont{Lato-Light-SmallCaps-ot1}{Lato-Light-01,Lato-Light-02,Lato-Light-dotlessj,lato-fixlatin,newlatin}{ot1c}{OT1}{fla}{l}{sc}{<->\string\lato@scale} +\installfont{Lato-LightItalic-SmallCaps-ot1}{Lato-LightItalic-01,Lato-LightItalic-02,Lato-LightItalic-dotlessj,lato-fixlatin,newlatin}{ot1c}{OT1}{fla}{l}{scit}{<->\string\lato@scale} + +\installfont{Lato-Regular-ot1}{Lato-Regular-01,Lato-Regular-02,Lato-Regular-dotlessj,lato-fixlatin,newlatin}{ot1}{OT1}{fla}{m}{n}{<->\string\lato@scale} +\installfont{Lato-Italic-ot1}{Lato-Italic-01,Lato-Italic-02,Lato-Italic-dotlessj,lato-fixlatin,newlatin}{ot1}{OT1}{fla}{m}{it}{<->\string\lato@scale} +\installfont{Lato-Regular-SmallCaps-ot1}{Lato-Regular-01,Lato-Regular-02,Lato-Regular-dotlessj,lato-fixlatin,newlatin}{ot1c}{OT1}{fla}{m}{sc}{<->\string\lato@scale} +\installfont{Lato-Italic-SmallCaps-ot1}{Lato-Italic-01,Lato-Italic-02,Lato-Italic-dotlessj,lato-fixlatin,newlatin}{ot1c}{OT1}{fla}{m}{scit}{<->\string\lato@scale} + +\installfont{Lato-Bold-ot1}{Lato-Bold-01,Lato-Bold-02,Lato-Bold-dotlessj,lato-fixlatin,newlatin}{ot1}{OT1}{fla}{b}{n}{<->\string\lato@scale} +\installfont{Lato-BoldItalic-ot1}{Lato-BoldItalic-01,Lato-BoldItalic-02,Lato-BoldItalic-dotlessj,lato-fixlatin,newlatin}{ot1}{OT1}{fla}{b}{it}{<->\string\lato@scale} +\installfont{Lato-Bold-SmallCaps-ot1}{Lato-Bold-01,Lato-Bold-02,Lato-Bold-dotlessj,lato-fixlatin,newlatin}{ot1c}{OT1}{fla}{b}{sc}{<->\string\lato@scale} +\installfont{Lato-BoldItalic-SmallCaps-ot1}{Lato-BoldItalic-01,Lato-BoldItalic-02,Lato-BoldItalic-dotlessj,lato-fixlatin,newlatin}{ot1c}{OT1}{fla}{b}{scit}{<->\string\lato@scale} + +\installfont{Lato-Black-ot1}{Lato-Black-01,Lato-Black-02,Lato-Black-dotlessj,lato-fixlatin,newlatin}{ot1}{OT1}{fla}{eb}{n}{<->\string\lato@scale} +\installfont{Lato-BlackItalic-ot1}{Lato-BlackItalic-01,Lato-BlackItalic-02,Lato-BlackItalic-dotlessj,lato-fixlatin,newlatin}{ot1}{OT1}{fla}{eb}{it}{<->\string\lato@scale} +\installfont{Lato-Black-SmallCaps-ot1}{Lato-Black-01,Lato-Black-02,Lato-Black-dotlessj,lato-fixlatin,newlatin}{ot1c}{OT1}{fla}{eb}{sc}{<->\string\lato@scale} +\installfont{Lato-BlackItalic-SmallCaps-ot1}{Lato-BlackItalic-01,Lato-BlackItalic-02,Lato-BlackItalic-dotlessj,lato-fixlatin,newlatin}{ot1c}{OT1}{fla}{eb}{scit}{<->\string\lato@scale} + +\endinstallfonts + + +\installfonts +\installfamily{T1}{fla}{} + +\installfont{Lato-Hairline-t1}{Lato-Hairline-01,Lato-Hairline-02,Lato-Hairline-dotlessj,lato-fixlatin,newlatin}{t1}{T1}{fla}{el}{n}{<->\string\lato@scale} +\installfont{Lato-HairlineItalic-t1}{Lato-HairlineItalic-01,Lato-HairlineItalic-02,Lato-HairlineItalic-dotlessj,lato-fixlatin,newlatin}{t1}{T1}{fla}{el}{it}{<->\string\lato@scale} +\installfont{Lato-Hairline-SmallCaps-t1}{Lato-Hairline-01,Lato-Hairline-02,Lato-Hairline-dotlessj,lato-fixlatin,newlatin}{t1c}{T1}{fla}{el}{sc}{<->\string\lato@scale} +\installfont{Lato-HairlineItalic-SmallCaps-t1}{Lato-HairlineItalic-01,Lato-HairlineItalic-02,Lato-HairlineItalic-dotlessj,lato-fixlatin,newlatin}{t1c}{T1}{fla}{el}{scit}{<->\string\lato@scale} + +\installfont{Lato-Light-t1}{Lato-Light-01,Lato-Light-02,Lato-Light-dotlessj,lato-fixlatin,newlatin}{t1}{T1}{fla}{l}{n}{<->\string\lato@scale} +\installfont{Lato-LightItalic-t1}{Lato-LightItalic-01,Lato-LightItalic-02,Lato-LightItalic-dotlessj,lato-fixlatin,newlatin}{t1}{T1}{fla}{l}{it}{<->\string\lato@scale} +\installfont{Lato-Light-SmallCaps-t1}{Lato-Light-01,Lato-Light-02,Lato-Light-dotlessj,lato-fixlatin,newlatin}{t1c}{T1}{fla}{l}{sc}{<->\string\lato@scale} +\installfont{Lato-LightItalic-SmallCaps-t1}{Lato-LightItalic-01,Lato-LightItalic-02,Lato-LightItalic-dotlessj,lato-fixlatin,newlatin}{t1c}{T1}{fla}{l}{scit}{<->\string\lato@scale} + +\installfont{Lato-Regular-t1}{Lato-Regular-01,Lato-Regular-02,Lato-Regular-dotlessj,lato-fixlatin,newlatin}{t1}{T1}{fla}{m}{n}{<->\string\lato@scale} +\installfont{Lato-Italic-t1}{Lato-Italic-01,Lato-Italic-02,Lato-Italic-dotlessj,lato-fixlatin,newlatin}{t1}{T1}{fla}{m}{it}{<->\string\lato@scale} +\installfont{Lato-Regular-SmallCaps-t1}{Lato-Regular-01,Lato-Regular-02,Lato-Regular-dotlessj,lato-fixlatin,newlatin}{t1c}{T1}{fla}{m}{sc}{<->\string\lato@scale} +\installfont{Lato-Italic-SmallCaps-t1}{Lato-Italic-01,Lato-Italic-02,Lato-Italic-dotlessj,lato-fixlatin,newlatin}{t1c}{T1}{fla}{m}{scit}{<->\string\lato@scale} + +\installfont{Lato-Bold-t1}{Lato-Bold-01,Lato-Bold-02,Lato-Bold-dotlessj,lato-fixlatin,newlatin}{t1}{T1}{fla}{b}{n}{<->\string\lato@scale} +\installfont{Lato-BoldItalic-t1}{Lato-BoldItalic-01,Lato-BoldItalic-02,Lato-BoldItalic-dotlessj,lato-fixlatin,newlatin}{t1}{T1}{fla}{b}{it}{<->\string\lato@scale} +\installfont{Lato-Bold-SmallCaps-t1}{Lato-Bold-01,Lato-Bold-02,Lato-Bold-dotlessj,lato-fixlatin,newlatin}{t1c}{T1}{fla}{b}{sc}{<->\string\lato@scale} +\installfont{Lato-BoldItalic-SmallCaps-t1}{Lato-BoldItalic-01,Lato-BoldItalic-02,Lato-BoldItalic-dotlessj,lato-fixlatin,newlatin}{t1c}{T1}{fla}{b}{scit}{<->\string\lato@scale} + +\installfont{Lato-Black-t1}{Lato-Black-01,Lato-Black-02,Lato-Black-dotlessj,lato-fixlatin,newlatin}{t1}{T1}{fla}{eb}{n}{<->\string\lato@scale} +\installfont{Lato-BlackItalic-t1}{Lato-BlackItalic-01,Lato-BlackItalic-02,Lato-BlackItalic-dotlessj,lato-fixlatin,newlatin}{t1}{T1}{fla}{eb}{it}{<->\string\lato@scale} +\installfont{Lato-Black-SmallCaps-t1}{Lato-Black-01,Lato-Black-02,Lato-Black-dotlessj,lato-fixlatin,newlatin}{t1c}{T1}{fla}{eb}{sc}{<->\string\lato@scale} +\installfont{Lato-BlackItalic-SmallCaps-t1}{Lato-BlackItalic-01,Lato-BlackItalic-02,Lato-BlackItalic-dotlessj,lato-fixlatin,newlatin}{t1c}{T1}{fla}{eb}{scit}{<->\string\lato@scale} + +\endinstallfonts + + +\installfonts +\installfamily{TS1}{fla}{} + +\installfont{Lato-Hairline-ts1}{Lato-Hairline-01,Lato-Hairline-02,lato-fixtextcomp,textcomp}{ts1}{TS1}{fla}{el}{n}{<->\string\lato@scale} +\installfont{Lato-HairlineItalic-ts1}{Lato-HairlineItalic-01,Lato-HairlineItalic-02,lato-fixtextcomp,textcomp}{ts1}{TS1}{fla}{el}{it}{<->\string\lato@scale} +\installfontas{Lato-Hairline-ts1}{TS1}{fla}{el}{sc}{<->\string\lato@scale} +\installfontas{Lato-HairlineItalic-ts1}{TS1}{fla}{el}{scit}{<->\string\lato@scale} + +\installfont{Lato-Light-ts1}{Lato-Light-01,Lato-Light-02,lato-fixtextcomp,textcomp}{ts1}{TS1}{fla}{l}{n}{<->\string\lato@scale} +\installfont{Lato-LightItalic-ts1}{Lato-LightItalic-01,Lato-LightItalic-02,lato-fixtextcomp,textcomp}{ts1}{TS1}{fla}{l}{it}{<->\string\lato@scale} +\installfontas{Lato-Light-ts1}{TS1}{fla}{l}{sc}{<->\string\lato@scale} +\installfontas{Lato-LightItalic-ts1}{TS1}{fla}{l}{scit}{<->\string\lato@scale} + +\installfont{Lato-Regular-ts1}{Lato-Regular-01,Lato-Regular-02,lato-fixtextcomp,textcomp}{ts1}{TS1}{fla}{m}{n}{<->\string\lato@scale} +\installfont{Lato-Italic-ts1}{Lato-Italic-01,Lato-Italic-02,lato-fixtextcomp,textcomp}{ts1}{TS1}{fla}{m}{it}{<->\string\lato@scale} +\installfontas{Lato-Regular-ts1}{TS1}{fla}{m}{sc}{<->\string\lato@scale} +\installfontas{Lato-Italic-ts1}{TS1}{fla}{m}{scit}{<->\string\lato@scale} + +\installfont{Lato-Bold-ts1}{Lato-Bold-01,Lato-Bold-02,lato-fixtextcomp,textcomp}{ts1}{TS1}{fla}{b}{n}{<->\string\lato@scale} +\installfont{Lato-BoldItalic-ts1}{Lato-BoldItalic-01,Lato-BoldItalic-02,lato-fixtextcomp,textcomp}{ts1}{TS1}{fla}{b}{it}{<->\string\lato@scale} +\installfontas{Lato-Bold-ts1}{TS1}{fla}{b}{sc}{<->\string\lato@scale} +\installfontas{Lato-BoldItalic-ts1}{TS1}{fla}{b}{scit}{<->\string\lato@scale} + +\installfont{Lato-Black-ts1}{Lato-Black-01,Lato-Black-02,lato-fixtextcomp,textcomp}{ts1}{TS1}{fla}{eb}{n}{<->\string\lato@scale} +\installfont{Lato-BlackItalic-ts1}{Lato-BlackItalic-01,Lato-BlackItalic-02,lato-fixtextcomp,textcomp}{ts1}{TS1}{fla}{eb}{it}{<->\string\lato@scale} +\installfontas{Lato-Black-ts1}{TS1}{fla}{eb}{sc}{<->\string\lato@scale} +\installfontas{Lato-BlackItalic-ts1}{TS1}{fla}{eb}{scit}{<->\string\lato@scale} + +\endinstallfonts + + +\endrecordtransforms +\bye diff --git a/Master/texmf-dist/source/fonts/lato/lato-fixlatin.mtx b/Master/texmf-dist/source/fonts/lato/lato-fixlatin.mtx new file mode 100644 index 00000000000..9f7d8d5ca09 --- /dev/null +++ b/Master/texmf-dist/source/fonts/lato/lato-fixlatin.mtx @@ -0,0 +1,28 @@ +%% lato-fixlatin.tex +%% 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) +% any later version. The latest version of this license is in +% http://www.latex-project.org/lppl.txt and version 1.3 or later is part of all +% distributions of LaTeX version 2005/12/01 or later. +% +% This work has the LPPL maintenance status `maintained'. +% +% The Current Maintainer of this work is Mohamed El Morabity +% +% This work consists of all files listed in manifest.txt. + +\relax + +\metrics + +\unsetglyph{Delta} + +\unsetglyph{Omega} + +\resetglyph{dotlessj} + \glyph{uni0237}{1000} +\endresetglyph + +\endmetrics diff --git a/Master/texmf-dist/source/fonts/lato/lato-fixtextcomp.mtx b/Master/texmf-dist/source/fonts/lato/lato-fixtextcomp.mtx new file mode 100644 index 00000000000..ebe5abd27f6 --- /dev/null +++ b/Master/texmf-dist/source/fonts/lato/lato-fixtextcomp.mtx @@ -0,0 +1,64 @@ +%% lato-fixtextcomp.tex +%% 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) +% any later version. The latest version of this license is in +% http://www.latex-project.org/lppl.txt and version 1.3 or later is part of all +% distributions of LaTeX version 2005/12/01 or later. +% +% This work has the LPPL maintenance status `maintained'. +% +% The Current Maintainer of this work is Mohamed El Morabity +% +% This work consists of all files listed in manifest.txt. + +\relax + +\metrics + +\resetglyph{capitalgrave} + \glyph{grave.case}{1000} +\endresetglyph + +\resetglyph{capitalacute} + \glyph{acute.case}{1000} +\endresetglyph + +\resetglyph{capitalcircumflex} + \glyph{circumflex.case}{1000} +\endresetglyph + +\resetglyph{capitaltilde} + \glyph{tilde.case}{1000} +\endresetglyph + +\resetglyph{capitaldieresis} + \glyph{dieresis.case}{1000} +\endresetglyph + +\resetglyph{capitalhungarumlaut} + \glyph{hungarumlaut.case}{1000} +\endresetglyph + +\resetglyph{capitalring} + \glyph{ring.case}{1000} +\endresetglyph + +\resetglyph{capitalcaron} + \glyph{caron.case}{1000} +\endresetglyph + +\resetglyph{capitalbreve} + \glyph{breve.case}{1000} +\endresetglyph + +\resetglyph{capitalmacron} + \glyph{macron.case}{1000} +\endresetglyph + +\resetglyph{capitaldotaccent} + \glyph{dotaccent.case}{1000} +\endresetglyph + +\endmetrics diff --git a/Master/texmf-dist/source/lato/lato-map.tex b/Master/texmf-dist/source/fonts/lato/lato-map.tex index 2d3cd889f58..afdb62092e2 100644 --- a/Master/texmf-dist/source/lato/lato-map.tex +++ b/Master/texmf-dist/source/fonts/lato/lato-map.tex @@ -1,5 +1,5 @@ %% lato-map.etx -%% 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,10 +17,6 @@ \resetstr{PSfontsuffix}{.pfb} -\foreach(encoding){ot1,t1,ts1} - \etxtoenc{\str{encoding}}{lato-\str{encoding}} -\endfor(encoding) - \adddriver{dvips}{lato.map} \input lato-rec.tex \donedrivers diff --git a/Master/texmf-dist/source/lato/ttf2type1.pe b/Master/texmf-dist/source/fonts/lato/ttf2type1.pe index 0719858b891..47286fe2180 100644 --- a/Master/texmf-dist/source/lato/ttf2type1.pe +++ b/Master/texmf-dist/source/fonts/lato/ttf2type1.pe @@ -1,6 +1,6 @@ #!/usr/bin/env fontforge ## ttf2ype1.pe -## 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) diff --git a/Master/texmf-dist/source/lato/CHANGES b/Master/texmf-dist/source/lato/CHANGES deleted file mode 100644 index ae2975bd091..00000000000 --- a/Master/texmf-dist/source/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 PDF diff --git a/Master/texmf-dist/source/lato/README b/Master/texmf-dist/source/lato/README deleted file mode 100644 index d671e887a49..00000000000 --- a/Master/texmf-dist/source/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/source/lato/lato-drv.tex b/Master/texmf-dist/source/lato/lato-drv.tex deleted file mode 100644 index 943e64db5ae..00000000000 --- a/Master/texmf-dist/source/lato/lato-drv.tex +++ /dev/null @@ -1,204 +0,0 @@ -%% lato-drv.tex -%% 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) -% any later version. The latest version of this license is in -% http://www.latex-project.org/lppl.txt and version 1.3 or later is part of all -% distributions of LaTeX version 2005/12/01 or later. -% -% This work has the LPPL maintenance status `maintained'. -% -% The Current Maintainer of this work is Mohamed El Morabity -% -% This work consists of all files listed in manifest.txt. - -\input fontinst.sty - - -\setint{smallcapsscale}{800} - -\substitutesilent{scsl}{scit} - - -\recordtransforms{lato-rec.tex} - - -\foreach(encoding){ot1,t1,ts1} - \transformfont{raw-\str{encoding}-Lato-Regular}{\reencodefont{\str{encoding}}{\fromafm{Lato-Regular}}} - \transformfont{raw-\str{encoding}-Lato-Italic}{\reencodefont{\str{encoding}}{\fromafm{Lato-Italic}}} - \transformfont{raw-\str{encoding}-Lato-Bold}{\reencodefont{\str{encoding}}{\fromafm{Lato-Bold}}} - \transformfont{raw-\str{encoding}-Lato-BoldItalic}{\reencodefont{\str{encoding}}{\fromafm{Lato-BoldItalic}}} - \transformfont{raw-\str{encoding}-Lato-Black}{\reencodefont{\str{encoding}}{\fromafm{Lato-Black}}} - \transformfont{raw-\str{encoding}-Lato-BlackItalic}{\reencodefont{\str{encoding}}{\fromafm{Lato-BlackItalic}}} - \transformfont{raw-\str{encoding}-Lato-Light}{\reencodefont{\str{encoding}}{\fromafm{Lato-Light}}} - \transformfont{raw-\str{encoding}-Lato-LightItalic}{\reencodefont{\str{encoding}}{\fromafm{Lato-LightItalic}}} - \transformfont{raw-\str{encoding}-Lato-Hairline}{\reencodefont{\str{encoding}}{\fromafm{Lato-Hairline}}} - \transformfont{raw-\str{encoding}-Lato-HairlineItalic}{\reencodefont{\str{encoding}}{\fromafm{Lato-HairlineItalic}}} -\endfor(encoding) - -\foreach(encoding){fixlatin,fixtextcomp} - \transformfont{raw-\str{encoding}-Lato-Regular}{\reencodefont{lato-\str{encoding}}{\fromafm{Lato-Regular}}} - \transformfont{raw-\str{encoding}-Lato-Italic}{\reencodefont{lato-\str{encoding}}{\fromafm{Lato-Italic}}} - \transformfont{raw-\str{encoding}-Lato-Bold}{\reencodefont{lato-\str{encoding}}{\fromafm{Lato-Bold}}} - \transformfont{raw-\str{encoding}-Lato-BoldItalic}{\reencodefont{lato-\str{encoding}}{\fromafm{Lato-BoldItalic}}} - \transformfont{raw-\str{encoding}-Lato-Black}{\reencodefont{lato-\str{encoding}}{\fromafm{Lato-Black}}} - \transformfont{raw-\str{encoding}-Lato-BlackItalic}{\reencodefont{lato-\str{encoding}}{\fromafm{Lato-BlackItalic}}} - \transformfont{raw-\str{encoding}-Lato-Light}{\reencodefont{lato-\str{encoding}}{\fromafm{Lato-Light}}} - \transformfont{raw-\str{encoding}-Lato-LightItalic}{\reencodefont{lato-\str{encoding}}{\fromafm{Lato-LightItalic}}} - \transformfont{raw-\str{encoding}-Lato-Hairline}{\reencodefont{lato-\str{encoding}}{\fromafm{Lato-Hairline}}} - \transformfont{raw-\str{encoding}-Lato-HairlineItalic}{\reencodefont{lato-\str{encoding}}{\fromafm{Lato-HairlineItalic}}} -\endfor(encoding) - -\transformfont{raw-dotlessj-Lato-Regular}{\reencodefont{lato-dotlessj}{\fromafm{Lato-Regular-LCDFJ}}} -\transformfont{raw-dotlessj-Lato-Italic}{\reencodefont{lato-dotlessj}{\fromafm{Lato-Italic-LCDFJ}}} -\transformfont{raw-dotlessj-Lato-Bold}{\reencodefont{lato-dotlessj}{\fromafm{Lato-Bold-LCDFJ}}} -\transformfont{raw-dotlessj-Lato-BoldItalic}{\reencodefont{lato-dotlessj}{\fromafm{Lato-BoldItalic-LCDFJ}}} -\transformfont{raw-dotlessj-Lato-Black}{\reencodefont{lato-dotlessj}{\fromafm{Lato-Black-LCDFJ}}} -\transformfont{raw-dotlessj-Lato-BlackItalic}{\reencodefont{lato-dotlessj}{\fromafm{Lato-BlackItalic-LCDFJ}}} -\transformfont{raw-dotlessj-Lato-Light}{\reencodefont{lato-dotlessj}{\fromafm{Lato-Light-LCDFJ}}} -\transformfont{raw-dotlessj-Lato-LightItalic}{\reencodefont{lato-dotlessj}{\fromafm{Lato-LightItalic-LCDFJ}}} -\transformfont{raw-dotlessj-Lato-Hairline}{\reencodefont{lato-dotlessj}{\fromafm{Lato-Hairline-LCDFJ}}} -\transformfont{raw-dotlessj-Lato-HairlineItalic}{\reencodefont{lato-dotlessj}{\fromafm{Lato-HairlineItalic-LCDFJ}}} - -\input lato-reglyph - - -\fontinstcc -\def\fd_family#1#2#3{ - \a_toks{#3} - \edef\lowercase_file{\lowercase{ - \edef\noexpand\lowercase_file{#1#2.fd}}} - \lowercase_file - \open_out{\lowercase_file} - \out_line{\percent_char~Filename:~\lowercase_file} - \out_line{\percent_char~Created~by:~tex~\jobname} - \out_line{\percent_char~Created~using~fontinst~v\fontinstversion} - \out_line{} - \out_line{\percent_char~THIS~FILE~SHOULD~BE~PUT~IN~A~TEX~INPUTS~ - DIRECTORY} - \out_line{} - \out_line{\string\ProvidesFile{\lowercase_file}} - \out_lline{[ - \the\year/ - \ifnum10>\month0\fi\the\month/ - \ifnum10>\day0\fi\the\day\space - Fontinst~v\fontinstversion\space - font~definitions~for~#1/#2. - ]} - \out_line{} - %%% - \out_line{\string\expandafter\string\ifx\string\csname\space lato@scale\string\endcsname\string\relax} - \out_line{\space\space\string\let\string\lato@scale\string\@empty} - \out_line{\string\fi} - \out_line{} - %%% - \out_line{\string\DeclareFontFamily{#1}{#2}{\the\a_toks}} - { - \csname #1-#2\endcsname - \out_line{} - \let\do_shape=\substitute_shape - \csname #1-#2\endcsname - \let\do_shape=\remove_shape - \csname #1-#2\endcsname - } - \x_cs\g_let{#1-#2}\x_relax - \out_line{} - \out_line{\string\endinput} - \close_out{Font~definitions} -} -\normalcc - - -\installfonts -\installfamily{OT1}{fla}{} - -\installfont{ot1-Lato-Regular}{ot1-Lato-Regular,fixlatin-Lato-Regular,dotlessj-Lato-Regular,newlatin}{ot1}{OT1}{fla}{m}{n}{<->\string\lato@scale} -\installfont{ot1-Lato-Italic}{ot1-Lato-Italic,fixlatin-Lato-Italic,dotlessj-Lato-Italic,newlatin}{ot1}{OT1}{fla}{m}{it}{<->\string\lato@scale} -\installfont{ot1-Lato-Regular-SmallCaps}{ot1-Lato-Regular,fixlatin-Lato-Regular,dotlessj-Lato-Regular,newlatin}{ot1c}{OT1}{fla}{m}{sc}{<->\string\lato@scale} -\installfont{ot1-Lato-Italic-SmallCaps}{ot1-Lato-Italic,fixlatin-Lato-Italic,dotlessj-Lato-Italic,newlatin}{ot1c}{OT1}{fla}{m}{scit}{<->\string\lato@scale} - -\installfont{ot1-Lato-Bold}{ot1-Lato-Bold,fixlatin-Lato-Bold,dotlessj-Lato-Bold,newlatin}{ot1}{OT1}{fla}{b}{n}{<->\string\lato@scale} -\installfont{ot1-Lato-BoldItalic}{ot1-Lato-BoldItalic,fixlatin-Lato-BoldItalic,dotlessj-Lato-BoldItalic,newlatin}{ot1}{OT1}{fla}{b}{it}{<->\string\lato@scale} -\installfont{ot1-Lato-Bold-SmallCaps}{ot1-Lato-Bold,fixlatin-Lato-Bold,dotlessj-Lato-Bold,newlatin}{ot1c}{OT1}{fla}{b}{sc}{<->\string\lato@scale} -\installfont{ot1-Lato-BoldItalic-SmallCaps}{ot1-Lato-BoldItalic,fixlatin-Lato-BoldItalic,dotlessj-Lato-BoldItalic,newlatin}{ot1c}{OT1}{fla}{b}{scit}{<->\string\lato@scale} - -\installfont{ot1-Lato-Black}{ot1-Lato-Black,fixlatin-Lato-Black,dotlessj-Lato-Black,newlatin}{ot1}{OT1}{fla}{eb}{n}{<->\string\lato@scale} -\installfont{ot1-Lato-BlackItalic}{ot1-Lato-BlackItalic,fixlatin-Lato-BlackItalic,dotlessj-Lato-BlackItalic,newlatin}{ot1}{OT1}{fla}{eb}{it}{<->\string\lato@scale} -\installfont{ot1-Lato-Black-SmallCaps}{ot1-Lato-Black,fixlatin-Lato-Black,dotlessj-Lato-Black,newlatin}{ot1c}{OT1}{fla}{eb}{sc}{<->\string\lato@scale} -\installfont{ot1-Lato-BlackItalic-SmallCaps}{ot1-Lato-BlackItalic,fixlatin-Lato-BlackItalic,dotlessj-Lato-BlackItalic,newlatin}{ot1c}{OT1}{fla}{eb}{scit}{<->\string\lato@scale} - -\installfont{ot1-Lato-Light}{ot1-Lato-Light,fixlatin-Lato-Light,dotlessj-Lato-Light,newlatin}{ot1}{OT1}{fla}{l}{n}{<->\string\lato@scale} -\installfont{ot1-Lato-LightItalic}{ot1-Lato-LightItalic,fixlatin-Lato-LightItalic,dotlessj-Lato-LightItalic,newlatin}{ot1}{OT1}{fla}{l}{it}{<->\string\lato@scale} -\installfont{ot1-Lato-Light-SmallCaps}{ot1-Lato-Light,fixlatin-Lato-Light,dotlessj-Lato-Light,newlatin}{ot1c}{OT1}{fla}{l}{sc}{<->\string\lato@scale} -\installfont{ot1-Lato-LightItalic-SmallCaps}{ot1-Lato-LightItalic,fixlatin-Lato-LightItalic,dotlessj-Lato-LightItalic,newlatin}{ot1c}{OT1}{fla}{l}{scit}{<->\string\lato@scale} - -\installfont{ot1-Lato-Hairline}{ot1-Lato-Hairline,fixlatin-Lato-Hairline,dotlessj-Lato-Hairline,newlatin}{ot1}{OT1}{fla}{ul}{n}{<->\string\lato@scale} -\installfont{ot1-Lato-HairlineItalic}{ot1-Lato-HairlineItalic,fixlatin-Lato-HairlineItalic,dotlessj-Lato-HairlineItalic,newlatin}{ot1}{OT1}{fla}{ul}{it}{<->\string\lato@scale} -\installfont{ot1-Lato-Hairline-SmallCaps}{ot1-Lato-Hairline,fixlatin-Lato-Hairline,dotlessj-Lato-Hairline,newlatin}{ot1c}{OT1}{fla}{ul}{sc}{<->\string\lato@scale} -\installfont{ot1-Lato-HairlineItalic-SmallCaps}{ot1-Lato-HairlineItalic,fixlatin-Lato-HairlineItalic,dotlessj-Lato-HairlineItalic,newlatin}{ot1c}{OT1}{fla}{ul}{scit}{<->\string\lato@scale} -\endinstallfonts - - -\installfonts -\installfamily{T1}{fla}{} - -\installfont{t1-Lato-Regular}{t1-Lato-Regular,fixlatin-Lato-Regular,dotlessj-Lato-Regular,newlatin}{t1}{T1}{fla}{m}{n}{<->\string\lato@scale} -\installfont{t1-Lato-Italic}{t1-Lato-Italic,fixlatin-Lato-Italic,dotlessj-Lato-Italic,newlatin}{t1}{T1}{fla}{m}{it}{<->\string\lato@scale} -\installfont{t1-Lato-Regular-SmallCaps}{t1-Lato-Regular,fixlatin-Lato-Regular,dotlessj-Lato-Regular,newlatin}{t1c}{T1}{fla}{m}{sc}{<->\string\lato@scale} -\installfont{t1-Lato-Italic-SmallCaps}{t1-Lato-Italic,fixlatin-Lato-Italic,dotlessj-Lato-Italic,newlatin}{t1c}{T1}{fla}{m}{scit}{<->\string\lato@scale} - -\installfont{t1-Lato-Bold}{t1-Lato-Bold,fixlatin-Lato-Bold,dotlessj-Lato-Bold,newlatin}{t1}{T1}{fla}{b}{n}{<->\string\lato@scale} -\installfont{t1-Lato-BoldItalic}{t1-Lato-BoldItalic,fixlatin-Lato-BoldItalic,dotlessj-Lato-BoldItalic,newlatin}{t1}{T1}{fla}{b}{it}{<->\string\lato@scale} -\installfont{t1-Lato-Bold-SmallCaps}{t1-Lato-Bold,fixlatin-Lato-Bold,dotlessj-Lato-Bold,newlatin}{t1c}{T1}{fla}{b}{sc}{<->\string\lato@scale} -\installfont{t1-Lato-BoldItalic-SmallCaps}{t1-Lato-BoldItalic,fixlatin-Lato-BoldItalic,dotlessj-Lato-BoldItalic,newlatin}{t1c}{T1}{fla}{b}{scit}{<->\string\lato@scale} - -\installfont{t1-Lato-Black}{t1-Lato-Black,fixlatin-Lato-Black,dotlessj-Lato-Black,newlatin}{t1}{T1}{fla}{eb}{n}{<->\string\lato@scale} -\installfont{t1-Lato-BlackItalic}{t1-Lato-BlackItalic,fixlatin-Lato-BlackItalic,dotlessj-Lato-BlackItalic,newlatin}{t1}{T1}{fla}{eb}{it}{<->\string\lato@scale} -\installfont{t1-Lato-Black-SmallCaps}{t1-Lato-Black,fixlatin-Lato-Black,dotlessj-Lato-Black,newlatin}{t1c}{T1}{fla}{eb}{sc}{<->\string\lato@scale} -\installfont{t1-Lato-BlackItalic-SmallCaps}{t1-Lato-BlackItalic,fixlatin-Lato-BlackItalic,dotlessj-Lato-BlackItalic,newlatin}{t1c}{T1}{fla}{eb}{scit}{<->\string\lato@scale} - -\installfont{t1-Lato-Light}{t1-Lato-Light,fixlatin-Lato-Light,dotlessj-Lato-Light,newlatin}{t1}{T1}{fla}{l}{n}{<->\string\lato@scale} -\installfont{t1-Lato-LightItalic}{t1-Lato-LightItalic,fixlatin-Lato-LightItalic,dotlessj-Lato-LightItalic,newlatin}{t1}{T1}{fla}{l}{it}{<->\string\lato@scale} -\installfont{t1-Lato-Light-SmallCaps}{t1-Lato-Light,fixlatin-Lato-Light,dotlessj-Lato-Light,newlatin}{t1c}{T1}{fla}{l}{sc}{<->\string\lato@scale} -\installfont{t1-Lato-LightItalic-SmallCaps}{t1-Lato-LightItalic,fixlatin-Lato-LightItalic,dotlessj-Lato-LightItalic,newlatin}{t1c}{T1}{fla}{l}{scit}{<->\string\lato@scale} - -\installfont{t1-Lato-Hairline}{t1-Lato-Hairline,fixlatin-Lato-Hairline,dotlessj-Lato-Hairline,newlatin}{t1}{T1}{fla}{ul}{n}{<->\string\lato@scale} -\installfont{t1-Lato-HairlineItalic}{t1-Lato-HairlineItalic,fixlatin-Lato-HairlineItalic,dotlessj-Lato-HairlineItalic,newlatin}{t1}{T1}{fla}{ul}{it}{<->\string\lato@scale} -\installfont{t1-Lato-Hairline-SmallCaps}{t1-Lato-Hairline,fixlatin-Lato-Hairline,dotlessj-Lato-Hairline,newlatin}{t1c}{T1}{fla}{ul}{sc}{<->\string\lato@scale} -\installfont{t1-Lato-HairlineItalic-SmallCaps}{t1-Lato-HairlineItalic,fixlatin-Lato-HairlineItalic,dotlessj-Lato-HairlineItalic,newlatin}{t1c}{T1}{fla}{ul}{scit}{<->\string\lato@scale} -\endinstallfonts - - -\installfonts -\installfamily{TS1}{fla}{} - -\installfont{ts1-Lato-Regular}{ts1-Lato-Regular,fixtextcomp-Lato-Regular,textcomp}{ts1}{TS1}{fla}{m}{n}{<->\string\lato@scale} -\installfont{ts1-Lato-Italic}{ts1-Lato-Italic,fixtextcomp-Lato-Italic,textcomp}{ts1}{TS1}{fla}{m}{it}{<->\string\lato@scale} -\installfontas{ts1-Lato-Regular}{TS1}{fla}{m}{sc}{<->\string\lato@scale} -\installfontas{ts1-Lato-Italic}{TS1}{fla}{m}{scit}{<->\string\lato@scale} - -\installfont{ts1-Lato-Bold}{ts1-Lato-Bold,fixtextcomp-Lato-Bold,textcomp}{ts1}{TS1}{fla}{b}{n}{<->\string\lato@scale} -\installfont{ts1-Lato-BoldItalic}{ts1-Lato-BoldItalic,fixtextcomp-Lato-BoldItalic,textcomp}{ts1}{TS1}{fla}{b}{it}{<->\string\lato@scale} -\installfontas{ts1-Lato-Bold}{TS1}{fla}{b}{sc}{<->\string\lato@scale} -\installfontas{ts1-Lato-BoldItalic}{TS1}{fla}{b}{scit}{<->\string\lato@scale} - -\installfont{ts1-Lato-Black}{ts1-Lato-Black,fixtextcomp-Lato-Black,textcomp}{ts1}{TS1}{fla}{eb}{n}{<->\string\lato@scale} -\installfont{ts1-Lato-BlackItalic}{ts1-Lato-BlackItalic,fixtextcomp-Lato-BlackItalic,textcomp}{ts1}{TS1}{fla}{eb}{it}{<->\string\lato@scale} -\installfontas{ts1-Lato-Bold}{TS1}{fla}{eb}{sc}{<->\string\lato@scale} -\installfontas{ts1-Lato-BoldItalic}{TS1}{fla}{eb}{scit}{<->\string\lato@scale} - -\installfont{ts1-Lato-Light}{ts1-Lato-Light,fixtextcomp-Lato-Light,textcomp}{ts1}{TS1}{fla}{l}{n}{<->\string\lato@scale} -\installfont{ts1-Lato-LightItalic}{ts1-Lato-LightItalic,fixtextcomp-Lato-LightItalic,textcomp}{ts1}{TS1}{fla}{l}{it}{<->\string\lato@scale} -\installfontas{ts1-Lato-Light}{TS1}{fla}{l}{sc}{<->\string\lato@scale} -\installfontas{ts1-Lato-LightItalic}{TS1}{fla}{l}{scit}{<->\string\lato@scale} - -\installfont{ts1-Lato-Hairline}{ts1-Lato-Hairline,fixtextcomp-Lato-Hairline,textcomp}{ts1}{TS1}{fla}{ul}{n}{<->\string\lato@scale} -\installfont{ts1-Lato-HairlineItalic}{ts1-Lato-HairlineItalic,fixtextcomp-Lato-HairlineItalic,textcomp}{ts1}{TS1}{fla}{ul}{it}{<->\string\lato@scale} -\installfontas{ts1-Lato-Hairline}{TS1}{fla}{ul}{sc}{<->\string\lato@scale} -\installfontas{ts1-Lato-HairlineItalic}{TS1}{fla}{ul}{scit}{<->\string\lato@scale} -\endinstallfonts - - -\endrecordtransforms -\bye diff --git a/Master/texmf-dist/source/lato/lato-fixtextcomp.etx b/Master/texmf-dist/source/lato/lato-fixtextcomp.etx deleted file mode 100644 index fcd67999995..00000000000 --- a/Master/texmf-dist/source/lato/lato-fixtextcomp.etx +++ /dev/null @@ -1,145 +0,0 @@ -%% lato-fixtextcomp.etx -%% 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) -% any later version. The latest version of this license is in -% http://www.latex-project.org/lppl.txt and version 1.3 or later is part of all -% distributions of LaTeX version 2005/12/01 or later. -% -% This work has the LPPL maintenance status `maintained'. -% -% The Current Maintainer of this work is Mohamed El Morabity -% -% This work consists of all files listed in manifest.txt. - -\relax -\encoding - -% Needed to set vaxis variable -\setslot{parenleft} -\endsetslot - -% Needed to fake asteriskcentered -\setslot{asterisk} -\endsetslot - -% Needed to fake centigrade -\setslot{C} -\endsetslot - -% Needed to set descender variable -\setslot{g} -\endsetslot - -% Needed to fake openbracketleft -\setslot{bracketleft} -\endsetslot - -% Needed to fake openbracketright -\setslot{bracketright} -\endsetslot - -% asciigrave -% Needed to fake asciigravedbl -\setslot{grave} -\endsetslot - -% Needed to fake bardbl -\setslot{bar} -\endsetslot - -% tildelow -\setslot{asciitilde} -\endsetslot - -% asciidieresis -\setslot{dieresis} -\endsetslot - -% asciimacron -\setslot{macron} -\endsetslot - -% asciiacute -% Needed to fake asciiacutedbl -\setslot{acute} -\endsetslot - -% cedilla -\setslot{cedilla} -\endsetslot - -% asciicaron -\setslot{caron} -\endsetslot - -% asciibreve -\setslot{breve} -\endsetslot - -% ogonek -\setslot{ogonek} -\endsetslot - -% Needed to fake twelveudash and threequartersemdash -\setslot{endash} -\endsetslot - -% quotesinglebase -\setslot{quotesinglebase} -\endsetslot - -% quotedblbase -\setslot{quotedblbase} -\endsetslot - -% euro -\setslot{Euro} -\endsetslot - -% capitalgrave -\setslot{grave.case} -\endsetslot - -% capitaldieresis -\setslot{dieresis.case} -\endsetslot - -% capitalmacron -\setslot{macron.case} -\endsetslot - -% capitalacute -\setslot{acute.case} -\endsetslot - -% capitalcircumflex -\setslot{circumflex.case} -\endsetslot - -% capitalcaron -\setslot{caron.case} -\endsetslot - -% capitalbreve -\setslot{breve.case} -\endsetslot - -% capitaldotaccent -\setslot{dotaccent.case} -\endsetslot - -% capitalring -\setslot{ring.case} -\endsetslot - -% capitaltilde -\setslot{tilde.case} -\endsetslot - -% capitalhungarumlaut -\setslot{hungarumlaut.case} -\endsetslot - -\endencoding diff --git a/Master/texmf-dist/source/lato/lato-reglyph.tex b/Master/texmf-dist/source/lato/lato-reglyph.tex deleted file mode 100644 index 3d3ff0ecb64..00000000000 --- a/Master/texmf-dist/source/lato/lato-reglyph.tex +++ /dev/null @@ -1,112 +0,0 @@ -%% lato-reglyph.tex -%% 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) -% any later version. The latest version of this license is in -% http://www.latex-project.org/lppl.txt and version 1.3 or later is part of all -% distributions of LaTeX version 2005/12/01 or later. -% -% This work has the LPPL maintenance status `maintained'. -% -% The Current Maintainer of this work is Mohamed El Morabity -% -% This work consists of all files listed in manifest.txt. - -\relax - - -\reglyphfonts - \reglyphfont{ot1-Lato-Regular}{raw-ot1-Lato-Regular} - \reglyphfont{ot1-Lato-Italic}{raw-ot1-Lato-Italic} - \reglyphfont{ot1-Lato-Bold}{raw-ot1-Lato-Bold} - \reglyphfont{ot1-Lato-BoldItalic}{raw-ot1-Lato-BoldItalic} - \reglyphfont{ot1-Lato-Black}{raw-ot1-Lato-Black} - \reglyphfont{ot1-Lato-BlackItalic}{raw-ot1-Lato-BlackItalic} - \reglyphfont{ot1-Lato-Light}{raw-ot1-Lato-Light} - \reglyphfont{ot1-Lato-LightItalic}{raw-ot1-Lato-LightItalic} - \reglyphfont{ot1-Lato-Hairline}{raw-ot1-Lato-Hairline} - \reglyphfont{ot1-Lato-HairlineItalic}{raw-ot1-Lato-HairlineItalic} -\endreglyphfonts - - -\reglyphfonts - \reglyphfont{t1-Lato-Regular}{raw-t1-Lato-Regular} - \reglyphfont{t1-Lato-Italic}{raw-t1-Lato-Italic} - \reglyphfont{t1-Lato-Bold}{raw-t1-Lato-Bold} - \reglyphfont{t1-Lato-BoldItalic}{raw-t1-Lato-BoldItalic} - \reglyphfont{t1-Lato-Black}{raw-t1-Lato-Black} - \reglyphfont{t1-Lato-BlackItalic}{raw-t1-Lato-BlackItalic} - \reglyphfont{t1-Lato-Light}{raw-t1-Lato-Light} - \reglyphfont{t1-Lato-LightItalic}{raw-t1-Lato-LightItalic} - \reglyphfont{t1-Lato-Hairline}{raw-t1-Lato-Hairline} - \reglyphfont{t1-Lato-HairlineItalic}{raw-t1-Lato-HairlineItalic} -\endreglyphfonts - -\reglyphfonts - \reglyphfont{fixlatin-Lato-Regular}{raw-fixlatin-Lato-Regular} - \reglyphfont{fixlatin-Lato-Italic}{raw-fixlatin-Lato-Italic} - \reglyphfont{fixlatin-Lato-Bold}{raw-fixlatin-Lato-Bold} - \reglyphfont{fixlatin-Lato-BoldItalic}{raw-fixlatin-Lato-BoldItalic} - \reglyphfont{fixlatin-Lato-Black}{raw-fixlatin-Lato-Black} - \reglyphfont{fixlatin-Lato-BlackItalic}{raw-fixlatin-Lato-BlackItalic} - \reglyphfont{fixlatin-Lato-Light}{raw-fixlatin-Lato-Light} - \reglyphfont{fixlatin-Lato-LightItalic}{raw-fixlatin-Lato-LightItalic} - \reglyphfont{fixlatin-Lato-Hairline}{raw-fixlatin-Lato-Hairline} - \reglyphfont{fixlatin-Lato-HairlineItalic}{raw-fixlatin-Lato-HairlineItalic} -\endreglyphfonts - - -\reglyphfonts - \reglyphfont{ts1-Lato-Regular}{raw-ts1-Lato-Regular} - \reglyphfont{ts1-Lato-Italic}{raw-ts1-Lato-Italic} - \reglyphfont{ts1-Lato-Bold}{raw-ts1-Lato-Bold} - \reglyphfont{ts1-Lato-BoldItalic}{raw-ts1-Lato-BoldItalic} - \reglyphfont{ts1-Lato-Black}{raw-ts1-Lato-Black} - \reglyphfont{ts1-Lato-BlackItalic}{raw-ts1-Lato-BlackItalic} - \reglyphfont{ts1-Lato-Light}{raw-ts1-Lato-Light} - \reglyphfont{ts1-Lato-LightItalic}{raw-ts1-Lato-LightItalic} - \reglyphfont{ts1-Lato-Hairline}{raw-ts1-Lato-Hairline} - \reglyphfont{ts1-Lato-HairlineItalic}{raw-ts1-Lato-HairlineItalic} -\endreglyphfonts - -\reglyphfonts - \renameglyph{capitalgrave}{grave.case} - \renameglyph{capitaldieresis}{dieresis.case} - \renameglyph{capitalmacron}{macron.case} - \renameglyph{capitalacute}{acute.case} - \renameglyph{capitalcircumflex}{circumflex.case} - \renameglyph{capitalcaron}{caron.case} - \renameglyph{capitalbreve}{breve.case} - \renameglyph{capitaldotaccent}{dotaccent.case} - \renameglyph{capitalring}{ring.case} - \renameglyph{capitaltilde}{tilde.case} - \renameglyph{capitalhungarumlaut}{hungarumlaut.case} - - \reglyphfont{fixtextcomp-Lato-Regular}{raw-fixtextcomp-Lato-Regular} - \reglyphfont{fixtextcomp-Lato-Italic}{raw-fixtextcomp-Lato-Italic} - \reglyphfont{fixtextcomp-Lato-Bold}{raw-fixtextcomp-Lato-Bold} - \reglyphfont{fixtextcomp-Lato-BoldItalic}{raw-fixtextcomp-Lato-BoldItalic} - \reglyphfont{fixtextcomp-Lato-Black}{raw-fixtextcomp-Lato-Black} - \reglyphfont{fixtextcomp-Lato-BlackItalic}{raw-fixtextcomp-Lato-BlackItalic} - \reglyphfont{fixtextcomp-Lato-Light}{raw-fixtextcomp-Lato-Light} - \reglyphfont{fixtextcomp-Lato-LightItalic}{raw-fixtextcomp-Lato-LightItalic} - \reglyphfont{fixtextcomp-Lato-Hairline}{raw-fixtextcomp-Lato-Hairline} - \reglyphfont{fixtextcomp-Lato-HairlineItalic}{raw-fixtextcomp-Lato-HairlineItalic} -\endreglyphfonts - - -\reglyphfonts - \renameglyph{dotlessj}{uni0237} - - \reglyphfont{dotlessj-Lato-Regular}{raw-dotlessj-Lato-Regular} - \reglyphfont{dotlessj-Lato-Italic}{raw-dotlessj-Lato-Italic} - \reglyphfont{dotlessj-Lato-Bold}{raw-dotlessj-Lato-Bold} - \reglyphfont{dotlessj-Lato-BoldItalic}{raw-dotlessj-Lato-BoldItalic} - \reglyphfont{dotlessj-Lato-Black}{raw-dotlessj-Lato-Black} - \reglyphfont{dotlessj-Lato-BlackItalic}{raw-dotlessj-Lato-BlackItalic} - \reglyphfont{dotlessj-Lato-Light}{raw-dotlessj-Lato-Light} - \reglyphfont{dotlessj-Lato-LightItalic}{raw-dotlessj-Lato-LightItalic} - \reglyphfont{dotlessj-Lato-Hairline}{raw-dotlessj-Lato-Hairline} - \reglyphfont{dotlessj-Lato-HairlineItalic}{raw-dotlessj-Lato-HairlineItalic} -\endreglyphfonts diff --git a/Master/texmf-dist/source/lato/lato-samples.pdf b/Master/texmf-dist/source/lato/lato-samples.pdf Binary files differdeleted file mode 100644 index 6fa9d43ccec..00000000000 --- a/Master/texmf-dist/source/lato/lato-samples.pdf +++ /dev/null diff --git a/Master/texmf-dist/source/lato/lato.pdf b/Master/texmf-dist/source/lato/lato.pdf Binary files differdeleted file mode 100644 index 0cf42238234..00000000000 --- a/Master/texmf-dist/source/lato/lato.pdf +++ /dev/null diff --git a/Master/texmf-dist/source/lato/lato.tex b/Master/texmf-dist/source/lato/lato.tex deleted file mode 100644 index 96760da2af5..00000000000 --- a/Master/texmf-dist/source/lato/lato.tex +++ /dev/null @@ -1,197 +0,0 @@ -%% lato.tex -%% 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) -% any later version. The latest version of this license is in -% http://www.latex-project.org/lppl.txt and version 1.3 or later is part of all -% distributions of LaTeX version 2005/12/01 or later. -% -% This work has the LPPL maintenance status `maintained'. -% -% The Current Maintainer of this work is Mohamed El Morabity -% -% This work consists of all files listed in manifest.txt. - -\documentclass{article} - -\usepackage[american]{babel} -\usepackage{booktabs} -\usepackage[utf8x]{inputenc} -\usepackage[default]{lato} -\usepackage{microtype} -\usepackage{multirow} -\usepackage{path} -\usepackage{relsize} -\usepackage[colorlinks]{hyperref} - -\hypersetup{% - pdftitle={LaTeX support for Lato},% - pdfauthor={Mohamed El Morabity}% -}% - -\newcommand{\acronym}[1]{\textsc{\lowercase{#1}}} -\newcommand{\code}{\texttt} -\newcommand{\command}{\texttt} -\newcommand{\email}[1]{\href{mailto:#1}{\nolinkurl{#1}}} -\newcommand{\name}{} -\newcommand{\package}{\texttt} -\newcommand{\parameter}[1]{\textnormal{\textit{#1}}} -\newcommand{\program}{} - -\title{\LaTeX{} support for Lato\\\relsize{-1}Version~1.2} - -\author{Mohamed \name{El~Morabity}\\\email{melmorabity@fedoraproject.org}} - -\begin{document} - -\maketitle - -\tableofcontents - -\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. - -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 \program{FontForge} for full support with \program{Dvips}. - -\section{Installation} - -These directions assume that your \TeX{} distribution is -\acronym{TDS}-compliant. - -Once the \path|lato.zip| archive extracted: -\begin{enumerate} -\item Copy \path|doc/|, \path|fonts/|, \path|source/|, and \path|tex/| - directories to your \path|texmf/| directory (either your local or global - \path|texmf/| directory). -\item Run \command{mktexlsr} to refresh the file name database and make \TeX{} - aware of the new files. -\item Run \command{updmap --enable Map lato.map} to make \program{Dvips}, - \program{dvipdf} and \program{pdf\TeX} aware of the new fonts. -\end{enumerate} - -Note that this package requires the \package{keyval}~\cite{keyval} and -\package{slantsc}~\cite{slantsc} (to handle italic/slanted small caps) ones to -work. - -\section{Usage} - -\subsection{Calling Lato} - -You can use the Lato font in a \LaTeX{} document by adding the command -\begin{verbatim} -\usepackage{lato} -\end{verbatim} -to the preamble. The package supplies the \code{\char`\\flafamily} command to -switch the current font to Lato. - -\subsubsection{Options} - -\paragraph{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: -\begin{verbatim} -\usepackage[default]{lato} -\end{verbatim} -To set Lato as default sans-serif only: -\begin{verbatim} -\usepackage[defaultsans]{lato} -\end{verbatim} - -\paragraph{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 -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[scale=0.95]{lato} -\end{verbatim} - -\subsection{Encodings} - -The following encodings are supported: -\begin{center} - OT1, T1, TS1 (partial) -\end{center} -To use one or another encoding, give the \LaTeX{} name to the \package{fontenc} -package as usual, as in -\begin{verbatim} -\usepackage[T1]{fontenc} -\usepackage{lato} -\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} - \begin{tabular}{ll} - \toprule - OT1-encoded&{\flafamily To Ta Té}\\ - \midrule - T1-encoded&{\flafamily\fontencoding{T1}\selectfont To Ta Té}\\ - \bottomrule - \end{tabular} -\end{center} -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 -\acronym{NFSS} classification. Parenthesized combinations are provided via -substitutions. -\begin{center} - \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)\\ - \bottomrule - \end{tabular} -\end{center} -Notice that the small capitals are faked ones (reduced to 80\%). - -\section{Known bugs and improvements} - -Please send bug reports and suggestions about the Lato \LaTeX{} support to -\href{mailto:melmorabity@fedoraproject.org}{Mohamed \name{El~Morabity}}. - -\subsection{Small dotless ``j''} - -The Lato font files do not provide any dotless ``j'' glyph. This \LaTeX{} -support provides a faked one ({\flafamily\j}), available by typing -\code{\char`\\j}, and built using the \command{t1dotlessj} command (from -LCDF~Typetools~\cite{lcdf}). - -\section{License} - -This package is released under the \LaTeX{} project public license, either -version~1.3c or above~\cite{lppl}. Anyway both the TrueType and Type~1 files are -delivered under the Open Font License version~1.1~\cite{ofl}. - -\begin{thebibliography}{9} -\bibitem{lato} \url{http://code.google.com/webfonts/family?family=Lato} -\bibitem{keyval} - \url{http://www.ctan.org/tex-archive/macros/latex/required/graphics/} -\bibitem{slantsc} - \url{http://www.ctan.org/tex-archive/macros/latex/contrib/slantsc/} -\bibitem{lcdf} \url{http://www.lcdf.org/type/} -\bibitem{lppl} \url{http://www.latex-project.org/lppl/lppl-1-3c.html} -\bibitem{ofl} \url{http://scripts.sil.org/OFL_web} -\end{thebibliography} - -\end{document} diff --git a/Master/texmf-dist/tex/latex/lato/lato.sty b/Master/texmf-dist/tex/latex/lato/lato.sty index b296d832158..2f62d547007 100644 --- a/Master/texmf-dist/tex/latex/lato/lato.sty +++ b/Master/texmf-dist/tex/latex/lato/lato.sty @@ -1,5 +1,5 @@ %% lato.sty -%% 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) @@ -14,16 +14,17 @@ % This work consists of all files listed in manifest.txt. \NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{lato}[2011/03/24 Lato] +\ProvidesPackage{lato}[2011/08/06 Lato] \RequirePackage{keyval} \RequirePackage{slantsc} +\RequirePackage[warn]{textcomp} % Taken from inconsolata.sty \define@key{lato}{scale}[1.0]{\def\lato@scale{s*[#1]}} \DeclareOption*{% - \begingroup - \edef\x{\endgroup + \begingroup% + \edef\x{\endgroup% \noexpand\setkeys{lato}{\CurrentOption}}% \x% } diff --git a/Master/texmf-dist/tex/latex/lato/ot1fla.fd b/Master/texmf-dist/tex/latex/lato/ot1fla.fd index ed34da79d74..386cff69d5b 100644 --- a/Master/texmf-dist/tex/latex/lato/ot1fla.fd +++ b/Master/texmf-dist/tex/latex/lato/ot1fla.fd @@ -5,7 +5,7 @@ %THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY \ProvidesFile{ot1fla.fd} - [2011/03/24 Fontinst v1.927 font definitions for OT1/fla.] + [2011/08/21 Fontinst v1.927 font definitions for OT1/fla.] \expandafter\ifx\csname lato@scale\endcsname\relax \let\lato@scale\@empty @@ -13,88 +13,92 @@ \DeclareFontFamily{OT1}{fla}{} -\DeclareFontShape{OT1}{fla}{m}{n}{ - <->\lato@scale ot1-Lato-Regular +\DeclareFontShape{OT1}{fla}{el}{n}{ + <->\lato@scale Lato-Hairline-ot1 }{} -\DeclareFontShape{OT1}{fla}{m}{it}{ - <->\lato@scale ot1-Lato-Italic +\DeclareFontShape{OT1}{fla}{el}{it}{ + <->\lato@scale Lato-HairlineItalic-ot1 }{} -\DeclareFontShape{OT1}{fla}{m}{sc}{ - <->\lato@scale ot1-Lato-Regular-SmallCaps +\DeclareFontShape{OT1}{fla}{el}{sc}{ + <->\lato@scale Lato-Hairline-SmallCaps-ot1 }{} -\DeclareFontShape{OT1}{fla}{m}{scit}{ - <->\lato@scale ot1-Lato-Italic-SmallCaps +\DeclareFontShape{OT1}{fla}{el}{scit}{ + <->\lato@scale Lato-HairlineItalic-SmallCaps-ot1 }{} -\DeclareFontShape{OT1}{fla}{b}{n}{ - <->\lato@scale ot1-Lato-Bold +\DeclareFontShape{OT1}{fla}{l}{n}{ + <->\lato@scale Lato-Light-ot1 }{} -\DeclareFontShape{OT1}{fla}{b}{it}{ - <->\lato@scale ot1-Lato-BoldItalic +\DeclareFontShape{OT1}{fla}{l}{it}{ + <->\lato@scale Lato-LightItalic-ot1 }{} -\DeclareFontShape{OT1}{fla}{b}{sc}{ - <->\lato@scale ot1-Lato-Bold-SmallCaps +\DeclareFontShape{OT1}{fla}{l}{sc}{ + <->\lato@scale Lato-Light-SmallCaps-ot1 }{} -\DeclareFontShape{OT1}{fla}{b}{scit}{ - <->\lato@scale ot1-Lato-BoldItalic-SmallCaps +\DeclareFontShape{OT1}{fla}{l}{scit}{ + <->\lato@scale Lato-LightItalic-SmallCaps-ot1 }{} -\DeclareFontShape{OT1}{fla}{eb}{n}{ - <->\lato@scale ot1-Lato-Black +\DeclareFontShape{OT1}{fla}{m}{n}{ + <->\lato@scale Lato-Regular-ot1 }{} -\DeclareFontShape{OT1}{fla}{eb}{it}{ - <->\lato@scale ot1-Lato-BlackItalic +\DeclareFontShape{OT1}{fla}{m}{it}{ + <->\lato@scale Lato-Italic-ot1 }{} -\DeclareFontShape{OT1}{fla}{eb}{sc}{ - <->\lato@scale ot1-Lato-Black-SmallCaps +\DeclareFontShape{OT1}{fla}{m}{sc}{ + <->\lato@scale Lato-Regular-SmallCaps-ot1 }{} -\DeclareFontShape{OT1}{fla}{eb}{scit}{ - <->\lato@scale ot1-Lato-BlackItalic-SmallCaps +\DeclareFontShape{OT1}{fla}{m}{scit}{ + <->\lato@scale Lato-Italic-SmallCaps-ot1 }{} -\DeclareFontShape{OT1}{fla}{l}{n}{ - <->\lato@scale ot1-Lato-Light +\DeclareFontShape{OT1}{fla}{b}{n}{ + <->\lato@scale Lato-Bold-ot1 }{} -\DeclareFontShape{OT1}{fla}{l}{it}{ - <->\lato@scale ot1-Lato-LightItalic +\DeclareFontShape{OT1}{fla}{b}{it}{ + <->\lato@scale Lato-BoldItalic-ot1 }{} -\DeclareFontShape{OT1}{fla}{l}{sc}{ - <->\lato@scale ot1-Lato-Light-SmallCaps +\DeclareFontShape{OT1}{fla}{b}{sc}{ + <->\lato@scale Lato-Bold-SmallCaps-ot1 }{} -\DeclareFontShape{OT1}{fla}{l}{scit}{ - <->\lato@scale ot1-Lato-LightItalic-SmallCaps +\DeclareFontShape{OT1}{fla}{b}{scit}{ + <->\lato@scale Lato-BoldItalic-SmallCaps-ot1 }{} -\DeclareFontShape{OT1}{fla}{ul}{n}{ - <->\lato@scale ot1-Lato-Hairline +\DeclareFontShape{OT1}{fla}{eb}{n}{ + <->\lato@scale Lato-Black-ot1 }{} -\DeclareFontShape{OT1}{fla}{ul}{it}{ - <->\lato@scale ot1-Lato-HairlineItalic +\DeclareFontShape{OT1}{fla}{eb}{it}{ + <->\lato@scale Lato-BlackItalic-ot1 }{} -\DeclareFontShape{OT1}{fla}{ul}{sc}{ - <->\lato@scale ot1-Lato-Hairline-SmallCaps +\DeclareFontShape{OT1}{fla}{eb}{sc}{ + <->\lato@scale Lato-Black-SmallCaps-ot1 }{} -\DeclareFontShape{OT1}{fla}{ul}{scit}{ - <->\lato@scale ot1-Lato-HairlineItalic-SmallCaps +\DeclareFontShape{OT1}{fla}{eb}{scit}{ + <->\lato@scale Lato-BlackItalic-SmallCaps-ot1 }{} -\DeclareFontShape{OT1}{fla}{m}{sl}{<->ssub * fla/m/it}{} -\DeclareFontShape{OT1}{fla}{m}{scsl}{<->ssub * fla/m/scit}{} +\DeclareFontShape{OT1}{fla}{el}{sl}{<->ssub * fla/el/it}{} +\DeclareFontShape{OT1}{fla}{el}{scsl}{<->ssub * fla/el/scit}{} +\DeclareFontShape{OT1}{fla}{l}{sl}{<->ssub * fla/l/it}{} +\DeclareFontShape{OT1}{fla}{m}{sl}{<->ssub * fla/l/sl}{} +\DeclareFontShape{OT1}{fla}{l}{scsl}{<->ssub * fla/l/scit}{} +\DeclareFontShape{OT1}{fla}{m}{scsl}{<->ssub * fla/l/scsl}{} \DeclareFontShape{OT1}{fla}{bx}{n}{<->ssub * fla/b/n}{} \DeclareFontShape{OT1}{fla}{bx}{it}{<->ssub * fla/b/it}{} \DeclareFontShape{OT1}{fla}{b}{sl}{<->ssub * fla/b/it}{} @@ -105,9 +109,5 @@ \DeclareFontShape{OT1}{fla}{bx}{scsl}{<->ssub * fla/b/scsl}{} \DeclareFontShape{OT1}{fla}{eb}{sl}{<->ssub * fla/eb/it}{} \DeclareFontShape{OT1}{fla}{eb}{scsl}{<->ssub * fla/eb/scit}{} -\DeclareFontShape{OT1}{fla}{l}{sl}{<->ssub * fla/l/it}{} -\DeclareFontShape{OT1}{fla}{l}{scsl}{<->ssub * fla/l/scit}{} -\DeclareFontShape{OT1}{fla}{ul}{sl}{<->ssub * fla/ul/it}{} -\DeclareFontShape{OT1}{fla}{ul}{scsl}{<->ssub * fla/ul/scit}{} \endinput diff --git a/Master/texmf-dist/tex/latex/lato/t1fla.fd b/Master/texmf-dist/tex/latex/lato/t1fla.fd index a223c95e0c6..1bbcffafe3d 100644 --- a/Master/texmf-dist/tex/latex/lato/t1fla.fd +++ b/Master/texmf-dist/tex/latex/lato/t1fla.fd @@ -5,7 +5,7 @@ %THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY \ProvidesFile{t1fla.fd} - [2011/03/24 Fontinst v1.927 font definitions for T1/fla.] + [2011/08/21 Fontinst v1.927 font definitions for T1/fla.] \expandafter\ifx\csname lato@scale\endcsname\relax \let\lato@scale\@empty @@ -13,88 +13,92 @@ \DeclareFontFamily{T1}{fla}{} -\DeclareFontShape{T1}{fla}{m}{n}{ - <->\lato@scale t1-Lato-Regular +\DeclareFontShape{T1}{fla}{el}{n}{ + <->\lato@scale Lato-Hairline-t1 }{} -\DeclareFontShape{T1}{fla}{m}{it}{ - <->\lato@scale t1-Lato-Italic +\DeclareFontShape{T1}{fla}{el}{it}{ + <->\lato@scale Lato-HairlineItalic-t1 }{} -\DeclareFontShape{T1}{fla}{m}{sc}{ - <->\lato@scale t1-Lato-Regular-SmallCaps +\DeclareFontShape{T1}{fla}{el}{sc}{ + <->\lato@scale Lato-Hairline-SmallCaps-t1 }{} -\DeclareFontShape{T1}{fla}{m}{scit}{ - <->\lato@scale t1-Lato-Italic-SmallCaps +\DeclareFontShape{T1}{fla}{el}{scit}{ + <->\lato@scale Lato-HairlineItalic-SmallCaps-t1 }{} -\DeclareFontShape{T1}{fla}{b}{n}{ - <->\lato@scale t1-Lato-Bold +\DeclareFontShape{T1}{fla}{l}{n}{ + <->\lato@scale Lato-Light-t1 }{} -\DeclareFontShape{T1}{fla}{b}{it}{ - <->\lato@scale t1-Lato-BoldItalic +\DeclareFontShape{T1}{fla}{l}{it}{ + <->\lato@scale Lato-LightItalic-t1 }{} -\DeclareFontShape{T1}{fla}{b}{sc}{ - <->\lato@scale t1-Lato-Bold-SmallCaps +\DeclareFontShape{T1}{fla}{l}{sc}{ + <->\lato@scale Lato-Light-SmallCaps-t1 }{} -\DeclareFontShape{T1}{fla}{b}{scit}{ - <->\lato@scale t1-Lato-BoldItalic-SmallCaps +\DeclareFontShape{T1}{fla}{l}{scit}{ + <->\lato@scale Lato-LightItalic-SmallCaps-t1 }{} -\DeclareFontShape{T1}{fla}{eb}{n}{ - <->\lato@scale t1-Lato-Black +\DeclareFontShape{T1}{fla}{m}{n}{ + <->\lato@scale Lato-Regular-t1 }{} -\DeclareFontShape{T1}{fla}{eb}{it}{ - <->\lato@scale t1-Lato-BlackItalic +\DeclareFontShape{T1}{fla}{m}{it}{ + <->\lato@scale Lato-Italic-t1 }{} -\DeclareFontShape{T1}{fla}{eb}{sc}{ - <->\lato@scale t1-Lato-Black-SmallCaps +\DeclareFontShape{T1}{fla}{m}{sc}{ + <->\lato@scale Lato-Regular-SmallCaps-t1 }{} -\DeclareFontShape{T1}{fla}{eb}{scit}{ - <->\lato@scale t1-Lato-BlackItalic-SmallCaps +\DeclareFontShape{T1}{fla}{m}{scit}{ + <->\lato@scale Lato-Italic-SmallCaps-t1 }{} -\DeclareFontShape{T1}{fla}{l}{n}{ - <->\lato@scale t1-Lato-Light +\DeclareFontShape{T1}{fla}{b}{n}{ + <->\lato@scale Lato-Bold-t1 }{} -\DeclareFontShape{T1}{fla}{l}{it}{ - <->\lato@scale t1-Lato-LightItalic +\DeclareFontShape{T1}{fla}{b}{it}{ + <->\lato@scale Lato-BoldItalic-t1 }{} -\DeclareFontShape{T1}{fla}{l}{sc}{ - <->\lato@scale t1-Lato-Light-SmallCaps +\DeclareFontShape{T1}{fla}{b}{sc}{ + <->\lato@scale Lato-Bold-SmallCaps-t1 }{} -\DeclareFontShape{T1}{fla}{l}{scit}{ - <->\lato@scale t1-Lato-LightItalic-SmallCaps +\DeclareFontShape{T1}{fla}{b}{scit}{ + <->\lato@scale Lato-BoldItalic-SmallCaps-t1 }{} -\DeclareFontShape{T1}{fla}{ul}{n}{ - <->\lato@scale t1-Lato-Hairline +\DeclareFontShape{T1}{fla}{eb}{n}{ + <->\lato@scale Lato-Black-t1 }{} -\DeclareFontShape{T1}{fla}{ul}{it}{ - <->\lato@scale t1-Lato-HairlineItalic +\DeclareFontShape{T1}{fla}{eb}{it}{ + <->\lato@scale Lato-BlackItalic-t1 }{} -\DeclareFontShape{T1}{fla}{ul}{sc}{ - <->\lato@scale t1-Lato-Hairline-SmallCaps +\DeclareFontShape{T1}{fla}{eb}{sc}{ + <->\lato@scale Lato-Black-SmallCaps-t1 }{} -\DeclareFontShape{T1}{fla}{ul}{scit}{ - <->\lato@scale t1-Lato-HairlineItalic-SmallCaps +\DeclareFontShape{T1}{fla}{eb}{scit}{ + <->\lato@scale Lato-BlackItalic-SmallCaps-t1 }{} -\DeclareFontShape{T1}{fla}{m}{sl}{<->ssub * fla/m/it}{} -\DeclareFontShape{T1}{fla}{m}{scsl}{<->ssub * fla/m/scit}{} +\DeclareFontShape{T1}{fla}{el}{sl}{<->ssub * fla/el/it}{} +\DeclareFontShape{T1}{fla}{el}{scsl}{<->ssub * fla/el/scit}{} +\DeclareFontShape{T1}{fla}{l}{sl}{<->ssub * fla/l/it}{} +\DeclareFontShape{T1}{fla}{m}{sl}{<->ssub * fla/l/sl}{} +\DeclareFontShape{T1}{fla}{l}{scsl}{<->ssub * fla/l/scit}{} +\DeclareFontShape{T1}{fla}{m}{scsl}{<->ssub * fla/l/scsl}{} \DeclareFontShape{T1}{fla}{bx}{n}{<->ssub * fla/b/n}{} \DeclareFontShape{T1}{fla}{bx}{it}{<->ssub * fla/b/it}{} \DeclareFontShape{T1}{fla}{b}{sl}{<->ssub * fla/b/it}{} @@ -105,9 +109,5 @@ \DeclareFontShape{T1}{fla}{bx}{scsl}{<->ssub * fla/b/scsl}{} \DeclareFontShape{T1}{fla}{eb}{sl}{<->ssub * fla/eb/it}{} \DeclareFontShape{T1}{fla}{eb}{scsl}{<->ssub * fla/eb/scit}{} -\DeclareFontShape{T1}{fla}{l}{sl}{<->ssub * fla/l/it}{} -\DeclareFontShape{T1}{fla}{l}{scsl}{<->ssub * fla/l/scit}{} -\DeclareFontShape{T1}{fla}{ul}{sl}{<->ssub * fla/ul/it}{} -\DeclareFontShape{T1}{fla}{ul}{scsl}{<->ssub * fla/ul/scit}{} \endinput diff --git a/Master/texmf-dist/tex/latex/lato/ts1fla.fd b/Master/texmf-dist/tex/latex/lato/ts1fla.fd index 8b43bd9e975..f9694251378 100644 --- a/Master/texmf-dist/tex/latex/lato/ts1fla.fd +++ b/Master/texmf-dist/tex/latex/lato/ts1fla.fd @@ -5,7 +5,7 @@ %THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY \ProvidesFile{ts1fla.fd} - [2011/03/24 Fontinst v1.927 font definitions for TS1/fla.] + [2011/08/21 Fontinst v1.927 font definitions for TS1/fla.] \expandafter\ifx\csname lato@scale\endcsname\relax \let\lato@scale\@empty @@ -13,88 +13,92 @@ \DeclareFontFamily{TS1}{fla}{} -\DeclareFontShape{TS1}{fla}{m}{n}{ - <->\lato@scale ts1-Lato-Regular +\DeclareFontShape{TS1}{fla}{el}{n}{ + <->\lato@scale Lato-Hairline-ts1 }{} -\DeclareFontShape{TS1}{fla}{m}{it}{ - <->\lato@scale ts1-Lato-Italic +\DeclareFontShape{TS1}{fla}{el}{it}{ + <->\lato@scale Lato-HairlineItalic-ts1 }{} -\DeclareFontShape{TS1}{fla}{m}{sc}{ - <->\lato@scale ts1-Lato-Regular +\DeclareFontShape{TS1}{fla}{el}{sc}{ + <->\lato@scale Lato-Hairline-ts1 }{} -\DeclareFontShape{TS1}{fla}{m}{scit}{ - <->\lato@scale ts1-Lato-Italic +\DeclareFontShape{TS1}{fla}{el}{scit}{ + <->\lato@scale Lato-HairlineItalic-ts1 }{} -\DeclareFontShape{TS1}{fla}{b}{n}{ - <->\lato@scale ts1-Lato-Bold +\DeclareFontShape{TS1}{fla}{l}{n}{ + <->\lato@scale Lato-Light-ts1 }{} -\DeclareFontShape{TS1}{fla}{b}{it}{ - <->\lato@scale ts1-Lato-BoldItalic +\DeclareFontShape{TS1}{fla}{l}{it}{ + <->\lato@scale Lato-LightItalic-ts1 }{} -\DeclareFontShape{TS1}{fla}{b}{sc}{ - <->\lato@scale ts1-Lato-Bold +\DeclareFontShape{TS1}{fla}{l}{sc}{ + <->\lato@scale Lato-Light-ts1 }{} -\DeclareFontShape{TS1}{fla}{b}{scit}{ - <->\lato@scale ts1-Lato-BoldItalic +\DeclareFontShape{TS1}{fla}{l}{scit}{ + <->\lato@scale Lato-LightItalic-ts1 }{} -\DeclareFontShape{TS1}{fla}{eb}{n}{ - <->\lato@scale ts1-Lato-Black +\DeclareFontShape{TS1}{fla}{m}{n}{ + <->\lato@scale Lato-Regular-ts1 }{} -\DeclareFontShape{TS1}{fla}{eb}{it}{ - <->\lato@scale ts1-Lato-BlackItalic +\DeclareFontShape{TS1}{fla}{m}{it}{ + <->\lato@scale Lato-Italic-ts1 }{} -\DeclareFontShape{TS1}{fla}{eb}{sc}{ - <->\lato@scale ts1-Lato-Bold +\DeclareFontShape{TS1}{fla}{m}{sc}{ + <->\lato@scale Lato-Regular-ts1 }{} -\DeclareFontShape{TS1}{fla}{eb}{scit}{ - <->\lato@scale ts1-Lato-BoldItalic +\DeclareFontShape{TS1}{fla}{m}{scit}{ + <->\lato@scale Lato-Italic-ts1 }{} -\DeclareFontShape{TS1}{fla}{l}{n}{ - <->\lato@scale ts1-Lato-Light +\DeclareFontShape{TS1}{fla}{b}{n}{ + <->\lato@scale Lato-Bold-ts1 }{} -\DeclareFontShape{TS1}{fla}{l}{it}{ - <->\lato@scale ts1-Lato-LightItalic +\DeclareFontShape{TS1}{fla}{b}{it}{ + <->\lato@scale Lato-BoldItalic-ts1 }{} -\DeclareFontShape{TS1}{fla}{l}{sc}{ - <->\lato@scale ts1-Lato-Light +\DeclareFontShape{TS1}{fla}{b}{sc}{ + <->\lato@scale Lato-Bold-ts1 }{} -\DeclareFontShape{TS1}{fla}{l}{scit}{ - <->\lato@scale ts1-Lato-LightItalic +\DeclareFontShape{TS1}{fla}{b}{scit}{ + <->\lato@scale Lato-BoldItalic-ts1 }{} -\DeclareFontShape{TS1}{fla}{ul}{n}{ - <->\lato@scale ts1-Lato-Hairline +\DeclareFontShape{TS1}{fla}{eb}{n}{ + <->\lato@scale Lato-Black-ts1 }{} -\DeclareFontShape{TS1}{fla}{ul}{it}{ - <->\lato@scale ts1-Lato-HairlineItalic +\DeclareFontShape{TS1}{fla}{eb}{it}{ + <->\lato@scale Lato-BlackItalic-ts1 }{} -\DeclareFontShape{TS1}{fla}{ul}{sc}{ - <->\lato@scale ts1-Lato-Hairline +\DeclareFontShape{TS1}{fla}{eb}{sc}{ + <->\lato@scale Lato-Black-ts1 }{} -\DeclareFontShape{TS1}{fla}{ul}{scit}{ - <->\lato@scale ts1-Lato-HairlineItalic +\DeclareFontShape{TS1}{fla}{eb}{scit}{ + <->\lato@scale Lato-BlackItalic-ts1 }{} -\DeclareFontShape{TS1}{fla}{m}{sl}{<->ssub * fla/m/it}{} -\DeclareFontShape{TS1}{fla}{m}{scsl}{<->ssub * fla/m/scit}{} +\DeclareFontShape{TS1}{fla}{el}{sl}{<->ssub * fla/el/it}{} +\DeclareFontShape{TS1}{fla}{el}{scsl}{<->ssub * fla/el/scit}{} +\DeclareFontShape{TS1}{fla}{l}{sl}{<->ssub * fla/l/it}{} +\DeclareFontShape{TS1}{fla}{m}{sl}{<->ssub * fla/l/sl}{} +\DeclareFontShape{TS1}{fla}{l}{scsl}{<->ssub * fla/l/scit}{} +\DeclareFontShape{TS1}{fla}{m}{scsl}{<->ssub * fla/l/scsl}{} \DeclareFontShape{TS1}{fla}{bx}{n}{<->ssub * fla/b/n}{} \DeclareFontShape{TS1}{fla}{bx}{it}{<->ssub * fla/b/it}{} \DeclareFontShape{TS1}{fla}{b}{sl}{<->ssub * fla/b/it}{} @@ -105,9 +109,5 @@ \DeclareFontShape{TS1}{fla}{bx}{scsl}{<->ssub * fla/b/scsl}{} \DeclareFontShape{TS1}{fla}{eb}{sl}{<->ssub * fla/eb/it}{} \DeclareFontShape{TS1}{fla}{eb}{scsl}{<->ssub * fla/eb/scit}{} -\DeclareFontShape{TS1}{fla}{l}{sl}{<->ssub * fla/l/it}{} -\DeclareFontShape{TS1}{fla}{l}{scsl}{<->ssub * fla/l/scit}{} -\DeclareFontShape{TS1}{fla}{ul}{sl}{<->ssub * fla/ul/it}{} -\DeclareFontShape{TS1}{fla}{ul}{scsl}{<->ssub * fla/ul/scit}{} \endinput |