Import tex-hyper-4.2d
Redefines LaTeX cross-referencing commands to insert \special commands for HyperTeX dvi viewers, such as recent versions of xdvi. The package is now largely superseded by hyperref.
This commit is contained in:
parent
ecb6c4c298
commit
8b606932fe
4 changed files with 50 additions and 0 deletions
3
print/tex-hyper/DESCR
Normal file
3
print/tex-hyper/DESCR
Normal file
|
@ -0,0 +1,3 @@
|
|||
Redefines LaTeX cross-referencing commands to insert \special
|
||||
commands for HyperTeX dvi viewers, such as recent versions of
|
||||
xdvi. The package is now largely superseded by hyperref.
|
11
print/tex-hyper/Makefile
Normal file
11
print/tex-hyper/Makefile
Normal file
|
@ -0,0 +1,11 @@
|
|||
# $NetBSD: Makefile,v 1.1.1.1 2010/04/09 21:41:45 markd Exp $
|
||||
# TeX Live Revision 17357
|
||||
|
||||
DISTNAME= hyper
|
||||
PKGNAME= tex-${DISTNAME}-4.2d
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
COMMENT= Hypertext cross referencing
|
||||
|
||||
.include "../../print/texlive/package.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
31
print/tex-hyper/PLIST
Normal file
31
print/tex-hyper/PLIST
Normal file
|
@ -0,0 +1,31 @@
|
|||
@comment $NetBSD: PLIST,v 1.1.1.1 2010/04/09 21:41:45 markd Exp $
|
||||
share/texmf-dist/tex/latex/hyper/amsart.hyp
|
||||
share/texmf-dist/tex/latex/hyper/amsbook.hyp
|
||||
share/texmf-dist/tex/latex/hyper/amsdtx.hyp
|
||||
share/texmf-dist/tex/latex/hyper/amsldoc.hyp
|
||||
share/texmf-dist/tex/latex/hyper/amsmath.hyp
|
||||
share/texmf-dist/tex/latex/hyper/amsproc.hyp
|
||||
share/texmf-dist/tex/latex/hyper/amstex.hyp
|
||||
share/texmf-dist/tex/latex/hyper/amsthm.hyp
|
||||
share/texmf-dist/tex/latex/hyper/article.hyp
|
||||
share/texmf-dist/tex/latex/hyper/book.hyp
|
||||
share/texmf-dist/tex/latex/hyper/cweb.hyp
|
||||
share/texmf-dist/tex/latex/hyper/doc.hyp
|
||||
share/texmf-dist/tex/latex/hyper/fancyheadings.hyp
|
||||
share/texmf-dist/tex/latex/hyper/ftnright.hyp
|
||||
share/texmf-dist/tex/latex/hyper/hxt-bc.sty
|
||||
share/texmf-dist/tex/latex/hyper/hyper.sty
|
||||
share/texmf-dist/tex/latex/hyper/leqno.hyp
|
||||
share/texmf-dist/tex/latex/hyper/letter.hyp
|
||||
share/texmf-dist/tex/latex/hyper/longtable.hyp
|
||||
share/texmf-dist/tex/latex/hyper/ltnews.hyp
|
||||
share/texmf-dist/tex/latex/hyper/ltxdoc.hyp
|
||||
share/texmf-dist/tex/latex/hyper/ltxguide.hyp
|
||||
share/texmf-dist/tex/latex/hyper/natbib.hyp
|
||||
share/texmf-dist/tex/latex/hyper/proc.hyp
|
||||
share/texmf-dist/tex/latex/hyper/report.hyp
|
||||
share/texmf-dist/tex/latex/hyper/slides.hyp
|
||||
share/texmf-dist/tex/latex/hyper/subeqnarray.hyp
|
||||
share/texmf-dist/tex/latex/hyper/theorem.hyp
|
||||
share/texmf-dist/tex/latex/hyper/upref.hyp
|
||||
share/texmf-dist/tex/latex/hyper/xr.hyp
|
5
print/tex-hyper/distinfo
Normal file
5
print/tex-hyper/distinfo
Normal file
|
@ -0,0 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.1.1.1 2010/04/09 21:41:45 markd Exp $
|
||||
|
||||
SHA1 (tex-hyper-4.2d/hyper.tar.xz) = c06afefb1038f00b8adbcdc3f2f8d3a3c9b1d0c6
|
||||
RMD160 (tex-hyper-4.2d/hyper.tar.xz) = e7d3796045a01dbb3c89d2620631e123c73df3d6
|
||||
Size (tex-hyper-4.2d/hyper.tar.xz) = 15688 bytes
|
Loading…
Reference in a new issue