pkgsrc/fonts/tex-lh/Makefile
minskim b7be92272a Import tex-lh-3.5g as fonts/tex-lh.
The LH fonts address the problem of the wide variety of alphabets that
are written with Cyrillic-style characters.  The fonts are the
original basis of the set of T2* and X2 encodings that are now used
when LaTeX users need to write in Cyrillic languages.  Macro support
in standard LaTeX encodings is offered through the cyrillic and t2
bundles, and the package itself offers support for other (more
traditional) encodings.  The fonts, in the standard T2* and X2
encodings are available in Adobe Type 1 format, in the CM-Super family
of fonts.  The package also offers its own LaTeX support for OT2
encoded fonts, CM bright shaped fonts and Concrete shaped fonts.
2010-05-10 22:39:01 +00:00

14 lines
370 B
Makefile

# $NetBSD: Makefile,v 1.1.1.1 2010/05/10 22:39:01 minskim Exp $
DISTNAME= lh
PKGNAME= tex-${DISTNAME}-3.5g
TEXLIVE_REV= 15878
MAINTAINER= minskim@NetBSD.org
COMMENT= Cyrillic fonts that support LaTeX standard encodings
CONFLICTS+= teTeX-texmf<=3.0nb24
DEPENDS+= tex-ec>=1.0:../../fonts/tex-ec
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"