From b7f95896ce301dbceea61c49abdfa85b2bdb42f9 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 30 Mar 2015 23:12:49 +0000 Subject: datetime2-* (30mar15) git-svn-id: svn://tug.org/texlive/trunk@36682 c570f23f-e606-0410-a88d-b1316a301751 --- .../texmf-dist/doc/latex/datetime2-bahasai/README | 57 +++++++++++++++++++++ .../latex/datetime2-bahasai/datetime2-bahasai.pdf | Bin 0 -> 271946 bytes .../texmf-dist/doc/latex/datetime2-basque/README | 57 +++++++++++++++++++++ .../latex/datetime2-basque/datetime2-basque.pdf | Bin 0 -> 274538 bytes .../texmf-dist/doc/latex/datetime2-breton/README | 57 +++++++++++++++++++++ .../latex/datetime2-breton/datetime2-breton.pdf | Bin 0 -> 281088 bytes .../doc/latex/datetime2-bulgarian/README | 57 +++++++++++++++++++++ .../datetime2-bulgarian/datetime2-bulgarian.pdf | Bin 0 -> 82213 bytes .../texmf-dist/doc/latex/datetime2-catalan/README | 57 +++++++++++++++++++++ .../latex/datetime2-catalan/datetime2-catalan.pdf | Bin 0 -> 279554 bytes .../texmf-dist/doc/latex/datetime2-croatian/README | 57 +++++++++++++++++++++ .../datetime2-croatian/datetime2-croatian.pdf | Bin 0 -> 84678 bytes Master/texmf-dist/doc/latex/datetime2-czech/README | 57 +++++++++++++++++++++ .../doc/latex/datetime2-czech/datetime2-czech.pdf | Bin 0 -> 81861 bytes .../texmf-dist/doc/latex/datetime2-danish/README | 57 +++++++++++++++++++++ .../latex/datetime2-danish/datetime2-danish.pdf | Bin 0 -> 83293 bytes Master/texmf-dist/doc/latex/datetime2-dutch/README | 57 +++++++++++++++++++++ .../doc/latex/datetime2-dutch/datetime2-dutch.pdf | Bin 0 -> 278260 bytes .../doc/latex/datetime2-esperanto/README | 57 +++++++++++++++++++++ .../datetime2-esperanto/datetime2-esperanto.pdf | Bin 0 -> 81605 bytes .../texmf-dist/doc/latex/datetime2-estonian/README | 57 +++++++++++++++++++++ .../datetime2-estonian/datetime2-estonian.pdf | Bin 0 -> 81130 bytes .../texmf-dist/doc/latex/datetime2-finnish/README | 57 +++++++++++++++++++++ .../latex/datetime2-finnish/datetime2-finnish.pdf | Bin 0 -> 80810 bytes 24 files changed, 684 insertions(+) create mode 100644 Master/texmf-dist/doc/latex/datetime2-bahasai/README create mode 100644 Master/texmf-dist/doc/latex/datetime2-bahasai/datetime2-bahasai.pdf create mode 100644 Master/texmf-dist/doc/latex/datetime2-basque/README create mode 100644 Master/texmf-dist/doc/latex/datetime2-basque/datetime2-basque.pdf create mode 100644 Master/texmf-dist/doc/latex/datetime2-breton/README create mode 100644 Master/texmf-dist/doc/latex/datetime2-breton/datetime2-breton.pdf create mode 100644 Master/texmf-dist/doc/latex/datetime2-bulgarian/README create mode 100644 Master/texmf-dist/doc/latex/datetime2-bulgarian/datetime2-bulgarian.pdf create mode 100644 Master/texmf-dist/doc/latex/datetime2-catalan/README create mode 100644 Master/texmf-dist/doc/latex/datetime2-catalan/datetime2-catalan.pdf create mode 100644 Master/texmf-dist/doc/latex/datetime2-croatian/README create mode 100644 Master/texmf-dist/doc/latex/datetime2-croatian/datetime2-croatian.pdf create mode 100644 Master/texmf-dist/doc/latex/datetime2-czech/README create mode 100644 Master/texmf-dist/doc/latex/datetime2-czech/datetime2-czech.pdf create mode 100644 Master/texmf-dist/doc/latex/datetime2-danish/README create mode 100644 Master/texmf-dist/doc/latex/datetime2-danish/datetime2-danish.pdf create mode 100644 Master/texmf-dist/doc/latex/datetime2-dutch/README create mode 100644 Master/texmf-dist/doc/latex/datetime2-dutch/datetime2-dutch.pdf create mode 100644 Master/texmf-dist/doc/latex/datetime2-esperanto/README create mode 100644 Master/texmf-dist/doc/latex/datetime2-esperanto/datetime2-esperanto.pdf create mode 100644 Master/texmf-dist/doc/latex/datetime2-estonian/README create mode 100644 Master/texmf-dist/doc/latex/datetime2-estonian/datetime2-estonian.pdf create mode 100644 Master/texmf-dist/doc/latex/datetime2-finnish/README create mode 100644 Master/texmf-dist/doc/latex/datetime2-finnish/datetime2-finnish.pdf (limited to 'Master/texmf-dist/doc') diff --git a/Master/texmf-dist/doc/latex/datetime2-bahasai/README b/Master/texmf-dist/doc/latex/datetime2-bahasai/README new file mode 100644 index 00000000000..743548b669a --- /dev/null +++ b/Master/texmf-dist/doc/latex/datetime2-bahasai/README @@ -0,0 +1,57 @@ +Bahasai Language Module for datetime2 Package + +Author: Nicola L. C. Talbot (inactive) + +Licence: LPPL + +Required Packages: datetime2, tracklang + +This module is unmaintained. If you want to volunteer to take over +the maintenance contact me at www.dickimaw-books.com/contact.html + +Example usage: + +\documentclass{article} +\usepackage[bahasai]{datetime2} +\begin{document} +\today +\end{document} + +\documentclass[bahasai]{article} +\usepackage{babel} +\usepackage[useregional]{datetime2} +\begin{document} +\today +\end{document} + +\documentclass{article} +\usepackage{polyglossia} +\setmainlanguage{bahasai} +\usepackage[bahasai]{datetime2} +\begin{document} +\today +\end{document} + +INSTALLATION +============ + +latex datetime2-bahasai.ins + +Move all *.ldf files to +TEXMF/tex/latex/datetime2-contrib/datetime2-bahasai/ + +Documentation: + +pdflatex datetime2-bahasai.dtx +makeindex -s gind.ist datetime2-bahasai.idx +makeindex -s gglo.ist -o datetime2-bahasai.gls datetime2-bahasai.glo +pdflatex datetime2-bahasai.dtx +pdflatex datetime2-bahasai.dtx + +Move datetime2-bahasai.pdf and README to +TEXMF/doc/latex/datetime2-contrib/datetime2-bahasai/ + +This material is subject to the LaTeX Project Public License. +See http://www.ctan.org/license/lppl1.3 for the details of that +license. + diff --git a/Master/texmf-dist/doc/latex/datetime2-bahasai/datetime2-bahasai.pdf b/Master/texmf-dist/doc/latex/datetime2-bahasai/datetime2-bahasai.pdf new file mode 100644 index 00000000000..e8a78b0b2bd Binary files /dev/null and b/Master/texmf-dist/doc/latex/datetime2-bahasai/datetime2-bahasai.pdf differ diff --git a/Master/texmf-dist/doc/latex/datetime2-basque/README b/Master/texmf-dist/doc/latex/datetime2-basque/README new file mode 100644 index 00000000000..da28d4e7aac --- /dev/null +++ b/Master/texmf-dist/doc/latex/datetime2-basque/README @@ -0,0 +1,57 @@ +Basque Language Module for datetime2 Package + +Author: Nicola L. C. Talbot (inactive) + +Licence: LPPL + +Required Packages: datetime2, tracklang + +This module is unmaintained. If you want to volunteer to take over +the maintenance contact me at www.dickimaw-books.com/contact.html + +Example usage: + +\documentclass{article} +\usepackage[basque]{datetime2} +\begin{document} +\today +\end{document} + +\documentclass[basque]{article} +\usepackage{babel} +\usepackage[useregional]{datetime2} +\begin{document} +\today +\end{document} + +\documentclass{article} +\usepackage{polyglossia} +\setmainlanguage{basque} +\usepackage[basque]{datetime2} +\begin{document} +\today +\end{document} + +INSTALLATION +============ + +latex datetime2-basque.ins + +Move all *.ldf files to +TEXMF/tex/latex/datetime2-contrib/datetime2-basque/ + +Documentation: + +pdflatex datetime2-basque.dtx +makeindex -s gind.ist datetime2-basque.idx +makeindex -s gglo.ist -o datetime2-basque.gls datetime2-basque.glo +pdflatex datetime2-basque.dtx +pdflatex datetime2-basque.dtx + +Move datetime2-basque.pdf and README to +TEXMF/doc/latex/datetime2-contrib/datetime2-basque/ + +This material is subject to the LaTeX Project Public License. +See http://www.ctan.org/license/lppl1.3 for the details of that +license. + diff --git a/Master/texmf-dist/doc/latex/datetime2-basque/datetime2-basque.pdf b/Master/texmf-dist/doc/latex/datetime2-basque/datetime2-basque.pdf new file mode 100644 index 00000000000..5017c7b0070 Binary files /dev/null and b/Master/texmf-dist/doc/latex/datetime2-basque/datetime2-basque.pdf differ diff --git a/Master/texmf-dist/doc/latex/datetime2-breton/README b/Master/texmf-dist/doc/latex/datetime2-breton/README new file mode 100644 index 00000000000..f488940b769 --- /dev/null +++ b/Master/texmf-dist/doc/latex/datetime2-breton/README @@ -0,0 +1,57 @@ +Breton Language Module for datetime2 Package + +Author: Nicola L. C. Talbot (inactive) + +Licence: LPPL + +Required Packages: datetime2, tracklang + +This module is unmaintained. If you want to volunteer to take over +the maintenance contact me at www.dickimaw-books.com/contact.html + +Example usage: + +\documentclass{article} +\usepackage[breton]{datetime2} +\begin{document} +\today +\end{document} + +\documentclass[breton]{article} +\usepackage{babel} +\usepackage[useregional]{datetime2} +\begin{document} +\today +\end{document} + +\documentclass{article} +\usepackage{polyglossia} +\setmainlanguage{breton} +\usepackage[breton]{datetime2} +\begin{document} +\today +\end{document} + +INSTALLATION +============ + +latex datetime2-breton.ins + +Move all *.ldf files to +TEXMF/tex/latex/datetime2-contrib/datetime2-breton/ + +Documentation: + +pdflatex datetime2-breton.dtx +makeindex -s gind.ist datetime2-breton.idx +makeindex -s gglo.ist -o datetime2-breton.gls datetime2-breton.glo +pdflatex datetime2-breton.dtx +pdflatex datetime2-breton.dtx + +Move datetime2-breton.pdf and README to +TEXMF/doc/latex/datetime2-contrib/datetime2-breton/ + +This material is subject to the LaTeX Project Public License. +See http://www.ctan.org/license/lppl1.3 for the details of that +license. + diff --git a/Master/texmf-dist/doc/latex/datetime2-breton/datetime2-breton.pdf b/Master/texmf-dist/doc/latex/datetime2-breton/datetime2-breton.pdf new file mode 100644 index 00000000000..fc6edc0f8c9 Binary files /dev/null and b/Master/texmf-dist/doc/latex/datetime2-breton/datetime2-breton.pdf differ diff --git a/Master/texmf-dist/doc/latex/datetime2-bulgarian/README b/Master/texmf-dist/doc/latex/datetime2-bulgarian/README new file mode 100644 index 00000000000..705206adf7c --- /dev/null +++ b/Master/texmf-dist/doc/latex/datetime2-bulgarian/README @@ -0,0 +1,57 @@ +Bulgarian Language Module for datetime2 Package + +Author: Nicola L. C. Talbot (inactive) + +Licence: LPPL + +Required Packages: datetime2, tracklang + +This module is unmaintained. If you want to volunteer to take over +the maintenance contact me at www.dickimaw-books.com/contact.html + +Example usage: + +\documentclass{article} +\usepackage[bulgarian]{datetime2} +\begin{document} +\today +\end{document} + +\documentclass[bulgarian]{article} +\usepackage{babel} +\usepackage[useregional]{datetime2} +\begin{document} +\today +\end{document} + +\documentclass{article} +\usepackage{polyglossia} +\setmainlanguage{bulgarian} +\usepackage[bulgarian]{datetime2} +\begin{document} +\today +\end{document} + +INSTALLATION +============ + +xelatex datetime2-bulgarian.ins + +Move all *.ldf files to +TEXMF/tex/latex/datetime2-contrib/datetime2-bulgarian/ + +Documentation: + +xelatex datetime2-bulgarian.dtx +makeindex -s gind.ist datetime2-bulgarian.idx +makeindex -s gglo.ist -o datetime2-bulgarian.gls datetime2-bulgarian.glo +xelatex datetime2-bulgarian.dtx +xelatex datetime2-bulgarian.dtx + +Move datetime2-bulgarian.pdf and README to +TEXMF/doc/latex/datetime2-contrib/datetime2-bulgarian/ + +This material is subject to the LaTeX Project Public License. +See http://www.ctan.org/license/lppl1.3 for the details of that +license. + diff --git a/Master/texmf-dist/doc/latex/datetime2-bulgarian/datetime2-bulgarian.pdf b/Master/texmf-dist/doc/latex/datetime2-bulgarian/datetime2-bulgarian.pdf new file mode 100644 index 00000000000..294c77b2414 Binary files /dev/null and b/Master/texmf-dist/doc/latex/datetime2-bulgarian/datetime2-bulgarian.pdf differ diff --git a/Master/texmf-dist/doc/latex/datetime2-catalan/README b/Master/texmf-dist/doc/latex/datetime2-catalan/README new file mode 100644 index 00000000000..ebd2936c690 --- /dev/null +++ b/Master/texmf-dist/doc/latex/datetime2-catalan/README @@ -0,0 +1,57 @@ +Catalan Language Module for datetime2 Package + +Author: Nicola L. C. Talbot (inactive) + +Licence: LPPL + +Required Packages: datetime2, tracklang + +This module is unmaintained. If you want to volunteer to take over +the maintenance contact me at www.dickimaw-books.com/contact.html + +Example usage: + +\documentclass{article} +\usepackage[catalan]{datetime2} +\begin{document} +\today +\end{document} + +\documentclass[catalan]{article} +\usepackage{babel} +\usepackage[useregional]{datetime2} +\begin{document} +\today +\end{document} + +\documentclass{article} +\usepackage{polyglossia} +\setmainlanguage{catalan} +\usepackage[catalan]{datetime2} +\begin{document} +\today +\end{document} + +INSTALLATION +============ + +latex datetime2-catalan.ins + +Move all *.ldf files to +TEXMF/tex/latex/datetime2-contrib/datetime2-catalan/ + +Documentation: + +pdflatex datetime2-catalan.dtx +makeindex -s gind.ist datetime2-catalan.idx +makeindex -s gglo.ist -o datetime2-catalan.gls datetime2-catalan.glo +pdflatex datetime2-catalan.dtx +pdflatex datetime2-catalan.dtx + +Move datetime2-catalan.pdf and README to +TEXMF/doc/latex/datetime2-contrib/datetime2-catalan/ + +This material is subject to the LaTeX Project Public License. +See http://www.ctan.org/license/lppl1.3 for the details of that +license. + diff --git a/Master/texmf-dist/doc/latex/datetime2-catalan/datetime2-catalan.pdf b/Master/texmf-dist/doc/latex/datetime2-catalan/datetime2-catalan.pdf new file mode 100644 index 00000000000..a983fa1a47a Binary files /dev/null and b/Master/texmf-dist/doc/latex/datetime2-catalan/datetime2-catalan.pdf differ diff --git a/Master/texmf-dist/doc/latex/datetime2-croatian/README b/Master/texmf-dist/doc/latex/datetime2-croatian/README new file mode 100644 index 00000000000..458bd172b3b --- /dev/null +++ b/Master/texmf-dist/doc/latex/datetime2-croatian/README @@ -0,0 +1,57 @@ +Croatian Language Module for datetime2 Package + +Author: Nicola L. C. Talbot (inactive) + +Licence: LPPL + +Required Packages: datetime2, tracklang + +This module is unmaintained. If you want to volunteer to take over +the maintenance contact me at www.dickimaw-books.com/contact.html + +Example usage: + +\documentclass{article} +\usepackage[croatian]{datetime2} +\begin{document} +\today +\end{document} + +\documentclass[croatian]{article} +\usepackage{babel} +\usepackage[useregional]{datetime2} +\begin{document} +\today +\end{document} + +\documentclass{article} +\usepackage{polyglossia} +\setmainlanguage{croatian} +\usepackage[croatian]{datetime2} +\begin{document} +\today +\end{document} + +INSTALLATION +============ + +xelatex datetime2-croatian.ins + +Move all *.ldf files to +TEXMF/tex/latex/datetime2-contrib/datetime2-croatian/ + +Documentation: + +xelatex datetime2-croatian.dtx +makeindex -s gind.ist datetime2-croatian.idx +makeindex -s gglo.ist -o datetime2-croatian.gls datetime2-croatian.glo +xelatex datetime2-croatian.dtx +xelatex datetime2-croatian.dtx + +Move datetime2-croatian.pdf and README to +TEXMF/doc/latex/datetime2-contrib/datetime2-croatian/ + +This material is subject to the LaTeX Project Public License. +See http://www.ctan.org/license/lppl1.3 for the details of that +license. + diff --git a/Master/texmf-dist/doc/latex/datetime2-croatian/datetime2-croatian.pdf b/Master/texmf-dist/doc/latex/datetime2-croatian/datetime2-croatian.pdf new file mode 100644 index 00000000000..2da114369db Binary files /dev/null and b/Master/texmf-dist/doc/latex/datetime2-croatian/datetime2-croatian.pdf differ diff --git a/Master/texmf-dist/doc/latex/datetime2-czech/README b/Master/texmf-dist/doc/latex/datetime2-czech/README new file mode 100644 index 00000000000..7f8e8a7c2cb --- /dev/null +++ b/Master/texmf-dist/doc/latex/datetime2-czech/README @@ -0,0 +1,57 @@ +Czech Language Module for datetime2 Package + +Author: Nicola L. C. Talbot (inactive) + +Licence: LPPL + +Required Packages: datetime2, tracklang + +This module is unmaintained. If you want to volunteer to take over +the maintenance contact me at www.dickimaw-books.com/contact.html + +Example usage: + +\documentclass{article} +\usepackage[czech]{datetime2} +\begin{document} +\today +\end{document} + +\documentclass[czech]{article} +\usepackage{babel} +\usepackage[useregional]{datetime2} +\begin{document} +\today +\end{document} + +\documentclass{article} +\usepackage{polyglossia} +\setmainlanguage{czech} +\usepackage[czech]{datetime2} +\begin{document} +\today +\end{document} + +INSTALLATION +============ + +xelatex datetime2-czech.ins + +Move all *.ldf files to +TEXMF/tex/latex/datetime2-contrib/datetime2-czech/ + +Documentation: + +xelatex datetime2-czech.dtx +makeindex -s gind.ist datetime2-czech.idx +makeindex -s gglo.ist -o datetime2-czech.gls datetime2-czech.glo +xelatex datetime2-czech.dtx +xelatex datetime2-czech.dtx + +Move datetime2-czech.pdf and README to +TEXMF/doc/latex/datetime2-contrib/datetime2-czech/ + +This material is subject to the LaTeX Project Public License. +See http://www.ctan.org/license/lppl1.3 for the details of that +license. + diff --git a/Master/texmf-dist/doc/latex/datetime2-czech/datetime2-czech.pdf b/Master/texmf-dist/doc/latex/datetime2-czech/datetime2-czech.pdf new file mode 100644 index 00000000000..dbbdd60d911 Binary files /dev/null and b/Master/texmf-dist/doc/latex/datetime2-czech/datetime2-czech.pdf differ diff --git a/Master/texmf-dist/doc/latex/datetime2-danish/README b/Master/texmf-dist/doc/latex/datetime2-danish/README new file mode 100644 index 00000000000..2fb682a8839 --- /dev/null +++ b/Master/texmf-dist/doc/latex/datetime2-danish/README @@ -0,0 +1,57 @@ +Danish Language Module for datetime2 Package + +Author: Nicola L. C. Talbot (inactive) + +Licence: LPPL + +Required Packages: datetime2, tracklang + +This module is unmaintained. If you want to volunteer to take over +the maintenance contact me at www.dickimaw-books.com/contact.html + +Example usage: + +\documentclass{article} +\usepackage[danish]{datetime2} +\begin{document} +\today +\end{document} + +\documentclass[danish]{article} +\usepackage{babel} +\usepackage[useregional]{datetime2} +\begin{document} +\today +\end{document} + +\documentclass{article} +\usepackage{polyglossia} +\setmainlanguage{danish} +\usepackage[danish]{datetime2} +\begin{document} +\today +\end{document} + +INSTALLATION +============ + +xelatex datetime2-danish.ins + +Move all *.ldf files to +TEXMF/tex/latex/datetime2-contrib/datetime2-danish/ + +Documentation: + +xelatex datetime2-danish.dtx +makeindex -s gind.ist datetime2-danish.idx +makeindex -s gglo.ist -o datetime2-danish.gls datetime2-danish.glo +xelatex datetime2-danish.dtx +xelatex datetime2-danish.dtx + +Move datetime2-danish.pdf and README to +TEXMF/doc/latex/datetime2-contrib/datetime2-danish/ + +This material is subject to the LaTeX Project Public License. +See http://www.ctan.org/license/lppl1.3 for the details of that +license. + diff --git a/Master/texmf-dist/doc/latex/datetime2-danish/datetime2-danish.pdf b/Master/texmf-dist/doc/latex/datetime2-danish/datetime2-danish.pdf new file mode 100644 index 00000000000..3346b5b76eb Binary files /dev/null and b/Master/texmf-dist/doc/latex/datetime2-danish/datetime2-danish.pdf differ diff --git a/Master/texmf-dist/doc/latex/datetime2-dutch/README b/Master/texmf-dist/doc/latex/datetime2-dutch/README new file mode 100644 index 00000000000..7b78ccf61ca --- /dev/null +++ b/Master/texmf-dist/doc/latex/datetime2-dutch/README @@ -0,0 +1,57 @@ +Dutch Language Module for datetime2 Package + +Author: Nicola L. C. Talbot (inactive) + +Licence: LPPL + +Required Packages: datetime2, tracklang + +This module is unmaintained. If you want to volunteer to take over +the maintenance contact me at www.dickimaw-books.com/contact.html + +Example usage: + +\documentclass{article} +\usepackage[dutch]{datetime2} +\begin{document} +\today +\end{document} + +\documentclass[dutch]{article} +\usepackage{babel} +\usepackage[useregional]{datetime2} +\begin{document} +\today +\end{document} + +\documentclass{article} +\usepackage{polyglossia} +\setmainlanguage{dutch} +\usepackage[dutch]{datetime2} +\begin{document} +\today +\end{document} + +INSTALLATION +============ + +latex datetime2-dutch.ins + +Move all *.ldf files to +TEXMF/tex/latex/datetime2-contrib/datetime2-dutch/ + +Documentation: + +pdflatex datetime2-dutch.dtx +makeindex -s gind.ist datetime2-dutch.idx +makeindex -s gglo.ist -o datetime2-dutch.gls datetime2-dutch.glo +pdflatex datetime2-dutch.dtx +pdflatex datetime2-dutch.dtx + +Move datetime2-dutch.pdf and README to +TEXMF/doc/latex/datetime2-contrib/datetime2-dutch/ + +This material is subject to the LaTeX Project Public License. +See http://www.ctan.org/license/lppl1.3 for the details of that +license. + diff --git a/Master/texmf-dist/doc/latex/datetime2-dutch/datetime2-dutch.pdf b/Master/texmf-dist/doc/latex/datetime2-dutch/datetime2-dutch.pdf new file mode 100644 index 00000000000..79a84d95cad Binary files /dev/null and b/Master/texmf-dist/doc/latex/datetime2-dutch/datetime2-dutch.pdf differ diff --git a/Master/texmf-dist/doc/latex/datetime2-esperanto/README b/Master/texmf-dist/doc/latex/datetime2-esperanto/README new file mode 100644 index 00000000000..204c0647b21 --- /dev/null +++ b/Master/texmf-dist/doc/latex/datetime2-esperanto/README @@ -0,0 +1,57 @@ +Esperanto Language Module for datetime2 Package + +Author: Nicola L. C. Talbot (inactive) + +Licence: LPPL + +Required Packages: datetime2, tracklang + +This module is unmaintained. If you want to volunteer to take over +the maintenance contact me at www.dickimaw-books.com/contact.html + +Example usage: + +\documentclass{article} +\usepackage[esperanto]{datetime2} +\begin{document} +\today +\end{document} + +\documentclass[esperanto]{article} +\usepackage{babel} +\usepackage[useregional]{datetime2} +\begin{document} +\today +\end{document} + +\documentclass{article} +\usepackage{polyglossia} +\setmainlanguage{esperanto} +\usepackage[esperanto]{datetime2} +\begin{document} +\today +\end{document} + +INSTALLATION +============ + +xelatex datetime2-esperanto.ins + +Move all *.ldf files to +TEXMF/tex/latex/datetime2-contrib/datetime2-esperanto/ + +Documentation: + +xelatex datetime2-esperanto.dtx +makeindex -s gind.ist datetime2-esperanto.idx +makeindex -s gglo.ist -o datetime2-esperanto.gls datetime2-esperanto.glo +xelatex datetime2-esperanto.dtx +xelatex datetime2-esperanto.dtx + +Move datetime2-esperanto.pdf and README to +TEXMF/doc/latex/datetime2-contrib/datetime2-esperanto/ + +This material is subject to the LaTeX Project Public License. +See http://www.ctan.org/license/lppl1.3 for the details of that +license. + diff --git a/Master/texmf-dist/doc/latex/datetime2-esperanto/datetime2-esperanto.pdf b/Master/texmf-dist/doc/latex/datetime2-esperanto/datetime2-esperanto.pdf new file mode 100644 index 00000000000..0c9e2fb8a90 Binary files /dev/null and b/Master/texmf-dist/doc/latex/datetime2-esperanto/datetime2-esperanto.pdf differ diff --git a/Master/texmf-dist/doc/latex/datetime2-estonian/README b/Master/texmf-dist/doc/latex/datetime2-estonian/README new file mode 100644 index 00000000000..e671f924eef --- /dev/null +++ b/Master/texmf-dist/doc/latex/datetime2-estonian/README @@ -0,0 +1,57 @@ +Estonian Language Module for datetime2 Package + +Author: Nicola L. C. Talbot (inactive) + +Licence: LPPL + +Required Packages: datetime2, tracklang + +This module is unmaintained. If you want to volunteer to take over +the maintenance contact me at www.dickimaw-books.com/contact.html + +Example usage: + +\documentclass{article} +\usepackage[estonian]{datetime2} +\begin{document} +\today +\end{document} + +\documentclass[estonian]{article} +\usepackage{babel} +\usepackage[useregional]{datetime2} +\begin{document} +\today +\end{document} + +\documentclass{article} +\usepackage{polyglossia} +\setmainlanguage{estonian} +\usepackage[estonian]{datetime2} +\begin{document} +\today +\end{document} + +INSTALLATION +============ + +xelatex datetime2-estonian.ins + +Move all *.ldf files to +TEXMF/tex/latex/datetime2-contrib/datetime2-estonian/ + +Documentation: + +xelatex datetime2-estonian.dtx +makeindex -s gind.ist datetime2-estonian.idx +makeindex -s gglo.ist -o datetime2-estonian.gls datetime2-estonian.glo +xelatex datetime2-estonian.dtx +xelatex datetime2-estonian.dtx + +Move datetime2-estonian.pdf and README to +TEXMF/doc/latex/datetime2-contrib/datetime2-estonian/ + +This material is subject to the LaTeX Project Public License. +See http://www.ctan.org/license/lppl1.3 for the details of that +license. + diff --git a/Master/texmf-dist/doc/latex/datetime2-estonian/datetime2-estonian.pdf b/Master/texmf-dist/doc/latex/datetime2-estonian/datetime2-estonian.pdf new file mode 100644 index 00000000000..e5b451c273f Binary files /dev/null and b/Master/texmf-dist/doc/latex/datetime2-estonian/datetime2-estonian.pdf differ diff --git a/Master/texmf-dist/doc/latex/datetime2-finnish/README b/Master/texmf-dist/doc/latex/datetime2-finnish/README new file mode 100644 index 00000000000..da15edb58ba --- /dev/null +++ b/Master/texmf-dist/doc/latex/datetime2-finnish/README @@ -0,0 +1,57 @@ +Finnish Language Module for datetime2 Package + +Author: Nicola L. C. Talbot (inactive) + +Licence: LPPL + +Required Packages: datetime2, tracklang + +This module is unmaintained. If you want to volunteer to take over +the maintenance contact me at www.dickimaw-books.com/contact.html + +Example usage: + +\documentclass{article} +\usepackage[finnish]{datetime2} +\begin{document} +\today +\end{document} + +\documentclass[finnish]{article} +\usepackage{babel} +\usepackage[useregional]{datetime2} +\begin{document} +\today +\end{document} + +\documentclass{article} +\usepackage{polyglossia} +\setmainlanguage{finnish} +\usepackage[finnish]{datetime2} +\begin{document} +\today +\end{document} + +INSTALLATION +============ + +xelatex datetime2-finnish.ins + +Move all *.ldf files to +TEXMF/tex/latex/datetime2-contrib/datetime2-finnish/ + +Documentation: + +xelatex datetime2-finnish.dtx +makeindex -s gind.ist datetime2-finnish.idx +makeindex -s gglo.ist -o datetime2-finnish.gls datetime2-finnish.glo +xelatex datetime2-finnish.dtx +xelatex datetime2-finnish.dtx + +Move datetime2-finnish.pdf and README to +TEXMF/doc/latex/datetime2-contrib/datetime2-finnish/ + +This material is subject to the LaTeX Project Public License. +See http://www.ctan.org/license/lppl1.3 for the details of that +license. + diff --git a/Master/texmf-dist/doc/latex/datetime2-finnish/datetime2-finnish.pdf b/Master/texmf-dist/doc/latex/datetime2-finnish/datetime2-finnish.pdf new file mode 100644 index 00000000000..8f179f2f327 Binary files /dev/null and b/Master/texmf-dist/doc/latex/datetime2-finnish/datetime2-finnish.pdf differ -- cgit v1.2.3