f4fadd0511
This package provides an elegant layout designed in homage to Bringhurst's "The Elements of Typographic Style". It makes use of a range of techniques to get the best results achievable using TeX. Included in the bundle are templates to make thesis writing easier.
13 lines
363 B
Makefile
13 lines
363 B
Makefile
# $NetBSD: Makefile,v 1.1 2022/04/18 03:45:00 markd Exp $
|
|
|
|
DISTNAME= classicthesis.doc
|
|
PKGNAME= tex-${DISTNAME:S/./-/}-4.6
|
|
TEXLIVE_REV= 48041
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= https://ctan.org/pkg/classicthesis
|
|
COMMENT= Documentation for tex-classicthesis
|
|
LICENSE= gnu-gpl-v2
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|