1b8258f954
3.6c I was made aware of a situation where an extra page with lots of "spsp" would appear at the end of a lengthy document. This has now been fixed 3.6b Several years ago Apostolos Syropoulos sent me an extension to support XeTeX. I integrated it into changebar, but unfortunately I seem to have never gotten round to upload that version.
13 lines
345 B
Makefile
13 lines
345 B
Makefile
# $NetBSD: Makefile,v 1.4 2018/05/06 01:30:20 markd Exp $
|
|
|
|
DISTNAME= changebar.doc
|
|
PKGNAME= tex-${DISTNAME:S/./-/}-3.6c
|
|
TEXLIVE_REV= 46919
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
|
HOMEPAGE= http://ctan.org/pkg/changebar
|
|
COMMENT= Documentation for tex-changebar
|
|
LICENSE= lppl-1.3c
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|