texlive[70936] Master/texmf-dist: numspell (13apr24)

commits+karl at tug.org commits+karl at tug.org
Sat Apr 13 22:33:49 CEST 2024


Revision: 70936
          https://tug.org/svn/texlive?view=revision&revision=70936
Author:   karl
Date:     2024-04-13 22:33:49 +0200 (Sat, 13 Apr 2024)
Log Message:
-----------
numspell (13apr24)

Modified Paths:
--------------
    trunk/Master/texmf-dist/doc/latex/numspell/README
    trunk/Master/texmf-dist/doc/latex/numspell/numspell.pdf
    trunk/Master/texmf-dist/doc/latex/numspell/numspell.tex
    trunk/Master/texmf-dist/tex/latex/numspell/numspell-english.sty
    trunk/Master/texmf-dist/tex/latex/numspell/numspell-french.sty
    trunk/Master/texmf-dist/tex/latex/numspell/numspell-german.sty
    trunk/Master/texmf-dist/tex/latex/numspell/numspell-italian.sty
    trunk/Master/texmf-dist/tex/latex/numspell/numspell-latin.sty
    trunk/Master/texmf-dist/tex/latex/numspell/numspell-magyar.sty
    trunk/Master/texmf-dist/tex/latex/numspell/numspell.sty

Modified: trunk/Master/texmf-dist/doc/latex/numspell/README
===================================================================
--- trunk/Master/texmf-dist/doc/latex/numspell/README	2024-04-13 20:33:40 UTC (rev 70935)
+++ trunk/Master/texmf-dist/doc/latex/numspell/README	2024-04-13 20:33:49 UTC (rev 70936)
@@ -1,6 +1,6 @@
 numspell.sty package
 
-Copyright 2017-2021 by Tibor Tómács
+Copyright 2017-2024 by Tibor Tómács
 
 This package supports the spelling of cardinal and ordinal numbers.
 Supported languages are English, French, German, Hungarian, Italian, and Latin.

Modified: trunk/Master/texmf-dist/doc/latex/numspell/numspell.pdf
===================================================================
(Binary files differ)

Modified: trunk/Master/texmf-dist/doc/latex/numspell/numspell.tex
===================================================================
--- trunk/Master/texmf-dist/doc/latex/numspell/numspell.tex	2024-04-13 20:33:40 UTC (rev 70935)
+++ trunk/Master/texmf-dist/doc/latex/numspell/numspell.tex	2024-04-13 20:33:49 UTC (rev 70936)
@@ -1,7 +1,7 @@
 %%
 %% `numspell.tex' documentation of the numspell package
 %%
-%% Copyright 2017-2021 by Tibor Tomacs
+%% Copyright 2017-2024 by Tibor Tomacs
 %%
 %% This work may be distributed and/or modified under the
 %% conditions of the LaTeX Project Public License, either version 1.3
@@ -18,7 +18,6 @@
 \documentclass{article}
 \usepackage[a4paper]{geometry}
 \usepackage[pdfstartview=FitH,colorlinks,allcolors=black,bookmarksnumbered,hyperfootnotes=false]{hyperref}
-\usepackage[utf8]{inputenc}
 \usepackage[T1]{fontenc}
 \usepackage[magyar,italian,latin,ngerman,french,english]{babel}
 \usepackage[symbol]{footmisc}
@@ -55,8 +54,8 @@
 
 \begin{document}
 
-\title{The {\bfseries\sffamily numspell} package\\{\large v1.5 (2021/11/23)}}
-\author{Tibor Tómács\\{\normalsize\url{tomacs.tibor at uni-eszterhazy.hu}}}
+\title{The {\bfseries\sffamily numspell} package\\{\large v1.6 (2024/04/13)}}
+\author{Tibor Tómács\\{\normalsize\href{mailto:tomacs.tibor at gmail.com}{\texttt{tomacs.tibor at gmail.com}}}}
 \date{}
 \maketitle
 

Modified: trunk/Master/texmf-dist/tex/latex/numspell/numspell-english.sty
===================================================================
--- trunk/Master/texmf-dist/tex/latex/numspell/numspell-english.sty	2024-04-13 20:33:40 UTC (rev 70935)
+++ trunk/Master/texmf-dist/tex/latex/numspell/numspell-english.sty	2024-04-13 20:33:49 UTC (rev 70936)
@@ -1,7 +1,7 @@
 %%
 %% `numspell-english.sty' English language package for 'numspell.sty'
 %%
-%% Copyright 2017-2021 by Tibor Tomacs
+%% Copyright 2017-2024 by Tibor Tomacs
 %%
 %% This work may be distributed and/or modified under the
 %% conditions of the LaTeX Project Public License, either version 1.3

Modified: trunk/Master/texmf-dist/tex/latex/numspell/numspell-french.sty
===================================================================
--- trunk/Master/texmf-dist/tex/latex/numspell/numspell-french.sty	2024-04-13 20:33:40 UTC (rev 70935)
+++ trunk/Master/texmf-dist/tex/latex/numspell/numspell-french.sty	2024-04-13 20:33:49 UTC (rev 70936)
@@ -1,7 +1,7 @@
 %%
 %% `numspell-french.sty' French language package for 'numspell.sty'
 %%
-%% Copyright 2017-2021 by Tibor Tomacs
+%% Copyright 2017-2024 by Tibor Tomacs
 %%
 %% This work may be distributed and/or modified under the
 %% conditions of the LaTeX Project Public License, either version 1.3

Modified: trunk/Master/texmf-dist/tex/latex/numspell/numspell-german.sty
===================================================================
--- trunk/Master/texmf-dist/tex/latex/numspell/numspell-german.sty	2024-04-13 20:33:40 UTC (rev 70935)
+++ trunk/Master/texmf-dist/tex/latex/numspell/numspell-german.sty	2024-04-13 20:33:49 UTC (rev 70936)
@@ -1,7 +1,7 @@
 %%
 %% `numspell-german.sty' German language package for 'numspell.sty'
 %%
-%% Copyright 2017-2021 by Tibor Tomacs
+%% Copyright 2017-2024 by Tibor Tomacs
 %%
 %% This work may be distributed and/or modified under the
 %% conditions of the LaTeX Project Public License, either version 1.3

Modified: trunk/Master/texmf-dist/tex/latex/numspell/numspell-italian.sty
===================================================================
--- trunk/Master/texmf-dist/tex/latex/numspell/numspell-italian.sty	2024-04-13 20:33:40 UTC (rev 70935)
+++ trunk/Master/texmf-dist/tex/latex/numspell/numspell-italian.sty	2024-04-13 20:33:49 UTC (rev 70936)
@@ -1,7 +1,7 @@
 %%
 %% `numspell-italian.sty' Italian language package for 'numspell.sty'
 %%
-%% Copyright 2017-2021 by Tibor Tomacs
+%% Copyright 2017-2024 by Tibor Tomacs
 %%
 %% This work may be distributed and/or modified under the
 %% conditions of the LaTeX Project Public License, either version 1.3

Modified: trunk/Master/texmf-dist/tex/latex/numspell/numspell-latin.sty
===================================================================
--- trunk/Master/texmf-dist/tex/latex/numspell/numspell-latin.sty	2024-04-13 20:33:40 UTC (rev 70935)
+++ trunk/Master/texmf-dist/tex/latex/numspell/numspell-latin.sty	2024-04-13 20:33:49 UTC (rev 70936)
@@ -1,7 +1,7 @@
 %%
 %% `numspell-latin.sty' Latin language package for 'numspell.sty'
 %%
-%% Copyright 2021 by Keno Wehr
+%% Copyright 2021-2024 by Keno Wehr
 %%
 %% This work may be distributed and/or modified under the
 %% conditions of the LaTeX Project Public License, either version 1.3

Modified: trunk/Master/texmf-dist/tex/latex/numspell/numspell-magyar.sty
===================================================================
--- trunk/Master/texmf-dist/tex/latex/numspell/numspell-magyar.sty	2024-04-13 20:33:40 UTC (rev 70935)
+++ trunk/Master/texmf-dist/tex/latex/numspell/numspell-magyar.sty	2024-04-13 20:33:49 UTC (rev 70936)
@@ -1,7 +1,7 @@
 %%
 %% `numspell-magyar.sty' Hungarian language package for 'numspell.sty'
 %%
-%% Copyright 2017-2021 by Tibor Tomacs
+%% Copyright 2017-2024 by Tibor Tomacs
 %%
 %% This work may be distributed and/or modified under the
 %% conditions of the LaTeX Project Public License, either version 1.3

Modified: trunk/Master/texmf-dist/tex/latex/numspell/numspell.sty
===================================================================
--- trunk/Master/texmf-dist/tex/latex/numspell/numspell.sty	2024-04-13 20:33:40 UTC (rev 70935)
+++ trunk/Master/texmf-dist/tex/latex/numspell/numspell.sty	2024-04-13 20:33:49 UTC (rev 70936)
@@ -3,7 +3,7 @@
 %%
 %% Package for spelling the non-negative cardinal and ordinal numbers (maximum 66 digits).
 %%
-%% Copyright 2017-2021 by Tibor Tomacs
+%% Copyright 2017-2024 by Tibor Tomacs
 %%
 %% This work may be distributed and/or modified under the
 %% conditions of the LaTeX Project Public License, either version 1.3
@@ -18,7 +18,7 @@
 %% The Current Maintainer of this work is Tibor Tomacs.
 %%
 \NeedsTeXFormat{LaTeX2e}[2020/10/01]
-\ProvidesPackage{numspell}[2021/11/23 v1.5 Package for spelling cardinal and ordinal numbers]
+\ProvidesPackage{numspell}[2024/04/13 v1.6 Package for spelling cardinal and ordinal numbers]
 
 \RequirePackage{xstring,iflang}
 



More information about the tex-live-commits mailing list.