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}.
41 questions from the last 365 days
0
votes
0
answers
36
views
Hide synctex file -- TeXstudio, Windows 11
I use TeXstudio (currently 4.9.2) with MikTeX (currently 4.12) in Windows 11, and I have things set up so that auxillary files are automatically dumped into a "TeX_Aux" folder, which is nice ...
0
votes
0
answers
35
views
Change the syntax highlighting color in TexStudio
How can I change the color of {flushleft} inside the parentheses in TeXStudio?
0
votes
1
answer
32
views
How to make a self-defined citation command have a completion word list in texstudio?
Here is a MWE which uses 'pdflatex' and is compiled in TeXstudio with texlive2024.
\documentclass{article}
\usepackage{natbib}
\bibliographystyle{plain}
\newcommand{\hcite}[1]{{\setcitestyle{square,...
1
vote
1
answer
82
views
TeXStudio 4.9.1 with strange behaviour
When using TexStudio 4.9.1, which I today have downloaded and installed, there is a strange behaviour when compling with LuaLaTeX. I installed the newest version, since this behaviour has been found ...
0
votes
0
answers
25
views
How to open multiple TeXstudio windows or instances on macOS?
I often work on two closely related TeX documents at the same time and would like to place one TeXstudio editor window on each of my two displays. However, on macOS, TeXstudio opens multiple .tex ...
0
votes
0
answers
66
views
Compile & View fails although pdflatex runs successfully
I am using TeXstudio 4.9.0 on Fedora Linux. Say I have the following file:
\documentclass[12pt,a4paper]{article}
\usepackage[margin=2cm]{geometry}
\title{Title}
\author{Author}
\begin{document}
\...
1
vote
1
answer
51
views
TexStudio: Is there a way to make autocomplete suggestions less rigid
I switched to TexStudio from Overleaf recently. I do miss the autocomplete suggestions in Overleaf where you don't have to get the cases or even the order of the words in the label right for the ...
0
votes
0
answers
33
views
TexStudio Disable automatic backslash in quick tabular
In TexStudio, when I used quick tabular and typed maths like $a_n$ (see pictures),
it is automatically converted to
\begin{tabular}{|c|c|}
\hline
\$a\_n\$ & \\
\hline
& \\
\hline
\end{...
1
vote
1
answer
42
views
Display as a toolbar in TeXstudio
I just switched from Texmaker to TeXstudio. How can I display this toolbar?
5
votes
1
answer
94
views
Table with HIRAGANA alignments issues
Good evening, so lately I started a Japanese course and for now I wanted to replicate a table I've seen, grouping the Hiragana with similar strokes; as to have a "quick to find" abstract/...
0
votes
0
answers
42
views
How to temporarily highlight what changed in a document after compiling in Overleaf
In Codio/Texstudio whenever I made any changes and hit compile, it highlighted what changed in the pdf temporarily like for 2 seconds, how to get that effect in Overleaf?
0
votes
1
answer
77
views
TexStudio's inline preview is still small after I set scaling to be 300%
The inline preview in my TexStudio is too small and I wish to make it larger to be read more easily.
I tried to set Configure TexStudio- preview- scaling to 300%, and this will work for short texts, ...
3
votes
2
answers
154
views
Redefinition of \begin and \end
I have to use the following macros:
\newcommand{\lbeq}[1]{\begin{equation}\label{#1}}
\newcommand{\eeq}[1]{\end{equation}}
I know this is bad style!
Since I'm using TexStudio, there is the problem ...
0
votes
0
answers
118
views
Biber does not seem to find the bib-file; weird debug output
I'm opening a new question because I've unsuccessfully tried to apply all the solutions found here so far:
I am running Miktex on a tablet with Ubuntu 24.04. The editor of my choice is Texstudio. It ...
0
votes
1
answer
105
views
TexStudio suddenly saying "Error: Could not start the command: Compile & View"
I just installed MacTex and downloaded TexStudio on my work mac and they we were working just fine. I changed some shortcut keys and now I get: "Error: Could not start the command: Compile & ...