Questions tagged [texstudio]

3 questions
31
votes
6 answers

How to install TexStudio on Ubuntu 16.04?

I found this page which suggests to install TexStudio with the following commands: sudo apt-get update sudo apt-get install texstudio Is it enough? Don't I need a package manager like MiKTeX in Windows?
jeff
  • 943
5
votes
1 answer

How to fix blurred PDF preview in TeXstudio under fractional scaling?

I am using fractional scaling in Kubuntu 20.04. When I compile a .tex file in TeXstudio, the preview of the output is blurred (however, the generated PDF is not blurred when viewed in Okular or another PDF reader. Only the preview in TeXstudio is…
1
vote
0 answers

Colors gone from preview in texstudio

For some reason (possibly after a recent update), all images in TeXStudio are showing up as black and white. However, the output PDF files do retain the colorful images when I view them with a PDF viewer. How to fix this? I am using Kubuntu 24.04. I…