.. |
bash_completion
|
New version of bash_completion from Cengiz Günay.
|
2010-04-06 12:01:24 +00:00 |
clean_dvi.py
|
Replace the deprecated os.popen3 with the subprocess module.
|
2010-08-19 07:00:41 +00:00 |
convertDefault.py
|
Very minor cleanup.
|
2011-02-07 23:48:29 +00:00 |
csv2lyx.py
|
csv2lyx: use universal newlines when reading CSVs
|
2014-02-16 00:11:34 -05:00 |
date.py
|
Fix bug 3220
|
2007-02-13 19:09:54 +00:00 |
ext_copy.py
|
Fix a typo and clarify the logic around the return value. Note that this
|
2009-10-24 12:31:59 +00:00 |
fen2ascii.py
|
|
|
fig2pdftex.py
|
fig2pdftex: Fix for windows
|
2008-06-15 07:31:42 +00:00 |
fig2pstex.py
|
|
|
fig_copy.py
|
|
|
include_bib.py
|
Add some comments to include_bib.py about how to set up the converter.
|
2012-04-17 16:59:04 -04:00 |
layout2layout.py
|
Fix lyx2lyx bug: We need to check for quoted names before we check
|
2012-12-10 11:12:15 -05:00 |
legacy_lyxpreview2ppm.py
|
Add gswin64c as possible executable in legacy_lyxpreview2ppm.py (#7938).
|
2012-01-15 22:13:36 +00:00 |
listerrors
|
Use "#!/usr/bin/env python", as elsewhere.
|
2014-01-26 11:40:07 -05:00 |
lyxknitr.R
|
Handle encoding correctly with knitr>=1.0 (#8504)
|
2013-01-21 15:57:18 +01:00 |
lyxpak.py
|
Patch from Enrico fixing a problem with the lyxpak.py script when
|
2014-03-22 20:27:05 -04:00 |
lyxpreview2bitmap.py
|
Fix the following problem with Python 2.4:
|
2011-09-26 18:28:24 +00:00 |
lyxpreview_tools.py
|
lyxpreview: Allow to find python scripts.
|
2013-05-26 19:42:22 +02:00 |
lyxpreview-lytex2bitmap.py
|
Don't write a comma if not needed. This is only a cosmetical change with
|
2011-05-11 17:15:11 +00:00 |
lyxpreview-platex2bitmap.py
|
* lyxpreview-platex2bitmap.py:
|
2011-02-15 08:52:37 +00:00 |
lyxstangle.R
|
backport r39509 and r39510 to branch (see bug #7555)
|
2011-09-08 10:44:44 +00:00 |
lyxsweave.R
|
backport r40703 (fix #8019)
|
2012-02-03 17:30:21 +00:00 |
prefs2prefs_lfuns.py
|
prefs2prefs for #6966, per Pavel's suggestion.
|
2011-04-14 18:31:39 +00:00 |
prefs2prefs_prefs.py
|
Fix bug #7610 (wrong latex flavor flag set by pref2pref).
|
2011-06-11 15:33:35 +00:00 |
prefs2prefs.py
|
Silly typos. Thanks, Stephan.
|
2011-01-18 23:11:27 +00:00 |
tex_copy.py
|
Do not crash if the input file does not exist, instead warn and exit (fixes https://bugzilla.redhat.com/show_bug.cgi?id=595618)
|
2011-03-15 18:17:42 +00:00 |
TeXFiles.py
|
MikTeX's kpsewhich doesn't mention "kpathsea emulation" anymore.
|
2011-05-09 23:54:46 +00:00 |