[macemacsjp-english 870] auctex/pdf

Back to archive index

Seiji Zenitani zenit****@mac*****
Sun Feb 4 06:37:37 JST 2007


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



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