ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/mattDisertation/collections/viewTex
(Generate patch)

Comparing trunk/mattDisertation/collections/viewTex (file contents):
Revision 729 by mmeineke, Wed Aug 27 16:18:05 2003 UTC vs.
Revision 732 by mmeineke, Wed Aug 27 17:45:37 2003 UTC

# Line 6 | Line 6 | cat preamble.tex > $base.tex
6  
7   /bin/rm -f $base.*
8  
9 < cat preamble.tex > $base.tex
9 > cat NDpreamble.tex > $base.tex
10   cat $1 >> $base.tex
11 < cat bibEnd.tex >> $base.tex
11 > cat NDbib.tex >> $base.tex
12  
13   $LBIN/latex  $base
14   $LBIN/bibtex $base

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines