lines 6-38 of file: example/configure.xrst {xrst_begin configure_example} {xrst_spell prolog } Example Using TOML Configure File ################################# include_all *********** rst_prolog ========== |tab| This line is indented using ``|tab|`` which is defined in the rst_prolog for this documentation. latex_macro =========== :math:`f : \B{R}^n \rightarrow \B{R}^m` This line uses ``\B`` which is defined as a latex_macro. Example TOML File ***************** {xrst_literal xrst.toml } This Example File ***************** {xrst_literal} {xrst_end configure_example}