ADDED mttroot/mtt/lib/xfig/Basic/MAKE_COMPONENT Index: mttroot/mtt/lib/xfig/Basic/MAKE_COMPONENT ================================================================== --- /dev/null +++ mttroot/mtt/lib/xfig/Basic/MAKE_COMPONENT @@ -0,0 +1,13 @@ +#!/bin/sh +## Makes a new component + +if [ -z "$2" ]; then + label=$1 +else + label=$2 +fi + +echo Making new component $1 with label $label + +sed "s/TEXT/$1:$label/" $1.fig + ADDED mttroot/mtt/lib/xfig/Basic/MAKE_COMPONENTS Index: mttroot/mtt/lib/xfig/Basic/MAKE_COMPONENTS ================================================================== --- /dev/null +++ mttroot/mtt/lib/xfig/Basic/MAKE_COMPONENTS @@ -0,0 +1,19 @@ +#!/bin/sh +## Makes all components + +./MAKE R r_1 +./MAKE C c_1 +./MAKE I i_1 + +./MAKE SS ss_1 +./MAKE Se se_1 +./MAKE Sf sf_1 +./MAKE De de_1 +./MAKE Df df_1 + +./MAKE TF gy_1 +./MAKE GY gy_1 + +./MAKE EMTF emtf_1 + +./MAKE Subsystem sub_1 ADDED mttroot/mtt/lib/xfig/Basic/template.txt Index: mttroot/mtt/lib/xfig/Basic/template.txt ================================================================== --- /dev/null +++ mttroot/mtt/lib/xfig/Basic/template.txt @@ -0,0 +1,10 @@ +#FIG 3.2 +Portrait +Center +Metric +A4 +100.00 +Single +-2 +1200 2 +4 1 0 100 0 18 20 0.0000 4 285 765 900 765 TEXT\001