diff options
author | Karl Berry <karl@freefriends.org> | 2012-07-14 23:29:42 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-07-14 23:29:42 +0000 |
commit | 9c45fe88cb4094081b2b1243cd17bcc43439c041 (patch) | |
tree | 7cc4b04347495547b4afce8a28ac028256eb69d9 /Master/texmf-dist/tex/latex/biblatex-apa/spanish-apa.lbx | |
parent | 9c2ad73f6c5870b83ac88537986c2bbb2294f7c4 (diff) |
biblatex-apa (10jul12)
git-svn-id: svn://tug.org/texlive/trunk@27057 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/biblatex-apa/spanish-apa.lbx')
-rw-r--r-- | Master/texmf-dist/tex/latex/biblatex-apa/spanish-apa.lbx | 13 |
1 files changed, 11 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/biblatex-apa/spanish-apa.lbx b/Master/texmf-dist/tex/latex/biblatex-apa/spanish-apa.lbx index 5ea970378a2..a85ed039e37 100644 --- a/Master/texmf-dist/tex/latex/biblatex-apa/spanish-apa.lbx +++ b/Master/texmf-dist/tex/latex/biblatex-apa/spanish-apa.lbx @@ -1,5 +1,4 @@ -% v4.7 -\ProvidesFile{spanish-apa.lbx} +\ProvidesFile{spanish-apa.lbx}[2012/07/01\space v5.0\space APA biblatex localisation] \InheritBibliographyExtras{spanish} \setcounter{smartand}{0} % Turn off "smart and" or ampersands will all be replaced @@ -23,6 +22,11 @@ \NewBibliographyString{archivedat} \NewBibliographyString{origyear} \NewBibliographyString{reviewof} +\NewBibliographyString{producer} +\NewBibliographyString{execproducer} +\NewBibliographyString{director} +\NewBibliographyString{writer} +\NewBibliographyString{with} \DeclareBibliographyStrings{% inherit = {spanish}, @@ -42,6 +46,11 @@ mathesis = {{Tesis\addabbrvspace de\addabbrvspace maestr\'ia}{Tesis\addabbrvspace de\addabbrvspace maestr\'ia}}, phdthesis = {{Tesis\addabbrvspace doctoral}{Tesis\addabbrvspace doctoral}}, revisededition = {{Edici\'on\space Revisada}{\'Ed\adddot\space R\'ev\adddot}}, + producer = {{producer}{producer}}, + execproducer = {{executive producer}{executive producer}}, + director = {{director}{director}}, + writer = {{writer}{writer}}, + with = {{with}{with}}, page = {{P\'agina}{{}p\adddot}}, pages = {{P\'aginas}{{}pp\adddot}}, on = {{el}{el}}, |