From 5e4c3fa9640d7a7088d1a7440283cdf24ff8b4bd Mon Sep 17 00:00:00 2001 From: Rasmus Andersson Date: Tue, 26 Sep 2023 15:22:26 -0700 Subject: redesign of fractions, superscript and subscript/sinf --- src/features/cv01-one.fea | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/features/cv01-one.fea') diff --git a/src/features/cv01-one.fea b/src/features/cv01-one.fea index 9e08f6662..f7f44ab0c 100644 --- a/src/features/cv01-one.fea +++ b/src/features/cv01-one.fea @@ -3,3 +3,7 @@ sub one by one.ss01; sub one.tf by one.tf.ss01; sub one.squared by one.ss01.squared; sub one.circled by one.ss01.circled; +sub one.numr by one.numr.ss01; +sub one.dnom by one.dnom.ss01; +sub one.sups by one.sups.ss01; +sub one.subs by one.subs.ss01; -- cgit v1.2.3