diff --git a/meta/features.ptl b/meta/features.ptl index f3cff95..53eb69e 100644 --- a/meta/features.ptl +++ b/meta/features.ptl @@ -194,16 +194,19 @@ export : define [apply para glyphList] : begin chain-rule less (stick ~> [lsx 'lc'] ) (stick ~> [lsx 'cr']) greater # <--> <==> chain-rule less (stick ~> [lsx 'lr']) greater # <->, <=> chain-rule less (stick ~> [lsx 'lj']) less # <-<, <=< + chain-rule less (stick ~> [lsx 'lc']) (stick ~> [lsx 'cc']) (stick ~> [lsx 'cf']) # <---, <=== chain-rule less (stick ~> [lsx 'lc']) (stick ~> [lsx 'cf']) # <--, <== chain-rule less (less ~> [lsx 'shift1']) (stick ~> [lsx 'l1f']) # <<-, <<= :> only {'hask'} chain-rule less (hyphen ~> [lsx 'lf']) # <- + chain-rule less (exclam ~> [lsx 'htmlcommentstart']) (hyphen ~> [lsx 'lxc']) (hyphen ~> [lsx 'cc']) (hyphen ~> [lsx 'cf']) # , ===> chain-rule (stick ~> [lsx 'fc']) (stick ~> [lsx 'cr']) greater # -->, ==> chain-rule (stick ~> [lsx 'fr1']) (greater ~> [lsx 'shift1']) greater # ->>, =>> :> only {'hask'}