Log of /trunk/webwork2/conf/snippets
Directory Listing
Revision
1350 -
Directory Listing
Modified
Fri Jul 11 15:04:16 2003 UTC (9 years, 10 months ago) by
gage
Cosmetic fix
Revision
1349 -
Directory Listing
Modified
Fri Jul 11 15:03:40 2003 UTC (9 years, 10 months ago) by
gage
This set header can be used for both presentation on the screen
and on paper.
--Mike
Revision
1187 -
Directory Listing
Modified
Tue Jun 17 19:59:59 2003 UTC (9 years, 11 months ago) by
gage
Removed an error in this file that caused the message
"Answer evaluators must be subroutines."
This is the default set header file if none is specified.
--Mike
Revision
1112 -
Directory Listing
Modified
Wed Jun 11 01:58:43 2003 UTC (9 years, 11 months ago) by
gage
Modified these tex files so that the \newpage command does not occur in the middle
of a column environment where it does no good. In other words use
\end{multicols}
\newpage
\begin{\multicols}
etc. This fixes part of bug #13
--Mike
Revision
1100 -
Directory Listing
Added
Tue Jun 10 00:18:14 2003 UTC (9 years, 11 months ago) by
sh002i
in the interest of alleviating crowding:
moved snippets to conf/snippets.
moved templates to conf/templates.
updated global.conf.dist to match.
-sam