pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/print/tex-notoccite Import tex-notoccite-2009 as print...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ca49a306b5b7
branches:  trunk
changeset: 575892:ca49a306b5b7
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Tue May 25 07:50:41 2010 +0000

description:
Import tex-notoccite-2009 as print/tex-notoccite.

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.

diffstat:

 print/tex-notoccite/DESCR    |   5 +++++
 print/tex-notoccite/Makefile |  11 +++++++++++
 print/tex-notoccite/PLIST    |   2 ++
 print/tex-notoccite/distinfo |   5 +++++
 4 files changed, 23 insertions(+), 0 deletions(-)

diffs (39 lines):

diff -r 176900da7508 -r ca49a306b5b7 print/tex-notoccite/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-notoccite/DESCR Tue May 25 07:50:41 2010 +0000
@@ -0,0 +1,5 @@
+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.
diff -r 176900da7508 -r ca49a306b5b7 print/tex-notoccite/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-notoccite/Makefile      Tue May 25 07:50:41 2010 +0000
@@ -0,0 +1,11 @@
+# $NetBSD: Makefile,v 1.1.1.1 2010/05/25 07:50:41 minskim Exp $
+
+DISTNAME=      notoccite
+PKGNAME=       tex-${DISTNAME}-2009
+TEXLIVE_REV=   18129
+
+MAINTAINER=    minskim%NetBSD.org@localhost
+COMMENT=       Prevent trouble from citations in table of contents, etc
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 176900da7508 -r ca49a306b5b7 print/tex-notoccite/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-notoccite/PLIST Tue May 25 07:50:41 2010 +0000
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2010/05/25 07:50:41 minskim Exp $
+share/texmf-dist/tex/latex/notoccite/notoccite.sty
diff -r 176900da7508 -r ca49a306b5b7 print/tex-notoccite/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-notoccite/distinfo      Tue May 25 07:50:41 2010 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2010/05/25 07:50:41 minskim Exp $
+
+SHA1 (tex-notoccite-18129/notoccite.tar.xz) = 51766252db50f6854d955bd02d8cf8a7b7c847bc
+RMD160 (tex-notoccite-18129/notoccite.tar.xz) = 319b02ab931c1485eaeb5248f4968a838c91fec1
+Size (tex-notoccite-18129/notoccite.tar.xz) = 1420 bytes



Home | Main Index | Thread Index | Old Index