Joachim Kreimer-de Fries wrote: > LyX has utf-8 input possibility, it works well with German umlaute > (ä, ü, ö, ß), but if you input real IPA characters like > > ɸ ɣ χ ɟ ɑ ʃ > > it will not work. Instead you get > > LyX: latex errors > Package imputenc error: Unicode char \u8: not set up for use with LaTeX
Do not use utf8 as encoding. Use the language's default encoding. Then LyX will automatically load the tipa package and output the correct LaTeX macros. Jürgen