1 Jul 2012 01:43
[LyX 2.0.x] Merge branch '2.0.x' of git.lyx.org:lyx into 2.0.x
Uwe Stöhr <uwestoehr <at> lyx.org>
2012-06-30 23:43:16 GMT
2012-06-30 23:43:16 GMT
The branch, 2.0.x, has been updated.
- Log -----------------------------------------------------------------
commit 7f2ed491de6c650ae25a253fcaa384918d2bd7b2
Merge: e516a9f 4d8fa3a
Author: Uwe Stöhr <uwestoehr <at> lyx.org>
Date: Sun Jul 1 01:42:54 2012 +0200
Merge branch '2.0.x' of git.lyx.org:lyx into 2.0.x
commit e516a9f9e5e8c201c6f80e88adc9b80a110e83e5
Author: Uwe Stöhr <uwestoehr <at> lyx.org>
Date: Sun Jul 1 01:42:32 2012 +0200
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
diff --git a/src/tex2lyx/Preamble.cpp b/src/tex2lyx/Preamble.cpp
index da4a50f..746e216 100644
--- a/src/tex2lyx/Preamble.cpp
+++ b/src/tex2lyx/Preamble.cpp
<at> <at> -88,41 +88,6 <at> <at> const char * const known_coded_languages[] = {"french", "afrikaans", "albanian",
"uppersorbian", "uppersorbian", "english", "english", "vietnamese", "welsh",
(Continue reading)
RSS Feed