summaryrefslogtreecommitdiff
path: root/tex/context/base/mkiv/font-chk.mkxl
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/mkiv/font-chk.mkxl')
-rw-r--r--tex/context/base/mkiv/font-chk.mkxl29
1 files changed, 0 insertions, 29 deletions
diff --git a/tex/context/base/mkiv/font-chk.mkxl b/tex/context/base/mkiv/font-chk.mkxl
deleted file mode 100644
index b84056e4e..000000000
--- a/tex/context/base/mkiv/font-chk.mkxl
+++ /dev/null
@@ -1,29 +0,0 @@
-%D \module
-%D [ file=font-chk,
-%D version=2009.01.02, % moved from font-tra
-%D title=\CONTEXT\ Font Macros,
-%D subtitle=Checking,
-%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 Font Macros / Checking}
-
-\registerctxluafile{font-chk}{}
-
-\tracinglostchars\zerocount
-
-% Use this instead:
-%
-% \definefontfeature[default][default][missing=yes]
-% \enabletrackers[fonts.missing=replace]
-
-\permanent\protected\def\checkcharactersinfont {\enabletrackers[fonts.missing]}
-\permanent\protected\def\removemissingcharacters {\enabletrackers[fonts.missing=remove]}
-\permanent\protected\def\replacemissingcharacters{\enabletrackers[fonts.missing=replace]}
-
-\endinput