Hi gang, it seems that the documentation / help hooks for 'show version' are gone? gnuplot> help show version Sorry, no help for 'show version' I tried that to...
Stefan A. Deutscher
stefand@...
Jul 1, 1998 9:40 am
1170
... ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Not really, just look at me :-) Honestly, while I'd be happy to contribute fortran routines I think even users...
Stefan A. Deutscher
stefand@...
Jul 1, 1998 9:41 am
1171
... Right, that works nicely on UNIX but not on OS/2 (even though I do run the various UNIX shells, probably it is a compile time option?) Also, HBB has a...
Stefan A. Deutscher
stefand@...
Jul 1, 1998 9:47 am
1172
Since a function like snprintf() seems to be desirable and as it's no new feature we might really try to find a 'free' one which may be incoporated in gnuplot....
Alexander Mai
st002279@...
Jul 1, 1998 9:47 am
1173
... [snip] ... Good to know. I thought I read that once, either in the PostScript cook book or in the GLE docs, but I wasn't sure. ... Or just any string /...
Stefan A. Deutscher
stefand@...
Jul 1, 1998 11:17 am
1174
... Has there ever been docu for that? ... My lossy memory may lie to me, here, but: I don't think I ever did such a thing :-) Would be nearly impossible to...
Hans-Bernhard Broeker
broeker@...
Jul 1, 1998 11:19 am
1175
... That would be me .... I didn't put it in 1) because of feature freeze, and 2) because it needs to be added to the documentation. [[[[ unsubscribe from...
Lars Hecking
lhecking@...
Jul 1, 1998 11:22 am
1176
... All right. Given that 'show version' is not documented either (nor is 'test') and has not been since at least 3.2, the latter is a moot point. The former,...
Stefan A. Deutscher
stefand@...
Jul 1, 1998 12:49 pm
1177
On Wed, Jul 01, 1998 at 12:34:52PM +0200, Hans-Bernhard Broeker wrote: [...] ... Well, e.g. try 'zip -v' on your machine. It usually reports the compiler used...
Alexander Mai
st002279@...
Jul 1, 1998 1:04 pm
1178
Hi all, running the OS/2 build of pl347 I just got for the second time: Terminal type set to 'pm' gnuplot> set term pm nowidelines enhanced Terminal type set...
Stefan A. Deutscher
stefand@...
Jul 1, 1998 1:35 pm
1179
... I'm a bit surprised, now. Why would an assertion failure trigger a *core dump*? Anyway: this obviously is a hidden3d problem, so it's up to me to fix it. I...
Hans-Bernhard Broeker
broeker@...
Jul 1, 1998 1:55 pm
1180
... If the other maintainers agree that it's a useful feature, it'll go in ;) As for portability concerns [HBB], I'm using struct utsname where available, and...
Lars Hecking
lhecking@...
Jul 1, 1998 1:58 pm
1181
... Feature freeze is partly molten anyway already (my 'monster patch' to beta 344 is a sizable source of new features, e.g.), so at least I have no objections...
Hans-Bernhard Broeker
broeker@...
Jul 1, 1998 2:17 pm
1182
On Wed, 1 Jul 1998, Stefan A. Deutscher wrote:
> gnuplot> set hidden3d
[...]
> gnuplot> splot "grazing_3D.mad" every 10 using 4:2:8 with lines
>...
Hans-Bernhard Broeker
broeker@...
Jul 1, 1998 5:01 pm
1183
An opinion... Leave utility tools outside the main design. Let some interested party make then tool and provide it for others to use. ... From: David Denholm...
BJ Freeman
bfree@...
Jul 1, 1998 5:21 pm
1184
Stefan A. Deutscher <stefand@...> wrote: [snip] ... I think that adding a "string" linestyle might need to be implemented on a terminal-by-terminal basis,...
crawford richard
u600256@...
Jul 1, 1998 7:05 pm
1185
SAD> I tried that to see whether the proposed 'show version long' (or what SAD> ever it was) made it in pl347, IIRC it was HBB who came up with a quick SAD>...
crawford richard
u600256@...
Jul 1, 1998 7:06 pm
1186
... [snip] ... I agree that such a scheme would be very popular. I think the temporary fix, to shut Stefan up :-) and make some of the rest of us very happy,...
Paul Halsema
phalsema@...
Jul 1, 1998 11:31 pm
1187
Hi, Stefan and all, Here's a little patch to the 347 version of "post.trm". It does two things. First, both "color" and "colour" are now accepted. Second, it...
crawford richard
u600256@...
Jul 2, 1998 12:24 am
1188
... Great news. So be it in 3.7a98pl421 :-) ... Yes. Just now (on pl338 still with the eps enhanced terminal) and I get translucent symbols: 70 + 71 x 72 * 73...
Stefan A. Deutscher
stefand@...
Jul 2, 1998 7:43 am
1189
... [ snip ] Goodness! Already? If you keep working like this you're likely to find and fix the next bug before it has been reported (or even before it has ...
Stefan A. Deutscher
stefand@...
Jul 2, 1998 11:37 am
1190
Howdy, y'all! I just tried gnuplot> set z2range [2.0 to 50*tan(2.0/180.0*3.14159268)+2.5] ^ valid set options: [] = choose one, {} means optional 'angles' ...
Stefan A. Deutscher
stefand@...
Jul 2, 1998 1:51 pm
1191
... [...] ... z2range is not allowed, and not implemented. Actually, no 'z2*' setting is there at all, and the x2* and y2* have no effect in 3D plotting...
Hans-Bernhard Broeker
broeker@...
Jul 2, 1998 3:27 pm
1192
Hmm, the last time I I missed one option for the snprintf problem ... 1) Why don't we use snprintf() when it's available on a system ?? This doesn't break...
Alexander Mai
st002279@...
Jul 2, 1998 4:21 pm
1193
... Good point. There may be other files where snprintf might be more appropriate than sprintf, though. It might even be useful to replace all sprintf() with...
Lars Hecking
lhecking@...
Jul 2, 1998 4:51 pm
1194
... Can you think of a better shorthand for writing the possibilities? [x|y|z|x2|y2]label? [x{2}|y{2}|z]label? These get rather long, and the list is long as...
crawford richard
u600256@...
Jul 2, 1998 4:55 pm
1195
... That's probably a bit too soon -- maybe 3.7a98pl1423. ... Probably because the patch that adds #70-75 wasn't added in until 347 ... ... I agree. Stefan,...
crawford richard
u600256@...
Jul 2, 1998 4:40 pm
1196
... Sure, just a quick implementation of *2ranges for splots [Ducking and running ... ] ... Right. Maybe just a mention verbatim after the list '*2stuff' not...
Stefan A. Deutscher
stefand@...
Jul 2, 1998 4:55 pm
1197
... Hey! Gettin' lazy over there, hm?? :-) ... That sounds like, well, like a sound explanation. I'll try that one then. Thanks! ... Tell me about it. Normally...
Stefan A. Deutscher
stefand@...
Jul 2, 1998 5:24 pm
1198
Hi, all, Okay, here's another of Stefan's wishes answered. This patch (against 347) allows a key entry to be unaccompanied by a sample. Usage isn't quite what...