Portage is a package management system used by Gentoo Linux
# ChangeLog for dev-tex/notoccite
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-tex/notoccite/ChangeLog,v 1.1 2007/05/27 13:48:06 cryos Exp $
*notoccite-20000720 (27 May 2007)
27 May 2007; Marcus D. Hanwell
+notoccite-20000720.ebuild:
Initial import.
DIST notoccite-20000720.tbz2 1127 RMD160 8f50df4ed515ca0d9cedd8a75845ebfd2af5af02 SHA1 3ea1299440161565d1d5e7f7433707c8764749d3 SHA256 ae333e27275b474d8a1d582714ef665fe14ac6d7080e3f5dd9593fca614d325f
EBUILD notoccite-20000720.ebuild 536 RMD160 12d1ba2eeb40ed254be407e2f4f2c2d2a018e3c3 SHA1 73d4196bbc0bb18da8a1bf802f1b3fe42bdd8287 SHA256 04388cfd1a4f76996db2b1c260cdc69f0d029308620d9f923c64d55df5d5d93f
MISC ChangeLog 357 RMD160 2415e615d1038631a60575bda91b8b9513267ae1 SHA1 252ffa14def72ce50e08f914aaf6a6c642a75468 SHA256 b29c6176d0155ba1ae45a0159a5c53256e3dae5b60e09ccd1b980e843e8d8153
MISC metadata.xml 598 RMD160 22445c3689779f58482f561053122f306a4b5bf8 SHA1 a2499d9fe5b8fc620fc4bd1de6a007aed873ff53 SHA256 8e38579a6894ae065ab27c71985f8bb899d775b8fed61f025071843ce167261a
If you have \cite commands in \section-like commands, or in \caption, the
citation will also appear in the table of contents, or list of whatever. If
you are also using an unsrt-like bibliography style, these citations will
come at the very start of the bibliography, which is confusing. This package
suppresses the effect.
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-tex/notoccite/notoccite-20000720.ebuild,v 1.2 2007/07/13 06:20:20 mr_bones_ Exp $
inherit latex-package
DESCRIPTION="Stop citations in figures, tables and contents changing citation
order"
HOMEPAGE="http://www.ctan.org/tex-archive/help/Catalogue/entries/notoccite.html"
SRC_URI="mirror://gentoo/${P}.tbz2"
LICENSE="public-domain"
SLOT="0"
KEYWORDS="~amd64"
IUSE=""
DEPEND=""
RDEPEND=""