From e0c6872cf40896c7be36b11dcc744620f10adf1d Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Mon, 2 Sep 2019 13:46:59 +0900 Subject: Initial commit --- macros/latex/contrib/ucs/config/modifier.ucf | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 macros/latex/contrib/ucs/config/modifier.ucf (limited to 'macros/latex/contrib/ucs/config/modifier.ucf') diff --git a/macros/latex/contrib/ucs/config/modifier.ucf b/macros/latex/contrib/ucs/config/modifier.ucf new file mode 100644 index 0000000000..42ce440881 --- /dev/null +++ b/macros/latex/contrib/ucs/config/modifier.ucf @@ -0,0 +1,23 @@ +# -*-coding: utf-8;-*- + +# Spacing modifier letters (U+02B0..U+02FF) + +U+02B0 \textsuperscript h # [ʰ] +U+02B2 \textsuperscript j # [ʲ] +U+02B3 \textsuperscript r # [ʳ] +U+02B7 \textsuperscript w # [ʷ] +U+02B8 \textsuperscript y # [ʸ] + +U+02C6 \^{\empty} # [ˆ] +U+02C7 \v{\empty} # [ˇ] +U+02C9 \@tabacckludge={\empty} # [ˉ] +U+02CA \@tabacckludge'{\empty} # [ˊ] +U+02CB \@tabacckludge`{\empty} # [ˋ] +U+02CD \b{\empty} # [ˍ] + +U+02D8 \u{\empty} # [˘] +U+02D9 \.{\empty} # [˙] +U+02DA \r{\empty} # [˚] +U+02DB \k{\empty} # [˛] +U+02DC \~{\empty} # [˜] +U+02DD \H{\empty} # [˝] -- cgit v1.2.3