diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/ucs/config/supersub.ucf')
-rw-r--r-- | Master/texmf-dist/doc/latex/ucs/config/supersub.ucf | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/ucs/config/supersub.ucf b/Master/texmf-dist/doc/latex/ucs/config/supersub.ucf new file mode 100644 index 00000000000..5d5ea0320e4 --- /dev/null +++ b/Master/texmf-dist/doc/latex/ucs/config/supersub.ucf @@ -0,0 +1,21 @@ +# -*-coding: utf-8;-*- + +# Superscripts and Subscripts (U+2070..U+209F) + +U+2070 \textsuperscript0 # [⁰] +U+00B9 \textsuperscript1 # [¹] +U+00B2 \textsuperscript2 # [²] +U+00B3 \textsuperscript3 # [³] +U+2071 \textsuperscript i # [ⁱ] +U+2074 \textsuperscript4 # [⁴] +U+2075 \textsuperscript5 # [⁵] +U+2076 \textsuperscript6 # [⁶] +U+2077 \textsuperscript7 # [⁷] +U+2078 \textsuperscript8 # [⁸] +U+2079 \textsuperscript9 # [⁹] +U+207A \textsuperscript+ # [⁺] +U+207B \textsuperscript- # [⁻] +U+207C \textsuperscript= # [⁼] +U+207D \textsuperscript( # [⁽] +U+207E \textsuperscript) # [⁾] +U+207F \textsuperscript n # [ⁿ] |