]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/customHeadersFooters.module
Fix grammar
[lyx.git] / lib / layouts / customHeadersFooters.module
index e85d06f845520b334d567435a77f14811be8f596..cb374a5ff81552f61650c0c861bd62282ee2e64d 100644 (file)
@@ -1,4 +1,5 @@
-#\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 
@@ -6,7 +7,7 @@
 #DescriptionEnd
 #Author: Uwe Stöhr
 
-Format 40
+Format 74
 
 Style "Left Header"
   Category             Header/Footer
@@ -16,9 +17,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 +27,7 @@ Style "Left Header"
   BottomSep            0
   ParSep               0
   LabelFont
-         Color         Green
+    Color              Green
   EndFont
 End