]> git.lyx.org Git - features.git/commit
Replace TeXFiles.sh by TeXFiles.py
authorBo Peng <bpeng@lyx.org>
Tue, 27 Jun 2006 02:39:03 +0000 (02:39 +0000)
committerBo Peng <bpeng@lyx.org>
Tue, 27 Jun 2006 02:39:03 +0000 (02:39 +0000)
commitf58609c7656049eb42ac085f5a99b71fd002197f
tree81e50ba79256bbd983179fc60f3f664bda509307
parent913a4129aa4b3502869f5de3efa74ecba9a03e80
Replace TeXFiles.sh by TeXFiles.py
* src/frontends/controllers/tex_helpers.C: call TeXFiles.py
* lib/scripts/TeXFiles.py: add
* lib/scripts/TeXFiles.sh: remove
* lib/scripts/convertDefault.py: add encoding line
* lib/Makefile.am

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14238 a592a061-630c-0410-9148-cb99ea01b6c8
lib/Makefile.am
lib/scripts/TeXFiles.py [new file with mode: 0755]
lib/scripts/TeXFiles.sh [deleted file]
lib/scripts/convertDefault.py
src/frontends/controllers/tex_helpers.C