25b20b3037
Provides a \special insertion into generated .dvi files allowing one to jump from the .dvi file to the .tex source and back again (given a .dvi viewer that supports this, such as Yap or xdvi version 22.38 or later). This was originally written by Aleksander Simonic, the author of the WinEdt shell.
11 lines
286 B
Makefile
11 lines
286 B
Makefile
# $NetBSD: Makefile,v 1.1.1.1 2010/04/09 21:51:35 markd Exp $
|
|
# TeX Live Revision 15878
|
|
|
|
DISTNAME= srcltx
|
|
PKGNAME= tex-${DISTNAME}-1.6
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
COMMENT= Jump between DVI and TeX files
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|