From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: Re: LyX on foreign distro Date: Tue, 26 Mar 2019 09:06:12 +0100 Message-ID: <87a7hi61j8.fsf@elephly.net> References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([209.51.188.92]:59601) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1h8hLI-00049o-LD for help-guix@gnu.org; Tue, 26 Mar 2019 04:21:57 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1h8hLH-00064O-NV for help-guix@gnu.org; Tue, 26 Mar 2019 04:21:56 -0400 Received: from sender-of-o51.zoho.com ([135.84.80.216]:21002) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1h8hLH-00063J-7h for help-guix@gnu.org; Tue, 26 Mar 2019 04:21:55 -0400 In-reply-to: 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: sirgazil Cc: Help Guix sirgazil writes: > 2. I'm getting a "LaTeX Error: File `utf8x.def' not found" when I try > to export a document to PDF (see full error at the end of this > message). > > About the second problem, I don't know what I should install with Guix > to fix it. Looks like that=E2=80=99s provided by the texlive-latex-ucs package. We are trying to improve the (modular) LaTeX situation, but it=E2=80=99s tr= icky and we haven=E2=80=99t packaged enough things yet, partly because it=E2=80= =99s not clear what files in the TeX Live SVN tree really belong together. For the time being you may even want to install the huge, monolithic =E2=80=9Ctexlive=E2=80=9D package into your profile instead of relying on t= he minimal fragments of TeX Live that are required to build LyX. -- Ricardo