/[dtapublic]/pubs/books/ucbka/trunk/scripts/basefilegen.c
ViewVC logotype

Diff of /pubs/books/ucbka/trunk/scripts/basefilegen.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 139 by dashley, Thu Oct 6 03:15:02 2016 UTC revision 140 by dashley, Mon Jul 3 01:59:16 2017 UTC
# Line 1  Line 1 
1  //----------------------------------------------------------------------------------------------------  //----------------------------------------------------------------------------------------------------
2  //$Header: /home/dashley/cvsrep/e3ft_gpl01/e3ft_gpl01/dtaipubs/esrgubka/scripts/basefilegen.c,v 1.2 2009/08/14 04:07:27 dashley Exp $  //$Header$
3  //----------------------------------------------------------------------------------------------------  //----------------------------------------------------------------------------------------------------
4  //This program generates the following files for the book:  //This program generates the following files for the book:
5  //  //
6  //  a)The .tex file for the single volume version of the book.  //  a)The .tex file for the single volume version of the book.
7  //  //
8  //  b)One .tex file per volume for the multiple volume version of the book.  //  b)One .tex file per volume for the multiple volume version of the book.
9  //  //
10  //  c)A Windows batch file to recompile and create PostScript and .PDFs for the single volume  //  c)A Windows batch file to recompile and create PostScript and .PDFs for the single volume
11  //    version of the book and for each volume of the multiple volume version of the book.  //    version of the book and for each volume of the multiple volume version of the book.
12  //  //
13  //  d)A *nix Bash script to recompile and create PostScript for the single volume version of the  //  d)A *nix Bash script to recompile and create PostScript for the single volume version of the
14  //    book and for each volume of the multiple volume version of the book.  //    book and for each volume of the multiple volume version of the book.
15  //  //
16  //  e)A Windows batch ...  //  e)A Windows batch ...
17  //  //
18    
19    
20    
21  //----------------------------------------------------------------------------------------------------  //----------------------------------------------------------------------------------------------------
22  //$Log: basefilegen.c,v $  //$Log: basefilegen.c,v $
23  //Revision 1.2  2009/08/14 04:07:27  dashley  //Revision 1.2  2009/08/14 04:07:27  dashley
24  //Edits.  //Edits.
25  //  //
26  //Revision 1.1  2009/08/14 03:54:42  dashley  //Revision 1.1  2009/08/14 03:54:42  dashley
27  //Initial checkin.  //Initial checkin.
28  //----------------------------------------------------------------------------------------------------  //----------------------------------------------------------------------------------------------------
29  //$End of $RCSfile: basefilegen.c,v $  //$End of $RCSfile: basefilegen.c,v $
30  //----------------------------------------------------------------------------------------------------  //----------------------------------------------------------------------------------------------------

Legend:
Removed from v.139  
changed lines
  Added in v.140

dashley@gmail.com
ViewVC Help
Powered by ViewVC 1.1.25