diff options
Diffstat (limited to 'app-emacs/auctex/files/60auctex-gentoo.el')
-rw-r--r-- | app-emacs/auctex/files/60auctex-gentoo.el | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/app-emacs/auctex/files/60auctex-gentoo.el b/app-emacs/auctex/files/60auctex-gentoo.el new file mode 100644 index 000000000000..93b601b29769 --- /dev/null +++ b/app-emacs/auctex/files/60auctex-gentoo.el @@ -0,0 +1,4 @@ + +;;; auctex site-lisp configuration, activating preview-latex + +(load "preview-latex.el" nil t t) |