Hello, I need some help :)
I'm using LyX 2.3.2-2 installed with Guix
(a506a4c3801838c0b75b58dd2ac8bb0ccf4279fb) on a foreign distribution,
and I noticed the following:
1. Buttons in the toolbar do not display icons, just text.
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.
When working with LyX documents on Debian 9, I usually install the
following packages and I can export the documents to PDF:
texlive-lang-SOME_LANGUAGE or texlive-lang-all
texlive-xetex
texlive-publishers
The first two packages install components I need to write multilingual
documents, and the last package installs some document classes (I need
IEEEtran.cls specifically).
ERROR MESSAGE
----------------------------------------------------------------------
This is pdfTeX, Version 3.14159265-2.6-1.40.19 (TeX Live 2018)
(preloaded format=pdflatex 2019.3.1) 25 MAR 2019 15:29
entering extended mode
restricted \write18 enabled.
%&-line parsing enabled.
**como-meditar.tex
(./como-meditar.tex
LaTeX2e <2018-04-01> patch level 2
(/gnu/store/wcghdyp5h2jf0kprh9rr9v8dycbi3wxq-texlive-union-49435/share/texmf-dist/tex/latex/base/book.cls
Document Class: book 2014/09/29 v1.4h Standard LaTeX document class
(/gnu/store/wcghdyp5h2jf0kprh9rr9v8dycbi3wxq-texlive-union-49435/share/texmf-dist/tex/latex/base/bk10.clo
File: bk10.clo 2014/09/29 v1.4h Standard LaTeX file (size option)
)
\c@part=\count80
\c@chapter=\count81
\c@section=\count82
\c@subsection=\count83
\c@subsubsection=\count84
\c@paragraph=\count85
\c@subparagraph=\count86
\c@figure=\count87
\c@table=\count88
\abovecaptionskip=\skip41
\belowcaptionskip=\skip42
\bibindent=\dimen102
)
(/gnu/store/wcghdyp5h2jf0kprh9rr9v8dycbi3wxq-texlive-union-49435/share/texmf-dist/tex/latex/base/fontenc.sty
Package: fontenc 2017/04/05 v2.0i Standard LaTeX package
(/gnu/store/wcghdyp5h2jf0kprh9rr9v8dycbi3wxq-texlive-union-49435/share/texmf-dist/tex/latex/base/t1enc.def
File: t1enc.def 2017/04/05 v2.0i Standard LaTeX file
LaTeX Font Info: Redeclaring font encoding T1 on input line 48.
))
(/gnu/store/wcghdyp5h2jf0kprh9rr9v8dycbi3wxq-texlive-union-49435/share/texmf-dist/tex/latex/base/inputenc.sty
Package: inputenc 2018/04/06 v1.3b Input encoding file
\inpenc@prehook=\toks14
\inpenc@posthook=\toks15
! LaTeX Error: File `utf8x.def' not found.
Type X to quit or <RETURN> to proceed,
or enter new name. (Default extension: def)
Enter file name:
! Emergency stop.
<read *>
l.165 \endinput
^^M
*** (cannot \read from terminal in nonstop modes)
Here is how much of TeX's memory you used:
449 strings out of 494708
4931 string characters out of 6178433
52744 words of memory out of 5000000
4054 multiletter control sequences out of 15000+600000
4403 words of font info for 15 fonts, out of 8000000 for 9000
14 hyphenation exceptions out of 8191
23i,0n,22p,142b,37s stack positions out of
5000i,500n,10000p,200000b,80000s
! ==> Fatal error occurred, no output PDF file produced!
----------------------------------------------------------------------
--
Luis Felipe López Acevedo
http://sirgazil.bitbucket.io/