Nobody wants to run Adobe Reader to preview TeX-generated PDF :-) so
if Adobe Reader has any chance of being aroused by the "open %o"
spell, I agree with you in specifying "-a Preview.app" explicitly.
I use PDFView.app and TeXShop.app because they can automatically
reload modified PDF files.
Seiji Zenitani <[EMAIL PROTECTED]> wrote:
> Okumura-san,
>
> On 2007/02/03, at 18:26, Haruhiko Okumura wrote:
>
> > 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.
> >
> Since I don't like Adobe Reader, I usually add "-a Preview.app"
> explicitly. However, as a default configuration, "open %o" is more
> preferable, because the user can associate his/her favorite
> application with the ".pdf" extension.
>
> So, the below line is OK?
>
> + ("^pdf$" "." "open %o")
>
>
> Seiji
>
> > Seiji Zenitani <[EMAIL PROTECTED]> 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
> >> [email protected]
> >> http://lists.sourceforge.jp/mailman/listinfo/macemacsjp-english
> >>
> >
> > --
> > Haruhiko Okumura <[EMAIL PROTECTED]>
> > Faculty of Education, Mie University
> > _______________________________________________
> > macemacsjp-english mailing list
> > [email protected]
> > http://lists.sourceforge.jp/mailman/listinfo/macemacsjp-english
>
> _______________________________________________
> macemacsjp-english mailing list
> [email protected]
> http://lists.sourceforge.jp/mailman/listinfo/macemacsjp-english
>
--
Haruhiko Okumura <[EMAIL PROTECTED]>
Faculty of Education, Mie University
_______________________________________________
macemacsjp-english mailing list
[email protected]
http://lists.sourceforge.jp/mailman/listinfo/macemacsjp-english