/// The alias for the type of the numbering.
///
/// # Notes
///
/// Check the [documentation of the super module][super] for the purpose of the type alias.
pub type NumberingTy = Numbering;
/// A kind of numbering used for [LaTeX] formatting.
///
/// # Notes
///
/// Check the [documentation of the super module][super] for the purpose of the enum.
///
/// [LaTeX]: https://www.overleaf.com/learn/latex/Learn_LaTeX_in_30_minutes#What_is_LaTeX.3F