From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takeshi Teshima Subject: Re: latex export creates "auto" directory Date: Sat, 4 Mar 2017 01:16:30 +0900 Message-ID: <787b9848-bf85-68fd-4997-b19f7292994c@gmail.com> References: <28f0284b-716f-7b11-4ffd-4fd77bb96100@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-2022-jp; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:55784) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cjpsi-0006dI-9k for emacs-orgmode@gnu.org; Fri, 03 Mar 2017 11:16:37 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cjpsh-0005rn-6p for emacs-orgmode@gnu.org; Fri, 03 Mar 2017 11:16:36 -0500 Received: from mail-pf0-x22b.google.com ([2607:f8b0:400e:c00::22b]:36630) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cjpsh-0005rR-1h for emacs-orgmode@gnu.org; Fri, 03 Mar 2017 11:16:35 -0500 Received: by mail-pf0-x22b.google.com with SMTP id x66so34747592pfb.3 for ; Fri, 03 Mar 2017 08:16:34 -0800 (PST) In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: "Thomas S. Dye" Cc: emacs-orgmode@gnu.org Hi Tom, Thank you for the immediate and useful answer! You've saved me a lot of time. Thank you! Best regards, Takeshi On 2017/03/04 1:06, Thomas S. Dye wrote: > Aloha Takeshi Teshima, > > Takeshi Teshima writes: > >> I have a question regarding latex export. >> >> When I export an org-mode to a latex file, a directory named "auto" is >> created in the same folder as the tex file. >> >> However, I couldn't find what line in the source code of org-mode >> creates this directory. >> >> Does anyone know what causes this, or what variables can be used to >> control where the directory is created? > The "auto" directory contains files used by AucTeX, independently of Org > mode. I don't know how to tell AucTeX where to put the directory. > > All the best, > Tom > > -- > Thomas S. Dye > http://www.tsdye.com