typo-lig.mkxl /size: 746 b    last modification: 2021-10-28 13:51
1%D \module
2%D   [       file=typo-lig,
3%D        version=2014.12.01,
4%D          title=\CONTEXT\ Typesetting Macros,
5%D       subtitle=Ligatures,
6%D         author=Hans Hagen,
7%D           date=\currentdate,
8%D      copyright={PRAGMA ADE \& \CONTEXT\ Development Team}]
9%C
10%C This module is part of the \CONTEXT\ macro||package and is
11%C therefore copyrighted by \PRAGMA. See mreadme.pdf for
12%C details.
13
14\writestatus{loading}{ConTeXt Typesetting Macros / Ligatures}
15
16%D The original macro was mostly used for testing an attribute that blocks ligatures
17%D in the nodemode handler. In \LMTX\ things are done differently.
18
19\unprotect
20
21\permanent\protected\def\noligature{\dontleavehmode\groupedcommandcs\noligaturing\donothing}
22
23\protect \endinput
24