Jürgen,
I applied your phonetic symbol patch to trunk and also to 1.4.X.
Author: schmitt
Date: Sat Sep 16 15:09:46 2006
New Revision: 15015
URL: http://www.lyx.org/trac/changeset/15015
However, I wonder whether the command sequence is too complicated:
command-sequence math-mode on; math-insert \text\textipa ; char-forward;
Wouldn't it be enough to just run
command-sequence math-mode on; math-insert \textipa
Or does it have a different meaning? (I can't test the symbols because
tipa.sty is not available on my system)
Michael