Project

General

Profile

« Previous | Next » 

Revision 10541

schemas/VegCore/ERD/VegCore.ERD.png.map.htm.run: added reset() stub, with instructions of how to autogenerate this using dimensions in ../document.mwb.xml

View differences:

VegCore.ERD.png.map.htm.run
5 5

  
6 6
if self_not_included; then
7 7

  
8
reset()
9
{ :
10
	# TODO: generate this from ../document.mwb.xml by matching occurrences of
11
	# ^                <value type="string" key="name">(.+)</value>$
12
	# and extracting the dimensions of the form
13
	# <value type="real" key="{left,top,width,height}">
14
	# (units are mm e+02)
15
}
16

  
8 17
cleanup()
9 18
{
10 19
	echo_func; set_make_vars

Also available in: Unified diff