diff options
Diffstat (limited to 'Master')
-rw-r--r-- | Master/texmf-dist/doc/latex/impnattypo/README | 3 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/impnattypo/impnattypo-fr.pdf | bin | 81806 -> 82309 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/impnattypo/impnattypo.pdf | bin | 80408 -> 80478 bytes | |||
-rw-r--r-- | Master/texmf-dist/source/latex/impnattypo/impnattypo.dtx | 18 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/impnattypo/impnattypo.sty | 2 | ||||
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 1 |
6 files changed, 13 insertions, 11 deletions
diff --git a/Master/texmf-dist/doc/latex/impnattypo/README b/Master/texmf-dist/doc/latex/impnattypo/README deleted file mode 100644 index c1617921056..00000000000 --- a/Master/texmf-dist/doc/latex/impnattypo/README +++ /dev/null @@ -1,3 +0,0 @@ -This package provides useful macros implementing recommendations by the French Imprimerie Nationale. The documentation of this package is in French. - -Ce paquet fournit des macros utiles implémentant des recommendations de l'Imprimerie Nationale Française. diff --git a/Master/texmf-dist/doc/latex/impnattypo/impnattypo-fr.pdf b/Master/texmf-dist/doc/latex/impnattypo/impnattypo-fr.pdf Binary files differindex 4bebd5934b2..a46aa0798f4 100644 --- a/Master/texmf-dist/doc/latex/impnattypo/impnattypo-fr.pdf +++ b/Master/texmf-dist/doc/latex/impnattypo/impnattypo-fr.pdf diff --git a/Master/texmf-dist/doc/latex/impnattypo/impnattypo.pdf b/Master/texmf-dist/doc/latex/impnattypo/impnattypo.pdf Binary files differindex 21890faf5a7..431e1ea99b6 100644 --- a/Master/texmf-dist/doc/latex/impnattypo/impnattypo.pdf +++ b/Master/texmf-dist/doc/latex/impnattypo/impnattypo.pdf diff --git a/Master/texmf-dist/source/latex/impnattypo/impnattypo.dtx b/Master/texmf-dist/source/latex/impnattypo/impnattypo.dtx index 2a65bfb9639..61bdccda949 100644 --- a/Master/texmf-dist/source/latex/impnattypo/impnattypo.dtx +++ b/Master/texmf-dist/source/latex/impnattypo/impnattypo.dtx @@ -26,7 +26,7 @@ %<package>\NeedsTeXFormat{LaTeX2e}[1999/12/01] %<package>\ProvidesPackage{impnattypo} %<*package> - [2013/06/17 1.1 Typographic utilities inspired by the French Imprimerie Nationale] + [2015/02/25 1.4 Typographic utilities inspired by the French Imprimerie Nationale] %</package> % %<*driver> @@ -76,6 +76,10 @@ % Right brace \} Tilde \~} % % +% \changes{1.4}{2015/02/25}{Fix release date} +% \changes{1.3}{2015/02/25}{Fix French documentation} +% \changes{1.2}{2013/06/18}{Fix French documentation} +% \changes{1.1}{2013/06/17}{Fix French documentation} % \changes{1.0}{2011/09/20}{Improve documentation, simplify internal variables} % \changes{0.9}{2011/09/20}{River detection returns false by default} % \changes{0.8}{2011/09/20}{Add river detection} @@ -272,7 +276,7 @@ % allows to fix this by using \LuaTeX. To activate this functionality, % you can use the \texttt{nosingleletter} option: % \else -% Il est également recommendé d'éviter les coupures isolant une lettre. +% Il est également recommandé d'éviter les coupures isolant une lettre. % La solution proposée par Patrick Gundlach\footnote{\url{http://tex.stackexchange.com/questions/27780/one-letter-word-at-the-end-of-line}} % permet de remédier à cela en utilisant \LuaTeX. Pour activer cette % fonctionalité, il faut utiliser l'option \texttt{nosingleletter}: @@ -373,9 +377,9 @@ % Une séquence de glyphes est considérée comme problématique si: % % \begin{itemize} -% \item Le nombre de mots entiers matchant est supérieur à \inthomeoarchymaxwords. +% \item Le nombre de mots entiers trouvés dans les deux lignes consécutives est supérieur à \inthomeoarchymaxwords. % Ce paramètre peut être ajusté par l'option \texttt{homeoarchymaxwords}; -% \item Le nombre de caractères matchant est supérieur à \inthomeoarchymaxchars. +% \item Le nombre de caractères trouvés dans les deux lignes consécutives est supérieur à \inthomeoarchymaxchars. % Ce paramètre peut être ajusté par l'option \texttt{homeoarchymaxchars}; % \end{itemize} % \fi @@ -438,7 +442,7 @@ % en toutes lettres malgré la tendance actuelle qui tend à lui substituer % la forme cardinale Chapitre I. \fg{} % -% L'option \texttt{frenchchapters} du paquet implémente cette recommendation: +% L'option \texttt{frenchchapters} du paquet implémente cette recommandation: % \fi % % \begin{verbatim} @@ -474,7 +478,7 @@ % \else % \subsection{Lignes orphelines et veuves} % -% Il est fortement recommendé de ne pas laisser de lignes orphelines +% Il est fortement recommandé de ne pas laisser de lignes orphelines % dans un document. Pour cela, nous vous conseillons d'utiliser le paquet % |nowidow|: % \fi @@ -527,7 +531,7 @@ % This document is generated with the \texttt{draft} option on % in order to demonstrate its effects. % \else -% Cette document est générée avec l'option \texttt{draft} afin d'en +% Cet document est générée avec l'option \texttt{draft} afin d'en % montrer les effets. % \fi % diff --git a/Master/texmf-dist/tex/latex/impnattypo/impnattypo.sty b/Master/texmf-dist/tex/latex/impnattypo/impnattypo.sty index 11e6fb0fb43..52eff956ef5 100644 --- a/Master/texmf-dist/tex/latex/impnattypo/impnattypo.sty +++ b/Master/texmf-dist/tex/latex/impnattypo/impnattypo.sty @@ -20,7 +20,7 @@ %% \NeedsTeXFormat{LaTeX2e}[1999/12/01] \ProvidesPackage{impnattypo} - [2013/06/17 1.1 Typographic utilities inspired by the French Imprimerie Nationale] + [2015/02/25 1.4 Typographic utilities inspired by the French Imprimerie Nationale] \ProvidesPackage{impnattypo} \RequirePackage{ifluatex} \RequirePackage{kvoptions} diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 17d5fdbb7d2..e62f1b73446 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -1121,6 +1121,7 @@ chomp ($Build = `cd $Master/../Build/source && pwd`); 'yt4pdf', "die 'skipping, per author (dps) request'", 'ytex', "die 'skipping, noinfo license'", 'zefonts', "die 'skipping, noinfo license'", #&MAKEflatten", + 'zhmakeindex', "die 'skipping, go seems too much to ask'", 'zhmetrics', "&MAKEcopy", 'zhmcjk', "die 'skipping, sorry, 8000 tfm files, (7feb12)'", 'zwgetfdate', "&MAKEcopy", |