Commit graph

3 commits

Author SHA1 Message Date
Hiroki Sato
4e09def2d4 Rectify USE_TEX to support both of teTeX and TeXLive.
TEX_DEFAULT:
	A knob to choose teTeX or TeXLive.  One can specify in /etc/make.conf.

USE_TEX:
	A knob for port developers.  Valid keywords are listed in
	bsd.tex.mk.
2013-05-11 17:58:55 +00:00
Hiroki Sato
7dadfc8a88 Remove *_DEPENDS from ports which depend on teTeX and add USE_TEX=tetex
instead to make migration to TeXLive easier.
2013-05-06 02:00:40 +00:00
Pawel Pekala
e5a36098a3 This is a beginning-of-page hook for LaTeX.
Using the \AtBeginPage hook, you can add material in the background
of each page.

WWW: http://www.ctan.org/tex-archive/macros/latex/contrib/bophook

PR:		ports/167789
Submitted by:	Hiroto Kagotani <hiroto.kagotani@gmail.com>
2012-05-19 09:22:54 +00:00