#! /bin/bash # -- Configure the work directory "run_????" for TeX running # -- 1 position call parameters: # 1) document name (the name of the directory in src/ , this directory should contain main.tex) PROG=`basename $0` echo Start $PROG # ========== Help routine start help_dis () { cat <