freebsd-ports/print/preview-latex/pkg-message
2002-07-08 08:06:40 +00:00

10 lines
522 B
Plaintext

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