summaryrefslogtreecommitdiff
path: root/print/Makefile
diff options
context:
space:
mode:
authorbrook <brook@pkgsrc.org>2019-08-13 02:29:53 +0000
committerbrook <brook@pkgsrc.org>2019-08-13 02:29:53 +0000
commit7223dd068b04cc8f3af3bb45b3dc37b03081f99c (patch)
tree6172ea6e9c1a3d351bc0aec38f65a0950051afdd /print/Makefile
parent8879e57afcc31d2560c6d826448c055e585e33a5 (diff)
downloadpkgsrc-7223dd068b04cc8f3af3bb45b3dc37b03081f99c.tar.gz
tex-outline: initial commit
The package defines an outline environment, which provides facilities similar to enumerate, but up to 6 levels deep.
Diffstat (limited to 'print/Makefile')
-rw-r--r--print/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/print/Makefile b/print/Makefile
index cb06420d1d1..347afb413ab 100644
--- a/print/Makefile
+++ b/print/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.740 2019/08/13 02:27:23 brook Exp $
+# $NetBSD: Makefile,v 1.741 2019/08/13 02:29:53 brook Exp $
#
COMMENT= Desktop publishing
@@ -1025,6 +1025,7 @@ SUBDIR+= tex-otibet
SUBDIR+= tex-otibet-doc
SUBDIR+= tex-oubraces
SUBDIR+= tex-oubraces-doc
+SUBDIR+= tex-outline
SUBDIR+= tex-overpic
SUBDIR+= tex-pagenote
SUBDIR+= tex-pagenote-doc