auctex
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [AUCTeX] Re: a possible bug in auctex 11.84


From: Adam Johnson
Subject: RE: [AUCTeX] Re: a possible bug in auctex 11.84
Date: Thu, 18 Jan 2007 17:54:03 -0600


I fixed my "ReadPDF" as following
   (add-to-list 'TeX-command-list
       '("ReadPDF" \"\" "start %s.pdf" TeX-run-command t nil))

Sorry, a typo here.  It should be updated as:
   (add-to-list 'TeX-command-list
       '("ReadPDF" "start \"\" %s.pdf" TeX-run-command t nil))

This change also works for the file name with spaces, such as "My Test.pdf".

--
Adam

_________________________________________________________________
FREE online classifieds from Windows Live Expo – buy and sell with people you know http://clk.atdmt.com/MSN/go/msnnkwex0010000001msn/direct/01/?href=http://expo.live.com?s_cid=Hotmail_tagline_12/06





reply via email to

[Prev in Thread] Current Thread [Next in Thread]