From 84ead792ae29b5dcefb36517d42178c278b8cb9b Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Sat, 29 Aug 2020 03:01:08 +0000 Subject: CTAN sync 202008290301 --- macros/luatex/latex/luahyphenrules/README.md | 3 ++- .../luatex/latex/luahyphenrules/luahyphenrules.pdf | Bin 37590 -> 39798 bytes .../luatex/latex/luahyphenrules/luahyphenrules.sty | 6 +++--- .../luatex/latex/luahyphenrules/luahyphenrules.tex | 21 +++++++++------------ 4 files changed, 14 insertions(+), 16 deletions(-) (limited to 'macros/luatex/latex/luahyphenrules') diff --git a/macros/luatex/latex/luahyphenrules/README.md b/macros/luatex/latex/luahyphenrules/README.md index a73222e514..a55ab78794 100644 --- a/macros/luatex/latex/luahyphenrules/README.md +++ b/macros/luatex/latex/luahyphenrules/README.md @@ -8,8 +8,9 @@ language and load their patterns by means of `language.dat` without loading `babel`. * Javier Bezos -* 2016-12-07 +* 2020-08-28 * Released under the LaTeX Project Public License v1.3c or later See http://www.latex-project.org/lppl.txt * It requires LuaLaTeX +* Version 1.1 just fixes a bug with recent babel versions. diff --git a/macros/luatex/latex/luahyphenrules/luahyphenrules.pdf b/macros/luatex/latex/luahyphenrules/luahyphenrules.pdf index 9f0c9c39ac..e258c1e951 100644 Binary files a/macros/luatex/latex/luahyphenrules/luahyphenrules.pdf and b/macros/luatex/latex/luahyphenrules/luahyphenrules.pdf differ diff --git a/macros/luatex/latex/luahyphenrules/luahyphenrules.sty b/macros/luatex/latex/luahyphenrules/luahyphenrules.sty index 244bf903c8..5474744c84 100644 --- a/macros/luatex/latex/luahyphenrules/luahyphenrules.sty +++ b/macros/luatex/latex/luahyphenrules/luahyphenrules.sty @@ -2,7 +2,7 @@ % | Typeset luahyphenrules.tex to get the documentation. | % +--------------------------------------------------------+ % -%% Copyright (C) 2016 Javier Bezos +%% Copyright (C) 2016-2020 Javier Bezos %% All Rights Reserved %% http://www.texnia.com %% @@ -21,7 +21,7 @@ %% This work consists of the files luahyphenrules.tex and %% luahyphenrules.sty. \ProvidesPackage{luahyphenrules} - [2016/12/07 v1.0 language.dat reader lualatex] + [2020/08/28 v1.1 language.dat reader lualatex] % The code below is essentially the same as in babel.dtx, with a few % minor changes. See the latter for further info. @@ -38,7 +38,7 @@ \ignorespaces} \def\bbl@manylang{% \ifnum\bbl@last>\@ne - \bbl@info{Non-standard hyphenation setup}% + \PackageInfo{luahyphenrules}{Non-standard hyphenation setup}% \fi \let\bbl@manylang\relax} \def\bbl@process@language#1#2#3{% diff --git a/macros/luatex/latex/luahyphenrules/luahyphenrules.tex b/macros/luatex/latex/luahyphenrules/luahyphenrules.tex index d249d9d9ac..bf95f74f06 100644 --- a/macros/luatex/latex/luahyphenrules/luahyphenrules.tex +++ b/macros/luatex/latex/luahyphenrules/luahyphenrules.tex @@ -2,7 +2,7 @@ % | Typeset this file to get the documentation. | % +--------------------------------------------------+ % -%% Copyright (C) 2016 Javier Bezos +%% Copyright (C) 2016-2020 Javier Bezos %% All Rights Reserved %% http://www.texnia.com %% @@ -22,12 +22,12 @@ %% luahyphenrules.sty. \documentclass[a4paper]{ltxguide} -\title{\textsf{luahyphenrules}\\\large Version 1.0} +\title{\textsf{luahyphenrules}\\\large Version 1.1} \author{Javier Bezos\\\texttt{http://www.texnia.com}} -\date{2016-12-07} - +\date{2020-08-28} + \raggedright \parskip=.8ex \advance\oddsidemargin-.7cm @@ -48,6 +48,7 @@ \newtheorem{warning}{Warning} \newtheorem{note}{Note} \newtheorem{example}{Example} +\newtheorem{changes}{Changes} \begin{document} @@ -56,7 +57,7 @@ {\LARGE Loading patterns in \textsf{lualatex} with \texttt{language.dat}\par} \vspace*{1ex} -Version 1.0 (2016-12-07)\par +Version 1.1 (2020-08-28)\par Javier Bezos (\texttt{http://www.texnia.com}) \vspace*{6ex} @@ -103,12 +104,8 @@ raises and error. This package only works with Lua\LaTeX. \end{warning} +\begin{changes} + \textbf{1.1.} Fixed a bug with recent |babel| versions. +\end{changes} \end{document} - - - - - - - -- cgit v1.2.3