Hi, David, and everyone I just uploaded to cmpc1/incoming the patch file fit-unlimited.diff.980105. This patch (relative to beta340) removes some arbitrary...
Hans-Bernhard Broeker
broeker@...
Jan 6, 1998 1:49 am
760
Hi, all, One of my colleagues just pointed out to me that the ".gnuplot" file (in the HOME directory on his Unix machine) doesn't seem to be read when he fires...
crawford richard
u600256@...
Jan 7, 1998 12:49 am
761
... Could he try ~/gnuplot.ini? Maybe, for some obscure reason, "unix" wasn't defined when r338 was compiled (plot.c ll.223). It works for me under r340, and I...
Lars Hecking
lhecking@...
Jan 7, 1998 8:22 pm
762
Hello! I'm new to this list and first of all I want to know if there is a mailing list archive to avoid unnecessary questions. Regards, Stefan Schroepfer ...
Stefan Schroepfer
scr@...
Jan 7, 1998 10:27 pm
763
Subject: Xgfe: X11 GUI for Gnuplot Date: Tue, 6 Jan 1998 19:15:32 GMT From: dmi1@... Organization: none Newsgroups: comp.os.linux.announce ...
Rolf Niepraschk
niepraschk@...
Jan 8, 1998 6:24 pm
764
O.k. gang, let me shortly introduce myself and explain why I decided to participate on this list. - I am a gnuplot user for several years --- using it for...
Stefan Schroepfer
scr@...
Jan 8, 1998 6:15 pm
765
Dear Gnuplot team, we would like to get and test the most recent gnuplot version. As a suggestion concerning new features, the possibility of adding vertical ...
TeilnehmerIn ppm
ppm-205@...
Jan 9, 1998 10:44 pm
766
Hi gang, I am trying to build gnuplot beta 3.6 pl 340 on HP-UX, and the configure script insists that it can't find any X stuff, yet I am working with X. The...
Stefan A. Deutscher
stefand@...
Jan 10, 1998 12:31 am
767
... [...] ... I have compiled this under OS/2 (XFree86) and found that it's working with gnuplot 3.6pl338 as expected. (same under Linux). BTW, I submitted the...
... Thanks, HBB! Any hint where to start looking? Am I right to assume, that the following should worry me: ls /usr/include/X11/ bitmaps/ and I should find...
Stefan A. Deutscher
stefand@...
Jan 12, 1998 7:34 pm
770
... Are there any other X related subdirs in /usr/include, eg. X11R4, X11R5 etc. I you can't find any headers, you may have to install X11 locally, eg. in...
Lars Hecking
lhecking@...
Jan 12, 1998 8:52 pm
771
Hi guys, thanks for all the help. I managed to get an account on the only machine with a real ANSI capable cc, and this one also had the X stuff such that...
Stefan A. Deutscher
stefand@...
Jan 12, 1998 11:09 pm
772
... For this reason I have set gnuplot*background: white in my .Xdefaults file (CDE under Solaris and DEC unix). ... Yeah, same thing. Just edit you...
Lars Hecking
lhecking@...
Jan 12, 1998 11:38 pm
773
... A shortcoming of the configure test for #error and #warning. For a quick fix, remove the '#warning' at the line start manually. ... That's really ugly...
Lars Hecking
lhecking@...
Jan 14, 1998 2:13 am
774
I've been using gnuplot 3.6 for over a year. Great product! I have it running on a convex and several SGI workstations with Irix Release 5.3. We recently...
Bill Sickles
b09808@...
Jan 13, 1998 6:39 pm
775
The beginning of a new year seems to be a good point of time to ask the usual question: what will it bring except a few bugfixes for the latest beta of gnuplot...
Alexander Mai
st002279@...
Jan 15, 1998 4:24 am
776
... I ran into this. The right solution would be to improve the configuration script to also check for the library version. My workaround was to edit...
James R. Van Zandt
jrv@...
Jan 15, 1998 4:41 am
777
set terminal postscript portrait set output 'gp_symbols.ps' set noxtics set noytics set noborder set nokey set size square set parametric set polar set angles...
Manfred Weber
manfred@...
Jan 15, 1998 6:08 pm
778
... Thanks so much for the instant reply. The above idea is great. Unfortunately, its not what I meant: I need the codes of special characters in the...
Yehuda Naveh
yehuda@...
Jan 15, 1998 5:28 pm
779
Hi all, I was given access to a machine with the full Ansi C and X stuff, and now gnuplot built. I do have two odd problems, even after I fixed the background...
Stefan A. Deutscher
stefand@...
Jan 16, 1998 12:16 am
780
... ghostscript ships with a small postscript program prfont.ps or something like that which can produce a symbol table. I append it here. There's a trivial...
David Denholm
David.Denholm@...
Jan 15, 1998 11:39 pm
781
... [snip] ... Also, I printed it here, and it is not 69-74 which are opaque (anymore?) on the local HP LaserJet 4 with PS installed. :-( Cheers. Stefan -- ...
Stefan A. Deutscher
stefand@...
Jan 16, 1998 12:55 am
782
Hi guys, any smart way to have gnuplot handle this plot "< gzip -dc E_07.txt.gz" using 3:5 with lines transparently, i.e. like ghostscript, less, vim, \LaTeX2e...
Stefan A. Deutscher
stefand@...
Jan 16, 1998 1:16 am
783
Hi, Yehuda, do I get this right that you mean the code page for the Symbol character set? Try this small eps file: %!PS-Adobe-2.0 %%BoundingBox: 9 19 550 470 %...
Johannes Hoffstadt
Johannes.Hoffstadt@...
Jan 16, 1998 1:03 am
784
... Hi, are you sure that your gnuplot binary finds the newly compiled pl340 gnuplot_x11? Make sure that this one is in the path before the older one or...
Alexander Jolk
jolk@...
Jan 16, 1998 1:27 am
785
... Thanks. This ws it, now points, dots, and multiple windows work. Basically, I can ask the sysadmin to replace the old with the new one. Cheers! Stefan -- ...
Stefan A. Deutscher
stefand@...
Jan 16, 1998 1:40 am
786
Hello David! By using FontDirectory {pop DoFont} forall % All fonts (quite a long time) on HPLJ5simxps I get a lot of papers, beginning with ''AvantGarde-Demi...
Manfred Weber
manfred@...
Jan 16, 1998 2:08 am
787
... Yep. That solved my problems - thanks a lot. It generated all the possible symbols, in all fonts. By the way - I was specifically looking for << and >>...
Yehuda Naveh
yehuda@...
Jan 16, 1998 1:24 am
788
Hi, all, I've just uploaded a file "term-340.patch" to /incoming. This contains changes to the .trm files in version 340. These consist mostly of minor...