3624b5b0f6
The basic command of the package is \relsize, whose argument is a number of \magsteps to change size; from this are defined commands \larger, \smaller, \textlarger, etc.
13 lines
335 B
Makefile
13 lines
335 B
Makefile
# $NetBSD: Makefile,v 1.1.1.1 2010/04/29 22:47:38 minskim Exp $
|
|
# TeX Live Revision 16203
|
|
|
|
DISTNAME= relsize
|
|
PKGNAME= tex-${DISTNAME}-3.1
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
|
COMMENT= Set the font size relative to the current font size
|
|
|
|
CONFLICTS+= tex-ltxmisc<2009
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|