summaryrefslogtreecommitdiff
path: root/fonts/bakoma-fonts
AgeCommit message (Collapse)AuthorFilesLines
2004-01-20Move WRKSRC definition away from the first paragraph in a Makefile.agc1-2/+2
2003-09-18Explain how to install the fonts system-wide.wiz1-13/+7
From Florence HENRY in PR 21809.
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-05-06Drop trailing whitespace. Ok'ed by wiz.jmmv1-3/+3
2003-03-29Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.jmmv1-2/+2
2002-09-24Complete standardization of messages according to latest pkglint.wiz1-3/+3
2001-10-31Move pkg/ files into package's toplevel directoryzuntum3-2/+2
2001-10-17use MASTER_SITE_LOCAL to avoid checksum problem with the on-the-flydmcmahill2-7/+9
distfiles produced by CTAN.
2001-07-20import bakoma-fonts-1.1dmcmahill5-0/+801
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.