]> git.lyx.org Git - features.git/blobdiff - src/TocBackend.h
Amend d5a5fbb8e (cosmetic)
[features.git] / src / TocBackend.h
index 2668eb0643335cf04b3ddfa507a7f18f8e003a7b..9290d9c5273b5733c9e326ad614f832fef8f9cc2 100644 (file)
@@ -55,6 +55,7 @@ enum TocType {
        NOMENCL,//"nomencl"
        LISTING,//"listings"
        FLOAT,//"figure", "table", "algorithm", user-defined (from layout?)
+       MATH_MACRO,//"math-macro"
        SENSELESS,//"senseless"
        TOC_TYPE_COUNT
 }