summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/graphics-def/luatex.def
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2017-06-22 22:35:35 +0000
committerKarl Berry <karl@freefriends.org>2017-06-22 22:35:35 +0000
commitbdb82a6f104d448ea7d31a4f464b8f2af69577ca (patch)
treef7417e221b9dbdfdf45ebb653d27101fa98b04b4 /Master/texmf-dist/tex/latex/graphics-def/luatex.def
parent4f5198bb01193573ab5a6bb085aec64d95b8f9a3 (diff)
graphics-def (21jun17)
git-svn-id: svn://tug.org/texlive/trunk@44668 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/graphics-def/luatex.def')
-rw-r--r--Master/texmf-dist/tex/latex/graphics-def/luatex.def23
1 files changed, 12 insertions, 11 deletions
diff --git a/Master/texmf-dist/tex/latex/graphics-def/luatex.def b/Master/texmf-dist/tex/latex/graphics-def/luatex.def
index 7ef65018f67..fd6e382f33d 100644
--- a/Master/texmf-dist/tex/latex/graphics-def/luatex.def
+++ b/Master/texmf-dist/tex/latex/graphics-def/luatex.def
@@ -18,7 +18,8 @@
%% https://github.com/latex3/graphics-def/issues
%%
\ProvidesFile{luatex.def}
- [2017/06/17 v1.0d Graphics/color driver for luatex]
+ [2017/06/20 v1.0e Graphics/color driver for luatex]
+\def\GPT@space{ }
\def\c@lor@arg#1{%
\dimen@#1\p@
\ifdim\dimen@<\z@\dimen@\maxdimen\fi
@@ -107,10 +108,10 @@
\ifGPT@pagecolor
\pdfextension literal page{%
q % gsave
- \current@page@color\space
+ \current@page@color\GPT@space
n % newpath
- 0 0 \strip@pt\pagewidth\space
- \strip@pt\pageheight\space re % rectangle
+ 0 0 \strip@pt\pagewidth\GPT@space
+ \strip@pt\pageheight\GPT@space re % rectangle
% there is no need to convert to bp
f % fill
Q% grestore
@@ -190,7 +191,7 @@
\ifx\Gin@page\@empty\else page=\Gin@page , \fi
\ifx\Gin@pagebox\@empty\else pagebox=\Gin@pagebox , \fi
\ifGin@interpolate interpolate=true, \fi
- \the\wd\@tempboxa\space x \the\ht\@tempboxa
+ \the\wd\@tempboxa\GPT@space x \the\ht\@tempboxa
>%
}%
}{%
@@ -227,10 +228,10 @@
}%
\PackageInfo{luatex.def}{%
#1 \ifx\Gin@page\@empty\else, page\Gin@page\fi
- \space used\ifx\on@line\@undefined\else\on@line\fi.}%
+ \GPT@space used\ifx\on@line\@undefined\else\on@line\fi.}%
\PackageInfo{luatex.def}{%
Requested size: %
- \the\Gin@req@width\space x \the\Gin@req@height
+ \the\Gin@req@width\GPT@space x \the\Gin@req@height
}%
\Ginclude@@pdftex{\@nameuse{#1 image\Gin@attr@hash}}%
}
@@ -395,7 +396,7 @@
\GPT@NormalizeNumber\Grot@sin
\GPT@NormalizeNumber\Grot@cos
\edef\GPT@temp{%
- \Grot@cos\space\Grot@sin\space
+ \Grot@cos\GPT@space\Grot@sin\GPT@space
\if-\Grot@sin
\else
\ifx\Grot@sin\GPT@Zero
@@ -404,7 +405,7 @@
-\Grot@sin
\fi
\fi
- \space\Grot@cos
+ \GPT@space\Grot@cos
}%
\ifx\GPT@temp\GPT@MatrixIdentity
\def\Grot@end{}%
@@ -421,7 +422,7 @@
\GPT@NormalizeNumber\Gscale@x
\GPT@NormalizeNumber\Gscale@y
\edef\GPT@temp{%
- \Gscale@x\space0 0 \Gscale@y
+ \Gscale@x\GPT@space0 0 \Gscale@y
}%
\ifx\GPT@temp\GPT@MatrixIdentity
\def\Gscale@end{}%
@@ -508,7 +509,7 @@
(or `supp-pdf.tex' and/or `supp-mis.tex')
to convert MetaPost output files to PDF.
These files are part of ConTeXt and can also be found here:%
- \space\space CTAN:macros/pdftex/graphics/.
+ \GPT@space\GPT@space CTAN:macros/pdftex/graphics/.
You'll get more errors if you'll continue now.%
}%
}%