]> git.lyx.org Git - lyx.git/blobdiff - src/LColor.h
LyX Drinkers United: patch 2
[lyx.git] / src / LColor.h
index 11834d42bf4b788ede05670b597bb543b0668e66..b6651839b60dd0817b56239b6b956a815e38d03a 100644 (file)
@@ -4,7 +4,7 @@
  * 
  *           LyX, The Document Processor
  *      
- *         Copyright 1998-2000 The LyX Team
+ *         Copyright 1998-2001 The LyX Team
  *
  *======================================================*/
 
@@ -106,6 +106,8 @@ public:
                math,
                /// Math inset background color
                mathbg,
+               /// Macro math inset background color
+               mathmacrobg,
                /// Math inset frame color
                mathframe,
                /// Math cursor color
@@ -113,16 +115,14 @@ public:
                /// Math line color
                mathline,
 
-               /// Footnote marker text
-               // FIXME: this is seemingly mis-used all over the place
-               footnote,
-               /// Footnote line color
-               footnoteframe,
+               /// caption frame color
+               captionframe,
+               /// collapsable insets text
+               collapsable,
+               /// collapsable insets frame
+               collapsableframe,
 
-               /// ERT marker text
-               // FIXME: is there any reason this is different from latex ?
-               ert,
-               
                /// Inset marker background color
                insetbg,
                /// Inset marker frame color