Code: Select all
\isempty{#1}
Code: Select all
\equal{#1}{}}
Code: Select all
\newcommand{\card}[1]{
\ifthenelse{\isempty{#1}}{Empty.}{Nonempty.}
}
Code: Select all
\isempty{#1}
Code: Select all
\equal{#1}{}}
Code: Select all
\newcommand{\card}[1]{
\ifthenelse{\isempty{#1}}{Empty.}{Nonempty.}
}
NEW: TikZ book now 40% off at Amazon.com for a short time.