It seems that this issue is not caused by any behavior of LyX, since
merely adding LyX to a profile breaks the existing texlive installation:
~/tmp$ cat test.tex
\documentclass[a4paper]{article}
\usepackage{url}
\begin{docume
Efraim, thanks for those changes, they fixed some bugs.
However, I still see many errors related to ".sty" files (refstyle, hyperref,
enumitem, etc.), and ".cls" files (scrbook, scrartcl, etc.) not found when I
try to open and view (Ctrl+R) the documents listed in LyX Help menu, and my own
docu
I just made some changes to the Lyx package. Can you test it out now to
see if it works as expected?
On Thu, Aug 22, 2019 at 04:23:18PM +, Xavier Montillet wrote:
> Hi Ricardo,
>
> LyX seems to build and run fine without this texlive-union. The texlive stuff
> is only required when one wants
Hi Ricardo,
LyX seems to build and run fine without this texlive-union. The texlive stuff
is only required when one wants to compile a lyx document to a pdf. I'd
therefore expect it to not be a dependency (but maybe a recommended package).
And removing this texlive-union fixes my problem: Now,
Hi Xavier,
thanks for the report!
> Since it loaded inputenc, the package just before refstyle, from
> /gnu/store/wy5865kh09qak63rpq3v47wnxv2gj1y0-texlive-union-49435/share/texmf-dist/tex/latex/base/inputenc.sty,
> and /gnu/store/wy5865kh09qak63rpq3v47wnxv2gj1y0-texlive-union-49435/ does not
>
I couldn't find a way to make LyX find refstyle.
How to reproduce:
1 - Install the texlive and lyx packages
2 - Load the bug.lyx file (or any other file that makes it add
\usepackage{refstyle} to the generated TeX file).
3 - Press Ctrl+R to compile the file.
4 - You will get an error saying that