pkgsrc/print/tex-elsarticle-doc/Makefile
markd 7e33a4a5a6 tex-elsarticle{,-doc}: update to 3.3
Modified for enabling structured affiliation coding. Authors can now
code their department and organization, address-line, city, postcode
and country in separate tags so that during typesetting stages these
will be properly converted to their equivalent XML tags.

The order of these tags can also be changed. For example, if the postcode
should come before city, simply place the postcode before the city code.
2021-02-15 00:18:04 +00:00

13 lines
347 B
Makefile

# $NetBSD: Makefile,v 1.8 2021/02/15 00:18:05 markd Exp $
DISTNAME= elsarticle.doc
PKGNAME= tex-${DISTNAME:S/./-/}-3.3
TEXLIVE_REV= 56999
MAINTAINER= minskim@NetBSD.org
HOMEPAGE= https://ctan.org/pkg/elsarticle
COMMENT= Documentation for tex-elsarticle
LICENSE= lppl-1.2
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"