Closed adrianstaniec closed 6 years ago
it produces the C style function call wrapper(thing) but LaTeX style macro would be nicer \wrapper{thing}
wrapper(thing)
\wrapper{thing}
Hum, I think evil-embrace will give you this functionality. Check it out.
it produces the C style function call
wrapper(thing)
but LaTeX style macro would be nicer\wrapper{thing}