Advertisement
Guest User

Untitled

a guest
Jul 27th, 2017
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Latex 0.18 KB | None | 0 0
  1. \newcommand\mnote[1]{%
  2.   \addtocounter{tmpnum}{1}
  3.  \arabic{tmpnum}
  4.  \note{\arabic{tmpnum}: #1\\}} %%% evaluated later, so need to pass a string instead of something that's interpreted
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement