summaryrefslogtreecommitdiff
path: root/print/auctex/Makefile
diff options
context:
space:
mode:
authortonio <tonio>2006-06-12 12:30:05 +0000
committertonio <tonio>2006-06-12 12:30:05 +0000
commit18a2fa0303bd13f826093b034ec0eca5088bded6 (patch)
treecb770f76b9be579a6770146488918e57c4657e48 /print/auctex/Makefile
parent178f430b780722aeab09285021386fd57a06274f (diff)
downloadpkgsrc-18a2fa0303bd13f826093b034ec0eca5088bded6.tar.gz
Update print/auctex to 11.83
News in 11.83 ============= * The new function `TeX-doc' provides easy access to documentation about commands and packages or information related to TeX and friends in general. It is accessible with the key binding `C-c ?' or the `Find Documentation...' entry in the mode menus. * You can now get rid of generated intermediate and output files by means of the new `Clean' and `Clean All' entries in `TeX-command-list' accessible with `C-c C-c' or the Command menu. * Support for forward search with PDF files was added. That means you can jump to a place in the output file corresponding to the position in the source file. Currently this only works if you use the pdfsync LaTeX package and xpdf as your PDF viewer. The accuracy is in the range of +/-1 page. Adding support for this feature required the default value of the variable `TeX-output-view-style' to be changed. Please make sure you either remove any customizations overriding the new default or incorporate the changes into your customizations if you want to use this feature. * TeX error messages of the `-file-line-error' kind are now understood in AUCTeX and preview-latex (parsers are still separate). * Bug fix in XyMTeX support. * The LaTeX tool bar is now enabled by default.
Diffstat (limited to 'print/auctex/Makefile')
-rw-r--r--print/auctex/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/print/auctex/Makefile b/print/auctex/Makefile
index 858ab446d37..e9dd09f0bf3 100644
--- a/print/auctex/Makefile
+++ b/print/auctex/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.29 2006/04/06 03:32:50 jlam Exp $
+# $NetBSD: Makefile,v 1.30 2006/06/12 12:30:05 tonio Exp $
-DISTNAME= auctex-11.82
+DISTNAME= auctex-11.83
PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME}
-PKGREVISION= 3
CATEGORIES= print
MASTER_SITES= http://ftp.gnu.org/pub/gnu/auctex/