From 2ad4e5bb3dc803f2c4fc3623bc0e367cd7f2c691 Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Fri, 30 Oct 2020 03:00:58 +0000 Subject: CTAN sync 202010300300 --- biblio/bibtex/contrib/babelbib/ChangeLog | 4 ++++ biblio/bibtex/contrib/babelbib/Makefile | 3 +-- biblio/bibtex/contrib/babelbib/README | 27 +++++++++++++++++++----- biblio/bibtex/contrib/babelbib/babelbib.dtx | 17 ++++++++------- biblio/bibtex/contrib/babelbib/babelbib.pdf | Bin 731049 -> 805149 bytes biblio/bibtex/contrib/babelbib/babelbibtest.bib | 4 ++-- biblio/bibtex/contrib/babelbib/babelbibtest.tex | 10 ++++----- 7 files changed, 43 insertions(+), 22 deletions(-) (limited to 'biblio') diff --git a/biblio/bibtex/contrib/babelbib/ChangeLog b/biblio/bibtex/contrib/babelbib/ChangeLog index 7495370ef0..fcca5985a2 100644 --- a/biblio/bibtex/contrib/babelbib/ChangeLog +++ b/biblio/bibtex/contrib/babelbib/ChangeLog @@ -1,3 +1,7 @@ +2020/10/29 1.33 Norbert Preining (norbert@preining.info> + - Add missing Afrikaans translation of urldatecomment + (thanks to Bertus van Heerden, Github Issue: #1) + 2019/03/11 1.32 Norbert Preining (norbert@preining.info> - Fix Spanish abbreviations for month 5,6,7 (Debian bug: #689450) diff --git a/biblio/bibtex/contrib/babelbib/Makefile b/biblio/bibtex/contrib/babelbib/Makefile index 0e81fa0c85..d30c45c5ee 100644 --- a/biblio/bibtex/contrib/babelbib/Makefile +++ b/biblio/bibtex/contrib/babelbib/Makefile @@ -38,14 +38,13 @@ tugboat-babelbib.pdf: clean: - @-rm -f *.glo *.gls *.idx *.ilg *.ind *.toc *.log *.aux *.blg *.bbl + @-rm -f *.glo *.gls *.idx *.ilg *.ind *.toc *.log *.aux *.blg *.bbl *.out @-rm -f *~ distclean: clean @-rm -f babelbib.sty babelbib.pdf babelbib.ps @-rm -f babelbibtest.pdf babelbibtest.ps @-rm -f *.bdf bab*.bst - @-rm -f tugboat-babelbib.pdf tugboat-babelbib.bib @-rm -rf texmf/ tar: all clean diff --git a/biblio/bibtex/contrib/babelbib/README b/biblio/bibtex/contrib/babelbib/README index 0d58543872..9b5b215548 100644 --- a/biblio/bibtex/contrib/babelbib/README +++ b/biblio/bibtex/contrib/babelbib/README @@ -16,12 +16,17 @@ of the bibliographies. Please help me to add more languages to babelbib. The file tugboat-babelbib.pdf is a draft of an article that has been -published in TUGboat. It contains a detailed documentation of the babelbib -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. +published in TUGboat Volume 23 (2002), No. 3/4. Thanks to the open +access policy of TUG, the published article is availabe from + https://www.tug.org/TUGboat/tb23-3-4/ + https://www.tug.org/TUGboat/tb23-3-4/tb75harders.pdf +It contains a detailed documentation of the babelbib 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--2019 Harald Harders +Copyright 2019--2020 Norbert Preining This program can be redistributed and/or modified under the terms of the LaTeX Project Public License Distributed from CTAN @@ -29,6 +34,12 @@ archives in directory macros/latex/base/lppl.txt; either version 1 of the License, or any later version. +Maintainance and bug reports +---------------------------- +Current maintainer is Norbert Preining, and development/bug fixes are +done via the github repository https://github.com/TeX-Live/babelbib +Please report issues there. + Installation: @@ -50,8 +61,14 @@ by hand: - execute latex on babelbib.ins To do: - Add more languages. - Test the different BibTeX styles. -- Add definition of \btxurldatecomment to Esperanto and Afrikaans. +- Add definition of \btxurldatecomment to Esperanto. 2012-01-03 Harald Harders h.harders@tu-bs.de + +2019-03-14 +Norbert Preining +norbert@preining.info + +(last changed 2020-10-29 NP) diff --git a/biblio/bibtex/contrib/babelbib/babelbib.dtx b/biblio/bibtex/contrib/babelbib/babelbib.dtx index 0a609cbbeb..eb316d2188 100644 --- a/biblio/bibtex/contrib/babelbib/babelbib.dtx +++ b/biblio/bibtex/contrib/babelbib/babelbib.dtx @@ -1,5 +1,6 @@ % \iffalse meta comment % File: babelbib.dtx Copyright (C) 2003--2019 Harald Harders +% Copyright (C) 2019--2020 Norbert Preining % \fi % % \iffalse @@ -47,7 +48,7 @@ \DoNotIndex{\IeC,\cyrv,\CYRV,\cyrt,\CYRT,\cyrya,\protect} \CodelineNumbered \RecordChanges -\CheckSum{14887} +\CheckSum{14884} \hyphenation{bib-lio-gra-phy} \begin{document} \DocInput{babelbib.dtx} @@ -147,6 +148,7 @@ % \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}% +% \changes{1.33}{2020/10/29}{Add Afrikaans translation of urldatecomment}% % % \maketitle % \begin{abstract} @@ -183,7 +185,8 @@ % \tableofcontents % % \section*{Copyright} -% Copyright 2003--2019 Harald Harders. +% Copyright 2003--2019 Harald Harders.\\ +% Copyright 2019--2020 Norbert Preining. % % This program can be redistributed and/or modified under the terms % of the LaTeX Project Public License Distributed from CTAN @@ -948,8 +951,8 @@ % \end{macrocode} % Version information unique for all generated files: % \begin{macrocode} -% [2019/03/11 v1.32 babelbib: multilingual bibliographies (HH)] -%%% 2019/03/11 v1.32 babelbib: multilingual bibliographies (HH) +% [2020/10/29 v1.33 babelbib: multilingual bibliographies (HH)] +%%% 2020/10/29 v1.33 babelbib: multilingual bibliographies (HH) % \end{macrocode} % % \subsection{The package itself} @@ -5230,6 +5233,7 @@ % % \subsubsection{Afrikaans} % \changes{0.34}{2003/07/28}{Added Afrikaans language}% +% \changes{1.33}{2020/10/29}{Added translation of urldatecomment (by Bertus van Heerden)}% % \begin{macrocode} %<*afrikaans> % \end{macrocode} @@ -5320,10 +5324,7 @@ \def\Btxpageslong##1{\protect\foreignlanguage{#1}{Bladsye}}% \def\Btxtechrepshort##1{\protect\foreignlanguage{#1}{Tegn.\ Verslag}}% \def\Btxtechreplong##1{\protect\foreignlanguage{#1}{Tegniese Verslag}}% -% \def\btxurldatecomment##1{\protect\foreignlanguage{#1}{, ?? ##1}}% - \def\btxurldatecomment##1{\PackageError{babelbib}{Comment for - urldate in Afrikaans undefined. Please send the translation for - 'visited on' to harald.harders@tu-bs.de}{} [##1]}% + \def\btxurldatecomment##1{\protect\foreignlanguage{#1}{, besoek op ##1}}% \def\btxfnamespaceshort{\,}% \def\btxfnamespacelong{ }% \def\btxnumeralshort##1{\btxnumeralfallback{#1}{##1}}% diff --git a/biblio/bibtex/contrib/babelbib/babelbib.pdf b/biblio/bibtex/contrib/babelbib/babelbib.pdf index 21c0e1a8c7..53f3969219 100644 Binary files a/biblio/bibtex/contrib/babelbib/babelbib.pdf and b/biblio/bibtex/contrib/babelbib/babelbib.pdf differ diff --git a/biblio/bibtex/contrib/babelbib/babelbibtest.bib b/biblio/bibtex/contrib/babelbib/babelbibtest.bib index 4653c2a731..dbb247a1d8 100644 --- a/biblio/bibtex/contrib/babelbib/babelbibtest.bib +++ b/biblio/bibtex/contrib/babelbib/babelbibtest.bib @@ -3801,7 +3801,7 @@ year = 1873, volume = 1, address = {Paris}, - language = {frenchb} + language = {french} } @Article{voronoi1908a, @@ -3812,7 +3812,7 @@ year = 1908, volume = 134, pages = {198--312}, - language = {frenchb} + language = {french} } @InProceedings{BK_2003_GP, diff --git a/biblio/bibtex/contrib/babelbib/babelbibtest.tex b/biblio/bibtex/contrib/babelbib/babelbibtest.tex index 7b4a97919e..92b37c9932 100644 --- a/biblio/bibtex/contrib/babelbib/babelbibtest.tex +++ b/biblio/bibtex/contrib/babelbib/babelbibtest.tex @@ -1,8 +1,8 @@ -%\documentclass[spanish,ngerman,frenchb,greek,portuguese,brazilian,romanian,swedish,serbian,english]{article} -%\documentclass[spanish,ngerman,english,frenchb]{article} -%\documentclass[spanish,frenchb,english,ngerman]{article} -%\documentclass[frenchb,english,ngerman,spanish]{article} -\documentclass[greek,brazilian,portuguese,frenchb,english,ngerman,romanian,spanish,czech]{article} +%\documentclass[spanish,ngerman,french,greek,portuguese,brazilian,romanian,swedish,serbian,english]{article} +%\documentclass[spanish,ngerman,english,french]{article} +%\documentclass[spanish,french,english,ngerman]{article} +%\documentclass[french,english,ngerman,spanish]{article} +\documentclass[greek,brazilian,portuguese,french,english,ngerman,romanian,spanish,czech]{article} \usepackage[latin1]{inputenc} \usepackage{url} \usepackage{babel} -- cgit v1.2.3