Questions tagged [texmaker]

For questions related to programming issues in the TexMaker crossplatform Latex editor.

Questions about installing packages, compiling Latex code, etc, in the TexMaker environment.

72 questions
0
votes
0 answers

TeXMaker Configuration

I am trying to configure TeXMaker on the laptop of my company. I thought everything was settled, but when I compile the 'PDFLaTeX' and then click on 'ViewPDF'nothing is actually updated in my document. I wonder if somebody can help me in resolving…
0
votes
0 answers

How to execxute a Latex file?

everyone I'm trying to compile a latex file in Windows using MiKTeX and Texmaker. But the file is not compiling and there is showing an error as " Could not start the command. pdflatex -synctex=1 -interaction=nonstopmode %.tex" Can anyone help in…
Ashir
  • 1
0
votes
0 answers

Quick Build impossible in TeXmaker : pdflatex -synctex=1 -interaction=nonstopmode %.tex

I (try to) make my first steps with LaTeX in order to write my internship's report. I thus downloaded TeXmaker and MikTeX and tried to compile my first document. However, when I try to click on "Run" after having selected "Quick Bild", I got the…
0
votes
0 answers

Citation in TeXMaker new version

I have reinstalled TexMaker Editor and every time I try to use my .bib file for citations, I only see the ?? instead. I made sure I change the settings in the Quick Build to include the right one but nothing happens. I use the proper packages (I've…
0
votes
0 answers

Texmaker "! Extra \endgroup." compiling error

I have installed Miktex and Texmaker and am trying to compile a very simple tex file: \documentclass[10pt, twocolumn]{revtex4} \begin{document} hello \end{document} but I am getting the error on the \begin{document} line…
Sabr3
  • 1
  • 1
  • 2
0
votes
0 answers

latex blank table of contents

why the contents table is blank i am using texmaker , as a result i get contents title and the rest of the page is blank what did i do wrong ... \documentclass[12pt , a4paper]{report} \usepackage[english]{babel} \usepackage[utf8]{inputenc} …
linkin
  • 11
  • 3
0
votes
0 answers

How to install Miktex on Centos 7?

Can anyone suggest me how I can install miktex on Centos 7? While I find the instructions for installing Miktex on Centos 8 at https://miktex.org/download, I was not able to install the same even if I try the same commands on Centos 7 after…
Madhavan
  • 49
  • 1
  • 2
  • 11
0
votes
0 answers

Texmaker graphics

I have a problem with graphics in texmaker. I had my code in my old PC and it worked properly. But now in my new PC it doesnt work. Here is my code: \documentclass[a4paper,11pt]{elsarticle} % article for Elsevier \usepackage{graphicx} % need this…
Franta
  • 57
  • 1
  • 7
0
votes
0 answers

Configuration of texmaker with portable miktex

I have downloaded the portable miktex and I have installed texmaker on my computer. The following screenshot presents by configuration: Apparently I am missing something because the following errors appear when I am trying to compile. Can you…
Whitebeard13
  • 411
  • 1
  • 7
  • 17
0
votes
1 answer

LaTeX: Problem with the babel package in beamer class with TeXmaker

here is minimal example of my problem: \documentclass[14pt,aspectratio=169,German,handout]{beamer} \mode {\usetheme{Madrid}} \usepackage[ngerman]{babel} \begin{document} Hello World \end{document} This compiles on overleaf fine,…
Willi S.
  • 41
  • 2
0
votes
1 answer

I get an error every time I try to run my Latex document in Texmaker, using a chunk code from R

I'm following the following guide: https://joshldavis.com/2014/04/12/beginners-tutorial-for-knitr/ I've installed the knitr package and run it in R, and I'm trying to copy and paste the example from the link above: From ISLR: Chapter 3, Problem…
WoeIs
  • 1,083
  • 1
  • 15
  • 25
0
votes
1 answer

Latex: TeXMaker does not compile - several unsolved errors

I am working on a protocol using TeXMaker. I switched from Eclipse+Texlipse to Texmaker and what compiled successfully before, does not compile anymore. I have a main.tex file, which contains the structure of my protocol. I have several tex-files as…
Shushiro
  • 577
  • 1
  • 9
  • 32
0
votes
1 answer

Label equation not working with document class report

Hi I am using the class report ( my University wants me to use it ) , but I cannot label any equation . An except of my code : \documentclass[12pt,a4paper]{report} \usepackage{graphicx} \graphicspath{ {Home/}…
Andrea Angeletti
  • 271
  • 4
  • 12
0
votes
2 answers

How can I install package of Latex use Texmarker

I 'm new to use Latex. I have installed MiKTex and Texmarker. I opened my file "test.tex". Program need to install one package, I choose "yes". But after this , i still got error , file "...sty" not found. Can anyone help me. Thanks in…
Voi Mập
  • 779
  • 3
  • 7
  • 22
0
votes
1 answer

What is the best dictionary for texmaker?

I using texmaker for writing I noticed that the dictionary is missing a lot of scientific words that MS word would never miss. Is there a better dictionary similar to what in MS Word.
Riyadh Mohammed
  • 51
  • 1
  • 1
  • 7