lyx_mirror/lib/scripts
Richard Heck b0c6099330 Fix bug 5330, round 1.
The bug is that older layout files with lines like:
	Input amsmaths.inc
fail in 1.6, since that file no longer exists. This commit adds some 
layout2layout that will scan for such includes and add lines like
	UseModule theorems-ams
corresponding to the input lines. The downside to this commit is that
UseModule only becomes available on 25 July 2008, whereas the files
were removed in January.

My intention is to try to deal with these intermediate cases as well.
But I'm not sure that will ultimately work very well, so this will do
until I can figure that out.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26800 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-07 15:45:08 +00:00
..
clean_dvi.py
convertDefault.py According to Pavel: 2008-07-21 10:54:12 +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 bug 4094: HTML export issue with FAT32 on Linux. 2007-08-04 03:04:23 +00:00
fen2ascii.py
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
layout2layout.py Fix bug 5330, round 1. 2008-10-07 15:45:08 +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 * lib/scripts/lyxpreview2bitmap.py: 2008-07-02 16:07:51 +00:00
lyxpreview_tools.py *** Extend preview scripts to also handle PDF output (bug 2165) *** 2008-07-02 14:42:04 +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
tex_copy.py fix typo 2007-04-23 18:10:24 +00:00
TeXFiles.py * lib/scripts/TeXFiles.py: 2008-04-15 14:04:40 +00:00