File mtt/bin/trans/labg_fig2ps artifact 3fff3368d1 part of check-in a8cce33cfa


#! /bin/sh

     ###################################### 
     ##### Model Transformation Tools #####
     ######################################

# Bourne shell script: labg_fig2ps

# Eps figures from labg rep.
echo Creating $1.ps
fig2ps --nogv --forcespecial --add=$MTT_LIB/latex/bg $1.fig >/dev/null



MTT: Model Transformation Tools
GitHub | SourceHut | Sourceforge | Fossil RSS ]