diff options
author | minskim <minskim> | 2013-11-18 18:57:17 +0000 |
---|---|---|
committer | minskim <minskim> | 2013-11-18 18:57:17 +0000 |
commit | e0a0fdb72e5761597951897374c9fbf666e11185 (patch) | |
tree | d9504b2437b8529a5df750a9a77eef9d6a23e0de | |
parent | e8684a6b65701aef4ee1b91f8c4802df13d972b7 (diff) | |
download | pkgsrc-e0a0fdb72e5761597951897374c9fbf666e11185.tar.gz |
Update tex-IEEEtran{,-doc} to 1.8
Changes:
1) New transmag class option to support the IEEE Transactions on Magnetics
format.
2) The \IEEEcompsoctitleabstractindextext and
\IEEEdisplaynotcompsoctitleabstractindextext
commands have been deprecated in favor of their
\IEEEtitleabstractindextext and \IEEEdisplaynontitleabstractindextext
(observe that the "not" has changed to "non") equivalents. This change
generalizes and decouples them from compsoc mode because the new
transmag mode also uses them now.
3) Added new *-forms of \IEEEyesnumber*, \IEEEnonumber*, \IEEEyessubnumber*,
and \IEEEnosubnumber* (the non-star form of the latter is also new) which
persist across IEEEeqnarray lines until countermanded. To provide for
continued subequations across instances of IEEEeqnarrays as well as for
subequations that follow a main equation (e.g., 14, 14a, 14b ...)
\IEEEyessubnumber no longer automatically increments the equation number
on it's first invocation of a subequation group. Invoke both
\IEEEyesnumber\IEEEyessubnumber together to start a new
equation/subequation group.
4) Hyperref links now work with IEEEeqnarray equations.
5) Revised spacing at top of top figures and tables to better
align with the top main text lines as IEEE does in its journals.
-rw-r--r-- | print/tex-IEEEtran-doc/Makefile | 6 | ||||
-rw-r--r-- | print/tex-IEEEtran-doc/PLIST | 3 | ||||
-rw-r--r-- | print/tex-IEEEtran-doc/distinfo | 8 | ||||
-rw-r--r-- | print/tex-IEEEtran/Makefile | 7 | ||||
-rw-r--r-- | print/tex-IEEEtran/distinfo | 8 |
5 files changed, 16 insertions, 16 deletions
diff --git a/print/tex-IEEEtran-doc/Makefile b/print/tex-IEEEtran-doc/Makefile index 17c29f46c2f..ace9354cf5d 100644 --- a/print/tex-IEEEtran-doc/Makefile +++ b/print/tex-IEEEtran-doc/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2010/05/10 23:56:40 minskim Exp $ +# $NetBSD: Makefile,v 1.3 2013/11/18 18:57:17 minskim Exp $ DISTNAME= IEEEtran.doc -PKGNAME= tex-${DISTNAME:S/./-/}-1.7a -TEXLIVE_REV= 15878 +PKGNAME= tex-${DISTNAME:S/./-/}-1.8 +TEXLIVE_REV= 28697 MAINTAINER= minskim@NetBSD.org COMMENT= Documentation for tex-IEEEtran diff --git a/print/tex-IEEEtran-doc/PLIST b/print/tex-IEEEtran-doc/PLIST index 8e2ae7be0ac..f4d40a015ef 100644 --- a/print/tex-IEEEtran-doc/PLIST +++ b/print/tex-IEEEtran-doc/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2009/07/07 23:25:17 minskim Exp $ +@comment $NetBSD: PLIST,v 1.2 2013/11/18 18:57:17 minskim Exp $ share/texmf-dist/doc/latex/IEEEtran/IEEEtran_HOWTO.pdf share/texmf-dist/doc/latex/IEEEtran/IEEEtran_bst_HOWTO.pdf share/texmf-dist/doc/latex/IEEEtran/IEEEtrantools_doc.txt @@ -11,6 +11,7 @@ share/texmf-dist/doc/latex/IEEEtran/bare_adv.tex share/texmf-dist/doc/latex/IEEEtran/bare_conf.tex share/texmf-dist/doc/latex/IEEEtran/bare_jrnl.tex share/texmf-dist/doc/latex/IEEEtran/bare_jrnl_compsoc.tex +share/texmf-dist/doc/latex/IEEEtran/bare_jrnl_transmag.tex share/texmf-dist/doc/latex/IEEEtran/changelog.txt share/texmf-dist/doc/latex/IEEEtran/font_install_how.txt share/texmf-dist/doc/latex/IEEEtran/testflow.tex diff --git a/print/tex-IEEEtran-doc/distinfo b/print/tex-IEEEtran-doc/distinfo index f83563afab4..e11e3e4cf04 100644 --- a/print/tex-IEEEtran-doc/distinfo +++ b/print/tex-IEEEtran-doc/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2010/05/10 23:56:40 minskim Exp $ +$NetBSD: distinfo,v 1.3 2013/11/18 18:57:17 minskim Exp $ -SHA1 (tex-IEEEtran-15878/IEEEtran.doc.tar.xz) = 47739655285b2670c53066752d0d5308bc3e64b3 -RMD160 (tex-IEEEtran-15878/IEEEtran.doc.tar.xz) = 81a0ff2eabdf5a3ea57ad93690b45d864dbaafe1 -Size (tex-IEEEtran-15878/IEEEtran.doc.tar.xz) = 1279848 bytes +SHA1 (tex-IEEEtran-28697/IEEEtran.doc.tar.xz) = 4d9c761ea54bc95d11418f01c8e80937fb410714 +RMD160 (tex-IEEEtran-28697/IEEEtran.doc.tar.xz) = 55413343fbe9172779f81faa1d155f25a84f2e31 +Size (tex-IEEEtran-28697/IEEEtran.doc.tar.xz) = 1294108 bytes diff --git a/print/tex-IEEEtran/Makefile b/print/tex-IEEEtran/Makefile index dacdb79e4e1..fe0bd36d4bf 100644 --- a/print/tex-IEEEtran/Makefile +++ b/print/tex-IEEEtran/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2011/03/18 23:29:38 minskim Exp $ +# $NetBSD: Makefile,v 1.18 2013/11/18 18:57:17 minskim Exp $ DISTNAME= IEEEtran -PKGNAME= tex-${DISTNAME}-1.7a -PKGREVISION= 4 -TEXLIVE_REV= 15878 +PKGNAME= tex-${DISTNAME}-1.8 +TEXLIVE_REV= 28697 MAINTAINER= minskim@NetBSD.org HOMEPAGE= http://www.michaelshell.org/tex/ieeetran/ diff --git a/print/tex-IEEEtran/distinfo b/print/tex-IEEEtran/distinfo index 1b92a8c3c9d..6509575bce6 100644 --- a/print/tex-IEEEtran/distinfo +++ b/print/tex-IEEEtran/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.9 2010/05/10 23:55:40 minskim Exp $ +$NetBSD: distinfo,v 1.10 2013/11/18 18:57:17 minskim Exp $ -SHA1 (tex-IEEEtran-15878/IEEEtran.tar.xz) = e0d08af69655ac5dff1e49c23b6166fd50c72c1a -RMD160 (tex-IEEEtran-15878/IEEEtran.tar.xz) = 4e3efa0605b3728ac3cf498b5e6f230e1f5a6e4f -Size (tex-IEEEtran-15878/IEEEtran.tar.xz) = 75988 bytes +SHA1 (tex-IEEEtran-28697/IEEEtran.tar.xz) = f33e47a62b4cbd33ca912b1eae56d0ae58fa2887 +RMD160 (tex-IEEEtran-28697/IEEEtran.tar.xz) = e5b1588a8144584b18b0046dd81a9898639a9650 +Size (tex-IEEEtran-28697/IEEEtran.tar.xz) = 78196 bytes |