From 48a16bf6b503145a07d3519b436532c9fef3f24f Mon Sep 17 00:00:00 2001 From: Fred Drake Date: Fri, 27 Mar 1998 05:24:03 +0000 Subject: \tableofcontents: Add support for some warning reduction in python.sty. --- Doc/texinputs/howto.cls | 1 + Doc/texinputs/manual.cls | 1 + 2 files changed, 2 insertions(+) diff --git a/Doc/texinputs/howto.cls b/Doc/texinputs/howto.cls index a124221..901cf87 100644 --- a/Doc/texinputs/howto.cls +++ b/Doc/texinputs/howto.cls @@ -79,6 +79,7 @@ \endgroup \@doHorizontalRule \vspace{12pt} + \@doing@page@targetstrue } \@ifundefined{fancyhf}{ diff --git a/Doc/texinputs/manual.cls b/Doc/texinputs/manual.cls index 563c3f8..c7ab75e 100644 --- a/Doc/texinputs/manual.cls +++ b/Doc/texinputs/manual.cls @@ -120,4 +120,5 @@ }% \pagenumbering{arabic}% \@ifundefined{fancyhf}{}{\pagestyle{normal}}% + \@doing@page@targetstrue% } -- cgit v0.12