5a5a02d0e7
0.39: Improved title page and titling package support. Added authblk. \multirow now supports the new vpos argument. Added a way to combine \multicolumn and \multirow. Handles several other tabular special cases. Added supertabular, xtab, bigstrut, bigdelim. Added fullwidth. Added addlines, anysize, a4, a4wide, a5comb, textarea, zwpagelayout, typearea, ebook. 0.40: Improved \graphicspath, grffile. Improved LaTeX and textcomp symbols. Fixes for bigdelim with improved HTML output, additional objects inside a lateximage, xltxtra with XeLaTeX, tocbibind, multicolumnrow with older versions of xparse and multirow, underline. Added support for adjmulticol, cuted, midfloat, pfnote, fnpos, dblfnote, stabular, tabls, sectsty, anonchap, quotchap. 0.41: Adds tabular vertical rules. Adds booktabs width and trim.
13 lines
338 B
Makefile
13 lines
338 B
Makefile
# $NetBSD: Makefile,v 1.2 2017/10/23 09:43:37 markd Exp $
|
|
|
|
DISTNAME= lwarp.doc
|
|
PKGNAME= tex-${DISTNAME:S/./-/}-0.41
|
|
TEXLIVE_REV= 45496
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= http://ctan.org/pkg/lwarp
|
|
COMMENT= Documentation for tex-lwarp
|
|
LICENSE= lppl-1.3c
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|