summaryrefslogtreecommitdiff
path: root/fonts/bakoma-fonts/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2006-01-31Backport a change from 1.5.22 to 1.5.18 that fixes some issues withtv_libtool_1_5_18_tmpdirfixtv1-35/+0
temp dir creation when using relink-based finalization.
2004-01-20Move WRKSRC definition away from the first paragraph in a Makefile.agc1-2/+2
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-06-02Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.jschauma1-2/+2
Should anybody feel like they could be the maintainer for any of thewe packages, please adjust.
2003-03-29Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.jmmv1-2/+2
2001-10-17use MASTER_SITE_LOCAL to avoid checksum problem with the on-the-flydmcmahill1-4/+6
distfiles produced by CTAN.
2001-07-20import bakoma-fonts-1.1dmcmahill1-0/+33
The package includes 88 basic fonts of the Computer Modern font family that were designed by D.E.Knuth. as well as the most usefull AMS fonts: Euler family and symbols. Totally, 52 fonts are included into BaKoMa/AMS. The fonts are in a ATM compatible PostScript Type 1 font format (PFB+AFM+PFM) as well as in a TrueType font format (TTF). This font set can be used for typesetting most of (La)TeX documents: - printing documents on a PostScript printer by using, for example, Rokiki's DVIPS; - printing documents on a wide set of matrix printers by using DVIPS and GhostScript. - drawing slides on vector plotters by using PostScript 'plot.ps' program which is supplied with the collection. For drawing documents on HPGL plotters, the 'ps2hpgl' utility can be used. It is available in 'ftp.mathworks.com' host in the '/pub/contrib/tools' directory. - displaing documents under MS Windows by using TrueType version of those fonts or by using PostScript version with ATM. For this case, fonts have specific encoding. Please read the section about font encoding before using these fonts with MS Windows.