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
1 answer

Latex: Trouble with \label and \ref in texmaker

I think I know how to use \label{...} and \ref{...} But after changing the tex-file to pdf I have no possibility to click the refers. Once I get it. There were red frames around the clickable words, but i forget how I did this. There are to many…
kame
  • 20,848
  • 33
  • 104
  • 159
0
votes
1 answer

Why can't I run TexMaker?

Background Currently workingh on an Arch Linux and I want to modify and edit tex documents. I though texmaker would be the best available tool for this. Problem It seems to have installed perfectly, but I get the error below whenever I try to run…
SDG
  • 2,260
  • 8
  • 35
  • 77
0
votes
1 answer

errors in texmaker related to bibtex-working with a coauthor and using different distributions of latex

My coauthor and I work on a latex document in dropbox. It was working fine for me until I started receiving this error: This is BibTeX, Version 0.99d (MiKTeX 2.9) The top-level auxiliary file:myfilename.aux White space in argument I use Texmaker and…
0
votes
1 answer

issues while installing texmaker

vivek@ubuntu:~$ sudo apt-get install texmaker Reading package lists... Done Building dependency tree Reading state information... Done You might want to run 'apt-get -f install' to correct these: The following packages have unmet…
vivek narsale
  • 360
  • 4
  • 10
0
votes
2 answers

Error including multiple images in Latex

While compiling the following code {\centering {\includegraphics[scale=.5]{splash.eps}} \caption{Splash Screen} \par} \end{figure} Splash screen is an integral part and shows a tutorial of application. \begin{figure}[ht] {\centering…
Primal Pappachan
  • 25,857
  • 22
  • 67
  • 84
0
votes
1 answer

Latex (texmaker) table \cline

I'm having this problem with creating table in Latex. So I want to create a table but when I use \cline it gives me error ! Paragraph ended before \@cline was complete.\par and much more. I'm using \usepackage{multiraw}, \usepackage{tabulary} for…
Matej Joštiak
  • 21
  • 1
  • 1
  • 3
0
votes
2 answers

How to embed/display code in texmaker?

I am new to texmaker. I have difficulty in displaying the codes and results I got from R in my texmaker document. For example I have this results: > sessionInfo() R version 3.0.2 (2013-09-25) Platform: x86_64-w64-mingw32/x64 (64-bit) How do I…
dixi
  • 680
  • 1
  • 13
  • 27
0
votes
0 answers

Why will texmaker not hide R code?

I'm running this code in Texmaker 4.1 on Ubuntu Linux and for some reason the "echo = FALSE" option is not deleting the code from the final pdf. Any suggestions what I'm doing…
Jim Maas
  • 1,481
  • 2
  • 16
  • 36
0
votes
1 answer

Latex font not scalable for report class title?

I'm trying to run the following code in texmaker on Ubuntu…
Jim Maas
  • 1,481
  • 2
  • 16
  • 36
-1
votes
0 answers

My TexMaker is not working. Is it because of amsmath.sty package?

I have installed TexMaker previously i was using TexStudio. I installed the latest MikTex console and installed TexMaker. However, when i am running my previous Tex file, i am getting an error. I found that that package amsmath.sty is causing a bug.…
-1
votes
1 answer

Biblatex doesn't compile. Probably .bib file not recognised

I've spent many hours trying to get my bibliography working - unsuccessfully. I suspect that, somehow, my .bib file doesn't get recognised. Help would be greatly appreciated. MWE: \documentclass[a4paper,…
Izz
  • 1
  • 1
  • 2
-2
votes
1 answer

Unicode char \u8:�tT not set up for use with LaTeX

I get the following error if i try to compile my LaTex file using TexMaker: ! Package inputenc Error: Unicode char \u8:�tT not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate…
user3601549
  • 9
  • 1
  • 2
1 2 3 4
5