From: Martin Mares Date: Wed, 21 Feb 2024 18:11:14 +0000 (+0100) Subject: Macros: Yet another specimen macro for overlapping text X-Git-Url: http://mj.ucw.cz/gitweb/?a=commitdiff_plain;h=677b190d60cea9853f918c8bf6a12e555fe4b8b7;p=diplomky.git Macros: Yet another specimen macro for overlapping text --- diff --git a/macros.tex b/macros.tex index e74e6f9..a260bfb 100644 --- a/macros.tex +++ b/macros.tex @@ -136,4 +136,5 @@ % are deleted, as well as all calls of \X and \XXX macros. \def\X#1{\textcolor{red}{[#1]}} \def\XXX#1{\par\smallskip\noindent \textcolor{red}{[#1]}} +\def\XOverlap#1{\dimen0=\prevdepth\nointerlineskip{\vbox to 0pt{\XXX{#1}\vss}}\prevdepth=\dimen0} %% NEMICEPS