diff options
author | Karl Berry <karl@freefriends.org> | 2014-11-28 23:28:18 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2014-11-28 23:28:18 +0000 |
commit | 86773524358dec0e1f056b8dbe80b2459c5ce8cd (patch) | |
tree | bdd58d593cfa19803c4fe49e54b2d41b930dcbe8 /Master/texmf-dist/source/latex/glossaries-dutch | |
parent | b03b1355829c0dbe25e1bda309d986da3fa3336c (diff) |
glossaries-dutch (28nov14)
git-svn-id: svn://tug.org/texlive/trunk@35685 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/glossaries-dutch')
-rw-r--r-- | Master/texmf-dist/source/latex/glossaries-dutch/glossaries-dutch.dtx | 39 | ||||
-rw-r--r-- | Master/texmf-dist/source/latex/glossaries-dutch/glossaries-dutch.ins | 8 |
2 files changed, 22 insertions, 25 deletions
diff --git a/Master/texmf-dist/source/latex/glossaries-dutch/glossaries-dutch.dtx b/Master/texmf-dist/source/latex/glossaries-dutch/glossaries-dutch.dtx index e577591749a..65b5c5bb5dc 100644 --- a/Master/texmf-dist/source/latex/glossaries-dutch/glossaries-dutch.dtx +++ b/Master/texmf-dist/source/latex/glossaries-dutch/glossaries-dutch.dtx @@ -1,14 +1,4 @@ %\iffalse -% glossaries-dutch.dtx generated using makedtx version 1.1 (c) Nicola Talbot -% Command line args: -% -src "(.*.ldf)=>\1" -% -src "(.*.dict)=>\1" -% -doc "glossaries-module.tex" -% -author "Nicola Talbot" -% glossaries-dutch -% Created on 2014/11/24 18:14 -%\fi -%\iffalse %<*package> %% \CharacterTable %% {Upper-case \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z @@ -28,19 +18,18 @@ %</package> %\fi % \iffalse -% Doc-Source file to use with LaTeX2e -% Copyright (C) 2014 Nicola Talbot, all rights reserved. -% \fi -% \iffalse %<*driver> -\documentclass{nlctdoc} +\documentclass{ltxdoc} \usepackage[utf8]{inputenc} \usepackage[T1]{fontenc} +\usepackage[colorlinks]{hyperref} + +\CheckSum{80} \title{Glossaries Language Module: glossaries-dutch} \author{Nicola Talbot} -\date{version 1.0 (2014-11-23)} +\date{version 1.1 (2014-11-28)} \begin{document} \DocInput{glossaries-dutch.dtx} @@ -49,11 +38,20 @@ %\fi %\maketitle % -%This language module simply needs to be installed. The \sty{glossaries} +%This language module simply needs to be installed. The \textsf{glossaries} %package will automatically load it if required. % +%This module is currently unmaintained. If you would like to +%volunteer to take over the maintaince, contact me at +%\url{http://www.dickimaw-books.com/contact.html} % +% Thank you to everyone who provided translations via +% \href{https://groups.google.com/d/msg/comp.text.tex/sSdp7_hj3-w/N8NKCbO_qgcJ}{comp.text.tex} % +%\iffalse +% Note to new maintainer: edit glossaries-dutch.ins replacing +% `unmaintained' with `maintained' and Unnamed with your name. +%\fi %\StopEventually{} %\section{The Code} %\iffalse @@ -63,9 +61,12 @@ %\fi %\subsection{glossaries-dutch.ldf} % \begin{macrocode} -\ProvidesGlossariesLang{dutch}[2014/11/23 v1.0] +\ProvidesGlossariesLang{dutch}[2014/11/28 v1.1] -\glsifusedtranslator{Dutch} +% \end{macrocode} +%\changes{1.1}{2014-11-28}{Fixed spelling of \cs{glsifusedtranslatordict}} +% \begin{macrocode} +\glsifusedtranslatordict{Dutch} {% \addglossarytocaptions{\CurrentTrackedLanguage}% \addglossarytocaptions{\CurrentTrackedDialect}% diff --git a/Master/texmf-dist/source/latex/glossaries-dutch/glossaries-dutch.ins b/Master/texmf-dist/source/latex/glossaries-dutch/glossaries-dutch.ins index 7b49a8c9f8f..6b4509e35f1 100644 --- a/Master/texmf-dist/source/latex/glossaries-dutch/glossaries-dutch.ins +++ b/Master/texmf-dist/source/latex/glossaries-dutch/glossaries-dutch.ins @@ -1,11 +1,7 @@ -% glossaries-dutch.ins generated using makedtx version 1.1 2014/11/24 18:14 \input docstrip \preamble - glossaries-dutch.dtx - Copyright 2014 Nicola Talbot - This work may be distributed and/or modified under the conditions of the LaTeX Project Public License, either version 1.3 of this license of (at your option) any later version. @@ -14,9 +10,9 @@ and version 1.3 or later is part of all distributions of LaTeX version 2005/12/01 or later. - This work has the LPPL maintenance status `maintained'. + This work has the LPPL maintenance status `unmaintained'. - The Current Maintainer of this work is Nicola Talbot. + The Current Maintainer of this work is Unnamed. This work consists of the files glossaries-dutch.dtx and glossaries-dutch.ins and the derived files glossaries-dutch.ldf, glossaries-dictionary-Dutch.dict. |