[latex3-commits] [git/LaTeX3-latex3-latex2e] develop: allow the rolloback graphics to use current .def files (d8901db5)

David Carlisle d.p.carlisle at gmail.com
Sun Jul 21 10:39:53 CEST 2019


Repository : https://github.com/latex3/latex2e
On branch  : develop
Link       : https://github.com/latex3/latex2e/commit/d8901db574d72dedbd95a5562c9c93bd8f5feafb

>---------------------------------------------------------------

commit d8901db574d72dedbd95a5562c9c93bd8f5feafb
Author: David Carlisle <d.p.carlisle at gmail.com>
Date:   Sun Jul 21 09:39:53 2019 +0100

    allow the rolloback graphics to use current .def files


>---------------------------------------------------------------

d8901db574d72dedbd95a5562c9c93bd8f5feafb
 required/graphics/graphics-2017-06-25.sty | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/required/graphics/graphics-2017-06-25.sty b/required/graphics/graphics-2017-06-25.sty
index 3acdd9d4..361193cf 100644
--- a/required/graphics/graphics-2017-06-25.sty
+++ b/required/graphics/graphics-2017-06-25.sty
@@ -516,6 +516,11 @@
   \edef#1{\strip at pt\dimen@}}
 \Gin at codes
 \let\Gin at codes\relax
+% alow use of current .def files
+\def\quote at name#1{"\quote@@name#1\@gobble""}
+\def\quote@@name#1"{#1\quote@@name}
+\def\unquote at name#1{\quote@@name#1\@gobble"}
+%
 \endinput
 %%
 %% End of file `graphics.sty'.





More information about the latex3-commits mailing list