lyx_mirror/lib/scripts
Georg Baum 4ae87a3bb8 Call python with the -tt switch to make mixed tab/space indentation an error
* src/support/os.[Ch]
	(python): new function, return the python command

	* lib/lyx2lyx/lyx_1_5.py
	(revert_font_settings): replace tabs with spaces

The rest is simply s/python/python -tt/ and
s/"python"/lyx::support::os::python()/ where appropriate.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14270 a592a061-630c-0410-9148-cb99ea01b6c8
2006-06-30 13:54:01 +00:00
..
clean_dvi.py Call python with the -tt switch to make mixed tab/space indentation an error 2006-06-30 13:54:01 +00:00
convertDefault.py Call python with the -tt switch to make mixed tab/space indentation an error 2006-06-30 13:54:01 +00:00
fen2ascii.py Call python with the -tt switch to make mixed tab/space indentation an error 2006-06-30 13:54:01 +00:00
fig2pdftex.py Call python with the -tt switch to make mixed tab/space indentation an error 2006-06-30 13:54:01 +00:00
fig2pstex.py Call python with the -tt switch to make mixed tab/space indentation an error 2006-06-30 13:54:01 +00:00
fig_copy.py Call python with the -tt switch to make mixed tab/space indentation an error 2006-06-30 13:54:01 +00:00
layout2layout.py Call python with the -tt switch to make mixed tab/space indentation an error 2006-06-30 13:54:01 +00:00
legacy_lyxpreview2ppm.py Call python with the -tt switch to make mixed tab/space indentation an error 2006-06-30 13:54:01 +00:00
listerrors Whitespace only. 2003-10-13 09:50:10 +00:00
lyxpreview2bitmap.py Call python with the -tt switch to make mixed tab/space indentation an error 2006-06-30 13:54:01 +00:00
lyxpreview_tools.py Call python with the -tt switch to make mixed tab/space indentation an error 2006-06-30 13:54:01 +00:00
tex_copy.py Call python with the -tt switch to make mixed tab/space indentation an error 2006-06-30 13:54:01 +00:00
TeXFiles.py Call python with the -tt switch to make mixed tab/space indentation an error 2006-06-30 13:54:01 +00:00