summaryrefslogtreecommitdiff
path: root/Build/source/texk/makeindexk/ind-src/undhead.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/makeindexk/ind-src/undhead.sty')
-rw-r--r--Build/source/texk/makeindexk/ind-src/undhead.sty14
1 files changed, 14 insertions, 0 deletions
diff --git a/Build/source/texk/makeindexk/ind-src/undhead.sty b/Build/source/texk/makeindexk/ind-src/undhead.sty
new file mode 100644
index 00000000000..08502baedd6
--- /dev/null
+++ b/Build/source/texk/makeindexk/ind-src/undhead.sty
@@ -0,0 +1,14 @@
+% undhead.sty - underline page headings.
+%
+% This file modified 2014 by Dan Luecking and Karl Berry
+% for LaTeX2e and for different values.
+
+\ProvidesPackage{undhead}[2014/11/11 Underline page headings]
+%
+\def\ps@phcheadings{\def\@oddhead{\vbox{\hbox{}\sl\rightmark
+ \rm MakeIndex\hfil\thepage\break\smallskip\hrule}}\def\@oddfoot{}
+
+\def\@evenhead{\vbox{\rm \thepage\hfil MakeIndex
+ \sl\leftmark\hbox{}\break\smallskip\hrule}}
+%
+\def\@evenfoot{}\def\sectionmark##1{}\def\subsectionmark##1{}}