From 3b7f65f45669e49650f5f52de4dac91513185848 Mon Sep 17 00:00:00 2001 From: John Kohl Date: Thu, 6 Sep 1990 10:04:55 +0000 Subject: [PATCH] play with footers some more git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@1093 dc483132-0cff-0310-8789-dd5450dbe970 --- doc/api/library.tex | 4 +++- doc/implement/implement.tex | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/doc/api/library.tex b/doc/api/library.tex index 489f79bb7..a77b47e81 100644 --- a/doc/api/library.tex +++ b/doc/api/library.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} 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} -- 2.26.2