%% This file may be called test.tex.txt, if so, rename it to test.tex %% before you run latex on it. %% \documentclass[a4paper]{article} \usepackage{tipa} \title{Getting IPA Symbols} \author{Doug Arnold} \begin{document} \maketitle A simple test file for \verb+tipa+. You should rename this file to something like `test.tex', then run \LaTeX on it. Here are some IPA symbols. This is an upside down ``a'': \textturna This is a schwa: \textschwa Here is the IPA representation of ``explanation'': \begin{IPA} [Ekspl@"neIS@n] \end{IPA} \end{document}