summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tlpsrc/exam.tlpsrc
diff options
context:
space:
mode:
authorNorbert Preining <preining@logic.at>2007-06-20 05:37:07 +0000
committerNorbert Preining <preining@logic.at>2007-06-20 05:37:07 +0000
commit9ae60519cee39f73acca93bd0a963b6eb0838090 (patch)
tree280b086265babf658beaaa8767402cd6d63537e5 /Master/tlpkg/tlpsrc/exam.tlpsrc
parent364c41ff9ead9873e105431354ec5e5b73c887d3 (diff)
Remove shortdesc and longdesc from all but the collection-* and scheme-*
git-svn-id: svn://tug.org/texlive/trunk@4479 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/tlpsrc/exam.tlpsrc')
-rw-r--r--Master/tlpkg/tlpsrc/exam.tlpsrc23
1 files changed, 0 insertions, 23 deletions
diff --git a/Master/tlpkg/tlpsrc/exam.tlpsrc b/Master/tlpkg/tlpsrc/exam.tlpsrc
index 238534ad244..ee092871ec7 100644
--- a/Master/tlpkg/tlpsrc/exam.tlpsrc
+++ b/Master/tlpkg/tlpsrc/exam.tlpsrc
@@ -1,25 +1,2 @@
name exam
category Package
-shortdesc Package for typesetting exam scripts.
-longdesc The exam documentclass, together with its documentation file
-longdesc examdoc.tex, attempts to make it easy for even a LaTeX novice to
-longdesc prepare exams. Simple commands are provided to: -- Create
-longdesc questions, parts of questions, subparts of parts, and subsubparts
-longdesc of subparts, all with optional point values. -- Create a grading
-longdesc table, indexed either by question number (listing each question
-longdesc and the total possible points for that question) or by page number
-longdesc (listing each page with points and the total possible points for
-longdesc that page). -- Create headers and footers that are each specified
-longdesc in three parts: One part to be left justified, one part to be
-longdesc centered, and one part to be right justified. Headers and/or
-longdesc footers can be different on the first page of the exam, can be
-longdesc different on the last page of the exam, and can vary depending on
-longdesc whether the page number is odd or even, or on whether the current
-longdesc page continues a question from a previous page, or on whether the
-longdesc last question on the current page continues onto the following
-longdesc page. Multiple line headers and/or footers are allowed, and it's
-longdesc easy to increase the part of the page devoted to headers and/or
-longdesc footers to allow for this. Note that the bundles examdesign and
-longdesc exams also provide a file exam.cls; these bundles therefore
-longdesc clash, and should not be installed on the same system.
-longdesc [description copied from TeX Catalogue]