2f9fa50726
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
13 lines
314 B
Makefile
13 lines
314 B
Makefile
# $NetBSD: Makefile,v 1.5 2012/10/16 21:41:00 minskim Exp $
|
|
|
|
DISTNAME= tools.doc
|
|
PKGNAME= tex-${DISTNAME:S/./-/}-2012
|
|
TEXLIVE_REV= 26263
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
|
COMMENT= Documentation for tex-tools
|
|
|
|
CONFLICTS+= teTeX-texmf<=3.0nb13
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|