0

Does Latex allow the true and false statements to be placed on the same line ?

 \IfNoValueTF {#5} { \hspace{0.5cm} } { \ (#5) \par\smallskip }

rather than

\IfNoValueTF {#5} 
  { \hspace{0.5cm} } 
  { \ (#5) \par\smallskip }

0 Answers0