# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 # $Id$ PortSystem 1.0 name tex-cm-super version 0.3.4 revision 1 categories tex print maintainers nomaintainer description CM-Super font package. long_description \ The CM-Super package contains Type 1 fonts converted from METAFONT \ fonts and covers entire EC/TC, EC Concrete, EC Bright and LH fonts \ (Computer Modern font families). All European and Cyrillic writings \ are covered. Each Type 1 font program contains ALL glyphs from the \ following standard LaTeX font encodings: T1, TS1, T2A, T2B, T2C, X2, \ and also Adobe StandardEncoding (585 glyphs per non-SC font and 468 \ glyphs per SC font), and could be reencoded to any of these encodings \ using standard dvips or pdftex facilities (the corresponding support \ files are also included). platforms darwin homepage distfiles replaced_by texlive-fonts-recommended pre-configure { ui_error "${name} has been replaced by ${replaced_by}; please install that port instead" return -code error "obsolete port" } livecheck.type none