[latex3-commits] [git/LaTeX3-latex3-latex3] setpdfpagesize-alt: Correct function name (093a22037)
Joseph Wright
joseph.wright at morningstar2.co.uk
Tue Sep 27 21:09:02 CEST 2022
Repository : https://github.com/latex3/latex3
On branch : setpdfpagesize-alt
Link : https://github.com/latex3/latex3/commit/093a2203706bca83159b3e62059bdcf8e743bd3e
>---------------------------------------------------------------
commit 093a2203706bca83159b3e62059bdcf8e743bd3e
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Tue Sep 27 20:09:02 2022 +0100
Correct function name
>---------------------------------------------------------------
093a2203706bca83159b3e62059bdcf8e743bd3e
l3kernel/l3pdf.dtx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/l3kernel/l3pdf.dtx b/l3kernel/l3pdf.dtx
index 8c2ef72c1..245e2a662 100644
--- a/l3kernel/l3pdf.dtx
+++ b/l3kernel/l3pdf.dtx
@@ -464,7 +464,7 @@
{
{ \cs_if_exist_p:N \stockheight }
{ \cs_if_exist_p:N \stockwidth }
- { \cs_if_exist_p:N \IfDocumentMetadata }
+ { \cs_if_exist_p:N \IfDocumentMetadataTF }
{ \IfDocumentMetadataTF { \c_true_bool } { \c_false_bool } }
}
{
More information about the latex3-commits
mailing list.