mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-17 02:05:48 +00:00
f2d2b7cc7d
This fixes bug #8554 and some recently introduced busg: - Encodings::fromLaTeXCommand() can now handle all combining characters, not only the one letter ones - The remainder returned from Encodings::fromLaTeXCommand() must never be thrown away in tex2lyx, but output as ERT - No special case for combining diacritical marks needed anymore in parse_text() - No special cases for accents and IPA combining diacritical marks needed anymore in parse_text() - special tipa short cuts may only be recognized if the tipa package is loaded - Use requirements returned by Encodings::fromLaTeXCommand() instead of hardcoded registering of tipa and tipax - Get rid of the name2 variable in parse_text(): We must use name, otherwise the extra stuff that might have been put into name vanishes |
||
---|---|---|
.. | ||
box-color-size-space-align.lyx.lyx | ||
box-color-size-space-align.tex | ||
CJK.lyx.lyx | ||
CJK.tex | ||
CJKutf8.lyx.lyx | ||
CJKutf8.tex | ||
CMakeLists.txt | ||
Dummy Document.lyx | ||
Dummy Document.tex | ||
Dummy~Document.lyx | ||
Dummy~Document.tex | ||
DummyDocument.lyx | ||
DummyDocument.tex | ||
foo.eps | ||
foo.png | ||
runtests.py | ||
test-insets.lyx.lyx | ||
test-insets.tex | ||
test-modules.lyx.lyx | ||
test-modules.tex | ||
test-refstyle-theorems.lyx.lyx | ||
test-refstyle-theorems.tex | ||
test-structure.lyx.lyx | ||
test-structure.tex | ||
test.ltx | ||
test.lyx.lyx | ||
verbatim.lyx.lyx | ||
verbatim.tex | ||
XeTeX-polyglossia.lyx.lyx | ||
XeTeX-polyglossia.tex | ||
xfigtest.fig | ||
xfigtest.pstex | ||
xfigtest.pstex_t |