X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2Flayouts%2FcustomHeadersFooters.module;h=91a5f00edf07671f13bd7acf60bc5578ff72b49f;hb=b4f97b61cf0b257e31bcf512668ad458523d7f5a;hp=9302681b50318f3c932c650284ad72ec4a0275da;hpb=69b1ea0ecf5191b937b9e6239aea1d266593bbbc;p=lyx.git diff --git a/lib/layouts/customHeadersFooters.module b/lib/layouts/customHeadersFooters.module index 9302681b50..91a5f00edf 100644 --- a/lib/layouts/customHeadersFooters.module +++ b/lib/layouts/customHeadersFooters.module @@ -1,14 +1,15 @@ #\DeclareLyXModule[fancyhdr.sty]{Custom Header/Footerlines} #DescriptionBegin -#Adds environments to define header and footer lines -#NOTE: To use this mudule you must set the "Headings style" in -# the menu Document Settings -> Page Layout to "fancy"! +#Adds environments to define header and footer lines. +#NOTE: To use this module you must set the 'Headings style' in +# the menu Document Settings -> Page Layout to 'fancy'! #DescriptionEnd +#Author: Uwe Stöhr -Format 30 +Format 35 Style "Left Header" - Category FrontMatter + Category Header/Footer Margin First_Dynamic LatexType command LabelType Static @@ -32,30 +33,27 @@ Style "Center Header" LabelString "Center Header:" End - Style "Right Header" CopyStyle "Left Header" LatexName rhead LabelString "Right Header:" End - Style "Left Footer" CopyStyle "Left Header" LatexName lfoot LabelString "Left Footer:" End - Style "Center Footer" CopyStyle "Left Header" LatexName cfoot LabelString "Center Footer:" End - Style "Right Footer" CopyStyle "Left Header" LatexName rfoot LabelString "Right Footer:" End +