From f059914d1364b206eda8685f4ea34a93c9edb1ea Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Wed, 26 Nov 2014 00:08:18 +0000 Subject: glossaries-LANGs (26nov14) git-svn-id: svn://tug.org/texlive/trunk@35665 c570f23f-e606-0410-a88d-b1316a301751 --- .../texmf-dist/doc/latex/glossaries-german/README | 19 ++++++++ .../glossaries-dictionary-German.dict | 53 +++++++++++++++++++++ .../latex/glossaries-german/glossaries-german.pdf | Bin 0 -> 122726 bytes 3 files changed, 72 insertions(+) create mode 100644 Master/texmf-dist/doc/latex/glossaries-german/README create mode 100644 Master/texmf-dist/doc/latex/glossaries-german/glossaries-dictionary-German.dict create mode 100644 Master/texmf-dist/doc/latex/glossaries-german/glossaries-german.pdf (limited to 'Master/texmf-dist/doc/latex/glossaries-german') diff --git a/Master/texmf-dist/doc/latex/glossaries-german/README b/Master/texmf-dist/doc/latex/glossaries-german/README new file mode 100644 index 00000000000..232a60f0d01 --- /dev/null +++ b/Master/texmf-dist/doc/latex/glossaries-german/README @@ -0,0 +1,19 @@ +German Language Module for glossaries Package + +Status: unmaintained +If you want to volunteer to take over maintenance of this +language module contact me at www.dickimaw-books.com/contact.html + +To install: copy *.ldf and *.dict to + +TEXMF/tex/latex/glossaries-german/ + +where TEXMF is the texmf root directory. + +The glossaries package will automatically load this module if it is +required. + +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/glossaries-german/glossaries-dictionary-German.dict b/Master/texmf-dist/doc/latex/glossaries-german/glossaries-dictionary-German.dict new file mode 100644 index 00000000000..949184997c8 --- /dev/null +++ b/Master/texmf-dist/doc/latex/glossaries-german/glossaries-dictionary-German.dict @@ -0,0 +1,53 @@ +%% +%% This is file `glossaries-dictionary-German.dict', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% glossaries-german.dtx (with options: `glossaries-dictionary-German.dict,package') +%% +%% glossaries-german.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. +%% The latest version of this license is in +%% http://www.latex-project.org/lppl.txt +%% 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'. +%% +%% The Current Maintainer of this work is Nicola Talbot. +%% +%% This work consists of the files glossaries-german.dtx and glossaries-german.ins and the derived files glossaries-german.ldf, glossaries-dictionary-German.dict. +%% +%% \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 +%% Lower-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 +%% Digits \0\1\2\3\4\5\6\7\8\9 +%% Exclamation \! Double quote \" Hash (number) \# +%% Dollar \$ Percent \% Ampersand \& +%% Acute accent \' Left paren \( Right paren \) +%% Asterisk \* Plus \+ Comma \, +%% Minus \- Point \. Solidus \/ +%% Colon \: Semicolon \; Less than \< +%% Equals \= Greater than \> Question mark \? +%% Commercial at \@ Left bracket \[ Backslash \\ +%% Right bracket \] Circumflex \^ Underscore \_ +%% Grave accent \` Left brace \{ Vertical bar \| +%% Right brace \} Tilde \~} +\ProvidesDictionary{glossaries-dictionary}{German} + +\providetranslation{Glossary}{Glossar} +\providetranslation{Acronyms}{Akronyme} +\providetranslation{Notation (glossaries)}{Bezeichnung} +\providetranslation{Description (glossaries)}{Beschreibung} +\providetranslation{Symbol (glossaries)}{Symbol} +\providetranslation{Page List (glossaries)}{Seiten} +\providetranslation{Symbols (glossaries)}{Symbole} +\providetranslation{Numbers (glossaries)}{Zahlen} +\endinput +%% +%% End of file `glossaries-dictionary-German.dict'. diff --git a/Master/texmf-dist/doc/latex/glossaries-german/glossaries-german.pdf b/Master/texmf-dist/doc/latex/glossaries-german/glossaries-german.pdf new file mode 100644 index 00000000000..8ad4610670f Binary files /dev/null and b/Master/texmf-dist/doc/latex/glossaries-german/glossaries-german.pdf differ -- cgit v1.2.3