diff options
author | Karl Berry <karl@freefriends.org> | 2007-07-13 16:59:21 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2007-07-13 16:59:21 +0000 |
commit | c9bb2d4bf7827f115efdfe4798e0359219681e3b (patch) | |
tree | 32589dc064894f73b0f801255155498a0b7ddd97 /Master/texmf-dist/tpm/exam.tpm | |
parent | f5bdcc408a6ac8e0afbd42f495035e0d5ae87609 (diff) |
remove tpm files, tlpkg is our way forward
git-svn-id: svn://tug.org/texlive/trunk@4575 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tpm/exam.tpm')
-rw-r--r-- | Master/texmf-dist/tpm/exam.tpm | 54 |
1 files changed, 0 insertions, 54 deletions
diff --git a/Master/texmf-dist/tpm/exam.tpm b/Master/texmf-dist/tpm/exam.tpm deleted file mode 100644 index f10256c0a73..00000000000 --- a/Master/texmf-dist/tpm/exam.tpm +++ /dev/null @@ -1,54 +0,0 @@ -<!DOCTYPE rdf:RDF SYSTEM "../../support/tpm.dtd"> -<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:TPM="http://texlive.dante.de/"> - <rdf:Description about="http://texlive.dante.de/texlive/Package/exam.zip"> - <TPM:Name>exam</TPM:Name> - <TPM:Type>Package</TPM:Type> - <TPM:Date>2006/01/09 00:49:07</TPM:Date> - <TPM:Version>1.0</TPM:Version> - <TPM:Creator>rahtz</TPM:Creator> - <TPM:Title>Package for typesetting exam scripts.</TPM:Title> - <TPM:Description> -The exam documentclass, together with its documentation file -examdoc.tex, attempts to make it easy for even a LaTeX novice to -prepare exams. Simple commands are provided to: --- Create questions, parts of questions, subparts of parts, and -subsubparts of subparts, all with optional point values. --- Create a grading table, indexed either by question number -(listing each question and the total possible points for that -question) or by page number (listing each page with points and the -total possible points for that page). --- Create headers and footers that are each specified in three -parts: One part to be left justified, one part to be centered, and -one part to be right justified. -Headers and/or footers can -be different on the first page of the exam, can be different on -the last page of the exam, and can vary depending on whether the -page number is odd or even, or on whether the current page -continues a question from a previous page, or on whether the last -question on the current page continues onto the following page. -Multiple line headers and/or footers are allowed, and it's easy -to increase the part of the page devoted to headers and/or footers -to allow for this. -Note that the bundles examdesign -and exams -also provide a file exam.cls; these bundles therefore clash, -and should not be installed on the same system. -[description copied from TeX Catalogue] - </TPM:Description> - <TPM:Author>unknown</TPM:Author> - <TPM:Size>588180</TPM:Size> - <TPM:License></TPM:License> - <TPM:Build/> - <TPM:RunFiles size="156421"> -texmf-dist/tex/latex/exam/exam.cls -texmf-dist/tpm/exam.tpm - </TPM:RunFiles> - <TPM:DocFiles size="431759"> -texmf-dist/doc/latex/exam/README -texmf-dist/doc/latex/exam/examdoc.pdf -texmf-dist/doc/latex/exam/examdoc.tex - </TPM:DocFiles> - <TPM:Provides>Package/exam</TPM:Provides> - </rdf:Description> -</rdf:RDF> - |