Re: Using Preview with carbon emacs on os x

David Arnold <[email protected]> Sun, 13 Mar 2005 11:00:18 -0800
Newsgroups gmane.emacs.auc-tex
Message-ID <[email protected]>
Daniel et al,

Thanks. On the G5 PowerMac, I used the customize menu and wound up with:

  ("^pdf$" "." "/Applications/Preview.app/Contents/MacOS/Preview  %o")

in my .emacs amongst a whole list of stuff. What would be the proper 
way to make just this setting in my .emacs file?

On Mar 13, 2005, at 4:14 AM, Daniel Wright wrote:

> David Arnold wrote:
>> All,
>> I've installed Darwin Ports emacs and auctex. When I "View" a file, 
>> the emacs app wants to use xdvi. I would like it to call the 
>> Preview.app in the MacOSX system.
>> Can someone show me how to arrange this?
>> Thanks.
>
> Type: C-h v TeX-output-view-style.
>
> You should see a description of the variable "TeX-output-view-style", 
> the option to customise it and its current value, which I guess will 
> have a lot of xdvi's in it. Hit enter when you're over the "customize" 
> of:
>
> "You can customize this variable."
>
> In the next screen you can amend the commands to fit to your system. 
> Make sure the applications you use are in your PATH.
>
> There may be an easier way of doing this if your using MikTeX or fpTeX 
> on your system (if not you can ignore this). See point 9. of the 
> INSTALL.windows file and the answer from Ciaran Taylor on the thread 
> yesterday "Problem with MS Windows-based Installation."
>
> Hope that something here helps!
> Daniel.
>
>