From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: Re: using texlive class from a private texmf tree Date: Wed, 4 Dec 2019 21:33:23 +0100 Message-ID: <20191204203323.GA4407@jurong> References: <87blsysqun.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:52495) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1icbLD-0006Z8-Oz for help-guix@gnu.org; Wed, 04 Dec 2019 15:33:45 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1icbL7-0006fR-IV for help-guix@gnu.org; Wed, 04 Dec 2019 15:33:41 -0500 Received: from hera.aquilenet.fr ([2a0c:e300::1]:50340) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1icbL4-0005yT-03 for help-guix@gnu.org; Wed, 04 Dec 2019 15:33:35 -0500 Content-Disposition: inline In-Reply-To: <87blsysqun.fsf@gmail.com> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: Myles English Cc: help-guix Hello, I am using a private class without problems from On Tue, Nov 26, 2019 at 01:36:57PM +0000, Myles English wrote: > In what follows I try to put my private latex tree under ~/.texmf but ~/.texlive2018/texmf-var/tex/latex/myclass.cls with the big non-modular "texlive" package. Could you maybe try this directory? There should not be any need to fiddle with environment variables. Andreas