texlive[74898] Master/texmf-dist: biblatex-phys (9apr25)
commits+karl at tug.org
commits+karl at tug.org
Wed Apr 9 21:58:28 CEST 2025
Revision: 74898
https://tug.org/svn/texlive?view=revision&revision=74898
Author: karl
Date: 2025-04-09 21:58:28 +0200 (Wed, 09 Apr 2025)
Log Message:
-----------
biblatex-phys (9apr25)
Modified Paths:
--------------
trunk/Master/texmf-dist/doc/latex/biblatex-phys/biblatex-phys.pdf
trunk/Master/texmf-dist/doc/latex/biblatex-phys/biblatex-phys.tex
trunk/Master/texmf-dist/tex/latex/biblatex-phys/phys.bbx
trunk/Master/texmf-dist/tex/latex/biblatex-phys/phys.cbx
trunk/Master/texmf-dist/tex/latex/biblatex-phys/phys.dbx
Modified: trunk/Master/texmf-dist/doc/latex/biblatex-phys/biblatex-phys.pdf
===================================================================
(Binary files differ)
Modified: trunk/Master/texmf-dist/doc/latex/biblatex-phys/biblatex-phys.tex
===================================================================
--- trunk/Master/texmf-dist/doc/latex/biblatex-phys/biblatex-phys.tex 2025-04-09 19:58:17 UTC (rev 74897)
+++ trunk/Master/texmf-dist/doc/latex/biblatex-phys/biblatex-phys.tex 2025-04-09 19:58:28 UTC (rev 74898)
@@ -25,8 +25,8 @@
{\texttt{joseph at texdev.net}}}}
\title{\pkg{biblatex-phys} -- A \pkg{biblatex} implementation of the
\textsc{aip} and \textsc{aps} bibliography style%
- \footnote{This file describes v1.1c, last revised 2024/07/26.}}
-\date{Released 2024/07/26}
+ \footnote{This file describes v1.1e, last revised 2025/04/09.}}
+\date{Released 2025/04/09}
\providecommand*{\opt}[1]{\texttt{#1}}
\providecommand*{\pkg}[1]{\textsf{#1}}
@@ -124,6 +124,7 @@
\begin{verbatim}
\usepackage[%
style=phys,%
+ autocite=plain,%
articletitle=false,biblabel=brackets,%
chaptertitle=false,pageranges=false%
]
@@ -202,6 +203,8 @@
\changes{v1.1}{2018/10/19}{Support for \texttt{collaboration} field}
\changes{v1.1a}{2019-09-20}{Biber support for \texttt{collaboration} field}
\changes{v1.1b}{2019-12-03}{Fix printing of DOI when pages are missing}
+\changes{v1.1d}{2025-04-08}{Print citations inline}
+\changes{v1.1e}{2025-04-09}{Better approach to APS style}
\PrintChanges
@@ -208,7 +211,7 @@
\end{document}
%%
-%% Copyright (C) 2012-2014,2016,2018-2020,2022,2024 by
+%% Copyright (C) 2012-2014,2016,2018-2020,2022,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-phys/phys.bbx
===================================================================
--- trunk/Master/texmf-dist/tex/latex/biblatex-phys/phys.bbx 2025-04-09 19:58:17 UTC (rev 74897)
+++ trunk/Master/texmf-dist/tex/latex/biblatex-phys/phys.bbx 2025-04-09 19:58:28 UTC (rev 74898)
@@ -8,7 +8,7 @@
%% ---------------------------------------------------------------
%%
-\ProvidesFile{phys.bbx}[2024/07/26 v1.1c biblatex bibliography style]
+\ProvidesFile{phys.bbx}[2025/04/09 v1.1e biblatex bibliography style]
% Load the standard style to avoid copy-pasting unnecessary material
\RequireBibliographyStyle{numeric-comp}
Modified: trunk/Master/texmf-dist/tex/latex/biblatex-phys/phys.cbx
===================================================================
--- trunk/Master/texmf-dist/tex/latex/biblatex-phys/phys.cbx 2025-04-09 19:58:17 UTC (rev 74897)
+++ trunk/Master/texmf-dist/tex/latex/biblatex-phys/phys.cbx 2025-04-09 19:58:28 UTC (rev 74898)
@@ -8,7 +8,7 @@
%% ---------------------------------------------------------------
%%
-\ProvidesFile{phys.cbx}[2024/07/26 v1.1c biblatex citation style]
+\ProvidesFile{phys.cbx}[2025/04/09 v1.1e biblatex citation style]
\RequireCitationStyle{numeric-comp}
@@ -20,7 +20,7 @@
}
%%
-%% Copyright (C) 2012-2014,2016,2018,2019,2024 by
+%% Copyright (C) 2012-2014,2016,2018,2019,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-phys/phys.dbx
===================================================================
--- trunk/Master/texmf-dist/tex/latex/biblatex-phys/phys.dbx 2025-04-09 19:58:17 UTC (rev 74897)
+++ trunk/Master/texmf-dist/tex/latex/biblatex-phys/phys.dbx 2025-04-09 19:58:28 UTC (rev 74898)
@@ -8,12 +8,12 @@
%% ---------------------------------------------------------------
%%
-\ProvidesFile{phys.dbx}[2024/07/26 v1.1c biblatex database model extension]
+\ProvidesFile{phys.dbx}[2025/04/09 v1.1e biblatex database model extension]
\DeclareDatamodelFields[type=field, datatype=literal]{collaboration}
%%
-%% Copyright (C) 2012-2014,2016,2018,2019,2024 by
+%% Copyright (C) 2012-2014,2016,2018,2019,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.