freebsd-ports/print/preview-latex/pkg-message

10 lines
522 B
Text
Raw Normal View History

*********************************************************
* 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") *
* *
*********************************************************