From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jack Kamm Subject: Re: Publish to PDF on Linux: An impossible task? Date: Mon, 11 Nov 2019 12:12:03 -0800 Message-ID: <87pnhy5g18.fsf@gmail.com> References: <87ftiv5joy.fsf@mbork.pl> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:45535) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iUG2i-0007VI-HH for emacs-orgmode@gnu.org; Mon, 11 Nov 2019 15:12:09 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iUG2h-0008LD-GD for emacs-orgmode@gnu.org; Mon, 11 Nov 2019 15:12:08 -0500 Received: from mail-pf1-x42c.google.com ([2607:f8b0:4864:20::42c]:41714) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iUG2h-0008Kq-Am for emacs-orgmode@gnu.org; Mon, 11 Nov 2019 15:12:07 -0500 Received: by mail-pf1-x42c.google.com with SMTP id p26so11422675pfq.8 for ; Mon, 11 Nov 2019 12:12:07 -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: John Hendy , Marcin Borkowski Cc: emacs-orgmode John Hendy writes: > By "LaTeX" I mean "that which is necessary to have a functioning latex > system." If by lower-level you mean the ecosystem itself vs. compiling > errors, completely agree. Clearly some core components are missing. > For example, the texmf.cnf file is provided by the arch package > texlive-core (assuming a package was used), so that's potentially not > even installed. > - https://www.archlinux.org/packages/extra/any/texlive-core/ I would also suggest referring to https://wiki.archlinux.org/index.php/TeX_Live#Installation for the packages to install on Arch. I myself am using Archlinux-packaged TeX Live without any issues. I believe I installed "texlive-most", "texlive-lang", and "biber", which are the 3 main packages/groups recommended by the wiki.