File:  [LON-CAPA] / capa / capa51 / CapaTools / printstudent.settings
Revision 1.1: download - view: text, annotated - select for diffs
Tue Sep 28 21:25:35 1999 UTC (24 years, 7 months ago) by albertel
CVS tags: MAIN, HEAD
Initial revision

# Settings file for printstudent.tcl
#
# set up the configuration options
#
# the used values are qzparse_command, latex_command, dvips_command, and
# lpr_command

config qzparse_command "/usr/local/bin/qzparse4.6"
config latex_command   "/usr/local/bin/latex"
config dvips_command   "/usr/local/bin/dvips"
config lpr_command     "/usr/bin/lpr -Pcyccap_capa1"

# List of classes, their path, and the sets that can be printed
class phy232s8  /usr/users/pratt/CAPA45/phy232s8    1 2 3 4 5
class phy183s8  /usr/users/birge/CAPA45/phy183s8    1 2 3 4 5
class phy184s8  /usr/users/teacher/CAPA45/phy184s8  1 2 3 4 5
class testing8  /usr/users/teacher/CAPA45/testing8  1 2 3 4 5 6                    

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>