lyx_mirror/lib/scripts
Pavel Sanda c393abbe12 Fix lilypond support, patch from Julien Rioux, bug #6940.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35978 a592a061-630c-0410-9148-cb99ea01b6c8
2010-11-01 21:01:48 +00:00
..
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 Fix bug #6056. Recognize Graphicsmagick too. 2009-08-09 14:38:49 +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
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 script that writes the bbl file in place of the bibliography. 2010-11-01 20:21:02 +00:00
layout2layout.py Add ResetsFont tag to InsetLayout, toward fixing bug #5657. 2010-10-13 15:54:39 +00:00
legacy_lyxpreview2ppm.py ** proper implementation of pLaTeX by Tetsuya Makimura and me, fixes many remaining problems and bugs with language "japanese" (bugs 4863, 4290, 4700 and partially 4697) ** 2008-08-18 17:26:09 +00:00
listerrors
lyxpreview2bitmap.py * fix instant preview without dvipng (bug 6579). 2010-03-06 14:53:27 +00:00
lyxpreview_tools.py *** Extend preview scripts to also handle PDF output (bug 2165) *** 2008-07-02 14:42:04 +00:00
lyxpreview-lytex2bitmap.py Fix lilypond support, patch from Julien Rioux, bug #6940. 2010-11-01 21:01:48 +00:00
lyxpreview-platex2bitmap.py ** proper implementation of pLaTeX by Tetsuya Makimura and me, fixes many remaining problems and bugs with language "japanese" (bugs 4863, 4290, 4700 and partially 4697) ** 2008-08-18 17:26:09 +00:00
lyxsweave.R Make sweave process files with the correct encoding (#6625). 2010-10-22 07:51:39 +00:00
prefs2prefs_lfuns.py Conversion for tabular-feature. 2010-09-18 15:16:04 +00:00
prefs2prefs_prefs.py A go at creating a prefs2prefs framework. There's a main file, prefs2prefs.py, and two subsidiary files, 2010-09-17 14:44:38 +00:00
prefs2prefs.py A go at creating a prefs2prefs framework. There's a main file, prefs2prefs.py, and two subsidiary files, 2010-09-17 14:44:38 +00:00
tex_copy.py
TeXFiles.py