lyx_mirror/lib/scripts
Enrico Forestieri 2ea3e07a23 Fix a couple of issues with filename encodings.
* Take into account the filesystem encoding for the zip export on *nix
  such that the representation of filenames in the zip archive is not
  mangled, when possible. This only concerns the way filenames are displayed
  as their creation in the filesystem was nevertheless correct.

* On Windows, try to obtain the command line parameters from the wide char
  representation by directly accessing the platform APIs through ctypes.
  This allows to also deal with filenames not exactly representable using
  the current code page and corrects a bug resulting in silently dropping
  those kind of filenames.
2015-07-05 15:45:40 +02:00
..
bash_completion Update of the bash completion script 2012-09-25 01:14:09 -04:00
clean_dvi.py Remove the shebang line from our python scripts, per Jose's suggestion. 2014-01-28 12:52:16 -05:00
CMakeLists.txt Do not py-compile also on cmake build 2012-01-22 13:05:37 +00:00
convert_pdf.py Add low-res pdf export as suggested by James 2015-02-11 22:24:04 +01:00
convertDefault.py Let imagemagick detect file format (bug #2332) 2015-03-22 10:22:31 +01:00
csv2lyx.py csv2lyx: use universal newlines when reading CSVs 2014-02-16 00:07:43 -05:00
date.py Remove the shebang line from our python scripts, per Jose's suggestion. 2014-01-28 12:52:16 -05:00
ext_copy.py Remove the shebang line from our python scripts, per Jose's suggestion. 2014-01-28 12:52:16 -05:00
fen2ascii.py Remove the shebang line from our python scripts, per Jose's suggestion. 2014-01-28 12:52:16 -05:00
fig2pdftex.py Remove the shebang line from our python scripts, per Jose's suggestion. 2014-01-28 12:52:16 -05:00
fig2pstex.py Remove the shebang line from our python scripts, per Jose's suggestion. 2014-01-28 12:52:16 -05:00
fig_copy.py Remove the shebang line from our python scripts, per Jose's suggestion. 2014-01-28 12:52:16 -05:00
html2latexwrapper.py Remove the shebang line from our python scripts, per Jose's suggestion. 2014-01-28 12:52:16 -05:00
include_bib.py Remove the shebang line from our python scripts, per Jose's suggestion. 2014-01-28 12:52:16 -05:00
layout2layout.py Make layout membership to ParagraphGroup settable (see #6854) 2015-06-01 16:11:05 +02:00
legacy_lyxpreview2ppm.py Missing bits from 07169c7b 2015-06-03 18:43:27 +02:00
listerrors Use "#!/usr/bin/env python", as elsewhere. 2014-01-26 11:38:41 -05:00
lyxknitr.R Handle encoding correctly with knitr>=1.0 (#8504) 2013-01-21 09:53:26 +01:00
lyxpak.py Fix a couple of issues with filename encodings. 2015-07-05 15:45:40 +02:00
lyxpreview2bitmap.py Properly account for font size when generating previews 2015-06-25 01:39:25 +02:00
lyxpreview_tools.py Fix another couple of issues spotted by Guillaume 2015-06-20 16:37:12 +02:00
lyxstangle.R Add possibility to export the R code from a sweave-enabled document 2011-08-23 10:33:42 +00:00
lyxsweave.R Fix #8019 (from yihui) 2012-02-02 22:30:38 +00:00
prefs2prefs_lfuns.py Rename some LFUN names to match their text name 2014-02-13 13:50:33 +01:00
prefs2prefs_prefs.py Remove printing support from LyX. 2015-05-27 18:13:08 -04:00
prefs2prefs.py Remove the shebang line from our python scripts, per Jose's suggestion. 2014-01-28 12:52:16 -05:00
tex_copy.py Remove the shebang line from our python scripts, per Jose's suggestion. 2014-01-28 12:52:16 -05:00
TeXFiles.py Remove the shebang line from our python scripts, per Jose's suggestion. 2014-01-28 12:52:16 -05:00