Tagged Questions
0
votes
0answers
207 views
installing texlive to work with texmaker [closed]
So I have followed the instructions on installing texlive from the thread How to install "vanilla" Texlive on Debian or Ubuntu but that didn't work so I started the thread installing vanilla texlive ...
1
vote
0answers
107 views
How do I manually install the necessary packages to get TeXmaker to work? And in which directory do I put them? [duplicate]
I use Ubuntu 12.04 and I'm just getting started with TeXmaker. However, I need to get the library/package (what's the difference anyway?) for it to work and I'm having trouble with finding it in the ...
1
vote
0answers
316 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 ...
2
votes
1answer
248 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. ...
2
votes
1answer
875 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?
0
votes
1answer
1k views
How to install a language package in Texmaker on Ubuntu 12.04?
I'm having problems with the babel language package with TeXmaker could someone propose a fix I've typed in \usepackage[french]{babel} and I get the following error:
Package babel Warning: No ...
3
votes
1answer
595 views
Command \AtBeginEnvironment already defined
I am pretty new to LaTeX. With windows, Miktex/Texmaker pretty-much takes care of package installation whenever needed, but on Ubuntu I have been downloading needed packages from CTAN and installing ...
1
vote
1answer
5k views
How do I manually install a package to Texmaker - Ubuntu 10.10+ [duplicate]
Possible Duplicate:
How do I install an individual package on a Linux system?
At university we have now been given a bunch of .sty files which fit the university's template.
I got it to ...
6
votes
1answer
19k views
How to install new packages on Texmaker on Ubuntu?
How do I install new packages on Texmaker? I use Ubuntu 10.04 LTS.
2
votes
1answer
785 views
I cannot use Sweave to process a file created in TeXmaker (or Gedit) under Ubuntu 10.10
I am attempting to use Sweave with R2.11.1 and Texmaker on Ubuntu 10.10. I have done this previously on Windows XP, where one saves the tex file as .Rnw and then processes it with Sweave. I have all ...
