diff options
author | Karl Berry <karl@freefriends.org> | 2017-03-09 22:51:55 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-03-09 22:51:55 +0000 |
commit | 82e5a90bfde07a5459c34702012cb65d32038575 (patch) | |
tree | a62baf5548aafad9f90591f5978265fe03dfc851 /Master/texmf-dist/tex/lualatex/novel/novel-HeadFootStyles.sty | |
parent | 3c97af82d660bc556cc6517fbc3c214152a8c09f (diff) |
novel (8mar17)
git-svn-id: svn://tug.org/texlive/trunk@43447 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/lualatex/novel/novel-HeadFootStyles.sty')
-rw-r--r-- | Master/texmf-dist/tex/lualatex/novel/novel-HeadFootStyles.sty | 11 |
1 files changed, 2 insertions, 9 deletions
diff --git a/Master/texmf-dist/tex/lualatex/novel/novel-HeadFootStyles.sty b/Master/texmf-dist/tex/lualatex/novel/novel-HeadFootStyles.sty index a79118c2614..a37471d1611 100644 --- a/Master/texmf-dist/tex/lualatex/novel/novel-HeadFootStyles.sty +++ b/Master/texmf-dist/tex/lualatex/novel/novel-HeadFootStyles.sty @@ -13,7 +13,7 @@ %% %% \ProvidesFile{novel-HeadFootStyles.sty}% -[2017/03/05 v1.0.6a LaTeX file (header and footer styles)] +[2017/03/09 v1.0.7 LaTeX file (header and footer styles)] %% @@ -147,7 +147,6 @@ %% ACTIVATE HEADER/FOOTER STYLES AT BEGIN DOCUMENT %% ----------------------------------------------------------------------------- -%% \bunchofspaces is defined in novel-TextMacros.sty. % \gdef\@activateHeadFootStyles{ % called \AtBeginDocument by novel.cls % Pre-configured header/footer styles, unless user over-rode them: @@ -175,7 +174,6 @@ } \fancyhead[CE]{{\headfont\textls[\@loosehead]{\versoheadtext}}} \fancyhead[CO]{{\headfont\textls[\@loosehead]{\rectoheadtext}}} - \fancyhead[RE,LO]{\bunchofspaces} \fi }{} % @@ -187,7 +185,6 @@ \fancyfoot[RO]{\my@RectoEmblem\makebox[2.5em][r]{% {\headfont\textls[\@looseheadnum]{\pagenumberstyle}}}% } - \fancyfoot[RE,LO]{\bunchofspaces} \fi }{} % @@ -196,7 +193,6 @@ \fancyfoot[CO,CE]{{% \headfont\textls[\@looseheadnum]{\pagenumberstyle}}% } - \fancyfoot[RE,LO]{\bunchofspaces} \fi }{} % @@ -211,7 +207,6 @@ \hspace{1em}\my@RectoEmblem\makebox[2.5em][r]{{% \headfont\textls[\@looseheadnum]{\pagenumberstyle}}}% } - \fancyhead[RE,LO]{\bunchofspaces} \fi }{} % @@ -224,7 +219,6 @@ \fancyfoot[CO,CE]{% {\headfont\textls[\@looseheadnum]{\pagenumberstyle}}% } - \fancyfoot[RE,LO]{\bunchofspaces} \fi }{} % @@ -238,7 +232,6 @@ } \fancyhead[RE]{{\headfont\textls[\@loosehead]{\versoheadtext}}} \fancyhead[LO]{{\headfont\textls[\@loosehead]{\rectoheadtext}}} - \fancyhead[CE,CO]{\bunchofspaces} \fi }{} % @@ -361,7 +354,7 @@ \let\SetRectoHeadText\NewRectoHeadText\relax % for convenience \let\RenewRectoHeadText\NewRectoHeadText\relax % for convenience % -%% end dropfolio. +%% |