* David Kastrup (2007-01-20) writes: > Ralf Angeli <[EMAIL PROTECTED]> writes: > >> Where would you want to put it? My suggestion would be `etc'. > > Sounds reasonable for an XEmacs package. Do we have an etc in an > Emacs install, too?
Sure. In my installation it's /usr/local/share/emacs/22.0.92/etc/. But that's Emacs' own directory, not one for local additions. Package systems won't be too happy if we put something in there. >> I'd hook this into the regular make and make install process. > > Probably just "make install" is what we'd need. We should perhaps > model what we install (just .tex or compiled versions?) after what > Emacs installs with regard to refcard.tex. Emacs puts both source and compiled versions into `etc'. Personally I'd only install the compiled version, as PDF. -- Ralf _______________________________________________ auctex mailing list [email protected] http://lists.gnu.org/mailman/listinfo/auctex
