{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}.
0
votes
0answers
72 views
TexMaker and Prosper Problem
I am trying to compile a .tex file using TeXmaker that is based on the prosper class. Unfortunately nothing seems to be working and I don't know how to fix it.
Everytime I try to compile it (using ...
1
vote
0answers
67 views
Define minted environment as a verbatim environment in texmaker
I use the minted environment in order to insert source code in a document. Contrary to lstlistings or verbatim environment, texmaker does interpret the contains of minted environment.
For example if ...
2
votes
0answers
180 views
Configuring forward and inverse search with TeXmaker 3.5.2 + SumatraPDF 2.2.1
I can't configure forward and inverse search with TeXmaker 3.5.2 + SumatraPDF 2.2.1, i already tried all solutions given for this kind of problem in Configure forward search with Texmaker + SumatraPDF ...
0
votes
1answer
481 views
Format LaTeX code in TexMaker [closed]
I'm doing a presentation using Beamer in TexMaker. The structure of the LaTeX source code is deeply nested and I need a way to format the code as in most programming IDE. Is this feature present in ...
0
votes
1answer
1k views
MikTex Package Update Issue on Windows 8
I have been using MikTex on Windows XP and 7 for few months now and I faced no issues in installing packages that needs to be done on the fly.
However, with Windows 8, the packages are not updated at ...
1
vote
0answers
315 views
Why Ubuntu pdflatex in terminal and texmaker pdflatex load different libertine fonts?
The texlive 2012 and the libertine font version (currently 5.3) has been already updated by:
Tlmgr update --all
However, I found texmaker pdflatex invoke libertine-legacy, because when using ...
0
votes
1answer
68 views
Long list of bib-files in texmaker
I have got a long list of bib-files
\bibliographystyle{siam}
\bibliography{../mybib/bibA,../mybib/bibB,../mybib/bibC, and so on }
My problem is two-fold:
(i) First, it seems that the argument of ...
0
votes
0answers
86 views
“Forward/Inverse search” with Texmaker on Win 7 fall
Until yesterday I had the sync working properly on my editor TeXmaker 3.3.4. But today, no message associated with synchronization error, TeXmaker 3.3.4 lost synchronization.
I tried to reconfigure ...
1
vote
0answers
157 views
I just downloaded MacTeX and TeXmaker and I am trying to quickbuild my first document in TeXmaker but it says cannot find log file? [closed]
I just downloaded MacTeX and TeXmaker and I am trying to quickbuild my first document in TeXmaker but It says cannot find log file?
All of my settings are defaults. I am wondering how I need to setup ...
3
votes
2answers
247 views
How to best use and compile multiple .tex files as part of same final document?
I have a large document which currently is comprised of a variety of .tex files.
The mainfile.tex looks something like:
%lots of total formatting stuff
\include{Body/chapter1}
...
0
votes
0answers
59 views
Suddenly I cannot compile my bibTex files anymore (Biber, TeXmaker, MacTeX) [duplicate]
Possible Duplicate:
Engines of Tex-Editors and Biber/Biblatex
I am currently working on a bunch of little assignments for university. Everything was fine until yesterday:
All of a sudden ...
2
votes
1answer
143 views
About conversion of LaTeX file into PDF file
Whenever I type something in LaTeX and want to view it in PDF, it doesn't yield the required view, even if the file is saved. Instead it gives me an error stating that the file can't be found. Can ...
1
vote
0answers
224 views
TeXmaker doesn't work with xelatex but TeXworks does
I have a TeXmaker (windows version) & TeXLive on my memory. I configure my TeXmaker to work with LaTeX, PDFLaTeX, TeX, ... but when I run the XeLaTeX, TeMmaker does nothing.
Note: I have a TeXLive ...
0
votes
0answers
88 views
How to install titlesec? [duplicate]
I see all the files in titlesec here at ctan:
http://www.ctan.org/tex-archive/macros/latex/contrib/titlesec/
I also see a titlesec folder in my texmf-texlive tree.
Apparently what happened is that ...
1
vote
1answer
71 views
Is there anyway to put Existing Text in Math Mode with Texmaker
There is provision to make existing text bold by simply selecting the text and pressing CTRL+B.
There is a keyboard shortcut of CTRL+ALT+M, but instead of putting existing content in Math mode, it ...
1
vote
1answer
627 views
Comment many lines
I use texmaker and some time ago I found, by chance, a way to comment many lines at once, but I can't remember it now.
Can somebody remind me of that?
0
votes
0answers
525 views
Using nomenclature with Texmaker [closed]
I'm trying to generate a list of abbreviations with Texmaker but it doesn't work. It used to work on a Mac with TeXShop a couple of days ago, but not on TeXmaker at the moment.
Did anybody have the ...
1
vote
1answer
222 views
How can I select the engine for portable Texmaker?
I have a portable TexMaker in my memory.
Portable TexLive 2012 is installed on it too.
I want to make my documents with TexMaker using engine which in TexLive.
0
votes
2answers
996 views
How to configure Texmaker to work on Mac with MacTeX?
I installed Texmaker for mac and download MacTeX and installed this .zip:
I couldn't find the files in /usr/ or /bin/.
What are the preferences I should enter in these cells? Please give me the ...
2
votes
1answer
242 views
Texmaker generated pdf file not showing the position of cursor
I am compiling LaTeX files with Texmaker on Ubuntu 12.04 system.
When I run pdflatex and then view the pdf file (internal), it does not show me the exact place where I am editing on Texmaker i.e. ...
5
votes
1answer
412 views
Customize auto-completion in Texmaker
How can I work with customize completion?
I want to add some new auto-completion but I don't know How the wizard works.
It's here: User>Customize Completion
I don't know what should be writen in the ...
3
votes
0answers
210 views
TexMaker lost ability to produce pdf files [closed]
Ubuntu 12.10,
Texlive 2012.20120611-4,
TexMaker 3.4-1
I was trying to change my Texmaker configuration from bibtex to biblatex and instead managed to lose any ability to produce pdf files. I do not ...
7
votes
4answers
348 views
Texmaker pdflatex compile error with libertine font after updating Texlive 2012
After updating the texlive 2012 in Ubuntu 12.04 by
# tlmgr update --all
I found pdflatex (within Texmaker) cannot compile a TeX file with the Libertine font
\usepackage{libertine} ...
0
votes
1answer
335 views
Beginner―Texmaker: generate HTML, MathML
I am very new to LaTeX and everything connected to it,but since I come from the HTML, I know what it means to use a markup language.
I try to setup Texmaker that I can generate MathML and or HTML ...
2
votes
1answer
93 views
newcommand arguments auto prompts
I am using Texmaker and am trying to define a new command that takes some mandatory arguments. But I want it in this way: when user just typed the first few letters of the new command, it will be auto ...
7
votes
2answers
842 views
Compiler gives hundreds of “invalid character” suddenly
I am writing my latex document in TexMaker and suddenly in one of the thousands of compilations I make there is a error and I cant get rid of it. The error is:
! Text line contains an invalid ...
2
votes
0answers
164 views
How to automate mpost for FeynMP Graphics via Texmaker + Miktex on Windows 8 [duplicate]
Producing FeynMF graphs requires manual running of mpost command on .mp file at terminal each time after [latex] compiling the tex document. In other words it goes like this:
Latex + dvips + ps2pdf + ...
1
vote
1answer
360 views
Changing the color of user defined commands in TeXmaker
I have some own commands (as \note) that I usually define in the beginning of each document, which I would like TeXmaker to highlight in the same way as similar commands such as sections and math are ...
3
votes
2answers
747 views
Add word to TexMaker dictionary?
How can I add a word to the dictionary of TexMaker? I cannot see any options for this in the software.
1
vote
1answer
4k views
New installation – Texmaker Quick Build says: “Could not start the command”
I just downloaded and installed Texmaker. I've never used any (La)TeX before.
When I click the Run button with an arrow next to "Quick build" I get an error saying "Could not start the command". Why? ...
1
vote
2answers
505 views
In moderncv \address, \email, \mobile are not working
This is my code
\documentclass[11pt,a4paper,sans]{moderncv}
\moderncvstyle{casual}
\moderncvcolor{blue}
%\usepackage{geometry}
...
1
vote
0answers
25 views
How can I get texmaker to pick up my local class file [duplicate]
Possible Duplicate:
Where do I place my own .sty files, to make them available to all my .tex files?
I am using (as a newbie) texmaker to create documents on linux. I am making my first ...
0
votes
0answers
435 views
Bibliography not loading (empty bbl file) [closed]
I am pretty new to LaTeX and much more to bibliographies and I have a problem when loading one.
As I don't pretty know how to do things I tried to follow some steps for building my bibliography.
I ...
0
votes
0answers
48 views
Problem about bibdesk 1.5.10 [duplicate]
Possible Duplicate:
Is it normal for BibTeX to replace similar author names with “------”?
I have bibdesk that I created my reference list. I use texmaker on my mac. In my .tex file I am ...
7
votes
1answer
125 views
Using structural commands in \newcommand - structure messed up?
Is it right that usage of structural commands like \chapter, \section, \subsection and the like inside of \newcommand screws up the document's structure? I've got a \section*{...} inside a \newcommand ...
0
votes
1answer
126 views
how to use converted tex from mathtype equation in texmaker? Als
I have got the following TeX equation:
\[r(t)=\frac{l}{1+e\cos \theta (t)}\]
Now I could not use this in Texmaker. To show the same equation Texmaker wants
$ r(t )= \dfrac{l}{ 1+e cos \theta (t)} ...
2
votes
2answers
102 views
Problems with going to the end or beginning of the line in Texmaker on Mac OS X
I am using Texmaker in my MacBook. Generally for text writing places, Command+← or Command+→ takes the cursor to the right or left most position of that line. But I see that when I have already ...
1
vote
1answer
1k views
Texmaker / TeXstudio does not compile XeLaTeX with MiKTeX portable
I am trying to migrate from TeXworks to Texmaker (just for the fact that it is better for handling multi-files projects). I am using portable versions of both MiKTeX and Texmaker, so, in Texmaker I ...
0
votes
1answer
1k views
Texmaker not generating pdf everytime, but showing the same old pdf
I am new to TeXmaker and all its tools. I have my thesis template in LaTeX which I am trying to work on and am using Adobe Reader to view it. The problem is that Texmaker is generating a pdf file for ...
2
votes
2answers
232 views
texmaker automatically sets scale=1 in the includegraphics tool. Can this be customised?
I got this set up in Kile, but can't figure it out in texmaker. I want almost all my figures to be as wide as the text, at the moment I have to type this in manually each time. There is already a ...
2
votes
1answer
188 views
Backup of user-defined entries of autocompletion in Texmaker?
Does anybody know where Texmaker stores the user-defined entries to the autocompletion feature? I'd like to back up (as well as export) my own entries.
2
votes
0answers
191 views
What are \notes{} for in beamer?
I cannot put a lot of text in \notes{} so I wonder what it is used for.
I mean I would like to add comprehensive explanations to frames. But if I write too much text, a segmentation fault occurs.
I ...
3
votes
0answers
318 views
Texmaker, use a “build” subdirectory for output files, and bibliography
I think this is more like a bug for Texmaker.
Here is description:
I'm using Texmaker on windows, and I wanted to add bibliography using:
\bibliographystyle{plain} % (uses file "plain.bst")
...
0
votes
0answers
367 views
PDFs made with TeXLive won't print from Ubuntu 12.10 from one particular computer [closed]
I'm having a strange problem with one of my two Ubuntu 12.10 installs. One system works perfectly for creating PDFs with Texmaker and printing the PDFs from Document Viewer to networked printers. The ...
1
vote
1answer
982 views
Texmaker's internal pdf-viewer doesn't work
I have just downloaded TeXmaker ("a free, modern and cross-platform LaTeX editor for linux, macosx and windows systems that integrates many tools needed to develop documents with LaTeX, in just one ...
2
votes
1answer
856 views
Font OT1/ptm/m/n/9=ptmr7t at 9.0pt not loadable: Metric (TFM) file not found [closed]
My .tex file failed the LaTeX compile with one of this problem, my OS is Ubuntu 12.04, and it seems to have the same problem in Fedora 16. Can someone help me with this?
1
vote
2answers
381 views
MacPorts: install packages for use in Texmaker
I'm using Texmaker and want to install the package algorithmicx to write some pseudocode. I've tried using MacPorts to download and install the package but I can't seem to load it in Texmaker or in ...
3
votes
1answer
201 views
Tranferring Texmaker settings from Windows to Linux
In principle, this could turn out to be a very stupid question. But, let me ask this right away: I am very happy with Windows that I am planning to shift to a Linux distribution later today. So, my ...
3
votes
1answer
413 views
Configuring Texmaker to run mpost for FeynMP Graphics
This question led to a new package:
feynmp-auto
What is the command line to be placed in the User
Quick Build Command of Texmaker to get:
LaTeX + mpost + dvips + ps2pdf + ViewPDF
That's to ...
1
vote
0answers
334 views
Problem with quick build [closed]
I just started using texmaker and have now faced a problem with viewing the made file as a pdf-file. I have selected the PdfLaTex + View PDF setting from the Quick Build Command -list. And next to the ...



