auctex
[Top][All Lists]
Advanced

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

[AUCTeX] Getting AucTeX to start "acroread".


From: gerald . jean
Subject: [AUCTeX] Getting AucTeX to start "acroread".
Date: Tue, 23 Mar 2010 11:32:33 -0400

Hello,

a little while ago, with the help of Ralf Angeli, I successfully added the
two following commands to the AucTeX's Command menu (which I bounded to
keys afterwards):

(eval-after-load "tex"
  '(add-to-list 'TeX-command-list
                         '("ps2pdf" "ps2pdf %f" TeX-run-command t t) t))
(eval-after-load "tex"
  '(add-to-list 'TeX-command-list
                         '("GSview" "ggv %f" TeX-run-command t t) t))

These work just fine, I am now trying to add a command to start "acroread"
from the Command menu.  It "almost" works, excepted that the name of the
master file showing up in the mini-buffer has extension "master.ps" rather
than "master.pdf", how do I fix that?

(eval-after-load "tex"
  '(add-to-list 'TeX-command-list
                         '("Acroread" "acroread %f" TeX-run-command t t)
t))

Thanks for any help,

Gérald Jean
Conseiller senior en statistiques,
VP Planification et Développement des Marchés,
Desjardins Groupe d'Assurances Générales
télephone            : (418) 835-4900 poste (7639)
télecopieur          : (418) 835-6657
courrier électronique: address@hidden

"In God we trust, all others must bring data"  W. Edwards Deming


Le message ci-dessus, ainsi que les documents l'accompagnant, sont destinés 
uniquement aux personnes identifiées et peuvent contenir des informations
privilégiées, confidentielles ou ne pouvant être divulguées. Si vous avez reçu 
ce message par erreur, veuillez le détruire.

This communication ( and/or the attachments ) is intended for named recipients 
only and may contain privileged or confidential information which is
not to be disclosed. If you received this communication by mistake please 
destroy all copies.




Faites bonne impression et imprimez seulement au besoin !
Think green before you print !

Le message ci-dessus, ainsi que les documents l'accompagnant, sont destinés 
uniquement aux personnes identifiées et peuvent contenir des informations 
privilégiées, confidentielles ou ne pouvant être divulguées. Si vous avez reçu 
ce message par erreur, veuillez le détruire.

This communication (and/or the attachments) is intended for named recipients 
only and may contain privileged or confidential information which is not to be 
disclosed. If you received this communication by mistake please destroy all 
copies.




reply via email to

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