c1315e7af6
As an alternative to the LaTeX standard environments quotation and quote, the package provides a consolidated environment for displayed text. First-line indentation may be activated by adding a blank line before the quoting environment. A key-value interface (using kvoptions) allows the user to configure font properties and spacing and to control orphans within and after the environment.
13 lines
345 B
Makefile
13 lines
345 B
Makefile
# $NetBSD: Makefile,v 1.1 2020/05/22 03:23:57 markd Exp $
|
|
|
|
DISTNAME= quoting.doc
|
|
PKGNAME= tex-${DISTNAME:S/./-/}-0.1c
|
|
TEXLIVE_REV= 32818
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= https://ctan.org/pkg/quoting
|
|
COMMENT= Documentation for tex-quoting
|
|
LICENSE= lppl-1.3c
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|