Hacker News new | ask | show | jobs
by sampo 1265 days ago
> Macros can also take arguments to be substituted within the definition.

Some journals ask you to submit your manuscript in plain LaTeX, without defining your own macros.

1 comments

since a macro is just a macro, isn't it fairly easy to just inline the macro's then?