From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: Re: LyX on foreign distro Date: Tue, 26 Mar 2019 17:03:10 +0100 Message-ID: <87imw54o8x.fsf@elephly.net> References: <87a7hi61j8.fsf@elephly.net> <7827fd88-9012-0feb-f3e6-eed5a4e917b7@zoho.com> 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]:54518) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1h8oY1-0003Tf-Gs for help-guix@gnu.org; Tue, 26 Mar 2019 12:03:34 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1h8oXz-0003gW-IV for help-guix@gnu.org; Tue, 26 Mar 2019 12:03:33 -0400 Received: from sender-of-o51.zoho.com ([135.84.80.216]:21018) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1h8oXx-0003dt-QJ for help-guix@gnu.org; Tue, 26 Mar 2019 12:03:30 -0400 In-reply-to: <7827fd88-9012-0feb-f3e6-eed5a4e917b7@zoho.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: sirgazil Cc: Help Guix sirgazil writes: > El 26/03/19 a las 3:06 a. m., Ricardo Wurmus escribi=C3=B3: >> >> 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= tricky >> 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 o= n the minimal >> fragments of TeX Live that are required to build LyX. > > I installed "texlive"; problem solved :) Not ideal, but I=E2=80=99m glad it=E2=80=99s working for you. I hope we ca= n soon provide a better experience with the modular texlive. --=20 Ricardo