[latex3-commits] [git/LaTeX3-latex3-latex3] master: Some cosmetic spaces (4216a71)
Joseph Wright
joseph.wright at morningstar2.co.uk
Thu Apr 11 22:42:31 CEST 2019
Repository : https://github.com/latex3/latex3
On branch : master
Link : https://github.com/latex3/latex3/commit/4216a716ad22430d24be7d09ab7d639bea26efb2
>---------------------------------------------------------------
commit 4216a716ad22430d24be7d09ab7d639bea26efb2
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Thu Apr 11 21:42:31 2019 +0100
Some cosmetic spaces
Make debugging a little easier
>---------------------------------------------------------------
4216a716ad22430d24be7d09ab7d639bea26efb2
l3kernel/l3drivers-pdf.dtx | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/l3kernel/l3drivers-pdf.dtx b/l3kernel/l3drivers-pdf.dtx
index 262641f..06514a5 100644
--- a/l3kernel/l3drivers-pdf.dtx
+++ b/l3kernel/l3drivers-pdf.dtx
@@ -247,9 +247,9 @@
\group_end:
\@@_postscript:x
{
- mark ~ /_objdef ~ { driver.obj \int_use:N \g_@@_pdf_object_int }
- /Rect ~ [ driver.llx ~ driver.lly ~ driver.urx ~ driver.ury ]
- #4
+ mark ~ /_objdef ~ { driver.obj \int_use:N \g_@@_pdf_object_int } ~
+ /Rect ~ [ driver.llx ~ driver.lly ~ driver.urx ~ driver.ury ] ~
+ #4 ~
/ANN ~ pdfmark
}
}
More information about the latex3-commits
mailing list