diff options
Diffstat (limited to 'Master/texmf-dist/tex/lualatex')
-rw-r--r-- | Master/texmf-dist/tex/lualatex/luahyphenrules/luahyphenrules.sty | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/lualatex/luahyphenrules/luahyphenrules.sty b/Master/texmf-dist/tex/lualatex/luahyphenrules/luahyphenrules.sty index 244bf903c88..5474744c84f 100644 --- a/Master/texmf-dist/tex/lualatex/luahyphenrules/luahyphenrules.sty +++ b/Master/texmf-dist/tex/lualatex/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{% |