The following expression:

\graphicspath{{$HOME/subdir1/subdir2/}}

is confusing for AUCTeX, which treats anything after $ as TeX math mode. I had to add a commented $ at the and of the line:

\graphicspath{{$HOME/subdir1/subdir2/}}% $

to get the correct parsing of the lines below.


--


 Andrea Sosso

_______________________________________________________________

   Istituto Elettrotecnico Nazionale "Galileo Ferraris"
   Settore Metrologia Elettrica
   Strada delle Cacce, 91
   10135 Torino
   ITALY
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 Phone: +39 011 3919436   Fax: +39 011 3919436 /3919448 /346384
 E-mail: [EMAIL PROTECTED]



_______________________________________________
bug-auctex mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-auctex

Reply via email to