]> git.lyx.org Git - features.git/commit
tex2lyx: support further TIPA characters
authorUwe Stöhr <uwestoehr@lyx.org>
Mon, 18 Feb 2013 23:07:24 +0000 (00:07 +0100)
committerUwe Stöhr <uwestoehr@lyx.org>
Mon, 18 Feb 2013 23:07:24 +0000 (00:07 +0100)
commit6deb2b76804b1e8e7faf7d204e424aa203e7c76c
tree406a8a6bd904fae30e163dc3edb413a782599dd4
parent4367d81b011cb8ef691e4aa4e36712192a6a7b5c
tex2lyx: support further TIPA characters

- support for \textdoublevertline, \textvertline, \textglobfall
- support \!o and \!b and \!d and \!g and \!G and \!j
- support  and \*k and \*r and \*t and \*w
- register the package "tipa" if \textipa is detected in an equation
- add a \textipa equation to the testfile

(I failed to implement support for the TIPA character "\t*{ }" and the command "\=*".)
src/tex2lyx/TODO.txt
src/tex2lyx/math.cpp
src/tex2lyx/test/test-insets.lyx.lyx
src/tex2lyx/test/test-insets.tex
src/tex2lyx/text.cpp