.. |
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 |
CMakeLists.txt
|
cmake: move CMakeLists.txt into source dir (multiple steps)
|
2011-05-10 17:44:41 +00:00 |
convertDefault.py
|
Very minor cleanup.
|
2011-02-07 23:48:29 +00:00 |
csv2lyx.py
|
Replace condition with an exception (code more robust) and add comment the reason
|
2008-09-18 18:21:41 +00: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
|
Partially revert changeset 16635.
|
2007-01-10 04:24:36 +00:00 |
fig2pdftex.py
|
fig2pdftex: Fix for windows
|
2008-06-15 07:31:42 +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 |
include_bib.py
|
Fix wrong script permissions and missing shebang line (bug #7276)
|
2011-02-03 21:15:58 +00:00 |
layout2layout.py
|
Try to catch CopyStyle of a Flex inset, which we need to convert to the new
|
2011-04-15 02:50:45 +00:00 |
legacy_lyxpreview2ppm.py
|
Mostly documentation for the pythonic part of instant preview.
|
2011-04-05 14:54:38 +00:00 |
listerrors
|
|
|
lyxpak.py
|
Fix correct operation of lyxpak.py when using the '-t' or '-z' switches.
|
2011-04-16 16:22:58 +00:00 |
lyxpreview2bitmap.py
|
Don't write a comma if not needed.
|
2011-05-11 17:11:08 +00:00 |
lyxpreview_tools.py
|
revert r37696 and apply a fallback mechanism to pdflatex
|
2011-04-04 14:33:45 +00:00 |
lyxpreview-lytex2bitmap.py
|
Don't write a comma if not needed.
|
2011-05-11 17:11:08 +00:00 |
lyxpreview-platex2bitmap.py
|
* lyxpreview-platex2bitmap.py:
|
2011-02-15 08:52:37 +00:00 |
lyxsweave.R
|
When Sweave.sty is not available to LaTeX, copy it in the temp directory instead of using the stylepath argument of Sweave(). This is better under windows, where the path to Sweave.sty may contain spaces.
|
2011-06-20 10:59:23 +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-07 15:11:18 +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-08 21:09:38 +00:00 |