]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/customHeadersFooters.module
Fix grammar
[lyx.git] / lib / layouts / customHeadersFooters.module
index 5f352fe909fc52d8ae409ef712ba1876eb8de10a..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 36
+Format 74
 
 Style "Left Header"
   Category             Header/Footer
@@ -16,14 +17,17 @@ Style "Left Header"
   LabelSep             xx
   LatexName            lhead
   LabelString          "Left Header:"
-  OptionalArgs         1
+  Argument 1
+    LabelString                "Even Header"
+    Tooltip            "Alternative text for the even header"
+  EndArgument
   KeepEmpty            1
   ParSkip              0
   TopSep               0
   BottomSep            0
   ParSep               0
   LabelFont
-         Color         Green
+    Color              Green
   EndFont
 End