#!/usr/bin/sh # File: make # Author: F. Matthes # Date: 08-MAY-1995 #DIRECTORY = relative path to the document directory # (e.g. "1995/MMS95a") #MAINS = list of main TeX documents WITHOUT extension # (e.g. "mthreads") #PICTURES = list of PostScript files to be exported # (e.g. "Figure1.ps Figure2.ps" or "mthreads.ps") ../../ExportToMosaic.sh "1995/MMS95a" "" "mthreads.ps mthreads.ps.gz"