]> git.lyx.org Git - features.git/blobdiff - lib/layouts/customHeadersFooters.module
DocBook: implement other letter classes (frletter, standard letter, KOMA-Script).
[features.git] / lib / layouts / customHeadersFooters.module
index af8bdb6ccad5087e3b152eea5ab0f13b7e398627..0bbdfefc074273dbc767b13082e1b3189f2e3624 100644 (file)
@@ -1,12 +1,13 @@
-#\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 
+#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 85
 
 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