Macro elems

Source
macro_rules! elems {
    ($($elem:expr),*) => { ... };
}
Expand description

Box and type erase a number of tex elements.