lyx_mirror/lib/scripts
Jean-Marc Lasgouttes 04efe3c40a New framework for declaring generic features in textclasses.
* src/LaTeXFeatures.C (mustProvide): new method; returns true when
	isRequired is true and the feature is not provided by the
	textclass. 
	(getPackages, getLyXSGMLEntities): use mustProvide when relevant.

	* src/bufferparams.C (getEngine):
	* src/buffer.C (validate): adapt to change below.

	* src/lyxtextclass.C (read): replace tags ProvidesNatbib,
	ProvidesMakeidx, ProvidesUrl and ProvidesAmsmath by a generic
	"Provides".
	(provides): take a string as argument.
	
	* lib/scripts/layout2layout.py (convert): convert "ProvidesXxx" tags
	to "Provides xxx".

	* lib/layouts/*: update to format 4.



git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17740 a592a061-630c-0410-9148-cb99ea01b6c8
2007-04-06 09:02:23 +00:00
..
clean_dvi.py Remove hardcoded option -tt from python scripts 2006-07-17 19:41:32 +00:00
convertDefault.py Fix bug 3400 2007-03-31 18:21:54 +00:00
date.py Fix bug 3220 2007-02-13 19:09:54 +00:00
fen2ascii.py Partially revert changeset 16635. 2007-01-10 04:24:36 +00:00
fig2pdftex.py Fix encoding of converters path and arguments 2007-01-22 02:58:47 +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
layout2layout.py New framework for declaring generic features in textclasses. 2007-04-06 09:02:23 +00:00
legacy_lyxpreview2ppm.py Convert python scripts to utf-8. 2006-08-08 10:42:59 +00:00
listerrors Whitespace only. 2003-10-13 09:50:10 +00:00
lyxpreview2bitmap.py Convert python scripts to utf-8. 2006-08-08 10:42:59 +00:00
lyxpreview_tools.py Remove hardcoded option -tt from python scripts 2006-07-17 19:41:32 +00:00
tex_copy.py Convert python scripts to utf-8. 2006-08-08 10:42:59 +00:00
TeXFiles.py Convert python scripts to utf-8. 2006-08-08 10:42:59 +00:00