Texmaker and TeXstudio ⇒ QuickBuild
QuickBuild
it reports every old bug that was specific for the pgfplots latex 2009
what am i doing wrong?
thank you
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
QuickBuild
Code: Select all
cd ~
nano .bashrc
Code: Select all
export PATH=/usr/local/texlive/2011/bin/i386-linux:$PATH
Open again, type:
Code: Select all
which pdflatex
Compile again, also you can try installing pgfplots again from:
http://sourceforge.net/projects/pgfplots/
Just extract it in /usr/local/texlive/2011/texmf-dist
The problem also might be that texmaker uses old PATHs.
Go to its options and FIX that.
If you still have problems, send a minimal working example.
Can't be bothered to learn how to use pgfplots.
Nikolay