From mboxrd@z Thu Jan 1 00:00:00 1970 From: adam Subject: Re: newbie which LaTeX for PDF publish Date: Mon, 03 Sep 2018 09:32:14 +1200 Message-ID: <1535923934.31400.20.camel@orcon.net.nz> References: <1535796759.17442.18.camel@orcon.net.nz> <871saccj0z.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:52751) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fwZzz-0000ru-0d for emacs-orgmode@gnu.org; Sun, 02 Sep 2018 17:33:38 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fwZyx-0000u6-AZ for emacs-orgmode@gnu.org; Sun, 02 Sep 2018 17:32:35 -0400 Received: from smtp-3.orcon.net.nz ([60.234.4.44]:46589) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fwZyx-0000pO-03 for emacs-orgmode@gnu.org; Sun, 02 Sep 2018 17:32:31 -0400 In-Reply-To: <871saccj0z.fsf@gmail.com> 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: Eric S Fraga Cc: emacs-orgmode@gnu.org On Sun, 2018-09-02 at 11:04 +0100, Eric S Fraga wrote: > On Saturday,  1 Sep 2018 at 22:12, adam wrote: > > > > Am on Ubuntu 16.04, org-version is 8.2.10  > > > > Export to PDF C-c C-e l o  is working.  > > However I wish finer grain LaTeX control.  > > > > > > For Export to PDF to work, I needed  pdftex   > But org exports to LaTeX, not TeX.  I.e. it exports to TeX with the > assumption that the LaTeX macros are all available. > > Am I missing something? > > What finer grain control would you like that you cannot achieve using > org directions such as #+latex: and #+begin_export latex? > I require management of TeX (TeX Live) for export to PDF (LaTeX).  The Tex Live manager (tlmgr) displays available fonts, loads and removes fonts and other packages.  https://www.tug.org/texlive/doc/tlmgr.html  Sure, pdftex (from texlive-latex-extra) enables org-mode export to PDF, however the  fonts available are opaque within the TexLive environment without tlmgr.  Navigation of TexLive customizations, set with install-tl are opaque without tlmgr.   packages for Ubuntu 16.04 LTS can be seen here,  https://packages.ubuntu.com/search?keywords=texlive  using the TexLive installer  install-tl  can be seen here,  https://tex.stackexchange.com/questions/1092/how-to-install-vanilla-texlive-on-debian-or-u buntu  In other words, org-mode export to PDF assumes a pdftex, and the tex/texlive/LaTex environment is up to the user to simply provide a pdftex.