>>>>> "Jean-Pierre" == Jean-Pierre Chretien <[EMAIL PROTECTED]> writes:
Jean-Pierre> Would a mechanism associating a button or a shortcut to a
Jean-Pierre> command be OK ? Works in math mode, which suggest
Jean-Pierre> another hack - define math-macro tipa as
Jean-Pierre> \mbox{\tipaencoding{#1}} - call when needed \tipa in math
Jean-Pierre> mode, fill-in the field. Sole problem: mathed interprets
Jean-Pierre> the text as math text (cf a recent private discussion
Jean-Pierre> with Jean-Marc), and M-m m before the #1 above does not
Jean-Pierre> seem to work.
While I'm not sure what tipa exactly is, I doubt that it is useful in
math mode...
Jean-Pierre> What about an implementation of \newcommand as a text
Jean-Pierre> macro ?
This would be nice of course, but is easier in mathed (which actually
parses LaTeX) than outside of it (LyX in text mode does not
*understand* LaTeX, it only generates it).
JMarc