"Artyom V. Poptsov" <poptsov.art...@gmail.com> writes: > When I tried to remove "texlive" from inputs, I ran into the following > error: > > --8<---------------cut here---------------start------------->8--- > ! LaTeX Error: File `fontspec.sty' not found.
[...] > As you can see, LaTeX cannot find "fontspec.sty" file. I did some > research and found that the file belongs to "texlive" package. So when > I returned "texlive" to inputs the build process went fine. I then suggest to add `texlive-fontspec' (a few kB) instead of `texlive' (3 GB) to the inputs. If you insist on adding `texlive' to the inputs, you can remove every other "texlive-" input instead; it's one or the other. Regards,