diff options
author | Karl Berry <karl@freefriends.org> | 2017-02-10 23:31:15 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-02-10 23:31:15 +0000 |
commit | f55680bd0ff263586a423e55926277b7f6c19b7a (patch) | |
tree | 03d72eb76f9bda118675759e3990d74e625889c9 /Master/texmf-dist/doc/latex/numspell/README | |
parent | 10e97945f3c4d2cea1d52090ee5f038652e2b9d2 (diff) |
numspell (9feb17)
git-svn-id: svn://tug.org/texlive/trunk@43189 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/numspell/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/numspell/README | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/numspell/README b/Master/texmf-dist/doc/latex/numspell/README new file mode 100644 index 00000000000..36738e13361 --- /dev/null +++ b/Master/texmf-dist/doc/latex/numspell/README @@ -0,0 +1,28 @@ +numspell.sty package + +Copyright 2017- by Tibor Tomacs + +Package for spelling cardinal and ordinal numbers. +Supported languages are English, German, French and Hungarian. + +This work may be distributed and/or modified under the +conditions of the LaTeX Project Public License, either version 1.3 +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 +version 2005/12/01 or later. + +This work has the LPPL maintenance status `maintained'. + +The Current Maintainer of this work is Tibor Tomacs. + +This work consists of the files + +README (this file) +numspell.sty (main package file) +numspell-english.sty (English package for numspell) +numspell-german.sty (German package for numspell) +numspell-french.sty (French package for numspell) +numspell-magyar.sty (Hungarian package for numspell) +numspell.tex and the derived file numspell.pdf (documentation).
\ No newline at end of file |