diff options
author | Karl Berry <karl@freefriends.org> | 2015-03-30 23:12:49 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2015-03-30 23:12:49 +0000 |
commit | b7f95896ce301dbceea61c49abdfa85b2bdb42f9 (patch) | |
tree | 732cf1cb4db764f0b6698ed6faa26accbc2463a0 /Master/texmf-dist/doc/latex/datetime2-basque | |
parent | 01a985ede67216a0656c5bf2ac6d9cfb018fa827 (diff) |
datetime2-* (30mar15)
git-svn-id: svn://tug.org/texlive/trunk@36682 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/datetime2-basque')
-rw-r--r-- | Master/texmf-dist/doc/latex/datetime2-basque/README | 57 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/datetime2-basque/datetime2-basque.pdf | bin | 0 -> 274538 bytes |
2 files changed, 57 insertions, 0 deletions
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 Binary files differnew file mode 100644 index 00000000000..5017c7b0070 --- /dev/null +++ b/Master/texmf-dist/doc/latex/datetime2-basque/datetime2-basque.pdf |