Questions tagged [texstudio]

{texstudio} is about the LaTeX editor TeXstudio, formerly called TexMakerX. It is a fork of another editor called Texmaker, which has its own tag {texmaker}.

is about the LaTeX editor TeXstudio, formerly called TexMakerX. It is a fork of another editor called Texmaker, which has its own tag .

For specific bug reports and feature requests, it may be more appropriate to direct them to the project Github page (open an issue there).

1986 questions
83
votes
3 answers

texstudio: show line numbers in editor

How do I show line numbers in the editor? According to the picture in the doc (e.g. about bookmarks) there should appear by default. I'm using Texstudio version 2.7, win8.1.
Zohar Levi
  • 1,237
46
votes
4 answers

How to turn off the yellow duck in TeXStudio

I really love TeXStudio, but it has one feature that started to annoy me lately. Whenever I want to get more workspace, I start hitting the Esc button. This is a common (among various IDEs) shortcut to a function which is called "Close something",…
ScumCoder
  • 1,639
21
votes
2 answers

How to set up thesaurus in TexStudio?

I have been able to set up the dictionary in TeXstudio, however, when I ask for Thesaurus, it tells me Thesaurus database not found. Can anyone please help?
21
votes
1 answer

Search through the whole session in TeXstudio

I have many chapters in my work and each chapter has a separate tex file. Now when I want to change something, I switch to each tex file and repeat Ctrl+R in each tex file. This is a little bit annoying and penalizing modularity. Is there a better…
Gytis
  • 353
21
votes
1 answer

show line numbers in TeXstudio 2.10.8

I searched with Google, but could not find how to show line numbers in TeXstudio 2.10.8. I thus request this community's help.
Nazgand
  • 313
15
votes
3 answers

Path for saving PDF in TexStudio

Is it possible to change the place, where TexStudio (I use last version of TEXStudio) on Windows 8) puts generated PDF file? By default all files (.tex and related .pdf, .aux etc.) are in the same folder. I would like to make a separate folder for …
yukari
  • 327
14
votes
2 answers

Current line highlighting in TeXstudio

I modified color scheme of editor to use darker colors, but there is no current line highlighting option. So I can't remove bright white highlighting of the current line. Is there a way to disable highlighting of the current line or to change its…
13
votes
2 answers

Backup and restore settings in Texstudio

Does someone know, how to save all the settings of Texstudio and restore them in a simple way? Thank you in advance!
13
votes
3 answers

Texstudio: How to change color of internal pdf viewer?

I apply a dark theme to TeXstudio. Is it possible to make the internal pdf viewer dark, too? Is there at least an option to invert colors? I do not want to use an external reader because I like the integration with the internal one. However the…
Johannes
  • 173
13
votes
2 answers

How do I change color settings in TeXStudio?

I realize this may be a stupid question, but I can't find the answer anywhere. Where is the .texsprofile file for TeXStudio? If it doesn't exist by default, where should I place it when I create it? I'm trying to use one of the themes in this…
Greg
  • 131
13
votes
1 answer

How to abort compilation in TeXstudio?

I'm using TeXstudio to compile my LaTeX code. However, for some reason in my code, the compilation will be immersed in a endless loop. Hence, when I fix the problems in my code (or may be not) and need to recompile it, I have to kill the engine…
11
votes
1 answer

Open several instances of TeXStudio

TeXStudio can open several tabs in one window which comes in very handy when one is working on project-preamble.tex and project-content.tex at the same time. But when I am working on several projects at the same time, it would be nice if I could…
user157036
10
votes
2 answers

How to select whole environment in TeXstudio

When I was a Windows user (a long time ago), I remember that it was possible to select the whole environment in WinEdt just by double clicking the \begin command. Is it possible to do this in TeXstudio? How do we select an environment? Edit…
Sigur
  • 37,330
10
votes
3 answers

Change the path where (the internal viewer of) TexStudio looks for the generated PDF file?

I've changed almost all TextStudio commands to generate temporary files into a different build directory. I need this behavior because I'm syncing the source directory with the cloud and this way I can avoid unnecessary network activity (temp files…
user34295
  • 305
9
votes
1 answer

How to use the built-in DIFF feature of TeXStudio?

It appears that TeXStudio has a built-in DIFF feature. For example, one can define the syntax highlighting used for differences in the options dialogue. But if I have two files to compare, say article.tex and article_old.tex, how do I launch the…
1
2 3
26 27