lyx_mirror/lib/scripts
Richard Heck 4c95238626 Change NeedsFloatPkg to UsesFloatPkg and introduce a new float tag
IsPredefined.

The point of this is that the current tag is doing both of these jobs,
and they are different. The achemso class shows this, since it uses
float.sty to define three different kinds of floats internally. We have
to set NeedsFloatPkg to false to prevent LyX from trying to redefine
them, but then we complain that there is no list command defined and so
do not enter it in Insert>List/TOC.

The new tag is not yet functional, just there.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37430 a592a061-630c-0410-9148-cb99ea01b6c8
2011-02-02 22:28:47 +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
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
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 Change NeedsFloatPkg to UsesFloatPkg and introduce a new float tag 2011-02-02 22:28:47 +00:00
legacy_lyxpreview2ppm.py Fix bug #6720 (Better error handling of instant preview) 2011-01-20 23:39:08 +00:00
listerrors
lyxpreview2bitmap.py Fix bug #6720 (Better error handling of instant preview) 2011-01-20 23:39:08 +00:00
lyxpreview_tools.py Fix bug #6720 (Better error handling of instant preview) 2011-01-20 23:39:08 +00:00
lyxpreview-lytex2bitmap.py Extend instant-preview error handling to the lilypond-book format. 2011-01-21 22:52:03 +00:00
lyxpreview-platex2bitmap.py
lyxsweave.R * add an extra parameter to lyxsweave.py that tells the document directory 2010-12-12 21:25:57 +00:00
prefs2prefs_lfuns.py Thinko. 2011-01-18 15:40:07 +00:00
prefs2prefs_prefs.py Convert converter preferences to use new "latex=flavor" syntax. 2011-01-31 19:42:50 +00:00
prefs2prefs.py Silly typos. Thanks, Stephan. 2011-01-18 23:11:27 +00:00
tex_copy.py
TeXFiles.py