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, 0 insertions, 14 deletions
diff --git a/Build/source/texk/makeindexk/ind-src/undhead.sty b/Build/source/texk/makeindexk/ind-src/undhead.sty
deleted file mode 100644
index 08502baedd6..00000000000
--- a/Build/source/texk/makeindexk/ind-src/undhead.sty
+++ /dev/null
@@ -1,14 +0,0 @@
-% 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{}}