diff options
author | Norbert Preining <norbert@preining.info> | 2022-11-05 03:01:24 +0000 |
---|---|---|
committer | Norbert Preining <norbert@preining.info> | 2022-11-05 03:01:24 +0000 |
commit | 5a47812f51f3d10a580db0c74aa20d73f5ed2ae4 (patch) | |
tree | cc3522fb0d9ee5fad1b71c34210b81532fc5fb48 /macros/luatex/latex | |
parent | be4efcdb2f47821698dc8dbde89722b4f0c2e4b0 (diff) |
CTAN sync 202211050301
Diffstat (limited to 'macros/luatex/latex')
-rw-r--r-- | macros/luatex/latex/luaquotes/luaquotes-documentation.pdf | bin | 110314 -> 110367 bytes | |||
-rw-r--r-- | macros/luatex/latex/luaquotes/luaquotes.sty | 8 |
2 files changed, 4 insertions, 4 deletions
diff --git a/macros/luatex/latex/luaquotes/luaquotes-documentation.pdf b/macros/luatex/latex/luaquotes/luaquotes-documentation.pdf Binary files differindex f0d7e414d1..339ea92bb5 100644 --- a/macros/luatex/latex/luaquotes/luaquotes-documentation.pdf +++ b/macros/luatex/latex/luaquotes/luaquotes-documentation.pdf diff --git a/macros/luatex/latex/luaquotes/luaquotes.sty b/macros/luatex/latex/luaquotes/luaquotes.sty index 87ef2eb7cd..4889a3786b 100644 --- a/macros/luatex/latex/luaquotes/luaquotes.sty +++ b/macros/luatex/latex/luaquotes/luaquotes.sty @@ -1,14 +1,14 @@ -\def\luaquotesversionnumber{1.1} -\ProvidesPackage{dev-lua} +\def\luaquotesversionnumber{1.2.0} +\ProvidesPackage{luaquotes} [2022/10/25\luaquotesversionnumber smart quotes with lua] % !TeX program = lualatex % !TeX encoding = utf8 % This work may be distributed and/or modified under the -% conditions of the LaTeX Project Public License, either version 1.3 +% conditions of the LaTeX Project Public License, either version 1.3c % 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 +% and version 1.3c or later is part of all distributions of LaTeX % version 2005/12/01 or later. % % This work has the LPPL maintenance status `maintained'. |