Import tex by topic from Vincent Gross.

TeX by Topic is a systematic reference manual designed as a companion
to tutorial guides on the system. Packed with original, practical
ideas, this book provides an invaluable information source that
will give the TeX user the essential insight needed to solve TeX
problems.

ok espie@
This commit is contained in:
landry 2015-05-02 18:17:01 +00:00
parent 12cded975c
commit 5bde13ba6a
4 changed files with 45 additions and 0 deletions

View File

@ -0,0 +1,34 @@
# $OpenBSD: Makefile,v 1.1.1.1 2015/05/02 18:17:01 landry Exp $
COMMENT = book on TeX typesetting system for experienced audience
CATEGORIES = books
V = 1.4
PKGNAME = tex-by-topic-${V}
COMMIT = c26c982f7f71
DISTNAME = ${COMMIT}
REVISION = 0
HOMEPAGE = http://eijkhout.net/texbytopic/texbytopic.html
MASTER_SITES = https://bitbucket.org/VictorEijkhout/tex-by-topic/get/
BUILD_DEPENDS = print/texlive/texmf,-full
# GNU FDL
PERMIT_PACKAGE_CDROM = Yes
PERMIT_PACKAGE_FTP = Yes
WRKDIST = ${WRKDIR}/VictorEijkhout-tex-by-topic-${COMMIT}
INSTALL_LOC = ${PREFIX}/share/doc/tex-by-topic
NO_TEST = Yes
PKG_ARCH = *
ALL_TARGET = pdf
do-install:
${INSTALL_DATA_DIR} ${INSTALL_LOC}
${INSTALL_DATA} ${WRKBUILD}/TeXbyTopic.pdf ${INSTALL_LOC}
${INSTALL_DATA} ${WRKBUILD}/README ${INSTALL_LOC}
.include <bsd.port.mk>

View File

@ -0,0 +1,2 @@
SHA256 (c26c982f7f71.tar.gz) = JZkRSE2bEwBHmx1py8Y0VhLXha5WVAMHD+uLS4eHOfc=
SIZE (c26c982f7f71.tar.gz) = 8044604

View File

@ -0,0 +1,5 @@
TeX by Topic is a systematic reference manual designed as a companion
to tutorial guides on the system. Packed with original, practical
ideas, this book provides an invaluable information source that
will give the TeX user the essential insight needed to solve TeX
problems.

View File

@ -0,0 +1,4 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2015/05/02 18:17:01 landry Exp $
share/doc/tex-by-topic/
share/doc/tex-by-topic/README
share/doc/tex-by-topic/TeXbyTopic.pdf