Search found 10 matches

by ZeeRaX
Tue Feb 26, 2013 12:42 pm
Forum: BibTeX, biblatex and biber
Topic: Invocation of BibTeX fails
Replies: 2
Views: 6444

Invocation of BibTeX fails

I feel stupid now. You see, I was right about most common issue with BibTex! And I think you all assumed it as well. The problem was in syntax and missing character .
Now

"../bin/win32/bibtex" %
Works fine! Thank you very much sir!

Why I didn't fix this by myself, is due to other commands, they ...
by ZeeRaX
Tue Feb 26, 2013 12:20 am
Forum: BibTeX, biblatex and biber
Topic: Invocation of BibTeX fails
Replies: 2
Views: 6444

Invocation of BibTeX fails

Hi Folks,

I can't figure out why I keep getting this error for a long time already. I'm running a portable version of Texmaker 3.5 and portable TeX Live 2012. Everything is working smooth, but not BibTeX.

TeXmaker settings:
pdfLaTeX: "../bin/win32/pdflatex.exe" -synctex=1 -interaction ...
by ZeeRaX
Mon May 30, 2011 11:40 pm
Forum: Graphics, Figures & Tables
Topic: gnuplot & tikz
Replies: 13
Views: 7927

gnuplot & tikz

Yes, this might be the problem :-/ But every other function worked fine so far.

I noticed that there is sigma on y-axis and it shouldn't be there :(

I don't want to ask more, but since you have it properly working. Can you compile again with following code?
\begin{tikzpicture}[scale=1.25 ...
by ZeeRaX
Mon May 30, 2011 11:10 pm
Forum: Graphics, Figures & Tables
Topic: gnuplot & tikz
Replies: 13
Views: 7927

gnuplot & tikz

I got the full path there, because I am using portable version of TexMaker and portable version of TeXLive and gnuplot.

I've tryied
pdfcslatex -shell-escape -synctex=1 -interaction=nonstopmode %.tex
but when I start to compile file - "couldn't start the command".

Personally I think that problem ...
by ZeeRaX
Mon May 30, 2011 10:46 pm
Forum: Graphics, Figures & Tables
Topic: gnuplot & tikz
Replies: 13
Views: 7927

Re: gnuplot & tikz

Thank you localhost, you are VERY KIND!

Here are my settings and output.
by ZeeRaX
Mon May 30, 2011 9:33 pm
Forum: Graphics, Figures & Tables
Topic: gnuplot & tikz
Replies: 13
Views: 7927

Re: gnuplot & tikz

Sorry guys, I'm kind of desperate here.

Do you know anyone who has working gnuplot with latex? And is willing to run code above and send me output pdf please?

Or can you suggest where should I ask?
by ZeeRaX
Mon May 30, 2011 3:43 pm
Forum: Graphics, Figures & Tables
Topic: gnuplot & tikz
Replies: 13
Views: 7927

Re: gnuplot & tikz

I know it is not polite, but I am really running out of possibilities... and time :cry:
by ZeeRaX
Mon May 30, 2011 12:16 am
Forum: Graphics, Figures & Tables
Topic: gnuplot & tikz
Replies: 13
Views: 7927

Re: gnuplot & tikz

I wrote that I have gnuplotn set as system variable :)

When I write in command line "gnuplot" it starts gnuplot console ver. 4.4 patchlevel 3.

Anyway I've spent too much time solving this with not much of success. I need this plot for my thesis till tommorow or day after. It would be great if ...
by ZeeRaX
Sun May 29, 2011 11:41 pm
Forum: Graphics, Figures & Tables
Topic: gnuplot & tikz
Replies: 13
Views: 7927

Re: gnuplot & tikz

Okey, thank you for very fast reply and warm welcoming.

Iam runnig windows 7. So far I understand that you need to have gnuplot as system variable - done. I am using packages
\usepackage[x11names, rgb]{xcolor}
\usepackage{tikz}

But whatever I do, I'll get only grid. But curve is not shown.
By ...
by ZeeRaX
Sun May 29, 2011 11:23 pm
Forum: Graphics, Figures & Tables
Topic: gnuplot & tikz
Replies: 13
Views: 7927

gnuplot & tikz

Hello everyone,

I'm sorry but I think I've tryied everything and it doesn't work. Now I am running out of time.

I would be very pleased if someone were so kind and generated for me this plot to pdf and posted link for download.
(It is using tikz and gnuplot). Thank you!

\begin{tikzpicture ...