Lyx: what do I need to install to get it working properly?

Questions about applications and software
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
bjhkjhkrdjbv
Level 2
Level 2
Posts: 58
Joined: Tue Aug 27, 2013 9:25 am

Lyx: what do I need to install to get it working properly?

Post by bjhkjhkrdjbv »

I have used LyX under Win XP for a large project and now want to continue using it on Linux but I run into weird problems when trying to create pdfs with it. I solved some of them by installing missing parts of TeX that were in extra packages and not installed by default but problems remain, like vector graphics ending up as badly pixelated pictures in pdflatex and all other ways of making pdf blocked by errors about too large numbers and too big images (opening the same lyx file with LyX on WinXP works fine and creates a good pdf).

What packages do I need to install in order to get the full functionality that the standard installation of LyX for Windows has?
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
killer de bug

Re: Lyx: what do I need to install to get it working properl

Post by killer de bug »

I would install

Code: Select all

texlive-latex-extra texlive-latex-recommended texlive-fonts-recommended texlive-latex-base texlive-base 
and depending on your language, you can chose which one you want:

Code: Select all

texlive-lang-english
bjhkjhkrdjbv
Level 2
Level 2
Posts: 58
Joined: Tue Aug 27, 2013 9:25 am

Re: Lyx: what do I need to install to get it working properl

Post by bjhkjhkrdjbv »

Thank you.
I see I have all of these and quite a few more. I could try "texlive-full" but it contains lots of stuff I certainly don't need, weighs two gigabytes (a lot on a 16GB system partition) and can't be installed anyway because it hangs on a damaged half finished download. Any other ideas what it could be?
killer de bug

Re: Lyx: what do I need to install to get it working properl

Post by killer de bug »

Code: Select all

 Here are some more packages NOT listed as "recommended" or "suggested" that you might want to add:

    qt4-qtconfig (allows customizing menu font/size and other parameters in LyX GUI)
    texlive (meta-package including the most common texlive packages),
    texlive-extra-utils,
    texlive-fonts-extra,
    texlive-formats-extra,
    texlive-generic-extra,
    texlive-latex-extra (here is the wrapfig latex package),
    texlive-math-extra (D. Knuth's beautiful Concrete font is here),
    texlive-science (if you use algoritm(ic) packages)
    texlive-lang-xyz (xyz is your local language which you can get from LANG) 
http://wiki.lyx.org/LyX/LyXOnUbuntu
bjhkjhkrdjbv
Level 2
Level 2
Posts: 58
Joined: Tue Aug 27, 2013 9:25 am

Re: Lyx: what do I need to install to get it working properl

Post by bjhkjhkrdjbv »

Thank you.
I now have all of these and texlive-full too and it doesn't help the problem. I have asked the LyX mailing list too. I will update here if they have a solution.
killer de bug

Re: Lyx: what do I need to install to get it working properl

Post by killer de bug »

Just to be sure, are you sure all LyX package are installed?

Do you have lyx-common installed?
bjhkjhkrdjbv
Level 2
Level 2
Posts: 58
Joined: Tue Aug 27, 2013 9:25 am

Re: Lyx: what do I need to install to get it working properl

Post by bjhkjhkrdjbv »

Yes. LyX is dependent on it.
Locked

Return to “Software & Applications”