# 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