mirror of
https://github.com/flynx/photobook.git
synced 2025-10-29 10:20:08 +00:00
tweaks
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
3bb6e6f61c
commit
09ed8b60b6
@ -1781,9 +1781,11 @@
|
||||
\@ifundefined{#2}{%
|
||||
\expandafter\newsavebox\csname #2\endcsname}{}
|
||||
\expandafter\sbox\csname #2\endcsname{%
|
||||
\TPoptions{absolute=false}%
|
||||
\begin{inlinecell*}[#1]{#3}{#4}%
|
||||
#5%
|
||||
\end{inlinecell*}}%
|
||||
\end{inlinecell*}%
|
||||
\TPoptions{absolute=true}}%
|
||||
\ignorespaces}
|
||||
|
||||
\newcommand\gsavecell[5][]{%
|
||||
@ -1791,9 +1793,11 @@
|
||||
\@ifundefined{#2}{%
|
||||
\expandafter\newsavebox\csname #2\endcsname}{}
|
||||
\global\expandafter\sbox\csname #2\endcsname{%
|
||||
\TPoptions{absolute=false}%
|
||||
\begin{inlinecell*}[#1]{#3}{#4}%
|
||||
#5%
|
||||
\end{inlinecell*}}%
|
||||
\end{inlinecell*}%
|
||||
\TPoptions{absolute=true}}%
|
||||
\ignorespaces}
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user