pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/print
Module Name: pkgsrc
Committed By: minskim
Date: Mon Nov 18 18:57:17 UTC 2013
Modified Files:
pkgsrc/print/tex-IEEEtran: Makefile distinfo
pkgsrc/print/tex-IEEEtran-doc: Makefile PLIST distinfo
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 pkgsrc/print/tex-IEEEtran/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/print/tex-IEEEtran/distinfo
cvs rdiff -u -r1.2 -r1.3 pkgsrc/print/tex-IEEEtran-doc/Makefile \
pkgsrc/print/tex-IEEEtran-doc/distinfo
cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/print/tex-IEEEtran-doc/PLIST
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index