lyx_mirror/src/tex2lyx
Georg Baum bf1006a22c Fix misparsing of \textgreek without polyglossia
This is the first part of bug #8553. \textgreek was interpreted as the
polyglossia version even if polyglossia was not used. Now it is not recognized
at all and converted to ERT, but this ensures at least correct LaTeX output.
2014-12-30 17:44:08 +01:00
..
test Fix misparsing of \textgreek without polyglossia 2014-12-30 17:44:08 +01:00
.gitignore
boost.cpp tex2lyx does not use LYXERR, but basic cerr stream 2013-05-31 11:38:41 +02:00
CMakeLists.txt Fix building with cmake on cygwin. 2014-12-26 17:00:23 +01:00
Context.cpp Fix bug #8468: Wrong import of UTF8 CJK. 2012-12-30 20:52:49 +01:00
Context.h Whitespace only 2012-12-14 12:33:39 +01:00
dummy_impl.cpp Remove dependency on NO_LAYOUT_CSS #define in Layout.cpp 2013-09-29 15:26:15 +02:00
Makefile.am Add tex2lyx test for KOMA-Script classes 2014-12-23 22:33:32 +01:00
math.cpp tex2lyx: support further TIPA characters 2013-02-19 00:07:24 +01:00
Parser.cpp Fix writer2latex quote handling (bug #8903) 2013-12-11 21:54:26 +01:00
Parser.h Fix C++11 test 2014-04-29 21:00:02 +02:00
pch.h
Preamble.cpp Fix misparsing of \textgreek without polyglossia 2014-12-30 17:44:08 +01:00
Preamble.h Fix misparsing of \textgreek without polyglossia 2014-12-30 17:44:08 +01:00
table.cpp Handle unknown table column specifiers (bug #9311) 2014-12-29 22:54:06 +01:00
tex2lyx.1in Fix encoding for copying LaTeX from clipboard 2013-11-11 21:52:14 +01:00
tex2lyx.cpp tex2lyx: Run configure.py if needed (bug #8539) 2014-12-29 23:46:25 +01:00
tex2lyx.h Fix tex2lyx include output for roundtrip 2013-05-26 16:07:56 +02:00
text.cpp Fix misparsing of \textgreek without polyglossia 2014-12-30 17:44:08 +01:00
TODO.txt tex2lyx: support for KOMA-script's \caption* commands 2014-12-01 02:57:12 +01:00