94c3701a0e
0.21 Improved page referencing. Amongst other things, compression and sorting of page references now works correctly in documents with multiple page numbering schemes. Numerous bug fixes and package compatiblity fixes. 0.21.1 Bug-fix release. Fixes: - compress option - \cpagerefrange with hyperref - beamer "compatibility" (documents will compile; as was the case in all previous cleveref versions, there's still no guarantee everyting will work correctly with beamer) Bug-fix release: - fix bug in \cpageref + hyperref - allow \crefalias'ing of appendix reference types - fix misleading \namecref undefined reference warning - make sub-reference types inherit from format components rather than low-level formats - fix spelling mistakes in Dutch translations
13 lines
348 B
Makefile
13 lines
348 B
Makefile
# $NetBSD: Makefile,v 1.2 2018/05/06 01:44:56 markd Exp $
|
|
|
|
DISTNAME= cleveref.doc
|
|
PKGNAME= tex-${DISTNAME:S/./-/}-0.21.3
|
|
TEXLIVE_REV= 46847
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= http://ctan.org/pkg/cleveref
|
|
COMMENT= Documentation for tex-cleveref
|
|
LICENSE= lppl-1.2
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|