19 Jan
2016
19 Jan
'16
3:43 p.m.
The guts of the selnolig package just call \hyphenation{...}: http://anorien.csc.warwick.ac.uk/mirrors/CTAN/macros/luatex/latex/selnolig/s...
That's not the core part of the package, it just sets a list of hyphenation exceptions (that's what \hyphenation does). The main code is in selnolig.lua. Arthur