diff options
Diffstat (limited to 'doc/implement/implement.tex')
| -rw-r--r-- | doc/implement/implement.tex | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/implement/implement.tex b/doc/implement/implement.tex index 489f79bb7..a77b47e81 100644 --- a/doc/implement/implement.tex +++ b/doc/implement/implement.tex @@ -23,7 +23,9 @@ \makeatother \lhead[\thepage]{\fancyplain{}{\sl\rightmark}} \rhead[\fancyplain{}{\sl\rightmark}]{\thepage} -\cfoot{{\bf DRAFT---DO NOT REDISTRIBUTE}} +\lfoot[]{{\bf DRAFT---DO NOT REDISTRIBUTE}} +\rfoot[{\bf DRAFT---DO NOT REDISTRIBUTE}]{} +\cfoot{\thepage} \else\pagestyle{headings}\fi \begin{document} \thispagestyle{empty} |
