c8048bc65c
Changes: - \CitationPrefix with [gather], drop 2.09 - Handle sort/compress of compound citation numbers (number by chapter) such as 3.18 or 5-3. Note that these compounds cannot have prefix or suffix letters (not enough bits in the maximum TeX number). - Use \hfill and \texttt; update email.
11 lines
277 B
Makefile
11 lines
277 B
Makefile
# $NetBSD: Makefile,v 1.3 2010/11/08 20:50:27 minskim Exp $
|
|
|
|
DISTNAME= cite.doc
|
|
PKGNAME= tex-${DISTNAME:S/./-/}-5.3
|
|
TEXLIVE_REV= 19955
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
|
COMMENT= Documentation for tex-cite
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|