lyx_mirror/src/graphics
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
..
ChangeLog fix fix of bug 2192 2006-03-10 12:38:21 +00:00
GraphicsCache.C * filetools.[Ch]: Make functions that start with a capital 2006-04-08 22:31:11 +00:00
GraphicsCache.h
GraphicsCacheItem.C * filetools.[Ch]: Make functions that start with a capital 2006-04-08 22:31:11 +00:00
GraphicsCacheItem.h Use the preferred calling for Boost.Signal 2004-09-26 14:19:47 +00:00
GraphicsConverter.C Call python with the -tt switch to make mixed tab/space indentation an error 2006-06-30 13:54:01 +00:00
GraphicsConverter.h Use the preferred calling for Boost.Signal 2004-09-26 14:19:47 +00:00
GraphicsImage.C Change to use preffered calling of Boost.Function 2004-09-26 13:34:57 +00:00
GraphicsImage.h rename getExtFromContents() to getFormatFromContents() 2004-10-29 15:47:55 +00:00
GraphicsLoader.C Squash MSVC warning about a class declared as 'class' being defined 2005-02-15 10:17:56 +00:00
GraphicsLoader.h InsetOld -> InsetBase renaming 2004-11-25 19:13:07 +00:00
GraphicsParams.C change "support/std_sstream.h" to <sstream> 2004-07-24 10:55:30 +00:00
GraphicsParams.h the convert patch 2005-01-27 21:05:44 +00:00
GraphicsTypes.C Make some functors adaptable and related small stuff. 2004-01-07 17:57:47 +00:00
GraphicsTypes.h
LoaderQueue.C
LoaderQueue.h
Makefile.am make sure to dist pch.h and mark PCH_FILE as a built file 2005-07-12 23:42:23 +00:00
pch.h Use the preferred calling for Boost.Signal 2004-09-26 14:19:47 +00:00
PreviewImage.C Asger's exchanging of the class and struct keywords. 2005-01-19 15:03:31 +00:00
PreviewImage.h InsetOld -> InsetBase renaming 2004-11-25 19:13:07 +00:00
PreviewLoader.C * filetools.[Ch]: Make functions that start with a capital 2006-04-08 22:31:11 +00:00
PreviewLoader.h Use the preferred calling for Boost.Signal 2004-09-26 14:19:47 +00:00
Previews.C Asger's exchanging of the class and struct keywords. 2005-01-19 15:03:31 +00:00
Previews.h Enable the user to preview xfig figures (f.ex.) without previewing mathed. 2004-04-19 13:31:17 +00:00