texlive[73468] Master/texmf-dist: biblatex-ieee (15jan25)
commits+karl at tug.org
commits+karl at tug.org
Wed Jan 15 22:00:24 CET 2025
Revision: 73468
https://tug.org/svn/texlive?view=revision&revision=73468
Author: karl
Date: 2025-01-15 22:00:24 +0100 (Wed, 15 Jan 2025)
Log Message:
-----------
biblatex-ieee (15jan25)
Modified Paths:
--------------
trunk/Master/texmf-dist/doc/latex/biblatex-ieee/biblatex-ieee-alphabetic.pdf
trunk/Master/texmf-dist/doc/latex/biblatex-ieee/biblatex-ieee-alphabetic.tex
trunk/Master/texmf-dist/doc/latex/biblatex-ieee/biblatex-ieee.pdf
trunk/Master/texmf-dist/doc/latex/biblatex-ieee/biblatex-ieee.tex
trunk/Master/texmf-dist/tex/latex/biblatex-ieee/ieee-alphabetic.bbx
trunk/Master/texmf-dist/tex/latex/biblatex-ieee/ieee-alphabetic.cbx
trunk/Master/texmf-dist/tex/latex/biblatex-ieee/ieee-comp.cbx
trunk/Master/texmf-dist/tex/latex/biblatex-ieee/ieee.bbx
trunk/Master/texmf-dist/tex/latex/biblatex-ieee/ieee.cbx
Modified: trunk/Master/texmf-dist/doc/latex/biblatex-ieee/biblatex-ieee-alphabetic.pdf
===================================================================
(Binary files differ)
Modified: trunk/Master/texmf-dist/doc/latex/biblatex-ieee/biblatex-ieee-alphabetic.tex
===================================================================
--- trunk/Master/texmf-dist/doc/latex/biblatex-ieee/biblatex-ieee-alphabetic.tex 2025-01-15 21:00:14 UTC (rev 73467)
+++ trunk/Master/texmf-dist/doc/latex/biblatex-ieee/biblatex-ieee-alphabetic.tex 2025-01-15 21:00:24 UTC (rev 73468)
@@ -24,8 +24,8 @@
\href{mailto:joseph at texdev.net}
{\texttt{joseph at texdev.net}}}}
\title{The \pkg{ieee-alphabetic} bibliography style for \pkg{biblatex}%
- \footnote{This file describes v1.4b, last revised 2024-11-20.}}
-\date{Released 2024-11-20}
+ \footnote{This file describes v1.4c, last revised 2025-01-15.}}
+\date{Released 2025-01-15}
\providecommand*{\pkg}[1]{\textsf{#1}}
@@ -55,7 +55,7 @@
\end{document}
%%
-%% Copyright (C) 2011-2013,2015-2021,2024 by
+%% Copyright (C) 2011-2013,2015-2021,2024,2025 by
%% Joseph Wright <joseph at texdev.net>
%%
%% It may be distributed and/or modified under the conditions of
Modified: trunk/Master/texmf-dist/doc/latex/biblatex-ieee/biblatex-ieee.pdf
===================================================================
(Binary files differ)
Modified: trunk/Master/texmf-dist/doc/latex/biblatex-ieee/biblatex-ieee.tex
===================================================================
--- trunk/Master/texmf-dist/doc/latex/biblatex-ieee/biblatex-ieee.tex 2025-01-15 21:00:14 UTC (rev 73467)
+++ trunk/Master/texmf-dist/doc/latex/biblatex-ieee/biblatex-ieee.tex 2025-01-15 21:00:24 UTC (rev 73468)
@@ -24,8 +24,8 @@
\href{mailto:joseph at texdev.net}
{\texttt{joseph at texdev.net}}}}
\title{The \pkg{ieee} bibliography style for \pkg{biblatex}%
- \footnote{This file describes v1.4b, last revised 2024-11-20.}}
-\date{Released 2024-11-20}
+ \footnote{This file describes v1.4c, last revised 2025-01-15.}}
+\date{Released 2025-01-15}
\providecommand*{\opt}[1]{\texttt{#1}}
\providecommand*{\pkg}[1]{\textsf{#1}}
@@ -61,7 +61,7 @@
this is activated. The option works in the same way as that from the
core \pkg{biblatex} style \pkg{author-year}.
-As-standard, citation numbers are all printed. If you do no wish to have compressed
+As-standard, citation numbers are all printed. If you do not wish to have compressed
citations, use
\begin{verbatim}
\usepackage[style = ieee, citestyle = ieee-comp]{biblatex}
@@ -83,13 +83,13 @@
if your database includes full dates, you will likely want to drop these
for most periodicals using \cs{clearfield}
-Also include in the bundle is a style using alphabetic labels, but otherwise
+Also included in the bundle is a style using alphabetic labels, but otherwise
following the guidelines of the \textsc{ieee}. This style should be loaded
using
\begin{verbatim}
\usepackage[style=ieee-alphabetic]{biblatex}
\end{verbatim}
-It is demonstrated in the accompany \textsc{pdf} file
+It is demonstrated in the accompanying \textsc{pdf} file
\texttt{biblatex-ieee-alphabetic}.
Suggestions for improvement and bug reports can be logged in the package
@@ -162,6 +162,7 @@
\changes{v1.4}{2024-11-13}{Swtich from compressed to non-compressed citations}
\changes{v1.4a}{2024-11-17}{Correct use of \cs{newbibmacro}}
\changes{v1.4a}{2024-11-17}{Correct \cs{textcite}}
+\changes{v1.4b}{2025-01-15}{Print \enquote{et al.}~upright}
\PrintChanges
@@ -168,7 +169,7 @@
\end{document}
%%
-%% Copyright (C) 2011-2013,2015-2021,2024 by
+%% Copyright (C) 2011-2013,2015-2021,2024,2025 by
%% Joseph Wright <joseph at texdev.net>
%%
%% It may be distributed and/or modified under the conditions of
Modified: trunk/Master/texmf-dist/tex/latex/biblatex-ieee/ieee-alphabetic.bbx
===================================================================
--- trunk/Master/texmf-dist/tex/latex/biblatex-ieee/ieee-alphabetic.bbx 2025-01-15 21:00:14 UTC (rev 73467)
+++ trunk/Master/texmf-dist/tex/latex/biblatex-ieee/ieee-alphabetic.bbx 2025-01-15 21:00:24 UTC (rev 73468)
@@ -8,7 +8,7 @@
%% ---------------------------------------------------------------
%%
-\ProvidesFile{ieee-alphabetic.bbx}[2024-11-20 v1.4b biblatex bibliography style]
+\ProvidesFile{ieee-alphabetic.bbx}[2025-01-15 v1.4c biblatex bibliography style]
\RequireBibliographyStyle{ieee}
@@ -53,7 +53,7 @@
{\item}
%%
-%% Copyright (C) 2011-2013,2015-2021,2024 by
+%% Copyright (C) 2011-2013,2015-2021,2024,2025 by
%% Joseph Wright <joseph at texdev.net>
%%
%% It may be distributed and/or modified under the conditions of
Modified: trunk/Master/texmf-dist/tex/latex/biblatex-ieee/ieee-alphabetic.cbx
===================================================================
--- trunk/Master/texmf-dist/tex/latex/biblatex-ieee/ieee-alphabetic.cbx 2025-01-15 21:00:14 UTC (rev 73467)
+++ trunk/Master/texmf-dist/tex/latex/biblatex-ieee/ieee-alphabetic.cbx 2025-01-15 21:00:24 UTC (rev 73468)
@@ -8,7 +8,7 @@
%% ---------------------------------------------------------------
%%
-\ProvidesFile{ieee-alphabetic.cbx}[2024-11-20 v1.4b biblatex citation style]
+\ProvidesFile{ieee-alphabetic.cbx}[2025-01-15 v1.4c biblatex citation style]
\RequireCitationStyle{alphabetic}
@@ -45,7 +45,7 @@
}
%%
-%% Copyright (C) 2011-2013,2015-2021,2024 by
+%% Copyright (C) 2011-2013,2015-2021,2024,2025 by
%% Joseph Wright <joseph at texdev.net>
%%
%% It may be distributed and/or modified under the conditions of
Modified: trunk/Master/texmf-dist/tex/latex/biblatex-ieee/ieee-comp.cbx
===================================================================
--- trunk/Master/texmf-dist/tex/latex/biblatex-ieee/ieee-comp.cbx 2025-01-15 21:00:14 UTC (rev 73467)
+++ trunk/Master/texmf-dist/tex/latex/biblatex-ieee/ieee-comp.cbx 2025-01-15 21:00:24 UTC (rev 73468)
@@ -8,7 +8,7 @@
%% ---------------------------------------------------------------
%%
-\ProvidesFile{ieee-comp.cbx}[2024-11-20 v1.4b biblatex citation style]
+\ProvidesFile{ieee-comp.cbx}[2025-01-15 v1.4c biblatex citation style]
\RequireCitationStyle{numeric-comp}
@@ -122,7 +122,7 @@
{}}}
%%
-%% Copyright (C) 2011-2013,2015-2021,2024 by
+%% Copyright (C) 2011-2013,2015-2021,2024,2025 by
%% Joseph Wright <joseph at texdev.net>
%%
%% It may be distributed and/or modified under the conditions of
Modified: trunk/Master/texmf-dist/tex/latex/biblatex-ieee/ieee.bbx
===================================================================
--- trunk/Master/texmf-dist/tex/latex/biblatex-ieee/ieee.bbx 2025-01-15 21:00:14 UTC (rev 73467)
+++ trunk/Master/texmf-dist/tex/latex/biblatex-ieee/ieee.bbx 2025-01-15 21:00:24 UTC (rev 73468)
@@ -8,7 +8,7 @@
%% ---------------------------------------------------------------
%%
-\ProvidesFile{ieee.bbx}[2024-11-20 v1.4b biblatex bibliography style]
+\ProvidesFile{ieee.bbx}[2025-01-15 v1.4c biblatex bibliography style]
% Load the standard style to avoid copy-pasting unnecessary material
\RequireBibliographyStyle{numeric-comp}
@@ -67,7 +67,6 @@
\NewBibliographyString{presentedat}
\DefineBibliographyStrings{english}{
- andothers = \mkbibemph{et al\adddot} ,
chapter = ch\adddot ,
editor = Ed\adddot ,
editors = Eds\adddot ,
@@ -816,7 +815,7 @@
\usebibmacro{finentry}}
%%
-%% Copyright (C) 2011-2013,2015-2021,2024 by
+%% Copyright (C) 2011-2013,2015-2021,2024,2025 by
%% Joseph Wright <joseph at texdev.net>
%%
%% It may be distributed and/or modified under the conditions of
Modified: trunk/Master/texmf-dist/tex/latex/biblatex-ieee/ieee.cbx
===================================================================
--- trunk/Master/texmf-dist/tex/latex/biblatex-ieee/ieee.cbx 2025-01-15 21:00:14 UTC (rev 73467)
+++ trunk/Master/texmf-dist/tex/latex/biblatex-ieee/ieee.cbx 2025-01-15 21:00:24 UTC (rev 73468)
@@ -8,7 +8,7 @@
%% ---------------------------------------------------------------
%%
-\ProvidesFile{ieee.cbx}[2024-11-20 v1.4b biblatex citation style]
+\ProvidesFile{ieee.cbx}[2025-01-15 v1.4c biblatex citation style]
\RequireCitationStyle{numeric-verb}
@@ -20,7 +20,7 @@
}
%%
-%% Copyright (C) 2011-2013,2015-2021,2024 by
+%% Copyright (C) 2011-2013,2015-2021,2024,2025 by
%% Joseph Wright <joseph at texdev.net>
%%
%% It may be distributed and/or modified under the conditions of
More information about the tex-live-commits
mailing list.