|
@@ -78,7 +78,7 @@ and the derived files grabbox.pdf and
|
78
|
78
|
%</driver>
|
79
|
79
|
%<*pkg>
|
80
|
80
|
\newcommand*\grabbox@date{2018-10-18}
|
81
|
|
-\newcommand*\grabbox@version{1.1}
|
|
81
|
+\newcommand*\grabbox@version{1.0b}
|
82
|
82
|
\ProvidesPackage{grabbox}
|
83
|
83
|
[\grabbox@date\ v\grabbox@version\ utilities to get an argument as a box]
|
84
|
84
|
%</pkg>
|
|
@@ -349,6 +349,10 @@ and the derived files grabbox.pdf and
|
349
|
349
|
{%
|
350
|
350
|
\aftergroup\grabbox@after
|
351
|
351
|
\grabbox@into@pre
|
|
352
|
+ \if@grabbox@spaces@
|
|
353
|
+ \else
|
|
354
|
+ \ignorespaces
|
|
355
|
+ \fi
|
352
|
356
|
}
|
353
|
357
|
\grabbox@def\grabbox@after
|
354
|
358
|
{%
|