diff options
author | minskim <minskim@pkgsrc.org> | 2011-01-22 23:24:16 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2011-01-22 23:24:16 +0000 |
commit | bc890a4d2a46451661dbabe02b85bc564567737c (patch) | |
tree | e5b43f4bc475243174c0c30c239f119a06749e97 /print | |
parent | 4094d0353f111a7eaec79246ac89fcceb45ec464 (diff) | |
download | pkgsrc-bc890a4d2a46451661dbabe02b85bc564567737c.tar.gz |
Update tex-memoir to 3.6g.
Changes:
-- fixed a typo in the vplaces env
-- made \needspace work better with \section and friends
-- added \settypeoutlayoutunit such that users can choose in which
unit the layout list should be written to the log file.
-- removed the \footnoteA--C commands from the manual, they have
never existed
-- Added \OnehalfSpacing* and \DoubleSpacing* which will additionally
also make floats and page notes have the same spacing. Macros to
explicitly set these values have also been added
-- made it more clear who the maintainer is
Diffstat (limited to 'print')
-rw-r--r-- | print/tex-memoir-doc/Makefile | 6 | ||||
-rw-r--r-- | print/tex-memoir-doc/distinfo | 8 | ||||
-rw-r--r-- | print/tex-memoir/Makefile | 6 | ||||
-rw-r--r-- | print/tex-memoir/distinfo | 8 |
4 files changed, 14 insertions, 14 deletions
diff --git a/print/tex-memoir-doc/Makefile b/print/tex-memoir-doc/Makefile index 3c034db5ec8..2773a83fa48 100644 --- a/print/tex-memoir-doc/Makefile +++ b/print/tex-memoir-doc/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2010/09/19 23:17:17 minskim Exp $ +# $NetBSD: Makefile,v 1.4 2011/01/22 23:24:16 minskim Exp $ DISTNAME= memoir.doc -PKGNAME= tex-${DISTNAME:S/./-/}-3.6fpl6.0g -TEXLIVE_REV= 19776 +PKGNAME= tex-${DISTNAME:S/./-/}-3.6g +TEXLIVE_REV= 19810 MAINTAINER= minskim@NetBSD.org COMMENT= Documentation for tex-memoir diff --git a/print/tex-memoir-doc/distinfo b/print/tex-memoir-doc/distinfo index d049fed264e..d21e49cb12d 100644 --- a/print/tex-memoir-doc/distinfo +++ b/print/tex-memoir-doc/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2010/09/19 23:17:17 minskim Exp $ +$NetBSD: distinfo,v 1.4 2011/01/22 23:24:16 minskim Exp $ -SHA1 (tex-memoir-19776/memoir.doc.tar.xz) = 91242964d00a925038fd4f0bf51a8a305654197e -RMD160 (tex-memoir-19776/memoir.doc.tar.xz) = 07fd5ae51f23ef7a3dbf16e04eb69beca64f4cad -Size (tex-memoir-19776/memoir.doc.tar.xz) = 2789020 bytes +SHA1 (tex-memoir-19810/memoir.doc.tar.xz) = 97a55a8789b46e02da4b889662c24a7ddd890106 +RMD160 (tex-memoir-19810/memoir.doc.tar.xz) = 8baa1de71915d2a78c83b25278fd7750a5a14bc6 +Size (tex-memoir-19810/memoir.doc.tar.xz) = 2926984 bytes diff --git a/print/tex-memoir/Makefile b/print/tex-memoir/Makefile index e2756ccc5f0..88eaaf964b9 100644 --- a/print/tex-memoir/Makefile +++ b/print/tex-memoir/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2010/09/19 23:17:17 minskim Exp $ +# $NetBSD: Makefile,v 1.5 2011/01/22 23:24:16 minskim Exp $ DISTNAME= memoir -PKGNAME= tex-${DISTNAME}-3.6fpl6.0g -TEXLIVE_REV= 19776 +PKGNAME= tex-${DISTNAME}-3.6g +TEXLIVE_REV= 19810 MAINTAINER= minskim@NetBSD.org COMMENT= Typeset fiction, non-fiction and mathematical books diff --git a/print/tex-memoir/distinfo b/print/tex-memoir/distinfo index 708e4ce076a..da83ca20cb2 100644 --- a/print/tex-memoir/distinfo +++ b/print/tex-memoir/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2010/09/19 23:17:17 minskim Exp $ +$NetBSD: distinfo,v 1.5 2011/01/22 23:24:16 minskim Exp $ -SHA1 (tex-memoir-19776/memoir.tar.xz) = 74d43939ac4ce1c24be54eeb24f36ce3200d68bc -RMD160 (tex-memoir-19776/memoir.tar.xz) = cd4216d7fa764e701e4f20cdb5f38c68987ecd77 -Size (tex-memoir-19776/memoir.tar.xz) = 69344 bytes +SHA1 (tex-memoir-19810/memoir.tar.xz) = f05292d2c6693252326ae099ac11dd35c8258259 +RMD160 (tex-memoir-19810/memoir.tar.xz) = 590669c356f4db5128864c3f172edc84fa1c3d5a +Size (tex-memoir-19810/memoir.tar.xz) = 69968 bytes |