Add LaTeX highlights: addpart, addchap, addsec.

Add highlight for the LaTeX sectioning commands \addpart, \addchap, \addsec and their starred variants.
This commit is contained in:
Jendrik Stelzner 2022-01-12 00:22:21 +01:00 committed by Stephan Seitz
parent 4e5afc6bb8
commit 41a097d9c5

View file

@ -289,6 +289,10 @@
"\\paragraph"
"\\subparagraph"
"\\addpart"
"\\addchap"
"\\addsec"
"\\part*"
"\\chapter*"
"\\section*"
@ -296,6 +300,10 @@
"\\subsubsection*"
"\\paragraph*"
"\\subparagraph*"
"\\addpart*"
"\\addchap*"
"\\addsec*"
] @type
"\\item" @punctuation.special