summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/bibtex/babelbib/babelbib.dtx
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/bibtex/babelbib/babelbib.dtx')
-rw-r--r--Master/texmf-dist/doc/bibtex/babelbib/babelbib.dtx17
1 files changed, 10 insertions, 7 deletions
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{}}}%