Re: [NTG-context] How to typeset a line as if it had zero height
4 Aug
2016
4 Aug
'16
4:56 a.m.
Joseph Canedo mailto:josephcanedo@gmail.com 3. August 2016 um 21:48
Thanks Wolfgang, out of curiosity what does \GotoPar macro ? Is this similar to \ignorespaces ?
The \GotoPar removes the following \par or empty line to ensure the previous and the following text stay on the same line. %%%% begin example \define\RuleOne{\dontleavehmode\blackrule[width=4cm,color=orange]} \define\RuleTwo{\dontleavehmode\blackrule[width=4cm,color=yellow]\GotoPar} \starttext \RuleOne \input ward \RuleTwo \input ward \stoptext %%%% end example Wolfgang
3086
Age (days ago)
3086
Last active (days ago)
0 comments
1 participants
participants (1)
-
Wolfgang Schuster