diff options
Diffstat (limited to 'Master/texmf-dist/doc')
-rw-r--r-- | Master/texmf-dist/doc/latex/datetime2-portuges/README | 57 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/datetime2-portuges/datetime2-portuges.pdf | bin | 0 -> 286387 bytes |
2 files changed, 57 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/datetime2-portuges/README b/Master/texmf-dist/doc/latex/datetime2-portuges/README new file mode 100644 index 00000000000..0685242aa51 --- /dev/null +++ b/Master/texmf-dist/doc/latex/datetime2-portuges/README @@ -0,0 +1,57 @@ +Portuguese 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[portuges]{datetime2} +\begin{document} +\today +\end{document} + +\documentclass[portuges]{article} +\usepackage{babel} +\usepackage[useregional]{datetime2} +\begin{document} +\today +\end{document} + +\documentclass{article} +\usepackage{polyglossia} +\setmainlanguage{portuges} +\usepackage[portuges]{datetime2} +\begin{document} +\today +\end{document} + +INSTALLATION +============ + +latex datetime2-portuges.ins + +Move all *.ldf files to +TEXMF/tex/latex/datetime2-contrib/datetime2-portuges/ + +Documentation: + +pdflatex datetime2-portuges.dtx +makeindex -s gind.ist datetime2-portuges.idx +makeindex -s gglo.ist -o datetime2-portuges.gls datetime2-portuges.glo +pdflatex datetime2-portuges.dtx +pdflatex datetime2-portuges.dtx + +Move datetime2-portuges.pdf and README to +TEXMF/doc/latex/datetime2-contrib/datetime2-portuges/ + +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-portuges/datetime2-portuges.pdf b/Master/texmf-dist/doc/latex/datetime2-portuges/datetime2-portuges.pdf Binary files differnew file mode 100644 index 00000000000..b9f569d12a9 --- /dev/null +++ b/Master/texmf-dist/doc/latex/datetime2-portuges/datetime2-portuges.pdf |