diff options
author | Karl Berry <karl@freefriends.org> | 2009-03-03 00:57:20 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-03-03 00:57:20 +0000 |
commit | af897fb19e6f4e2fdde23a714556208290752d03 (patch) | |
tree | 0b5ad8895485dec6733554c28944d0c6e13c625b /Master/texmf-dist/tex/latex/apacite/ngerman.apc | |
parent | 940b0c7ca7bd69adb7641e133a2f0004db8af586 (diff) |
apacite update (2mar09)
git-svn-id: svn://tug.org/texlive/trunk@12295 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/apacite/ngerman.apc')
-rw-r--r-- | Master/texmf-dist/tex/latex/apacite/ngerman.apc | 24 |
1 files changed, 17 insertions, 7 deletions
diff --git a/Master/texmf-dist/tex/latex/apacite/ngerman.apc b/Master/texmf-dist/tex/latex/apacite/ngerman.apc index 0a0bbb786c3..7b04475abd3 100644 --- a/Master/texmf-dist/tex/latex/apacite/ngerman.apc +++ b/Master/texmf-dist/tex/latex/apacite/ngerman.apc @@ -8,7 +8,7 @@ %% %% This is a generated file. %% -%% Copyright (C) 1994-2007 Erik Meijer and any individual authors listed +%% Copyright (C) 1994-2009 Erik Meijer and any individual authors listed %% elsewhere in this file. %% %% This file is part of the `apacite' package. @@ -27,9 +27,9 @@ %% The `apacite' package consists of the files apacite.dtx and %% apacite.ins, and the following generated files: %% apacite.sty, apacite.bst, apacitex.bst, apa5ex.bib, -%% apacite.drv, apacdoc.sty, -%% english.apc, dutch.apc, finnish.apc, german.apc, ngerman.apc, -%% greek.apc, norsk.apc, spanish.apc, swedish.apc. +%% apacite.drv, apacdoc.sty, apacann.bst, apacannx.bst, +%% english.apc, dutch.apc, finnish.apc, french.apc, german.apc, +%% ngerman.apc, greek.apc, norsk.apc, spanish.apc, swedish.apc. %% %% This work has the LPPL maintenance status `maintained' %% @@ -41,16 +41,26 @@ %% the generated files. %% \ProvidesFile{ngerman.apc} - [2007/09/03 v4.00 apacite language file] - + [2009/03/01 v4.05 apacite language file] %% %% ngerman.apc - german translation of apacite elements (new orthography) %% Written by Erik Meijer, based on instructions of Andreas Poege. +%% %% According to Andreas Poege, his file german.apc can also be used %% for the new orthography, so I'll just do this: +%% \input{german.apc}% %% - +\edef\APACaustrian{\string naustrian}% +\ifx\languagename\APACaustrian + \renewcommand{\APACmonth}[1]{\ifcase #1\or + J\"anner\or Februar\or M\"arz\or April\or Mai\or Juni\or + Juli\or August\or September\or Oktober\or November\or Dezember\or + Winter\or Fr\"uhjahr\or Sommer\or Herbst\else {#1}\fi}% +\fi +\let\APACaustrian\undefined +%% +%% \endinput %% %% End of file `ngerman.apc'. |