Skip to content

Commit

Permalink
fixing datamodel id string
Browse files Browse the repository at this point in the history
  • Loading branch information
plk committed Feb 3, 2024
1 parent a96bcb9 commit 2a9dddb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions tex/latex/biblatex/biblatex.sty
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
\def\abx@cbxid{\abx@date\space v\abx@version\space biblatex citation style (PK/MW)}
\def\abx@lbxid{\abx@date\space v\abx@version\space biblatex localization (PK/MW)}
\def\abx@cptid{\abx@date\space v\abx@version\space biblatex compatibility (PK/MW)}
\def\abx@dmid{\abx@date\space v\abx@version\space biblatex datamodel (PK/MW)}

% This is not updated by build script as the control file version
% does not necessarily change with the package version.
Expand Down
2 changes: 1 addition & 1 deletion tex/latex/biblatex/blx-dm.def
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
\ProvidesFile{blx-dm.def}
[\abx@lbxid]
[\abx@dmid]

% -*- mode: LaTeX -*-
\newbool{dmskipout}%
Expand Down

0 comments on commit 2a9dddb

Please sign in to comment.