summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/fancyhdr/fancyheadings.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/fancyhdr/fancyheadings.sty')
-rw-r--r--Master/texmf-dist/tex/latex/fancyhdr/fancyheadings.sty34
1 files changed, 30 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/latex/fancyhdr/fancyheadings.sty b/Master/texmf-dist/tex/latex/fancyhdr/fancyheadings.sty
index e3ee424ff06..ed86ade2dd1 100644
--- a/Master/texmf-dist/tex/latex/fancyhdr/fancyheadings.sty
+++ b/Master/texmf-dist/tex/latex/fancyhdr/fancyheadings.sty
@@ -1,6 +1,30 @@
-% Public domain.
-\NeedsTeXFormat{LaTeX2e}[1995/06/01]%
-\ProvidesPackage{fancyheadings}[2008/02/04 1.99 Dummy package to call fancyhdr]%
+%%
+%% This is file `fancyheadings.sty',
+%% generated with the docstrip utility.
+%%
+%% The original source files were:
+%%
+%% fancyhdr.dtx (with options: `fancyheadings')
+%%
+%% This is a generated file.
+%%
+%% This file may be distributed and/or modified under the conditions of
+%% the LaTeX Project Public License, either version 1.3 of this license
+%% or (at your option) any later version. The latest version of this
+%% license is in:
+%%
+%% http://www.latex-project.org/lppl.txt
+%%
+%% and version 1.3 or later is part of all distributions of LaTeX version
+%% 2005/12/01 or later.
+%%
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+\NeedsTeXFormat{LaTeX2e}
+\ProvidesPackage{fancyheadings}
+ [2016/10/11 v3.9
+ Legacy package to call fancyhdr]
+% Public domain
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\PackageWarningNoLine{fancyheadings}{%
Please stop using fancyheadings!\MessageBreak
Use fancyhdr instead.\MessageBreak
@@ -9,10 +33,12 @@
\MessageBreak
fancyhdr is 99 percent compatible with\MessageBreak
fancyheadings. The only incompatibility is\MessageBreak
- that \protect\headrulewidth\space and \protect\footrulewidth\space
+ that \protect\headrulewidth\space and \protect\footrulewidth\space
and\MessageBreak
their \protect\plain... versions are no longer length\MessageBreak
parameters, but normal macros (to be changed\MessageBreak
with \protect\renewcommand\space rather than \protect\setlength).}
\RequirePackage{fancyhdr}
\endinput
+%%
+%% End of file `fancyheadings.sty'.