]> git.lyx.org Git - features.git/commit
make tex2lyx in branch compilable again
authorUwe Stöhr <uwestoehr@lyx.org>
Sat, 30 Jun 2012 23:42:32 +0000 (01:42 +0200)
committerUwe Stöhr <uwestoehr@lyx.org>
Sat, 30 Jun 2012 23:42:32 +0000 (01:42 +0200)
commite516a9f9e5e8c201c6f80e88adc9b80a110e83e5
tree477e5408aae73f1e592ac495ab282822f5fd1f38
parent3774a5ec3a97288e2b10b8b196afcb58c25a75dd
make tex2lyx in branch compilable again

- Preamble.cpp/:
 - move list definition out of anon namespace
 - declare lists and a function in the class
 - remove ancientgreek since this is LyX 2.1-only

- XeTeX-polyglossia.tex: remove ancientgreek
src/tex2lyx/Preamble.cpp
src/tex2lyx/Preamble.h
src/tex2lyx/test/XeTeX-polyglossia.tex
src/tex2lyx/text.cpp