summaryrefslogtreecommitdiff
path: root/tex/context/base/mkiv/page-not.mkxl
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/mkiv/page-not.mkxl')
-rw-r--r--tex/context/base/mkiv/page-not.mkxl32
1 files changed, 0 insertions, 32 deletions
diff --git a/tex/context/base/mkiv/page-not.mkxl b/tex/context/base/mkiv/page-not.mkxl
deleted file mode 100644
index 2d1c3fea6..000000000
--- a/tex/context/base/mkiv/page-not.mkxl
+++ /dev/null
@@ -1,32 +0,0 @@
-%D \module
-%D [ file=page-nnt,
-%D version=2002.04.16,
-%D title=\CONTEXT\ Page Macros,
-%D subtitle=Footnotes,
-%D author=Hans Hagen,
-%D date=\currentdate,
-%D copyright={PRAGMA ADE \& \CONTEXT\ Development Team}]
-%C
-%C This module is part of the \CONTEXT\ macro||package and is
-%C therefore copyrighted by \PRAGMA. See mreadme.pdf for
-%C details.
-
-\writestatus{loading}{ConTeXt Page Macros / Footnotes}
-
-%D We've moved some footnote handling to a separate page module. The macros below
-%D are used in the single and multi column page handlers and permit mixed usage of
-%D column and page notes.
-
-\unprotect
-
-\newdimen\totalinsertionheight
-
-\protected\def\settotalinsertionheight
- {\calculatetotalnoteheight
- \totalinsertionheight\dimexpr
- \totalnoteheight
- +\page_insert_insertion_height\s!topfloat
- +\page_insert_insertion_height\s!bottomfloat
- \relax}
-
-\protect \endinput