Customizing sectional tags |
By default, TeXmacs provides the standard sectional tags from LaTeX
From a global point of view, an important predicate macro is
The rendering of a sectional tag
<assign|sectional-sep|<macro| – >>
sectional titles would typically look like
1 – Hairy GNUs
The
<
assign
|
subsection-numbered-title
|
<
macro
|
name
|
<\sectional-normal|
<with|font-series|bold|<the-subsection>. >name
This has the following effect on the rendering of subsection titles:
2.3. Very hairy GNUs
Notice that the section-base
package provides several useful helper macros like
My paragraph
Blah, blah, and more blahs...
All other sectional tags use the long rendering, in which case the section title takes a separate line on its own:
Blah, blah, and more blahs...
My section
We do not recommend to modify the standard settings (i.e. to render paragraphs in a long way or sections in a short way). If you really want to do so, then we recommend to redefine the corresponding environment variables enrich-x-long. This will ensure upward compatibility when sectional tags will take an additional argument (see remark ?).
Besides their rendering, several other aspects of sectional tags can be customized:
The call-back macro
<document|<assign|section-clean|<macro|<reset-subsection><reset-std-env>>>|<assign|display-std-env|<macro|nr|<section-prefix>nr>>>