diff options
author | markd <markd@pkgsrc.org> | 2015-04-27 07:41:58 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2015-04-27 07:41:58 +0000 |
commit | da8e522ebcab50670f544deb59c1876c3e2b8932 (patch) | |
tree | 33f2e597958d81b45b95b2ed0f88169afd5d0f32 /print/Makefile | |
parent | 0012c8d224e24221b0a555a2a3c5fe379409439f (diff) | |
download | pkgsrc-da8e522ebcab50670f544deb59c1876c3e2b8932.tar.gz |
Add a bunch of tex packages
Diffstat (limited to 'print/Makefile')
-rw-r--r-- | print/Makefile | 13 |
1 files changed, 12 insertions, 1 deletions
diff --git a/print/Makefile b/print/Makefile index fca259f494d..cd1097d57f7 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.604 2015/04/26 21:50:26 markd Exp $ +# $NetBSD: Makefile,v 1.605 2015/04/27 07:41:58 markd Exp $ # COMMENT= Desktop publishing @@ -248,6 +248,7 @@ SUBDIR+= tex-braket SUBDIR+= tex-braket-doc SUBDIR+= tex-breakcites SUBDIR+= tex-breakcites-doc +SUBDIR+= tex-breqn SUBDIR+= tex-cancel SUBDIR+= tex-cancel-doc SUBDIR+= tex-capt-of @@ -284,6 +285,7 @@ SUBDIR+= tex-cjkutils SUBDIR+= tex-cjkutils-doc SUBDIR+= tex-clrscode SUBDIR+= tex-clrscode-doc +SUBDIR+= tex-cmap SUBDIR+= tex-collectbox SUBDIR+= tex-collectbox-doc SUBDIR+= tex-collection-basic @@ -300,8 +302,10 @@ SUBDIR+= tex-context SUBDIR+= tex-context-doc SUBDIR+= tex-cooking SUBDIR+= tex-cooking-doc +SUBDIR+= tex-crop SUBDIR+= tex-csquotes SUBDIR+= tex-csquotes-doc +SUBDIR+= tex-ctable SUBDIR+= tex-cweb SUBDIR+= tex-cweb-doc SUBDIR+= tex-cyrillic @@ -359,6 +363,7 @@ SUBDIR+= tex-fancybox SUBDIR+= tex-fancybox-doc SUBDIR+= tex-fancyhdr SUBDIR+= tex-fancyhdr-doc +SUBDIR+= tex-fancyref SUBDIR+= tex-fancyvrb SUBDIR+= tex-fancyvrb-doc SUBDIR+= tex-fix2col @@ -476,6 +481,7 @@ SUBDIR+= tex-jadetex SUBDIR+= tex-jadetex-doc SUBDIR+= tex-japanese SUBDIR+= tex-japanese-doc +SUBDIR+= tex-jknapltx SUBDIR+= tex-jsclasses SUBDIR+= tex-jurabib SUBDIR+= tex-jurabib-doc @@ -501,6 +507,7 @@ SUBDIR+= tex-lazylist SUBDIR+= tex-lazylist-doc SUBDIR+= tex-leaflet SUBDIR+= tex-leaflet-doc +SUBDIR+= tex-lineno SUBDIR+= tex-lipsum SUBDIR+= tex-lipsum-doc SUBDIR+= tex-listing @@ -518,6 +525,7 @@ SUBDIR+= tex-magaz SUBDIR+= tex-magaz-doc SUBDIR+= tex-marginnote SUBDIR+= tex-marginnote-doc +SUBDIR+= tex-mathtools SUBDIR+= tex-mdframed SUBDIR+= tex-mdframed-doc SUBDIR+= tex-mdwtools @@ -608,6 +616,7 @@ SUBDIR+= tex-placeins-plain SUBDIR+= tex-plain SUBDIR+= tex-polytable SUBDIR+= tex-polytable-doc +SUBDIR+= tex-powerdot SUBDIR+= tex-preprint SUBDIR+= tex-preprint-doc SUBDIR+= tex-preview @@ -623,6 +632,7 @@ SUBDIR+= tex-pspicture SUBDIR+= tex-pspicture-doc SUBDIR+= tex-ptex SUBDIR+= tex-ptex-doc +SUBDIR+= tex-rcs SUBDIR+= tex-rcsinfo SUBDIR+= tex-rcsinfo-doc SUBDIR+= tex-readarray @@ -712,6 +722,7 @@ SUBDIR+= tex-textcase-doc SUBDIR+= tex-thailatex SUBDIR+= tex-threeparttable SUBDIR+= tex-threeparttable-doc +SUBDIR+= tex-thumbpdf SUBDIR+= tex-titleref SUBDIR+= tex-titleref-doc SUBDIR+= tex-titlesec |