Update tex-tools{,-doc} to 2012.
Changes: * varioref.dtx: Avoid even \protected@edef in \vref@pagenum to pacify french babel * multicol.dtx: right-to-left language support added * multicol.dtx: typo corrections only -- thanks to Laurent Lyaudet * varioref.dtx: Correct spacing -- same mistake as in \vref Defaults for esperanto added * xspace.dtx: Improve edge case for xspace * ftnright.dtx: Check for split footnotes
This commit is contained in:
parent
5b391cab6b
commit
4ccb0cc5d2
4 changed files with 14 additions and 14 deletions
|
@ -1,8 +1,8 @@
|
|||
# $NetBSD: Makefile,v 1.4 2010/11/07 19:45:53 minskim Exp $
|
||||
# $NetBSD: Makefile,v 1.5 2012/10/16 21:41:00 minskim Exp $
|
||||
|
||||
DISTNAME= tools.doc
|
||||
PKGNAME= tex-${DISTNAME:S/./-/}-2010
|
||||
TEXLIVE_REV= 20258
|
||||
PKGNAME= tex-${DISTNAME:S/./-/}-2012
|
||||
TEXLIVE_REV= 26263
|
||||
|
||||
MAINTAINER= minskim@NetBSD.org
|
||||
COMMENT= Documentation for tex-tools
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.4 2010/11/07 19:45:53 minskim Exp $
|
||||
$NetBSD: distinfo,v 1.5 2012/10/16 21:41:00 minskim Exp $
|
||||
|
||||
SHA1 (tex-tools-20258/tools.doc.tar.xz) = ed940f08907c0838120bc1357af6bf90b8fbf0ba
|
||||
RMD160 (tex-tools-20258/tools.doc.tar.xz) = d0e184d5ac55d02ef3338b29e087409bc257ad53
|
||||
Size (tex-tools-20258/tools.doc.tar.xz) = 4925188 bytes
|
||||
SHA1 (tex-tools-26263/tools.doc.tar.xz) = 7b4ba5e20ebb3b7298b577a7a69fee9c84d2a1a4
|
||||
RMD160 (tex-tools-26263/tools.doc.tar.xz) = fdc9c40465fc59b56c0177c14cf6b0bd97a70d33
|
||||
Size (tex-tools-26263/tools.doc.tar.xz) = 2625664 bytes
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
# $NetBSD: Makefile,v 1.4 2010/11/07 19:45:53 minskim Exp $
|
||||
# $NetBSD: Makefile,v 1.5 2012/10/16 21:41:00 minskim Exp $
|
||||
|
||||
DISTNAME= tools
|
||||
PKGNAME= tex-${DISTNAME}-2010
|
||||
TEXLIVE_REV= 20258
|
||||
PKGNAME= tex-${DISTNAME}-2012
|
||||
TEXLIVE_REV= 26263
|
||||
|
||||
MAINTAINER= minskim@NetBSD.org
|
||||
COMMENT= The LaTeX standard tools bundle
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.4 2010/11/07 19:45:53 minskim Exp $
|
||||
$NetBSD: distinfo,v 1.5 2012/10/16 21:41:00 minskim Exp $
|
||||
|
||||
SHA1 (tex-tools-20258/tools.tar.xz) = 873807a42d3e49fe1e9638c554a577e7d69e94b6
|
||||
RMD160 (tex-tools-20258/tools.tar.xz) = 16deb7520e2488d1904cade5d2b6f35abd2fe330
|
||||
Size (tex-tools-20258/tools.tar.xz) = 37328 bytes
|
||||
SHA1 (tex-tools-26263/tools.tar.xz) = a9844d068cf7caa6567f9f3a45f50450aa78a52c
|
||||
RMD160 (tex-tools-26263/tools.tar.xz) = 7b68587bd48cf41f8f350ef136ad5818c88b3632
|
||||
Size (tex-tools-26263/tools.tar.xz) = 37796 bytes
|
||||
|
|
Loading…
Reference in a new issue