From 8989f1d044a177cc55527f7ca67d218f94d364ca Mon Sep 17 00:00:00 2001 From: Sebastian Bauer <75776786+yax-lakam-tuun@users.noreply.github.com> Date: Mon, 8 Jan 2024 22:40:12 +0000 Subject: [PATCH] [29] Enable 'International Phonetic Alphabet (IPA)' --- maya/linguistics.sty | 1 + 1 file changed, 1 insertion(+) diff --git a/maya/linguistics.sty b/maya/linguistics.sty index 257a90a..6dbfa04 100755 --- a/maya/linguistics.sty +++ b/maya/linguistics.sty @@ -1,6 +1,7 @@ \NeedsTeXFormat{LaTeX2e} \ProvidesPackage{maya/linguistics}[Package for all kinds of linguistics] \RequirePackage{xspace} +\RequirePackage{tipa} \newcommand{\transliteration}[1]{\textbf{#1}} \newcommand{\syllabogram}[1]{\textbf{\expandafter\MakeLowercase\expandafter{#1}}}