0

I wonder how to define a newcommand of the type with general conditionnal

\def\a{}

which givefor each call in the text

%\begin{comment}

%\end{comment} 

when a=0 and

\begin{comment}

\end{comment} 

for any other value of a

Thanks

  • 3
    Have you heard of comment package? –  Oct 15 '15 at 05:04
  • What precisely do you mean by "call in the text"? How would the source code look like, and how should the result look like? – jarauh Oct 17 '15 at 03:22

0 Answers0