From 677b190d60cea9853f918c8bf6a12e555fe4b8b7 Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Wed, 21 Feb 2024 19:11:14 +0100 Subject: [PATCH] Macros: Yet another specimen macro for overlapping text --- macros.tex | 1 + 1 file changed, 1 insertion(+) 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 -- 2.39.2