]> git.lyx.org Git - lyx.git/blobdiff - src/TocBackend.h
Correct tex2lyx/roundtrip/test-structure.tex test.
[lyx.git] / src / TocBackend.h
index 2668eb0643335cf04b3ddfa507a7f18f8e003a7b..e18f1bc0947f5a90062ff83ed4ca9993525f5c02 100644 (file)
@@ -55,6 +55,8 @@ enum TocType {
        NOMENCL,//"nomencl"
        LISTING,//"listings"
        FLOAT,//"figure", "table", "algorithm", user-defined (from layout?)
+       MATH_MACRO,//"math-macro"
+       EXTERNAL,//"external"
        SENSELESS,//"senseless"
        TOC_TYPE_COUNT
 }