Roussanka Loukanova
rlouk****@stp*****
Sun Feb 4 19:27:53 JST 2007
On Sat, 3 Feb 2007, Seiji Zenitani 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. I will be happier, if this will make the default View of pdf files be in Preview instead of xpdf. And if something similar could be done for the dvi files, it would be even better (for example, with a command command that would convert the dvi into pdf and open the pdf in Preview). Roussanka > > > Seiji > _______________________________________________ > macemacsjp-english mailing list > macem****@lists***** > http://lists.sourceforge.jp/mailman/listinfo/macemacsjp-english >