summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/datetime2-scottish
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2015-03-25 21:53:50 +0000
committerKarl Berry <karl@freefriends.org>2015-03-25 21:53:50 +0000
commitaa9e9c898aef4331784615737ef4c6fbe94e37b1 (patch)
treebbe1149fbfdc6f5c8793d578df0df071c99c89da /Master/texmf-dist/doc/latex/datetime2-scottish
parentd0624b6a4ac4f59401e5ba600a2ecf27af49dbec (diff)
datetime2-scottish (25mar15)
git-svn-id: svn://tug.org/texlive/trunk@36625 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/datetime2-scottish')
-rw-r--r--Master/texmf-dist/doc/latex/datetime2-scottish/README57
-rw-r--r--Master/texmf-dist/doc/latex/datetime2-scottish/datetime2-scottish.pdfbin0 -> 286527 bytes
2 files changed, 57 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/datetime2-scottish/README b/Master/texmf-dist/doc/latex/datetime2-scottish/README
new file mode 100644
index 00000000000..9ee2c166812
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/datetime2-scottish/README
@@ -0,0 +1,57 @@
+Scottish Gaelic 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[scottish]{datetime2}
+\begin{document}
+\today
+\end{document}
+
+\documentclass[scottish]{article}
+\usepackage{babel}
+\usepackage[useregional]{datetime2}
+\begin{document}
+\today
+\end{document}
+
+\documentclass{article}
+\usepackage{polyglossia}
+\setmainlanguage{scottish}
+\usepackage[scottish]{datetime2}
+\begin{document}
+\today
+\end{document}
+
+INSTALLATION
+============
+
+latex datetime2-scottish.ins
+
+Move all *.ldf files to
+TEXMF/tex/latex/datetime2-contrib/datetime2-scottish/
+
+Documentation:
+
+pdflatex datetime2-scottish.dtx
+makeindex -s gind.ist datetime2-scottish.idx
+makeindex -s gglo.ist -o datetime2-scottish.gls datetime2-scottish.glo
+pdflatex datetime2-scottish.dtx
+pdflatex datetime2-scottish.dtx
+
+Move datetime2-scottish.pdf and README to
+TEXMF/doc/latex/datetime2-contrib/datetime2-scottish/
+
+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-scottish/datetime2-scottish.pdf b/Master/texmf-dist/doc/latex/datetime2-scottish/datetime2-scottish.pdf
new file mode 100644
index 00000000000..3821191279f
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/datetime2-scottish/datetime2-scottish.pdf
Binary files differ