]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/customHeadersFooters.module
Revert "Update layouts"
[lyx.git] / lib / layouts / customHeadersFooters.module
index af8bdb6ccad5087e3b152eea5ab0f13b7e398627..9969e4ab558dbb7464bf3b4f4b6350e5e8f7e5fd 100644 (file)
@@ -1,12 +1,15 @@
-#\DeclareLyXModule[fancyhdr.sty]{Custom Header/Footerlines}
+#\DeclareLyXModule[fancyhdr.sty]{Custom Header/Footer Text}
+#\DeclareCategory{Page Layout}
 #DescriptionBegin
 #Adds environments to define header and footer lines.
-#NOTE: To use this module you must set the 'Headings style' in 
+#See the Additional manual, section Modules > Page Layout >
+#Custom Header/Footer Text, for a detailed description.
+#NOTE: To use this module you must set the 'Page style' in 
 #      the menu Document Settings -> Page Layout to 'fancy'!
 #DescriptionEnd
 #Author: Uwe Stöhr
 
-Format 41
+Format 104
 
 Style "Left Header"
   Category             Header/Footer
@@ -16,9 +19,9 @@ Style "Left Header"
   LabelSep             xx
   LatexName            lhead
   LabelString          "Left Header:"
-  Argument even
-       LabelString   "Even Header"
-       Tooltip       "Alternative text for the even header"
+  Argument 1
+    LabelString                "Even Header"
+    Tooltip            "Alternative text for the even header"
   EndArgument
   KeepEmpty            1
   ParSkip              0
@@ -26,7 +29,7 @@ Style "Left Header"
   BottomSep            0
   ParSep               0
   LabelFont
-         Color         Green
+    Color              textlabel2
   EndFont
 End