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/tex-memoir | |
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/tex-memoir')
-rw-r--r-- | print/tex-memoir/Makefile | 6 | ||||
-rw-r--r-- | print/tex-memoir/distinfo | 8 |
2 files changed, 7 insertions, 7 deletions
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 |