summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/xelatex/langsci/langsci-tobi.sty
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2018-04-29 22:35:31 +0000
committerKarl Berry <karl@freefriends.org>2018-04-29 22:35:31 +0000
commit81e0ea0aefd06549bf9156ae575029f14f852154 (patch)
tree9cab4962f14e100b6cfdde5e7e72f2e93748db30 /Master/texmf-dist/tex/xelatex/langsci/langsci-tobi.sty
parentc76f355c3545fe41d7bb10f49f35c133f6fa8fcb (diff)
langsci (27apr18)
git-svn-id: svn://tug.org/texlive/trunk@47487 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/xelatex/langsci/langsci-tobi.sty')
-rw-r--r--Master/texmf-dist/tex/xelatex/langsci/langsci-tobi.sty7
1 files changed, 7 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/xelatex/langsci/langsci-tobi.sty b/Master/texmf-dist/tex/xelatex/langsci/langsci-tobi.sty
new file mode 100644
index 00000000000..00bed2b2e8d
--- /dev/null
+++ b/Master/texmf-dist/tex/xelatex/langsci/langsci-tobi.sty
@@ -0,0 +1,7 @@
+\newcommand{\tobi}[3][0]{\parbox{0cm}{\raisebox{.8em}[0cm]{\hspace{#1mm}#3}}#2}
+
+\renewcommand{\H}[2][0]{\tobi[#1]{#2}{\textsc{h}}} %put H above letter
+\renewcommand{\L}[2][0]{\tobi[#1]{#2}{\textsc{l}}} %put L above letter
+\newcommand{\E}[2][0]{\tobi[#1]{#2}{\textsc{!}}} %put ! above letter (_E_xclamation)
+\renewcommand{\P}[2][0]{\tobi[#1]{#2}{\textsc{\%}}} %put % above letter (_P_ercentage)
+\renewcommand{\S}[2][0]{\tobi[#1]{#2}{\textsc{*}}} %put * above letter (_S_tar)