[latex3-commits] [git/LaTeX3-latex3-latex3] setpdfpagesize-alt: Correct function name (543ccd0c7)
Joseph Wright
joseph.wright at morningstar2.co.uk
Tue Sep 27 22:10:35 CEST 2022
Repository : https://github.com/latex3/latex3
On branch : setpdfpagesize-alt
Link : https://github.com/latex3/latex3/commit/543ccd0c7af503a58ed467b6e5427bf76e70c0f5
>---------------------------------------------------------------
commit 543ccd0c7af503a58ed467b6e5427bf76e70c0f5
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Tue Sep 27 20:09:02 2022 +0100
Correct function name
>---------------------------------------------------------------
543ccd0c7af503a58ed467b6e5427bf76e70c0f5
l3kernel/l3pdf.dtx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/l3kernel/l3pdf.dtx b/l3kernel/l3pdf.dtx
index 041a30a5b..09844bc0e 100644
--- a/l3kernel/l3pdf.dtx
+++ b/l3kernel/l3pdf.dtx
@@ -506,7 +506,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.