Log of /branches/rel-2-4-patches/webwork2/courses.dist
Directory Listing
Revision
5856 -
Directory Listing
Modified
Fri Jul 25 17:23:02 2008 UTC (4 years, 10 months ago) by
gage
PGbasicmacros: I've used "\lq\lq{}" instead of "``" in $LQ to prevent conflict with the ``....`` construct.
I also changed $RQ to "\rq\rq{}" for consistency.
In unionMacros.pl I removed the redefinition of $LQ and $RQ
in parserOrientation.pl I changed the definition of ^ to use \char94 instead of \char`\^
In prob6.pg I changed \char`\{ to \char123 and also \char`\} to \char125
In prob10.pg I changed \char`\< to \char60 (and > to \char62)
The pdf file works now for setOrientation.
Revision
5823 -
Directory Listing
Modified
Fri Jun 27 01:33:52 2008 UTC (4 years, 10 months ago) by
gage
adding welcome.msg to email
Revision
5822 -
Directory Listing
Modified
Fri Jun 27 01:32:06 2008 UTC (4 years, 10 months ago) by
This commit was manufactured by cvs2svn to create branch 'rel-2-4-patches'.
Revision
5820 -
Directory Listing
Modified
Fri Jun 27 01:24:17 2008 UTC (4 years, 10 months ago) by
gage
moved from pg/macros
Revision
5819 -
Directory Listing
Modified
Fri Jun 27 01:23:04 2008 UTC (4 years, 10 months ago) by
This commit was manufactured by cvs2svn to create branch 'rel-2-4-patches'.
Revision
5808 -
Directory Listing
Modified
Thu Jun 26 19:40:12 2008 UTC (4 years, 10 months ago) by
gage
backporting from HEAD
VS: ----------------------------------------------------------------------
Revision
5807 -
Directory Listing
Modified
Thu Jun 26 19:39:03 2008 UTC (4 years, 10 months ago) by
gage
backporting setOrientation from head
Revision
5806 -
Directory Listing
Modified
Thu Jun 26 19:07:24 2008 UTC (4 years, 10 months ago) by
apizer
backporting to rel-2-4-patches
Revision
5804 -
Directory Listing
Modified
Thu Jun 26 18:43:10 2008 UTC (4 years, 10 months ago) by
This commit was manufactured by cvs2svn to create branch 'rel-2-4-patches'.
Revision
5798 -
Directory Listing
Modified
Thu Jun 26 17:21:57 2008 UTC (4 years, 10 months ago) by
gage
This file was a duplicate of setOrientation.def and was put
in CVS by accident
Revision
5782 -
Directory Listing
Modified
Wed Jun 25 14:46:55 2008 UTC (4 years, 10 months ago) by
apizer
Put verbiage in the file explaining what the file does
Revision
5774 -
Directory Listing
Modified
Wed Jun 25 13:19:46 2008 UTC (4 years, 10 months ago) by
apizer
Backport to patches distribution
Revision
5773 -
Directory Listing
Modified
Wed Jun 25 12:18:56 2008 UTC (4 years, 10 months ago) by
gage
Adding mathobjects examples to setMAAtutorial
Revision
5772 -
Directory Listing
Modified
Wed Jun 25 11:55:32 2008 UTC (4 years, 10 months ago) by
gage
Adding the contents of modelCourse templates to rel-2-4-5
Revision
5734 -
Directory Listing
Modified
Tue Jun 24 00:44:59 2008 UTC (4 years, 11 months ago) by
This commit was manufactured by cvs2svn to create branch 'rel-2-4-patches'.
Revision
4443 -
Directory Listing
Added
Tue Sep 5 16:27:43 2006 UTC (6 years, 8 months ago) by
sh002i
Original Path:
trunk/webwork2/courses.dist
re-adding courses.dist to just HEAD and rel-2-3-dev branches (see below)
i'm re-adding this directory using "cvs add" rather than by copying it
from "courses" in the repository. this avoids having it show up in older
release branches. the downside is that we lose the version history, but
i don't think that's a big problem.