textmate/latex.tmbundle

Two alternate chapter/section names with memoir

alxh opened this issue · 2 comments

alxh commented

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 Alexandre,

thank you for the well written feature request. Commit 6bc07c0 should fix your issue. If you have any additional remarks or questions, then please just comment below.

Kind regards,
René

alxh commented

Hi René,
Thank you so much !
And happy new year :)
Regards,

Alexandre

On Wed, Dec 30, 2015 at 6:21 PM, René Schwaiger notifications@github.com
wrote:

Hi Alexandre,

thank you for the well written feature request. Commit 6bc07c0
6bc07c0
should fix your issue. If you have any additional remarks or questions,
then please just comment below.

Kind regards,
René


Reply to this email directly or view it on GitHub
#136 (comment)
.