[latex3-commits] [latex3/latex3] main: Correct @@ mapping for deprecated pdf functions (fixes #1373) (538a52835)

github at latex-project.org github at latex-project.org
Mon Dec 11 07:01:46 CET 2023


Repository : https://github.com/latex3/latex3
On branch  : main
Link       : https://github.com/latex3/latex3/commit/538a5283556f04388c32b9536b23a64aa1391dd6

>---------------------------------------------------------------

commit 538a5283556f04388c32b9536b23a64aa1391dd6
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Mon Dec 11 06:01:46 2023 +0000

    Correct @@ mapping for deprecated pdf functions (fixes #1373)


>---------------------------------------------------------------

538a5283556f04388c32b9536b23a64aa1391dd6
 l3kernel/CHANGELOG.md      | 3 +++
 l3kernel/l3deprecation.dtx | 4 ++++
 2 files changed, 7 insertions(+)

diff --git a/l3kernel/CHANGELOG.md b/l3kernel/CHANGELOG.md
index 82f0efd1f..5d96a5b7d 100644
--- a/l3kernel/CHANGELOG.md
+++ b/l3kernel/CHANGELOG.md
@@ -7,6 +7,9 @@ this project uses date-based 'snapshot' version identifiers.
 
 ## [Unreleased]
 
+### Fixed
+- Support for deprecated `pdf` module functions (issue \#1373)
+
 ### Changed
 - Use keyval handler for `l3doc` class options
 
diff --git a/l3kernel/l3deprecation.dtx b/l3kernel/l3deprecation.dtx
index 033801990..f5d26e010 100644
--- a/l3kernel/l3deprecation.dtx
+++ b/l3kernel/l3deprecation.dtx
@@ -501,6 +501,10 @@
 %
 % \subsection{Deprecated \pkg{l3pdf} functions}
 %
+%    \begin{macrocode}
+%<@@=pdf>
+%    \end{macrocode}
+%
 % \begin{variable}[deprecated]{\g_@@_object_prop}
 %   For tracking objects.
 %    \begin{macrocode}





More information about the latex3-commits mailing list.