]> git.lyx.org Git - features.git/commit
tex2lyx/text.cpp: correction for TIPA character support
authorUwe Stöhr <uwestoehr@lyx.org>
Thu, 21 Feb 2013 22:13:05 +0000 (23:13 +0100)
committerUwe Stöhr <uwestoehr@lyx.org>
Thu, 21 Feb 2013 22:13:05 +0000 (23:13 +0100)
commite7c75296d6f13e1bb08b254f3a2fe3c57ccf6bae
treed9a96bd50b793b774a5fe41e8773d7ee384d23f3
parenteb90ac098895bd0eeb5ad39c5a75425f2285c850
tex2lyx/text.cpp: correction for TIPA character support

- for all TIPA characters the tipa and tipx package must always be registered because these characters are also allowed outside a TIPA inset
- include \textvertline because we again reached the maximum number of if statements allowed by MSCV (so safe at least one for now)
src/tex2lyx/text.cpp