|
Re: Easymacs correction for Texinfo files editing plus question: msg#00008emacs.easymacs.user
On Thu, Jan 12, 2006 at 03:20:05PM +0100, Luca Trevisani wrote: > Just one doubt... don't you think it would be better if tex-mik set it > right? > Anyway, with this add easymacs makes previews, provided you manually add > the Ghostscript bin directory in the path (it's not done by the installer). I don't know enough about Windows to know if AUCTeX has a reason to do what it does. If you want to follow this up, you could ask about it on the AUCTeX mailing list. > Anyway, in the new file you sent me, I would modify the following: > > ;; Where to fins the .sty files, etc. > (setq preview-TeX-style-dir > (concat > (if easymacs-w32-system ".;;" ".::") > easymacs-dir "auctex/preview/latex/" > (if easymacs-w32-system ";" ":"))) > > into something like this: > > ;; Where to fins the .sty files, etc. (only for systems other then w32) > (if (not easymacs-w32-system) > (setq preview-TeX-style-dir > (concat ".::" easymacs-dir "auctex/preview/latex/:"))) > > The reason is the following. The 'preview-TeX-style-dir' seems not to be > working under w32. Yes, in the follow-up mail I sent to you, I realized that Mik-TeX does not pay attention to the TEXINPUT environment variable, so preview-TeX-style-dir will not work for Mik-tex users at all. > Anyway, if you use MiKTeX, the first time you run preview-latex, it > will ask you if you want to install the preview package, and it will > install in the right location under texmf and keep updated. Ah, I didn't know that. In that case, you are right that Easymacs should not interfere. I'll make the change you suggested. Thanks for the feedback. Best wishes, Peter ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: Easymacs correction for Texinfo files editing plus question: 00008, Luca Trevisani |
|---|---|
| Next by Date: | Two easymacs issues (probably only under windows): 00008, Luca Trevisani |
| Previous by Thread: | Re: Easymacs correction for Texinfo files editing plus questioni: 00008, Luca Trevisani |
| Next by Thread: | Two easymacs issues (probably only under windows): 00008, Luca Trevisani |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |