I got a working latex code (got from somebody) which has this syntax:
Code: Select all
newcommand* \{\ABC} \{ABCDEFG}
Any suggestions?
Thanks.
Code: Select all
newcommand* \{\ABC} \{ABCDEFG}
NEW: TikZ book now 40% off at Amazon.com for a short time.
Code: Select all
\newcommand*{\ABC}{ABCDEFG}
NEW: TikZ book now 40% off at Amazon.com for a short time.