]> git.lyx.org Git - features.git/commit
* src/exporter.C
authorGeorg Baum <Georg.Baum@post.rwth-aachen.de>
Thu, 15 Feb 2007 20:14:12 +0000 (20:14 +0000)
committerGeorg Baum <Georg.Baum@post.rwth-aachen.de>
Thu, 15 Feb 2007 20:14:12 +0000 (20:14 +0000)
commit3ccb9d8af9225853cc87142fe7472dcd079c4a27
tree2b8751dc01e1a1c4c3d0f854a7b72cdeb08ea13c
parent1baa28f2bcbc173f854ef2f8790c7e304863a850
* src/exporter.C
(Exporter::Export): Remove hardcoded check for lyx backend.
Use the shortest converter path instead, that is more flexible and
always correct.

* lib/configure.py: Add new formats and converters for importing and
exporting files from CJK LyX.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17202 a592a061-630c-0410-9148-cb99ea01b6c8
lib/configure.py
src/exporter.C