lyx_mirror/lib/scripts
Enrico Forestieri b9aa557b35 Fix encoding of converters path and arguments
* src/converter.C
	(Converters::convert): Convert command to be executed to the proper
	encoding. Use from_utf8 instead of from_ascii in order to avoid
	assertions when displaying an alert.

	* src/support/docstring.[Ch]
	(to_filesystem8bit): new conversion function.

	* lib/scripts/fig2pstex.py
	* lib/scripts/fig2pdftex.py:
	Modified to reflect the changes above.



git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16803 a592a061-630c-0410-9148-cb99ea01b6c8
2007-01-22 02:58:47 +00:00
..
clean_dvi.py Remove hardcoded option -tt from python scripts 2006-07-17 19:41:32 +00:00
convertDefault.py fix bug 2418 2007-01-18 01:03:23 +00:00
fen2ascii.py Partially revert changeset 16635. 2007-01-10 04:24:36 +00:00
fig2pdftex.py Fix encoding of converters path and arguments 2007-01-22 02:58:47 +00:00
fig2pstex.py Fix encoding of converters path and arguments 2007-01-22 02:58:47 +00:00
fig_copy.py Partially revert changeset 16635. 2007-01-10 04:24:36 +00:00
layout2layout.py * layout2layout.py 2006-10-29 11:41:15 +00:00
legacy_lyxpreview2ppm.py Convert python scripts to utf-8. 2006-08-08 10:42:59 +00:00
listerrors Whitespace only. 2003-10-13 09:50:10 +00:00
lyxpreview2bitmap.py Convert python scripts to utf-8. 2006-08-08 10:42:59 +00:00
lyxpreview_tools.py Remove hardcoded option -tt from python scripts 2006-07-17 19:41:32 +00:00
tex_copy.py Convert python scripts to utf-8. 2006-08-08 10:42:59 +00:00
TeXFiles.py Convert python scripts to utf-8. 2006-08-08 10:42:59 +00:00