[latex3-commits] [l3svn] branch master updated: Correct a couple of incorrect primitive renames

noreply at latex-project.org noreply at latex-project.org
Mon Nov 16 00:06:57 CET 2015


This is an automated email from the git hooks/post-receive script.

joseph pushed a commit to branch master
in repository l3svn.

The following commit(s) were added to refs/heads/master by this push:
       new  70a67aa   Correct a couple of incorrect primitive renames
70a67aa is described below

commit 70a67aacd7bbfd0bf06ae65a72266bab966bb032
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Sun Nov 15 23:06:42 2015 +0000

    Correct a couple of incorrect primitive renames
---
 l3kernel/l3names.dtx |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/l3kernel/l3names.dtx b/l3kernel/l3names.dtx
index 347fe56..a3c9cfa 100644
--- a/l3kernel/l3names.dtx
+++ b/l3kernel/l3names.dtx
@@ -1088,9 +1088,9 @@
   \tex_let:D \luatex_mathdir:D               \luatexmathdir
   \tex_let:D \luatex_pagebottomoffset:D      \luatexpagebottomoffset
   \tex_let:D \luatex_pagedir:D               \luatexpagedir
-  \tex_let:D \luatex_pageheight:D            \luatexpageheight
+  \tex_let:D \pdftex_pageheight:D            \luatexpageheight
   \tex_let:D \luatex_pagerightoffset:D       \luatexpagerightoffset
-  \tex_let:D \luatex_pagewidth:D             \luatexpagewidth
+  \tex_let:D \pdftex_pagewidth:D             \luatexpagewidth
   \tex_let:D \luatex_pardir:D                \luatexpardir
   \tex_let:D \luatex_rightghost:D            \luatexrightghost
   \tex_let:D \luatex_textdir:D               \luatextextdir

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the latex3-commits mailing list