Import tex-esint-1.1 as fonts/tex-esint.
The esint package permits access to alternate integral symbols when you're using the Computer Modern fonts. In the original set, several integral symbols are missing, such as \oiint. Many of these symbols are available in other font sets (pxfonts, txfonts, etc.), but there is no good solution if you want to use Computer Modern. The package provides Metafont source and LaTeX macro support.
This commit is contained in:
parent
1f9c29038f
commit
04ed54c71d
4 changed files with 32 additions and 0 deletions
6
fonts/tex-esint/DESCR
Normal file
6
fonts/tex-esint/DESCR
Normal file
|
@ -0,0 +1,6 @@
|
|||
The esint package permits access to alternate integral symbols when
|
||||
you're using the Computer Modern fonts. In the original set, several
|
||||
integral symbols are missing, such as \oiint. Many of these symbols are
|
||||
available in other font sets (pxfonts, txfonts, etc.), but there is no
|
||||
good solution if you want to use Computer Modern. The package provides
|
||||
Metafont source and LaTeX macro support.
|
14
fonts/tex-esint/Makefile
Normal file
14
fonts/tex-esint/Makefile
Normal file
|
@ -0,0 +1,14 @@
|
|||
# $NetBSD: Makefile,v 1.1.1.1 2011/03/10 20:39:21 minskim Exp $
|
||||
|
||||
DISTNAME= esint
|
||||
PKGNAME= tex-${DISTNAME}-1.1
|
||||
TEXLIVE_REV= 15878
|
||||
|
||||
MAINTAINER= minskim@NetBSD.org
|
||||
COMMENT= Extended set of integrals for Computer Modern
|
||||
|
||||
CONFLICTS= teTeX-texmf<=3.0nb29
|
||||
DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin
|
||||
|
||||
.include "../../print/texlive/package.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
7
fonts/tex-esint/PLIST
Normal file
7
fonts/tex-esint/PLIST
Normal file
|
@ -0,0 +1,7 @@
|
|||
@comment $NetBSD: PLIST,v 1.1.1.1 2011/03/10 20:39:21 minskim Exp $
|
||||
share/texmf-dist/fonts/source/public/esint/bigint.mf
|
||||
share/texmf-dist/fonts/source/public/esint/esint10.mf
|
||||
share/texmf-dist/fonts/source/public/esint/mathint.mf
|
||||
share/texmf-dist/fonts/tfm/public/esint/esint10.tfm
|
||||
share/texmf-dist/tex/latex/esint/esint.sty
|
||||
share/texmf-dist/tex/latex/esint/uesint.fd
|
5
fonts/tex-esint/distinfo
Normal file
5
fonts/tex-esint/distinfo
Normal file
|
@ -0,0 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.1.1.1 2011/03/10 20:39:21 minskim Exp $
|
||||
|
||||
SHA1 (tex-esint-15878/esint.tar.xz) = fe0012ef2ec720aeb10f42b382ed4e7d50b30096
|
||||
RMD160 (tex-esint-15878/esint.tar.xz) = 837a617cd1ef6a81055119af81c10ecd8a0d813a
|
||||
Size (tex-esint-15878/esint.tar.xz) = 5664 bytes
|
Loading…
Reference in a new issue