diff options
author | Karl Berry <karl@freefriends.org> | 2015-03-31 21:57:53 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2015-03-31 21:57:53 +0000 |
commit | 8d5ac97d04669f4d0d108242397dfbf809eeb185 (patch) | |
tree | 9a2bfc751a6ce9892ff240e5904176428c63b3b9 /Master/texmf-dist/doc/latex | |
parent | dee0a84614e3bfa877b2803b5743a5a2fc15609e (diff) |
datetime2-* (31mar15)
git-svn-id: svn://tug.org/texlive/trunk@36692 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex')
24 files changed, 678 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/datetime2-galician/README b/Master/texmf-dist/doc/latex/datetime2-galician/README new file mode 100644 index 00000000000..e32e9547714 --- /dev/null +++ b/Master/texmf-dist/doc/latex/datetime2-galician/README @@ -0,0 +1,57 @@ +Galician 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[galician]{datetime2} +\begin{document} +\today +\end{document} + +\documentclass[galician]{article} +\usepackage{babel} +\usepackage[useregional]{datetime2} +\begin{document} +\today +\end{document} + +\documentclass{article} +\usepackage{polyglossia} +\setmainlanguage{galician} +\usepackage[galician]{datetime2} +\begin{document} +\today +\end{document} + +INSTALLATION +============ + +xelatex datetime2-galician.ins + +Move all *.ldf files to +TEXMF/tex/latex/datetime2-contrib/datetime2-galician/ + +Documentation: + +xelatex datetime2-galician.dtx +makeindex -s gind.ist datetime2-galician.idx +makeindex -s gglo.ist -o datetime2-galician.gls datetime2-galician.glo +xelatex datetime2-galician.dtx +xelatex datetime2-galician.dtx + +Move datetime2-galician.pdf and README to +TEXMF/doc/latex/datetime2-contrib/datetime2-galician/ + +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-galician/datetime2-galician.pdf b/Master/texmf-dist/doc/latex/datetime2-galician/datetime2-galician.pdf Binary files differnew file mode 100644 index 00000000000..3af0bae85d3 --- /dev/null +++ b/Master/texmf-dist/doc/latex/datetime2-galician/datetime2-galician.pdf diff --git a/Master/texmf-dist/doc/latex/datetime2-greek/README b/Master/texmf-dist/doc/latex/datetime2-greek/README new file mode 100644 index 00000000000..5609cac64d0 --- /dev/null +++ b/Master/texmf-dist/doc/latex/datetime2-greek/README @@ -0,0 +1,57 @@ +Greek 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[greek]{datetime2} +\begin{document} +\today +\end{document} + +\documentclass[greek]{article} +\usepackage{babel} +\usepackage[useregional]{datetime2} +\begin{document} +\today +\end{document} + +\documentclass{article} +\usepackage{polyglossia} +\setmainlanguage{greek} +\usepackage[greek]{datetime2} +\begin{document} +\today +\end{document} + +INSTALLATION +============ + +xelatex datetime2-greek.ins + +Move all *.ldf files to +TEXMF/tex/latex/datetime2-contrib/datetime2-greek/ + +Documentation: + +xelatex datetime2-greek.dtx +makeindex -s gind.ist datetime2-greek.idx +makeindex -s gglo.ist -o datetime2-greek.gls datetime2-greek.glo +xelatex datetime2-greek.dtx +xelatex datetime2-greek.dtx + +Move datetime2-greek.pdf and README to +TEXMF/doc/latex/datetime2-contrib/datetime2-greek/ + +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-greek/datetime2-greek.pdf b/Master/texmf-dist/doc/latex/datetime2-greek/datetime2-greek.pdf Binary files differnew file mode 100644 index 00000000000..72d0963c9f3 --- /dev/null +++ b/Master/texmf-dist/doc/latex/datetime2-greek/datetime2-greek.pdf diff --git a/Master/texmf-dist/doc/latex/datetime2-hebrew/README b/Master/texmf-dist/doc/latex/datetime2-hebrew/README new file mode 100644 index 00000000000..7537f3170b2 --- /dev/null +++ b/Master/texmf-dist/doc/latex/datetime2-hebrew/README @@ -0,0 +1,51 @@ +Hebrew 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[hebrew]{article} +\usepackage{babel} +\usepackage[useregional]{datetime2} +\begin{document} +\today +\end{document} + +\documentclass{article} +\usepackage{polyglossia} +\setmainlanguage{hebrew} +\usepackage[hebrew]{datetime2} +\begin{document} +\today +\end{document} + +INSTALLATION +============ + +latex datetime2-hebrew.ins + +Move all *.ldf files to +TEXMF/tex/latex/datetime2-contrib/datetime2-hebrew/ + +Documentation: + +pdflatex datetime2-hebrew.dtx +makeindex -s gind.ist datetime2-hebrew.idx +makeindex -s gglo.ist -o datetime2-hebrew.gls datetime2-hebrew.glo +pdflatex datetime2-hebrew.dtx +pdflatex datetime2-hebrew.dtx + +Move datetime2-hebrew.pdf and README to +TEXMF/doc/latex/datetime2-contrib/datetime2-hebrew/ + +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-hebrew/datetime2-hebrew.pdf b/Master/texmf-dist/doc/latex/datetime2-hebrew/datetime2-hebrew.pdf Binary files differnew file mode 100644 index 00000000000..f42bd9e3b8b --- /dev/null +++ b/Master/texmf-dist/doc/latex/datetime2-hebrew/datetime2-hebrew.pdf diff --git a/Master/texmf-dist/doc/latex/datetime2-icelandic/README b/Master/texmf-dist/doc/latex/datetime2-icelandic/README new file mode 100644 index 00000000000..eb9433c1be9 --- /dev/null +++ b/Master/texmf-dist/doc/latex/datetime2-icelandic/README @@ -0,0 +1,57 @@ +Icelandic 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[icelandic]{datetime2} +\begin{document} +\today +\end{document} + +\documentclass[icelandic]{article} +\usepackage{babel} +\usepackage[useregional]{datetime2} +\begin{document} +\today +\end{document} + +\documentclass{article} +\usepackage{polyglossia} +\setmainlanguage{icelandic} +\usepackage[icelandic]{datetime2} +\begin{document} +\today +\end{document} + +INSTALLATION +============ + +xelatex datetime2-icelandic.ins + +Move all *.ldf files to +TEXMF/tex/latex/datetime2-contrib/datetime2-icelandic/ + +Documentation: + +xelatex datetime2-icelandic.dtx +makeindex -s gind.ist datetime2-icelandic.idx +makeindex -s gglo.ist -o datetime2-icelandic.gls datetime2-icelandic.glo +xelatex datetime2-icelandic.dtx +xelatex datetime2-icelandic.dtx + +Move datetime2-icelandic.pdf and README to +TEXMF/doc/latex/datetime2-contrib/datetime2-icelandic/ + +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-icelandic/datetime2-icelandic.pdf b/Master/texmf-dist/doc/latex/datetime2-icelandic/datetime2-icelandic.pdf Binary files differnew file mode 100644 index 00000000000..514a15b2c75 --- /dev/null +++ b/Master/texmf-dist/doc/latex/datetime2-icelandic/datetime2-icelandic.pdf diff --git a/Master/texmf-dist/doc/latex/datetime2-latin/README b/Master/texmf-dist/doc/latex/datetime2-latin/README new file mode 100644 index 00000000000..6f709d68cc1 --- /dev/null +++ b/Master/texmf-dist/doc/latex/datetime2-latin/README @@ -0,0 +1,57 @@ +Latin 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[latin]{datetime2} +\begin{document} +\today +\end{document} + +\documentclass[latin]{article} +\usepackage{babel} +\usepackage[useregional]{datetime2} +\begin{document} +\today +\end{document} + +\documentclass{article} +\usepackage{polyglossia} +\setmainlanguage{latin} +\usepackage[latin]{datetime2} +\begin{document} +\today +\end{document} + +INSTALLATION +============ + +latex datetime2-latin.ins + +Move all *.ldf files to +TEXMF/tex/latex/datetime2-contrib/datetime2-latin/ + +Documentation: + +pdflatex datetime2-latin.dtx +makeindex -s gind.ist datetime2-latin.idx +makeindex -s gglo.ist -o datetime2-latin.gls datetime2-latin.glo +pdflatex datetime2-latin.dtx +pdflatex datetime2-latin.dtx + +Move datetime2-latin.pdf and README to +TEXMF/doc/latex/datetime2-contrib/datetime2-latin/ + +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-latin/datetime2-latin.pdf b/Master/texmf-dist/doc/latex/datetime2-latin/datetime2-latin.pdf Binary files differnew file mode 100644 index 00000000000..1448e8fefe0 --- /dev/null +++ b/Master/texmf-dist/doc/latex/datetime2-latin/datetime2-latin.pdf diff --git a/Master/texmf-dist/doc/latex/datetime2-lsorbian/README b/Master/texmf-dist/doc/latex/datetime2-lsorbian/README new file mode 100644 index 00000000000..00d1f2f3342 --- /dev/null +++ b/Master/texmf-dist/doc/latex/datetime2-lsorbian/README @@ -0,0 +1,57 @@ +Lower Sorbian 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[lsorbian]{datetime2} +\begin{document} +\today +\end{document} + +\documentclass[lsorbian]{article} +\usepackage{babel} +\usepackage[useregional]{datetime2} +\begin{document} +\today +\end{document} + +\documentclass{article} +\usepackage{polyglossia} +\setmainlanguage{lsorbian} +\usepackage[lsorbian]{datetime2} +\begin{document} +\today +\end{document} + +INSTALLATION +============ + +xelatex datetime2-lsorbian.ins + +Move all *.ldf files to +TEXMF/tex/latex/datetime2-contrib/datetime2-lsorbian/ + +Documentation: + +xelatex datetime2-lsorbian.dtx +makeindex -s gind.ist datetime2-lsorbian.idx +makeindex -s gglo.ist -o datetime2-lsorbian.gls datetime2-lsorbian.glo +xelatex datetime2-lsorbian.dtx +xelatex datetime2-lsorbian.dtx + +Move datetime2-lsorbian.pdf and README to +TEXMF/doc/latex/datetime2-contrib/datetime2-lsorbian/ + +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-lsorbian/datetime2-lsorbian.pdf b/Master/texmf-dist/doc/latex/datetime2-lsorbian/datetime2-lsorbian.pdf Binary files differnew file mode 100644 index 00000000000..383f71414c2 --- /dev/null +++ b/Master/texmf-dist/doc/latex/datetime2-lsorbian/datetime2-lsorbian.pdf diff --git a/Master/texmf-dist/doc/latex/datetime2-magyar/README b/Master/texmf-dist/doc/latex/datetime2-magyar/README new file mode 100644 index 00000000000..fda4ab5cb49 --- /dev/null +++ b/Master/texmf-dist/doc/latex/datetime2-magyar/README @@ -0,0 +1,57 @@ +Hungarian 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[magyar]{datetime2} +\begin{document} +\today +\end{document} + +\documentclass[magyar]{article} +\usepackage{babel} +\usepackage[useregional]{datetime2} +\begin{document} +\today +\end{document} + +\documentclass{article} +\usepackage{polyglossia} +\setmainlanguage{magyar} +\usepackage[magyar]{datetime2} +\begin{document} +\today +\end{document} + +INSTALLATION +============ + +xelatex datetime2-magyar.ins + +Move all *.ldf files to +TEXMF/tex/latex/datetime2-contrib/datetime2-magyar/ + +Documentation: + +xelatex datetime2-magyar.dtx +makeindex -s gind.ist datetime2-magyar.idx +makeindex -s gglo.ist -o datetime2-magyar.gls datetime2-magyar.glo +xelatex datetime2-magyar.dtx +xelatex datetime2-magyar.dtx + +Move datetime2-magyar.pdf and README to +TEXMF/doc/latex/datetime2-contrib/datetime2-magyar/ + +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-magyar/datetime2-magyar.pdf b/Master/texmf-dist/doc/latex/datetime2-magyar/datetime2-magyar.pdf Binary files differnew file mode 100644 index 00000000000..cde569bd5ec --- /dev/null +++ b/Master/texmf-dist/doc/latex/datetime2-magyar/datetime2-magyar.pdf diff --git a/Master/texmf-dist/doc/latex/datetime2-norsk/README b/Master/texmf-dist/doc/latex/datetime2-norsk/README new file mode 100644 index 00000000000..e7abfe168d1 --- /dev/null +++ b/Master/texmf-dist/doc/latex/datetime2-norsk/README @@ -0,0 +1,57 @@ +Norwegian 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[norsk]{datetime2} +\begin{document} +\today +\end{document} + +\documentclass[norsk]{article} +\usepackage{babel} +\usepackage[useregional]{datetime2} +\begin{document} +\today +\end{document} + +\documentclass{article} +\usepackage{polyglossia} +\setmainlanguage{norsk} +\usepackage[norsk]{datetime2} +\begin{document} +\today +\end{document} + +INSTALLATION +============ + +xelatex datetime2-norsk.ins + +Move all *.ldf files to +TEXMF/tex/latex/datetime2-contrib/datetime2-norsk/ + +Documentation: + +xelatex datetime2-norsk.dtx +makeindex -s gind.ist datetime2-norsk.idx +makeindex -s gglo.ist -o datetime2-norsk.gls datetime2-norsk.glo +xelatex datetime2-norsk.dtx +xelatex datetime2-norsk.dtx + +Move datetime2-norsk.pdf and README to +TEXMF/doc/latex/datetime2-contrib/datetime2-norsk/ + +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-norsk/datetime2-norsk.pdf b/Master/texmf-dist/doc/latex/datetime2-norsk/datetime2-norsk.pdf Binary files differnew file mode 100644 index 00000000000..787face1eca --- /dev/null +++ b/Master/texmf-dist/doc/latex/datetime2-norsk/datetime2-norsk.pdf diff --git a/Master/texmf-dist/doc/latex/datetime2-polish/README b/Master/texmf-dist/doc/latex/datetime2-polish/README new file mode 100644 index 00000000000..a8649209f26 --- /dev/null +++ b/Master/texmf-dist/doc/latex/datetime2-polish/README @@ -0,0 +1,57 @@ +Polish 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[polish]{datetime2} +\begin{document} +\today +\end{document} + +\documentclass[polish]{article} +\usepackage{babel} +\usepackage[useregional]{datetime2} +\begin{document} +\today +\end{document} + +\documentclass{article} +\usepackage{polyglossia} +\setmainlanguage{polish} +\usepackage[polish]{datetime2} +\begin{document} +\today +\end{document} + +INSTALLATION +============ + +xelatex datetime2-polish.ins + +Move all *.ldf files to +TEXMF/tex/latex/datetime2-contrib/datetime2-polish/ + +Documentation: + +xelatex datetime2-polish.dtx +makeindex -s gind.ist datetime2-polish.idx +makeindex -s gglo.ist -o datetime2-polish.gls datetime2-polish.glo +xelatex datetime2-polish.dtx +xelatex datetime2-polish.dtx + +Move datetime2-polish.pdf and README to +TEXMF/doc/latex/datetime2-contrib/datetime2-polish/ + +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-polish/datetime2-polish.pdf b/Master/texmf-dist/doc/latex/datetime2-polish/datetime2-polish.pdf Binary files differnew file mode 100644 index 00000000000..864ca3b314c --- /dev/null +++ b/Master/texmf-dist/doc/latex/datetime2-polish/datetime2-polish.pdf diff --git a/Master/texmf-dist/doc/latex/datetime2-romanian/README b/Master/texmf-dist/doc/latex/datetime2-romanian/README new file mode 100644 index 00000000000..b5198cc7557 --- /dev/null +++ b/Master/texmf-dist/doc/latex/datetime2-romanian/README @@ -0,0 +1,57 @@ +Romanian 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[romanian]{datetime2} +\begin{document} +\today +\end{document} + +\documentclass[romanian]{article} +\usepackage{babel} +\usepackage[useregional]{datetime2} +\begin{document} +\today +\end{document} + +\documentclass{article} +\usepackage{polyglossia} +\setmainlanguage{romanian} +\usepackage[romanian]{datetime2} +\begin{document} +\today +\end{document} + +INSTALLATION +============ + +xelatex datetime2-romanian.ins + +Move all *.ldf files to +TEXMF/tex/latex/datetime2-contrib/datetime2-romanian/ + +Documentation: + +xelatex datetime2-romanian.dtx +makeindex -s gind.ist datetime2-romanian.idx +makeindex -s gglo.ist -o datetime2-romanian.gls datetime2-romanian.glo +xelatex datetime2-romanian.dtx +xelatex datetime2-romanian.dtx + +Move datetime2-romanian.pdf and README to +TEXMF/doc/latex/datetime2-contrib/datetime2-romanian/ + +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-romanian/datetime2-romanian.pdf b/Master/texmf-dist/doc/latex/datetime2-romanian/datetime2-romanian.pdf Binary files differnew file mode 100644 index 00000000000..ed0d5e471ef --- /dev/null +++ b/Master/texmf-dist/doc/latex/datetime2-romanian/datetime2-romanian.pdf diff --git a/Master/texmf-dist/doc/latex/datetime2-russian/README b/Master/texmf-dist/doc/latex/datetime2-russian/README new file mode 100644 index 00000000000..b8c0aa6dd1d --- /dev/null +++ b/Master/texmf-dist/doc/latex/datetime2-russian/README @@ -0,0 +1,57 @@ +Russian 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[russian]{datetime2} +\begin{document} +\today +\end{document} + +\documentclass[russian]{article} +\usepackage{babel} +\usepackage[useregional]{datetime2} +\begin{document} +\today +\end{document} + +\documentclass{article} +\usepackage{polyglossia} +\setmainlanguage{russian} +\usepackage[russian]{datetime2} +\begin{document} +\today +\end{document} + +INSTALLATION +============ + +xelatex datetime2-russian.ins + +Move all *.ldf files to +TEXMF/tex/latex/datetime2-contrib/datetime2-russian/ + +Documentation: + +xelatex datetime2-russian.dtx +makeindex -s gind.ist datetime2-russian.idx +makeindex -s gglo.ist -o datetime2-russian.gls datetime2-russian.glo +xelatex datetime2-russian.dtx +xelatex datetime2-russian.dtx + +Move datetime2-russian.pdf and README to +TEXMF/doc/latex/datetime2-contrib/datetime2-russian/ + +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-russian/datetime2-russian.pdf b/Master/texmf-dist/doc/latex/datetime2-russian/datetime2-russian.pdf Binary files differnew file mode 100644 index 00000000000..27dee37754d --- /dev/null +++ b/Master/texmf-dist/doc/latex/datetime2-russian/datetime2-russian.pdf diff --git a/Master/texmf-dist/doc/latex/datetime2-samin/README b/Master/texmf-dist/doc/latex/datetime2-samin/README new file mode 100644 index 00000000000..2682996e83b --- /dev/null +++ b/Master/texmf-dist/doc/latex/datetime2-samin/README @@ -0,0 +1,57 @@ +Northern Sami 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[samin]{datetime2} +\begin{document} +\today +\end{document} + +\documentclass[samin]{article} +\usepackage{babel} +\usepackage[useregional]{datetime2} +\begin{document} +\today +\end{document} + +\documentclass{article} +\usepackage{polyglossia} +\setmainlanguage{samin} +\usepackage[samin]{datetime2} +\begin{document} +\today +\end{document} + +INSTALLATION +============ + +xelatex datetime2-samin.ins + +Move all *.ldf files to +TEXMF/tex/latex/datetime2-contrib/datetime2-samin/ + +Documentation: + +xelatex datetime2-samin.dtx +makeindex -s gind.ist datetime2-samin.idx +makeindex -s gglo.ist -o datetime2-samin.gls datetime2-samin.glo +xelatex datetime2-samin.dtx +xelatex datetime2-samin.dtx + +Move datetime2-samin.pdf and README to +TEXMF/doc/latex/datetime2-contrib/datetime2-samin/ + +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-samin/datetime2-samin.pdf b/Master/texmf-dist/doc/latex/datetime2-samin/datetime2-samin.pdf Binary files differnew file mode 100644 index 00000000000..59dbe97e05a --- /dev/null +++ b/Master/texmf-dist/doc/latex/datetime2-samin/datetime2-samin.pdf |