macro_rules! section { ($i:literal) => { ... }; ($i:expr) => { ... }; }
Sugar for \section{} creation