Enrico Forestieri
0698a90dd4
Fix compatibility with python 2.2.x
...
* lib/configure.py:
Add compatibility code for booleans and use True and False
instead of 'true' and 'false'
* lib/scripts/lyxpreview_tools.py:
* lib/scripts/fig_copy.py:
* lib/scripts/TeXFiles.py:
Fix typo and make code compatible also with python versions
greater than 2.2.0
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_4_X@15947 a592a061-630c-0410-9148-cb99ea01b6c8
2006-11-16 10:23:34 +00:00
José Matox
20c3de818d
Fix compatibility with python 2.2.0
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_4_X@15117 a592a061-630c-0410-9148-cb99ea01b6c8
2006-09-22 10:37:44 +00:00
Jean-Marc Lasgouttes
86a656c8e3
small cleanup after the no-sh patch
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_4_X@14580 a592a061-630c-0410-9148-cb99ea01b6c8
2006-08-08 21:17:08 +00:00
Bo Peng
d6a86a1e16
Change the encoding of some python scripts from iso-8859-15 to iso-8859-1
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_4_X@14479 a592a061-630c-0410-9148-cb99ea01b6c8
2006-07-17 19:46:03 +00:00
Bo Peng
94f53c061e
no-Shell patch five: change indent of lib/scripts/TeXFiles.py
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_4_X@14466 a592a061-630c-0410-9148-cb99ea01b6c8
2006-07-15 20:02:13 +00:00
Jean-Marc Lasgouttes
e85e582e83
New TeXFiles.py script from Bo Peng. This avoids a crash with the bash
...
version in windows.
* lib/Makefile.am (dist_scripts_DATA): update.
* lib/scripts/TeXFiles.sh: removed.
* lib/scripts/TeXFiles.py: new script.
* src/frontends/controllers/tex_helpers.C (rescanTexStyles):
invoke the new TeXFiles.py python script.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_4_X@14349 a592a061-630c-0410-9148-cb99ea01b6c8
2006-07-06 12:59:11 +00:00