From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Nobis Subject: Re: org-mode to latex, again! Date: Thu, 02 Apr 2015 15:26:56 +0200 Message-ID: References: <87ego5a2e3.fsf@skimble.plus.com> <87wq1xihbu.fsf@gmx.us> <87r3s5f6py.fsf@delle7240.chemeng.ucl.ac.uk> <87vbhhngxm.fsf@wmi.amu.edu.pl> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:59181) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ydf9J-0001J6-0D for emacs-orgmode@gnu.org; Thu, 02 Apr 2015 09:27:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Ydf9E-0007be-QM for emacs-orgmode@gnu.org; Thu, 02 Apr 2015 09:27:08 -0400 Received: from basilikum.nobis-admin.de ([89.238.71.130]:40003) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ydf9E-0007bF-BP for emacs-orgmode@gnu.org; Thu, 02 Apr 2015 09:27:04 -0400 Received: from localhost (localhost.localdomain [127.0.0.1]) by basilikum.nobis-admin.de (Postfix) with ESMTP id 673F27E4F87 for ; Thu, 2 Apr 2015 15:27:02 +0200 (CEST) Received: from basilikum.nobis-admin.de ([127.0.0.1]) by localhost (basilikum.nobis-admin.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id iB92lNg8lwMP for ; Thu, 2 Apr 2015 15:26:56 +0200 (CEST) Received: from karotte.fritz.box (x5ce48b51.dyn.telefonica.de [92.228.139.81]) by basilikum.nobis-admin.de (Postfix) with ESMTPSA for ; Thu, 2 Apr 2015 15:26:56 +0200 (CEST) In-Reply-To: <87vbhhngxm.fsf@wmi.amu.edu.pl> (Marcin Borkowski's message of "Tue, 31 Mar 2015 20:46:29 +0200") 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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Marcin Borkowski writes: > As I wrote - yes, provided you update the filename database > (e.g. launching mktexlsr from the command line). (Because of speed, TeX > does not search the directory tree each time it looks for a package or > something, but uses a database in a familiar, "ls -R" format.) This is true, but with one exception: the user texmf tree. So everything below ~/texmf (or ~/Library/texmf on Mac OS X) should work without running mktexlsr (on a default TeXLive installation). -- Until the next mail..., Stefan.