Wir helfen bei LaTeX-Fragen
Zum Inhalt
Ich habe die Datenschutzerklärung gelesen und bin damit einverstanden.
Wenn du eine Datei oder mehrere Dateien anhängen möchtest, gib die Details unten ein. Du kannst Dateien auch anhängen, indem du sie mit der Maus in den Beitragseditor ziehst.
von Patrick1990 » Di 16. Apr 2013, 17:04
sudo ln -s /opt/local/bin/gnuplot /usr/local/bin/gnuplot
von Patrick1990 » Di 16. Apr 2013, 16:59
von Patrick1990 » Di 16. Apr 2013, 11:40
von Epllus » Di 16. Apr 2013, 10:09
Johannes_B hat geschrieben: erste Zeile: -shell-escape zweite Zeile: $synctexoption dritte Zeile: $fullname
von Johannes_B » Di 16. Apr 2013, 07:12
von Patrick1990 » Mo 15. Apr 2013, 22:37
von localghost » Mo 15. Apr 2013, 22:31
Patrick1990 hat geschrieben:[…] Finde es nur ärgerlich, dass gnuplot nicht mit Latex zu verbinden geht, wo ich doch hörte, dass man damit einige tolle Sachen machen kann.
von Patrick1990 » Mo 15. Apr 2013, 22:15
von Patrick1990 » Mo 15. Apr 2013, 22:14
! ==> Fatal error occurred, no output PDF file produced! Transcript written on texput.log. noname:~ patrickschwarz$ pdflatex -shell-escape -syntex=-1 Plot.tex pdflatex: unrecognized option `-syntex=-1' This is pdfTeX, Version 3.1415926-2.4-1.40.13 (TeX Live 2012) \write18 enabled. entering extended mode ! I can't find file `Plot.tex'. <*> Plot.tex (Press Enter to retry, or Control-D to exit) Please type another input file name:
noname:~ patrickschwarz$ gnuplot G N U P L O T Version 4.6 patchlevel 2 last modified 2013-03-14 Build System: Darwin i386 Copyright (C) 1986-1993, 1998, 2004, 2007-2013 Thomas Williams, Colin Kelley and many others gnuplot home: http://www.gnuplot.info faq, bugs, etc: type "help FAQ" immediate help: type "help" (plot window: hit 'h') Terminal type set to 'aqua' gnuplot>
von localghost » Mo 15. Apr 2013, 22:09
Patrick1990 hat geschrieben:Und das sagt mein Terminal, wenn ich pdflatex -shell-escape -syntex=-1 Plot.tex eingebe: […]
pdflatex -shell-escape -syntex=-1 Plot.tex
)sh: gnuplot: command not found
Nach oben