Search found 2 matches

by tweeta600
Thu Nov 08, 2012 11:24 am
Forum: General
Topic: gnuplot-lua-tikz: Package not found error
Replies: 2
Views: 9193

Re: gnuplot-lua-tikz: Package not found error

Ok. After two days of frustration, I can now narrow down the issue.

The "random" charakter of the problem has gone :? , it follows a certain pattern.

gnuplot-lua-tikz.sty is in ~/Library/texmf/tex/latex
texhash has been run as su.

When I run PDFLateX on /folder/file.tex, I get no error and a ...
by tweeta600
Mon Nov 05, 2012 11:19 pm
Forum: General
Topic: gnuplot-lua-tikz: Package not found error
Replies: 2
Views: 9193

gnuplot-lua-tikz: Package not found error

Hi,

I am experiencing difficulites with a graph generated by gnuplot and its tikz terminal. When I run this code, I do not get error messages - but no graphical output, though.

My code:

\documentclass[]{beamer}
\usepackage{graphicx}
\usepackage{color}
\usepackage{transparent}

\usepackage[utf8 ...