[macemacsjp-english 871] Re: auctex/pdf

Back to archive index

Haruhiko Okumura okumu****@edu*****
Sun Feb 4 08:26:49 JST 2007


Is "open -a Preview.app %o" equivalent to "open %o" in the default
setting of Mac?  With auctex, PDFView.app is so much easier to use
that I'm willing to make it the default PDF viewer.

Seiji Zenitani <zenit****@mac*****> wrote:

> Dear all,
> 
> Regarding the auctex/pdf issue, does everyone become happier if I put  
> the below line into /Applications/Emacs.app/Contents/Resources/site- 
> lisp/auctex/tex.el(elc)?
> 
>        "%(o?)xdvi %dS -paper a5r -s 0 %d")
>       ("^dvi$" ,(concat "^" (regexp-opt '("a5paper" "a5comb")) "$")
>        "%(o?)xdvi %dS -paper a5 %d")
> +    ("^pdf$" "." "open -a Preview.app %o")
>       ("^pdf$" "." "xpdf -remote %s -raise %o %(outpage)")
>       ("^html?$" "." "netscape %o"))
>     "List of output file extensions and view options.
> 
> 
> Seiji
> _______________________________________________
> macemacsjp-english mailing list
> macem****@lists*****
> http://lists.sourceforge.jp/mailman/listinfo/macemacsjp-english
> 

-- 
Haruhiko Okumura <okumu****@edu*****>
Faculty of Education, Mie University



More information about the macemacsjp-english mailing list
Back to archive index