1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
freebsd-ports/print/preview-latex/pkg-message
Yoichi NAKAYAMA df4f85b3a3 Add missing info files to PLIST.
Install autoload setting file preview-latex.el and display PKGMESSAGE.

Submitted by:	David.Kastrup@t-online.de (David Kastrup)
2002-04-24 05:22:45 +00:00

9 lines
464 B
Plaintext

*********************************************************
* Before using preview-laetex, you should add following *
* to your own .emacs file. It adds autoload setting to *
* LaTeX-mode-hook. *
* *
* (require 'preview-latex) *
* *
*********************************************************