diff options
Diffstat (limited to 'Master/texmf-dist/doc/bibtex')
-rw-r--r-- | Master/texmf-dist/doc/bibtex/babelbib/ChangeLog | 3 | ||||
-rw-r--r-- | Master/texmf-dist/doc/bibtex/babelbib/README | 2 | ||||
-rw-r--r-- | Master/texmf-dist/doc/bibtex/babelbib/babelbib.dtx | 17 | ||||
-rw-r--r-- | Master/texmf-dist/doc/bibtex/babelbib/babelbib.pdf | bin | 805604 -> 731049 bytes |
4 files changed, 14 insertions, 8 deletions
diff --git a/Master/texmf-dist/doc/bibtex/babelbib/ChangeLog b/Master/texmf-dist/doc/bibtex/babelbib/ChangeLog index a93aa3abfdd..7495370ef02 100644 --- a/Master/texmf-dist/doc/bibtex/babelbib/ChangeLog +++ b/Master/texmf-dist/doc/bibtex/babelbib/ChangeLog @@ -1,3 +1,6 @@ +2019/03/11 1.32 Norbert Preining (norbert@preining.info> + - Fix Spanish abbreviations for month 5,6,7 (Debian bug: #689450) + 2012/01/03 1.31 Harald Harders (harald.harders@gmx.de) - Added Serbian, Czech, and Romanian language - Corrections in Portuguese, Croatian, Swedish diff --git a/Master/texmf-dist/doc/bibtex/babelbib/README b/Master/texmf-dist/doc/bibtex/babelbib/README index cfc29a4f1ac..0d58543872f 100644 --- a/Master/texmf-dist/doc/bibtex/babelbib/README +++ b/Master/texmf-dist/doc/bibtex/babelbib/README @@ -21,7 +21,7 @@ package and how to extend it. The source code for this file is not included. This article is about version 0.40 of this package but is up-to-date in most parts. -Copyright 2003--2012 Harald Harders +Copyright 2003--2019 Harald Harders This program can be redistributed and/or modified under the terms of the LaTeX Project Public License Distributed from CTAN diff --git a/Master/texmf-dist/doc/bibtex/babelbib/babelbib.dtx b/Master/texmf-dist/doc/bibtex/babelbib/babelbib.dtx index 77882f599ca..0a609cbbeb1 100644 --- a/Master/texmf-dist/doc/bibtex/babelbib/babelbib.dtx +++ b/Master/texmf-dist/doc/bibtex/babelbib/babelbib.dtx @@ -1,5 +1,5 @@ % \iffalse meta comment -% File: babelbib.dtx Copyright (C) 2003--2012 Harald Harders +% File: babelbib.dtx Copyright (C) 2003--2019 Harald Harders % \fi % % \iffalse @@ -7,6 +7,7 @@ %<*driver> \documentclass{ltxdoc} \usepackage[T1]{fontenc} +\usepackage[latin1]{inputenc} \usepackage[ngerman,english]{babel} %\usepackage{url} \usepackage{array} @@ -145,6 +146,7 @@ % \changes{1.31}{2012/01/03}{Added Serbian, Czech, and Romanian language}% % \changes{1.31}{2012/01/03}{Change handling of editions to allow % keyword `edition' before the edition number}% +% \changes{1.32}{2019/03/11}{Fix Spanish month abbreviation missing periods}% % % \maketitle % \begin{abstract} @@ -181,7 +183,7 @@ % \tableofcontents % % \section*{Copyright} -% Copyright 2003--2012 Harald Harders. +% Copyright 2003--2019 Harald Harders. % % This program can be redistributed and/or modified under the terms % of the LaTeX Project Public License Distributed from CTAN @@ -946,8 +948,8 @@ % \end{macrocode} % Version information unique for all generated files: % \begin{macrocode} -%<latex> [2012/01/03 v1.31 babelbib: multilingual bibliographies (HH)] -%<bst>%% 2012/01/03 v1.31 babelbib: multilingual bibliographies (HH) +%<latex> [2019/03/11 v1.32 babelbib: multilingual bibliographies (HH)] +%<bst>%% 2019/03/11 v1.32 babelbib: multilingual bibliographies (HH) % \end{macrocode} % % \subsection{The package itself} @@ -3834,6 +3836,7 @@ % % \subsubsection{Spanish} % \changes{0.33}{2003/05/22}{Added Spanish language}% +% \changes{1.32}{2019/03/11}{Corrected Spanish abbrevs (by Pablo Daniel Pareja Obregon)}% % \begin{macrocode} %<*spanish> % \end{macrocode} @@ -3897,9 +3900,9 @@ \def\btxmonfebshort##1{\protect\foreignlanguage{#1}{Feb##1{}}}% \def\btxmonmarshort##1{\protect\foreignlanguage{#1}{Mar##1{}}}% \def\btxmonaprshort##1{\protect\foreignlanguage{#1}{Abr##1{}}}% - \def\btxmonmayshort##1{\protect\foreignlanguage{#1}{May}}% - \def\btxmonjunshort##1{\protect\foreignlanguage{#1}{Jun}}% - \def\btxmonjulshort##1{\protect\foreignlanguage{#1}{Jul}}% + \def\btxmonmayshort##1{\protect\foreignlanguage{#1}{May##1{}}}% + \def\btxmonjunshort##1{\protect\foreignlanguage{#1}{Jun##1{}}}% + \def\btxmonjulshort##1{\protect\foreignlanguage{#1}{Jul##1{}}}% \def\btxmonaugshort##1{\protect\foreignlanguage{#1}{Ago##1{}}}% \def\btxmonsepshort##1{\protect\foreignlanguage{#1}{Sep##1{}}}% \def\btxmonoctshort##1{\protect\foreignlanguage{#1}{Oct##1{}}}% diff --git a/Master/texmf-dist/doc/bibtex/babelbib/babelbib.pdf b/Master/texmf-dist/doc/bibtex/babelbib/babelbib.pdf Binary files differindex 545ae1b692c..21c0e1a8c76 100644 --- a/Master/texmf-dist/doc/bibtex/babelbib/babelbib.pdf +++ b/Master/texmf-dist/doc/bibtex/babelbib/babelbib.pdf |