summaryrefslogtreecommitdiff
path: root/src/features/cv03-six.fea
diff options
context:
space:
mode:
authorRasmus Andersson <rasmus@notion.se>2023-09-27 01:22:26 +0300
committerRasmus Andersson <rasmus@notion.se>2023-09-27 01:22:26 +0300
commit5e4c3fa9640d7a7088d1a7440283cdf24ff8b4bd (patch)
treeb352000c4d3e6d7f5c23a53b0b8a262eed3b6a6f /src/features/cv03-six.fea
parente1cfee30fea6000028d3fc0ff9ffa667615a5db5 (diff)
downloadinter-5e4c3fa9640d7a7088d1a7440283cdf24ff8b4bd.tar.xz
redesign of fractions, superscript and subscript/sinf
Diffstat (limited to 'src/features/cv03-six.fea')
-rw-r--r--src/features/cv03-six.fea4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/features/cv03-six.fea b/src/features/cv03-six.fea
index 579f72561..620614701 100644
--- a/src/features/cv03-six.fea
+++ b/src/features/cv03-six.fea
@@ -3,3 +3,7 @@ sub six by six.ss01;
sub six.tf by six.tf.ss01;
sub six.squared by six.ss01.squared;
sub six.circled by six.ss01.circled;
+sub six.dnom by six.dnom.ss01;
+sub six.numr by six.numr.ss01;
+sub six.sups by six.sups.ss01;
+sub six.subs by six.subs.ss01;