summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/xelatex/langsci/langsci-tobi.sty
blob: 00bed2b2e8d9e7fa4493192a3cfa75bbca7ffa57 (plain)
1
2
3
4
5
6
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)