8 Jul 2012 18:13
[LyX master] Include the recently added test files in package
Georg Baum <baum <at> lyx.org>
2012-07-08 16:13:22 GMT
2012-07-08 16:13:22 GMT
The branch, master, has been updated.
- Log -----------------------------------------------------------------
commit 57a8ea32c0a2443c188a522b516100bb74ec4a8d
Author: Georg Baum <baum <at> lyx.org>
Date: Sun Jul 8 18:12:26 2012 +0200
Include the recently added test files in package
diff --git a/src/tex2lyx/Makefile.am b/src/tex2lyx/Makefile.am
index 7406bb2..9bd1939 100644
--- a/src/tex2lyx/Makefile.am
+++ b/src/tex2lyx/Makefile.am
<at> <at> -21,12 +21,14 <at> <at> AM_CPPFLAGS += -DTEX2LYX $(PCH_FLAGS) -I$(top_srcdir)/src/tex2lyx \
TEST_FILES = \
test/box-color-size-space-align.tex \
+ test/CJK.tex \
test/DummyDocument.tex \
test/foo.eps \
test/foo.png \
test/test-insets.tex \
test/test.ltx \
- test/test-structure.tex
+ test/test-structure.tex \
+ test/XeTeX-polyglossia.tex
LINKED_FILES = \
../Author.cpp \
(Continue reading)
RSS Feed