Questions tagged [texmaker]
{texmaker} is a cross-platform LaTeX editor. If your question is about its fork TexMakerX, which is now called TeXstudio, please use the tag {texstudio}.
1,553 questions
0 votes
0 answers
38 views
TexLive paths for TexMaker
I have the same problem like this post Configuring TeXMaker to work with the TeXLive distribution and the solution is in switching the pdf and Dvi viewers but I can't find the paths since new version (...
1 vote
0 answers
60 views
Package witharrows not working [closed]
I am unable to load the package witharrows on Texmaker. I usually work on Overleaf so I don't know if this is because of some settings, but since I'm new to Texmaker I didn't change any. I just ...
2 votes
2 answers
215 views
Ancient greek with ϐ (unicode 03D0)
I would like to type ancient greek on Latex. As I am French, I should use a specific typography for the beta letter when not written at the beginning of the word (source: Wikipedia - Alphabet grec) ...
0 votes
1 answer
99 views
Avoid copying exact same bib file with different names for similar tex documents
So I have a bib file which is not going to change and I have different versions of a tex file with slight changes, let me call it A.tex with versions A1.tex, A2.tex all having the same bib. I am ...
0 votes
1 answer
77 views
How to add a footnote citation in addition to the end of document bibliography
I have a latex article document where I have a couple of citations and my bibliography at the end of the .pdf file. I give an exemple of my .tex and .pdf output file with dummy text below. This ...
1 vote
0 answers
24 views
Citation undefined with Texmaker [duplicate]
I'm trying to insert citations in my tex file. It was working prefectly on overleaf but I migrated my project to Texmaker locally and it doesn't work anymore for this very simple .tex file. I keep ...
0 votes
0 answers
42 views
texmaker suddenly fails to compile after installing Grammarly
I have used Texmaker for at least 15 years without problems that could not be solved immediately. However, suddenly it fails to compile, and there is only a short log file produced, which says This is ...
1 vote
1 answer
82 views
Horizontal line at the bottom of header in exam package
Thank all of you. I tried to add horizontal line in exam package at the bottom in header in first page .The problem is there is interface between line with text , I tried other way the text became ...
2 votes
0 answers
44 views
How can I get Texmaker to recognize additional math modes?
Texmaker, my IDE of choice, has syntax highlighting that extends to some, but not all, math environments. As it happens to cover the most common environments, it is somewhat annoying when I decide to ...
0 votes
0 answers
58 views
How to avoid deleting text when commands are autocompiled in TeXMaker?
Is it possible to prevent that when someone writes a command before a text, this is then deleted due to automatic compilation? I'm using TeXMaker. Pratical example t=0: I write ABCD t=1: I want to ...
0 votes
1 answer
80 views
Bibtex don't work at TexMaker
I try to add bibliography to my file but it doesn't work. These are the and the I'm using and this is the file itself \documentclass[letterpaper,10pt]{article} \usepackage{biblatex} \addbibresource{...
0 votes
1 answer
532 views
Latex Bibliography Placement Issue (MikTex+TexMaker)
After a new/fresh installation of MikTex and TexMaker, I am having a strange issue in the placement of my Bibliography section. For instance, my main document looks like below: https://pastebin.com/...
2 votes
1 answer
115 views
Hanging without error trying to compile a matrix equation
My file has been compiling fine all this time (~3 weeks now). I am currently in the process of writing out some matrix calculations but TexMaker keeps hanging on Process started. If I comment the ...
1 vote
0 answers
36 views
Texmaker "click to jump to the line" does not work in NON-Embedded built-in viewer
On Texmaker 6.0.0, Windows 10 64-bit, the function "Click to jump to the line" in built-in pdf viewer does not work, unless the viewer is embedded (then id DOES work in the embedded viewer). ...
0 votes
0 answers
319 views
Error "pdflatex -synctex=1 -interaction=nonstopmode %.tex" in Texmaker 5.1.4 with MikTex 4.11 on Windows 10 - how to resolve?
I am using my university laptop (I am a member of staff) Windows 10 system. I am a pretty much a computing noob, with no tech knowledge. I have got the administrator to install Texmaker 5.1.4 - ...