summaryrefslogtreecommitdiff
path: root/print/tex-exam
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2009-04-23 23:50:11 +0000
committerminskim <minskim@pkgsrc.org>2009-04-23 23:50:11 +0000
commit3fdee39ce31f3ad6440b9e501569739338db0819 (patch)
treeab597d7473e77fe06446e51600e6ea412d195979 /print/tex-exam
parent770bb985131c507ae8c65eed567d8081ca492d2e (diff)
downloadpkgsrc-3fdee39ce31f3ad6440b9e501569739338db0819.tar.gz
Import tex-exam-2.3 as print/tex-exam.
Provides a class exam, which eases production of exams, even by a LaTeX novice. Simple commands are provided to (i) create questions, parts of questions, subparts of parts, and subsubparts of subparts, all with optional point values, (ii) 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), and (iii) 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, in the manner of fancyhdr 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 is easy to increase the part of the page devoted to headers and/or footers to allow for this.
Diffstat (limited to 'print/tex-exam')
-rw-r--r--print/tex-exam/DESCR18
-rw-r--r--print/tex-exam/Makefile15
-rw-r--r--print/tex-exam/PLIST2
-rw-r--r--print/tex-exam/distinfo5
4 files changed, 40 insertions, 0 deletions
diff --git a/print/tex-exam/DESCR b/print/tex-exam/DESCR
new file mode 100644
index 00000000000..e7761c6ed04
--- /dev/null
+++ b/print/tex-exam/DESCR
@@ -0,0 +1,18 @@
+Provides a class exam, which eases production of exams, even by a
+LaTeX novice. Simple commands are provided to (i) create questions,
+parts of questions, subparts of parts, and subsubparts of subparts,
+all with optional point values, (ii) 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), and
+(iii) 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, in the manner of fancyhdr 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 is easy to
+increase the part of the page devoted to headers and/or footers to
+allow for this.
diff --git a/print/tex-exam/Makefile b/print/tex-exam/Makefile
new file mode 100644
index 00000000000..b7ae853cf1f
--- /dev/null
+++ b/print/tex-exam/Makefile
@@ -0,0 +1,15 @@
+# $NetBSD: Makefile,v 1.1.1.1 2009/04/23 23:50:11 minskim Exp $
+# TeX Live Revision 9734
+
+DISTNAME= exam
+PKGNAME= tex-${DISTNAME}-2.3
+
+MAINTAINER= minskim@NetBSD.org
+COMMENT= Package for typesetting exam scripts
+
+CONFLICTS+= teTeX-texmf<=3.0nb13
+DEPENDS+= tex-bin-latex-[0-9]*:../../print/tex-bin-latex
+DEPENDS+= tex-latex-[0-9]*:../../print/tex-latex
+
+.include "../../print/texlive/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/print/tex-exam/PLIST b/print/tex-exam/PLIST
new file mode 100644
index 00000000000..2acdc2278dc
--- /dev/null
+++ b/print/tex-exam/PLIST
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2009/04/23 23:50:11 minskim Exp $
+share/texmf-dist/tex/latex/exam/exam.cls
diff --git a/print/tex-exam/distinfo b/print/tex-exam/distinfo
new file mode 100644
index 00000000000..24dc796b5d2
--- /dev/null
+++ b/print/tex-exam/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2009/04/23 23:50:11 minskim Exp $
+
+SHA1 (tex-exam-2.3/exam.tar.lzma) = 1c64b51eeaad4e14e0725a5613d238960b514b9d
+RMD160 (tex-exam-2.3/exam.tar.lzma) = 8f346b59f473e219eb21d7e610e1e1e8a1cbb5b4
+Size (tex-exam-2.3/exam.tar.lzma) = 36192 bytes