Import tex-ec-1.0 as fonts/tex-ec.
The EC fonts are European Computer Modern Fonts, supporting the complete LaTeX T1 encoding defined at the 1990 TUG conference hold at Cork/Ireland. These fonts are intended to be stable with no changes being made to the tfm files. The set also contains a Text Companion Symbol font, called tc, featuring many useful characters needed in text typesetting, for example oldstyle digits, currency symbols (including the newly created Euro symbol), the permille sign, copyright, trade mark and servicemark as well as a copyleft sign, and many others. Recent releases of LaTeX2e support the EC fonts. The EC fonts supersede the preliminary version released as the DC fonts. The fonts are available in (traced) Adobe Type 1 format, as part of the cm-super bundle. The other Computer Modern-style T1-encoded Type 1 set, Latin Modern, is not actually a direct development of the EC set, and differs from the EC in a number of particulars.
This commit is contained in:
parent
47ac202c99
commit
195acc8ed7
4 changed files with 1262 additions and 0 deletions
14
fonts/tex-ec/DESCR
Normal file
14
fonts/tex-ec/DESCR
Normal file
|
@ -0,0 +1,14 @@
|
|||
The EC fonts are European Computer Modern Fonts, supporting the
|
||||
complete LaTeX T1 encoding defined at the 1990 TUG conference hold at
|
||||
Cork/Ireland. These fonts are intended to be stable with no changes
|
||||
being made to the tfm files. The set also contains a Text Companion
|
||||
Symbol font, called tc, featuring many useful characters needed in
|
||||
text typesetting, for example oldstyle digits, currency symbols
|
||||
(including the newly created Euro symbol), the permille sign,
|
||||
copyright, trade mark and servicemark as well as a copyleft sign, and
|
||||
many others. Recent releases of LaTeX2e support the EC fonts. The EC
|
||||
fonts supersede the preliminary version released as the DC fonts. The
|
||||
fonts are available in (traced) Adobe Type 1 format, as part of the
|
||||
cm-super bundle. The other Computer Modern-style T1-encoded Type 1
|
||||
set, Latin Modern, is not actually a direct development of the EC set,
|
||||
and differs from the EC in a number of particulars.
|
13
fonts/tex-ec/Makefile
Normal file
13
fonts/tex-ec/Makefile
Normal file
|
@ -0,0 +1,13 @@
|
|||
# $NetBSD: Makefile,v 1.1.1.1 2010/05/10 22:35:55 minskim Exp $
|
||||
|
||||
DISTNAME= ec
|
||||
PKGNAME= tex-${DISTNAME}-1.0
|
||||
TEXLIVE_REV= 15878
|
||||
|
||||
MAINTAINER= minskim@NetBSD.org
|
||||
COMMENT= Computer modern fonts in T1 and TS1 encodings
|
||||
|
||||
CONFLICTS+= teTeX-texmf<=3.0nb24
|
||||
|
||||
.include "../../print/texlive/package.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
1230
fonts/tex-ec/PLIST
Normal file
1230
fonts/tex-ec/PLIST
Normal file
File diff suppressed because it is too large
Load diff
5
fonts/tex-ec/distinfo
Normal file
5
fonts/tex-ec/distinfo
Normal file
|
@ -0,0 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.1.1.1 2010/05/10 22:36:03 minskim Exp $
|
||||
|
||||
SHA1 (tex-ec-15878/ec.tar.xz) = 38f1235fd9e33a9d2885347e326edd375a0b842d
|
||||
RMD160 (tex-ec-15878/ec.tar.xz) = 51f87847e3204ae8af65f96db410cec7a447ee1a
|
||||
Size (tex-ec-15878/ec.tar.xz) = 264136 bytes
|
Loading…
Reference in a new issue