diff options
author | Karl Berry <karl@freefriends.org> | 2010-10-11 00:16:29 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-10-11 00:16:29 +0000 |
commit | edbf8bf2261e1265d66973e4e973df2bd857df4d (patch) | |
tree | 5d235cff6ca2c06d680f6ac6ce367190050a5edb /Master/texmf-dist/doc/latex/bodegraph/gnuplot/bodegraph/44.gnuplot | |
parent | ea0ac2d1bc725a9e159c3709bc8e775d77dc65bd (diff) |
new package bodegraph 1.4 (9oct10)
git-svn-id: svn://tug.org/texlive/trunk@20047 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/bodegraph/gnuplot/bodegraph/44.gnuplot')
-rw-r--r-- | Master/texmf-dist/doc/latex/bodegraph/gnuplot/bodegraph/44.gnuplot | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/bodegraph/gnuplot/bodegraph/44.gnuplot b/Master/texmf-dist/doc/latex/bodegraph/gnuplot/bodegraph/44.gnuplot new file mode 100644 index 00000000000..823536c4687 --- /dev/null +++ b/Master/texmf-dist/doc/latex/bodegraph/gnuplot/bodegraph/44.gnuplot @@ -0,0 +1,2 @@ +set table "gnuplot/bodegraph/44.table"; set format "%.5f"
+set samples 201; set parametric; plot [t=0:3] log10(10**t),(t<log10(1/(0.02))? 0:-90)+-(t<log10(1/((3*0.02)))? 0:-90)
|