chapter

Macro chapter 

Source
macro_rules! chapter {
    ($i:literal) => { ... };
    ($i:expr) => { ... };
}
Expand description

Sugar for \chapter{} creation