Hi all,
The memoir class supports two alternate names for chapters and sections etc., to use for the TOC and headers, like:
\chapter[toc-name][header-name]{long-name}
whereas standard LaTeX supports only one:
\chapter[toc-and-header-name]{long-name}
Would it be possible to integrate this into the LaTeX Memoir language definition file in the tmBundle? It would be very helpful if it was recognized properly, especially for quick navigation in the document.
Thanks very much in advance!
Hi all,
The memoir class supports two alternate names for chapters and sections etc., to use for the TOC and headers, like:
whereas standard LaTeX supports only one:
Would it be possible to integrate this into the LaTeX Memoir language definition file in the tmBundle? It would be very helpful if it was recognized properly, especially for quick navigation in the document.
Thanks very much in advance!