# file: o2grammars_Edit_cweb # ip1: file name without extension # companion file to o2grammars.bat # add \input eplain before $1.tex so that grammar document will get gened echo '\input eplain' > $tmp/eplain cat $tmp/eplain $1.tex > $tmp/$1.tex cp $tmp/$1.tex $1.tex