From 970384c1e24163ba141baff1f260c7e659ed17f8 Mon Sep 17 00:00:00 2001 From: markd Date: Fri, 9 Apr 2010 21:51:35 +0000 Subject: Import tex-srcltx-1.6 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. --- print/tex-srcltx/Makefile | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 print/tex-srcltx/Makefile (limited to 'print/tex-srcltx/Makefile') diff --git a/print/tex-srcltx/Makefile b/print/tex-srcltx/Makefile new file mode 100644 index 00000000000..057b1e5d900 --- /dev/null +++ b/print/tex-srcltx/Makefile @@ -0,0 +1,11 @@ +# $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" -- cgit v1.2.3