Search the web
Sign In
New User? Sign Up
info-gnuplot-beta · Info-gnuplot BETA
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 2598 - 2627 of 5001   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2598
Hi there, i don't remember if this was discussed before here, but wouldn't it be a good idea to add an option to gnuplot_x11 to plot into the window of another...
Burkhard Plaum
plaum@...
Send Email
Jun 1, 1999
1:48 pm
2599
By chance, I discovered that CTAN carries an outdated version of gnuplot (3.50.1.17) in /tex-archive/graphics/gnuplot. I emailed the CTAN admins, and they are...
Lars Hecking
lhecking@...
Send Email
Jun 1, 1999
3:52 pm
2600
[redirected from bug-gnuplot) ... Well, I seem unable to do it :-( What I want to do: use the global 'pointsize' variable as scaling factor in...
Lars Hecking
lhecking@...
Send Email
Jun 1, 1999
6:41 pm
2601
... Please try the following patch. ... +++ command.c Tue Jun 1 20:21:46 1999 @@ -761,11 +761,21 @@ * after do_plot has returned, whence we know all is well ...
Lars Hecking
lhecking@...
Send Email
Jun 1, 1999
7:39 pm
2602
... I am truly honored :-) [snip] ... [snip] ... IIRC (my PostScript manual is at work but I'm at home), the eps standard says only one page per file. This...
crawford richard
u600256@...
Send Email
Jun 2, 1999
12:59 am
2603
... It can be done, at the cost of obfuscating the code completely. But rewriting the parser in yacc would help a great deal ... ... I have implemented this. ...
Lars Hecking
lhecking@...
Send Email
Jun 2, 1999
4:51 pm
2604
The gnuplot-3.7.0.7.tar.gz beta distribution is now available from ftp://ftp.ucc.ie/pub/gnuplot/beta/ The archive is "invisible" and can only be downloaded by ...
Lars Hecking
lhecking@...
Send Email
Jun 2, 1999
6:36 pm
2605
... ftp://ftp.ucc.ie/pub/gnuplot/beta/gnuplot-3.7.0.7.tar.gz I had to apply the following patch to src/util.c to get it to link config.h had a #define...
David Dyck
dcd@...
Send Email
Jun 2, 1999
8:59 pm
2606
... Typo. Thanks for the patch! ... This is for glibc. Not related to g++ includes. [[[[ unsubscribe from info-gnuplot-beta via majordomo@... ]]]]...
Lars Hecking
lhecking@...
Send Email
Jun 3, 1999
9:35 am
2607
I have fixed the following: - get rid of "# (not yet supported in official release)" in config.os2 - one wrong argument in the mouse-related part in readline.c...
Petr Mikulik
mikulik@...
Send Email
Jun 3, 1999
9:38 am
2608
... I ran into the very same problem (probably a typo). And corrected another one which has been sent already to Lars. I should note that I corrected this very...
Alexander Mai
st002279@...
Send Email
Jun 3, 1999
9:56 am
2609
... Thanks, I have applied your patch. [[[[ unsubscribe from info-gnuplot-beta via majordomo@... ]]]]...
Lars Hecking
lhecking@...
Send Email
Jun 3, 1999
10:11 am
2610
... My patch announced earlier fixes that (somebody has changed "" to NUL). Petr [[[[ unsubscribe from info-gnuplot-beta via majordomo@... ]]]]...
Petr Mikulik
mikulik@...
Send Email
Jun 3, 1999
10:48 am
2611
Hello, I just tried to use your metapost terminal for a project of mine. I want to run my generated mp file with env TEX=latex mpost because I want to use some...
Berthold Höllmann
bhoel@...
Send Email
Jun 3, 1999
4:28 pm
2612
... Very good! ... Here it interferes: if (1) !ls ... invalid command if (1) ; !ls ... is OK ... Petr Mikulik, mikulik@... [[[[ unsubscribe...
Petr Mikulik
mikulik@...
Send Email
Jun 3, 1999
5:50 pm
2613
... Exactly what I mean. This can only be fixed if the expression parser (in parse.c) is changed to stop after the closing parenthesis and returns execution to...
Lars Hecking
lhecking@...
Send Email
Jun 3, 1999
6:05 pm
2614
My testing shows that the GIF terminal's low-level graphic has y-range from 1 to xmax, instead of the documented 0 to xmax-1. Is it fixed in 3.7.0,7? Ilya ...
Ilya Zakharevich
ilya@...
Send Email
Jun 6, 1999
6:59 am
2615
... I think not. Can you please send a patch or point out where the error occurs? [[[[ unsubscribe from info-gnuplot-beta via majordomo@... ]]]]...
Lars Hecking
lhecking@...
Send Email
Jun 6, 1999
2:13 pm
2616
... ^^^^ ^^^^^^ Oups, ymax, of course! ... set output "foo,gif" set term gif test Observe the output: it has no lower border,...
Ilya Zakharevich
ilya@...
Send Email
Jun 6, 1999
6:45 pm
2617
Btw, I'm adding support for putting the documentation of Gnuplot terminals in a separate file, and I can see that END_HELP of mac.trm is missing, and there is...
Ilya Zakharevich
ilya@...
Send Email
Jun 6, 1999
6:45 pm
2618
... I'm guessing here, but can you please check whether the patch below fixes the problem? ... In which way would this patch be useful? Index: gif.trm ...
Lars Hecking
lhecking@...
Send Email
Jun 6, 1999
7:31 pm
2619
... Thanks, I have fixed this now. [[[[ unsubscribe from info-gnuplot-beta via majordomo@... ]]]]...
Lars Hecking
lhecking@...
Send Email
Jun 6, 1999
7:31 pm
2620
Another several-off error in 3.7: gnuplot> set output "xxx.png" gnuplot> set term png Terminal type set to 'png' Options are 'small monochrome' gnuplot> set...
Ilya Zakharevich
ilya@...
Send Email
Jun 6, 1999
9:16 pm
2621
Hi all, I use frequently (and pass on to others) things like plot "patch.gpd" \$ using 1:4, \$ "" using 1:11 Here, the $ denotes in best vi fashion the end of...
Stefan A. Deutscher
stefand@...
Send Email
Jun 7, 1999
9:11 am
2622
... Here's one: I vote to keep the current behaviour since it is much more consistent with other software (not only sh, but make, ...). If you (or anyone else...
Alexander Mai
st002279@...
Send Email
Jun 7, 1999
10:26 am
2623
... Yes, I get this, too (with an almost recent beta ...). Quoting the docs: `set size` is relative to the default size, which differs from terminal to...
Alexander Mai
st002279@...
Send Email
Jun 7, 1999
1:17 pm
2624
... I've used a slightly different one, which (I think) is better. At least, it worked for me when I tested it with the 'test' command. ... (ysize * GIF_YMAX -...
Hans-Bernhard Broeker
broeker@...
Send Email
Jun 7, 1999
1:18 pm
2625
... No. [[[[ unsubscribe from info-gnuplot-beta via majordomo@... ]]]]...
Lars Hecking
lhecking@...
Send Email
Jun 7, 1999
5:26 pm
2626
... Looking on the numbers 304, 200, 640, 480, my friend momentarily said: divisible by 8. This may explain things. Ilya [[[[ unsubscribe from...
Ilya Zakharevich
ilya@...
Send Email
Jun 7, 1999
10:07 pm
2627
While building tutorial.dvi I get a warning from LaTeX. Does anybody know what's wrong here? (/usr/share/texmf/tex/latex/base/ulasy.fd) [1] (eg1.tex) [1]...
Alexander Mai
st002279@...
Send Email
Jun 8, 1999
10:13 am
Messages 2598 - 2627 of 5001   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help