summaryrefslogtreecommitdiff
path: root/doc/context/sources/general/manuals/math/math-fonts-scripts-001.tex
diff options
context:
space:
mode:
Diffstat (limited to 'doc/context/sources/general/manuals/math/math-fonts-scripts-001.tex')
-rw-r--r--doc/context/sources/general/manuals/math/math-fonts-scripts-001.tex18
1 files changed, 18 insertions, 0 deletions
diff --git a/doc/context/sources/general/manuals/math/math-fonts-scripts-001.tex b/doc/context/sources/general/manuals/math/math-fonts-scripts-001.tex
new file mode 100644
index 000000000..b0af35e6c
--- /dev/null
+++ b/doc/context/sources/general/manuals/math/math-fonts-scripts-001.tex
@@ -0,0 +1,18 @@
+\environment math-fonts-helpers
+
+\startbuffer[scripts]
+ \ruledhbox{$\textstyle x\char"207A x\char"207B x\char"208A x\char"208B$}
+ \blank
+ \ruledhbox{$\scriptstyle x\char"207A x\char"207B x\char"208A x\char"208B$}
+ \blank
+ \ruledhbox{$\scriptscriptstyle x\char"207A x\char"207B x\char"208A x\char"208B$}
+\stopbuffer
+
+\starttext
+
+ \MathSamples [
+ ] [
+ scripts
+ ]
+
+\stoptext