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
2
votes
6 answers

Latex Inverse search from a pdf in Okular to TexMaker

I am using TexMaker of Karmic Ubuntu with Okular. I use pdfLatex to compile and I view the PDFs in Okular. How can I configure Okular to inverse search with TexMaker? I have tried the following code: texmaker %f -line %l but it does not work. I have…
KBP
  • 1,500
  • 2
  • 14
  • 14
2
votes
2 answers

setting up texmaker with knitr on linux

I am trying to change the R Sweave command to knitr on linux. The current (R Sweave) command is found under options > configure: R CMD Sweave %.Rnw Yihui gives and example of how to do this on windows here. How would you do this on linux (ubuntu)?
Bastiaan Quast
  • 2,802
  • 1
  • 24
  • 50
2
votes
0 answers

Images correct in .ps file but not displaying in .pdf

I'm using Texmaker 3.1 and having trouble getting my figures to show up in the PDF output. My QuickBuild setting is "LaTeX + dvipdfm + View PDF" (I've also tried "LaTeX + dvips + ps2pdf + View PDF") and my images are .eps files in the local…
jsl50
  • 21
  • 4
1
vote
0 answers

Inverse search from Okular to TexMaker

I am trying to properly set up the inverse search function from my compiled .pdf back to the .tex file. On the TexMaker side, the "Configure Texmaker" field for PdfLatex writes pdflatex -synctex=1 -interaction=nonstopmode %.tex The "External Viewer"…
Christina V
  • 111
  • 2
1
vote
1 answer

How compile the main document in Texmaker when you are editing a sub-document without switching to main.tex?

I recently switched to Texmaker, as it compiles faster compared to web-based solutions, i.e., Overleaf. I like the F1 shortcut for performing a Quick build. However, it seems that Quick build only works when I am viewing main.tex. For example, if I…
1
vote
1 answer

LaTeX beamer class: Words are completely broken

The following LaTeX code gives me a completely broken pdf file, where words are totally random broken. \documentclass[12pt,xcolor=dvipsnames]{beamer} \setbeamertemplate{navigation…
Florian
  • 21
  • 5
1
vote
1 answer

biber and biblatex incompatible versions

I'm using Texmaker and the configuration PDFLatex > Bib(la)tex > 2x PDFLatex > View PDF for Quick Build. But after compiling I get the following error: INFO - This is Biber 2.17 INFO - Logfile is 'paper.blg' INFO - Reading 'paper.bcf' ERROR -…
M_to_the_J
  • 229
  • 1
  • 11
1
vote
1 answer

Using Texmaker, I want to lock the PDF file created so others cannot copy text or print the file

I'm creating PDFs using Texmaker. I would like to create some of the PDF files so that when I give the PDF to others, they are not able to print the file or to copy the text. I know I can do this with some PDF creator applications, but can I do that…
Craig
  • 43
  • 1
  • 7
1
vote
1 answer

Why is neither the executable nor its launcher script found despite being added to PATH

I followed the instruction to install pygmentize in order to use syntax highlight in Latex environment, however TexMaker always produces an error says pygmentize is not found. I then tested to run the .cmd file itself using command prompt and the…
roxrook
  • 13,511
  • 40
  • 107
  • 156
1
vote
0 answers

Latex does not work in Google Drive in Linux via gnome-online-accounts

I installed google drive to Linux Mint 20 via gnome-control-accounts following instructions from here: https://www.fosslinux.com/1954/how-to-install-google-drive-on-linux-mint-18-1-18-2.htm I have some Latex files in google drive. When I open them…
1
vote
1 answer

Inconsistent list formatting in TexMaker

Any items in a list where the name of an item (in the brackets) has <=2 character, the description is put on the same line as the name. I'm looking for a way to make it so all of the descriptions are all indented on the next line,…
ethan-ac
  • 13
  • 3
1
vote
0 answers

Empty bibliography and citation undefined

I'm writting my bachelor thesis and I encountered a problem with the bibliography. I've tried many different solutions (including changing Texmaker configurations, reinstallating Texmaker and so on). Nothing helped. There're always "Citation…
duch97
  • 11
  • 1
1
vote
1 answer

How to align image to bottom in Latex

I am trying to create a document in Latex (MiKTex) using Texmaker for Linear Algebra. I wrote some text in page and now want to adjust picture in bottom of that text but picture goes to up the text automatically. This is output of the code in this…
1
vote
1 answer

How to translate a Latex file into a HTML file?

I have begun to post in a new social network called PeakD, here, I can create several posts using HTML as an option. I don't know HTML, I would like not to have to learn HTML. But I know LaTex, I have been looking for a way to take my code in LaTex…
VEBP
  • 59
  • 7
1
vote
0 answers

Can't use clear sans font in a latex document [Ubuntu 20.04 LTS]

I'm trying to create a project report using latex. I started to write it in windows 10, then I moved in ubuntu, but when I try to compile my latex code (I use TeXmaker) it gives me this error: ! LaTeX Error: File `ClearSans.sty' not found. These…
Luke__
  • 227
  • 1
  • 9