d20da03e1a
Changes: - New environments: EnvUplevel and EnvFullwidth - New document class options: cancelspace nocancelspace New commands: \cancelspace \nocancelspace - New command: \nobonusqformat - New commands: \pointsinrange{rangename} \bonuspointsinrange{rangename} - New commands: \settabletotalpoints \settabletotalbonuspoints
11 lines
277 B
Makefile
11 lines
277 B
Makefile
# $NetBSD: Makefile,v 1.4 2012/02/14 21:50:46 minskim Exp $
|
|
|
|
DISTNAME= exam.doc
|
|
PKGNAME= tex-${DISTNAME:S/./-/}-2.4
|
|
TEXLIVE_REV= 22585
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
|
COMMENT= Documentation for tex-exam
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|