Parent Directory
|
Revision Log
updated copyright header. -sam
1 OLD VARIABLE OLD FILE NEW FILE USE 2 3 $SET_HEADER paperSetHeader.pg paperSetHeader.pg hardcopy generation (see below) 4 $PROB_HEADER screenSetHeader.pg screenSetHeader.pg displayed on ProblemSet page, instructions for problem set 5 $TEX_PROB_FOOTER texProbFooter.tex screenProblemPostamble.tex 6 $TEX_PROB_PREAMBLE texProbPreamble.tex screenProblemPreamble.tex 7 $TEX_SET_FOOTER texSetFooter.tex paperSetPostamble.tex hardcopy generation (see below) 8 $TEX_SET_PREAMBLE texSetPreamble.tex paperSetPreamble.tex hardcopy generation (see below) 9 (none) tthPreamble.tex tthPreamble.tex prepended to an equation by the translator before sending it to TTH 10 11 12 $set->set_header is paperSetHeader 13 $set->problem_header is screenSetHeader 14 ---> THIS SHOULD BE CHANGED! 15 16 17 -------------------------------------------------------------------------------- 18 19 20 Hardcopy Snippets 21 22 TeX(hardcopyPreamble) 23 PG(hardcopySetHeader) 24 PG(problem) 25 TeX(hardcopyProblemDivider) unless last problem 26 PG(hardcopySetFooter) 27 TeX(hardcopySetDivider) unless last set 28 TeX(hardcopyPostamble) 29 30 31 Interactive Snippets 32 33 PG(screenSetHeader)
| aubreyja at gmail dot com | ViewVC Help |
| Powered by ViewVC 1.0.9 |