1

I'm trying to do autosegmental representation using pst-asr, but I am getting an unrecognized command error on \asr. All I've done is use the sample code from the documentation, but it still won't compile:

\documentclass[12pt]{article}
\usepackage{pstricks}
\usepackage{pst-xkey}
\usepackage{pst-asr}
\usepackage{xkeyval}

\begin{document}
\IfFileExists{pst-asr.tex}{true}{false}
\IfFileExists{pstricks.tex}{true}{false}

\asr ki:p\endasr
\end{document}

What am i doing wrong?

Sara
  • 11

0 Answers0