From shin@hermes.fju.edu.tw  Thu Feb 12 04:11:28 1998
Received: from hermes.fju.edu.tw  for shin@hermes.fju.edu.tw
	by www.ccl.net (8.8.3/950822.1) id DAA24422; Thu, 12 Feb 1998 03:39:53 -0500 (EST)
Received: by hermes.fju.edu.tw (AIX 3.2/UCB 5.64/4.03)
          id AA16572; Thu, 12 Feb 1998 16:38:15 +0800
Date: Thu, 12 Feb 1998 16:38:15 +0800
From: shin@hermes.fju.edu.tw (Shin-Inn Chen)
Message-Id: <9802120838.AA16572@hermes.fju.edu.tw>
To: chemistry@www.ccl.net
Subject: summary: postscript editor



        thanks for your help!

my original question:
> dear netters:
>        i need a program that can read the postscript file and modify the
> figure. does any one know where can i download the program like this?
> any suggestion will be appreciated.

and i got the following answers:
-------------------------------------------------------------------------
I'm not sure if there are any freeware programs around to do this, but
modern versions of Adobe Illustrator and Coral Draw have good import
filters which for most postscript files work well.

Regards,
Phil.

------------------------------------------------------------------------

Hi,

CorelDraw 7.0 is able to import PS files, and then you are free to edit
the figure as you want.

The only problem, it is not free...

Keep in mind that older versions of coreldraw are not able to read PS files.

ciao
Luigi
----------------------------------------------------------------------------

Dear Shin-Inn Chen,
it is no simple task to write a PostScript interpreter.
For the Macintosh there used to be a program called LaserTalk,
which could be used to analyze and debug PostScript code.
Some graphics programs (such as CorelDraw) will read a .ps file,
and let you manipulate it as a graphical object.
But it will not let you operate on the individual components.

In principle you should be able to take the source code
>from GhostScript and turn it in to an editor.
Maybe someone else had better suggestions.

Good luck,
----------------------------------------------------------------------------

Hi,

on workstation you can use "xv" and "ghostview"
to edit and to modify your postscript files.
However, it is not that good. I am very
interested in any other solution.
Bye.

                                      ...Xav
---------------------------------------------------------------------------

Hi,
Adobe Illustrator can do that very nicely, however it is not share or free
ware and quite expensive.

Best regards,  Gert
------------------------------------------------------------------------

There is a program for x-windows systems, but I don't know exactly the
name. It's part of very linux distr. Try xpaint, tgif and so at one
of the ftp-servers, I think it was tgif.
                                Andreas Goeller
---------------------------------------------------------------

Hi Shin,
you may use CorelDraw to do this. Import it as *.EPS file and use the
"curve" feature. After that you should ungroup it and make individual
changes. Good luck.
Regards,
Claudio
Ciba Specialty Chemicals, Germany
 --------------------------------------------------------------------

I don't know what's your operating system, but if you use a Mac you can
download the program called photoshop of Adove from:

          ftp.rediris.es

If you use a Pc, you can use a program called  "Paint shop Pro" for Win95.

                                                            best regards.
------------------------------------------------------------------------

Hello Shin,

There is a plug-in for Freehand called "PS Edit Link".  It is not
free.  For some PS files it works great (such as the print files from
Daylight programs).  In other cases it does not work.  I don't know
why.  If you hear of anything better please let me know.

Cheers, Eric
--------------------------------------------------------------------------

hi Shin,

one possibility to edit ps-files is the following: Take your ps-file (I
think it is a figure) under Linux and convert it with the following order
to an .fig-file: ps2edit (the exact order-structure can You see in the
man-pages.After conversion you can edit the new file under the
program xfig. If you have finished your session then you can safe the 
file as an eps-file. Hope it works!

best wishes

oliver
---------------------------------------------------------------------------

Hi,

on workstation you can use "xv" and "ghostview"
to edit and to modify your postscript files.
However, it is not that good. I am very
interested in any other solution.
Bye.

                                      ...Xav
----------------------------------------------------------------------------

 Dear Shin-Inn,

Try with Ghostview x.x. I think it is freeware.


        with kindest regards,
        
              Zeljko
----------------------------------------------------------------------------

You can use pagedraw software, it can be downloaded from the
http://www.mayura.com/ page and it can edit the postscript files if you
have the ghostscript installed.

Hope this helps

Regards
----------------------------------------------------------------------------

Dear Shin,
	on UNIX/LINUX, Win and Mac you may use ImageMagick which do exactly 
what you need.

have a look at it at:
http://www.wizards.dupont.com/cristy/ImageMagick.html

Bye
Bruno
-------------------------------------------------------------------------------

The only visual Postscript editor I know (and tried) is Tailor. It first
appeared on NEXTSTEP and has been ported to MacOS. 

See 
http://www.zdnet.com/macuser/mu_0397/reviews/review12.html
for a review.

A demo is available at:
http://www.enfocus.com/ 


See attachment below for a more complete description of the NEXTSTEP
version of the program, which runs on Intel based PCs.


Hopes this can help,



Bruno
----------------------------------------------------------------------------

http://www.peanuts.org/


Tailor Office 2.0d

Visual PostScript Editor

Search the FTP-server for Tailor Office

Description

   * postscript editor.

With Tailor, you can visually edit PostScript documents, effortlessly
and cleanly - no specialized knowledge required at all. You can cut
pieces out of a document and copy them to any other application. Or
recover text paragraphs for use in your favorite word processor. And all
this regardless of the platform the document was generated on.
Tailor offers numerous tools for productive, visual editing, even of the
most complex documents. Tailor Office 2.0 is targeted towards the
general user .

-------------------------------------------------------------------------------
Hi Shin,

	Adobe illustrator (AI) will allow you to read in postscript and edit each
element of the postscript file. The current version of AI 7.0 on the mac
and pc will read in the postscript file directly. AI 5.0 for unix and
windows versions bellow 7.0(I also think mac version bellow 7.0) requires
you to convert the file from .ps to .ai before it can be read in. This can
be done using ghostscript (ps2ai.ps). I have also used Tailor and
IslandDraw which are both very good but are limited with the platforms you
can use it on. Adobe offers special academic pricing which makes it more
affordable. I do not know of any freeware/shareware available which will
allow you to modify a postscript file beyond scaling, rotating and
converting file formats.

--------------------------------------------------------------------------------

I have a suspicion that the original request may have been
misunderstood. Until now, all postings referred to programs
which can read an EPS file and export it as some kind of
bitmap and support the addition of
annotations and other image manipulations on the
bitmap. A good selection of these programs has been presented in the
previous posts.

However, EDITING a PostScript file is another problem. For example,
if you want do delete a line which crosses other elements this will
be an awkward procedure in a typical image processing program, and in
any case you will lose the advantage of the original file format, for
example scalability without artefacts etc.

There are programs available which contain an embedded
PostScript interpreter and allow direct manipulation of the
PostScript strokes and other basic elements. Unfortunately,
these programs tend to be rather expensive.

The freeware program 'pstoedit' (part of the X11R6 distribution, also
available from numerous ftp repositories, check with archie,
most current version appears to be 2.50) will read a PostScript
or PDF file and output its contents in various vector formats
(mif, fig, cgm, wmf, gnuplot, dxf, etc.) which can be
loaded into a vector drawing program and manipulated in a
more comfortable way than with bitmap image manipulation programs.
Note however that this program only processes lines and text,
embedded images etc. are lost in the conversion process. You also need
a PostScript interpreter program, for example ghostscript.

Of course, you can also use your standard text editor to edit the
original file directly. PostScript is plain Ascii and inherently just another
programming language. Direct editing is not so difficult as it may
sound if you simply remove items -
just a few hours ago I edited an MSI Cerius II output file to get rid of
some annoying logos. All you need is a PostScript language documentation
manual and a PostScript display program to avoid wasting paper
during the editing steps.


--
Dr. Wolf-D. Ihlenfeldt

----------------------------------------------------------------------------- 
 You have several options:
 
 - Adobe Ilustrator is able to read postscript files and modify the contents,
   but it's a commercial software.
   
 - Mayura Draw is a postscript editor for W95 and is FREEWARE !!!
   We have used it and is easy and fast.
   You can obtain it from  http://www.wix.com/PageDraw
   May be you will need Abobe Type Manager if you need to include text.
   
  
  Best wishes,
  
               Carles
  
________________________________________________________________




From gadre@chem.unipune.ernet.in  Thu Feb 12 08:11:28 1998
Received: from naveen.ncst.ernet.in  for gadre@chem.unipune.ernet.in
	by www.ccl.net (8.8.3/950822.1) id HAA25107; Thu, 12 Feb 1998 07:20:34 -0500 (EST)
Received: from unipune.ernet.in (unipune.ernet.in [196.1.114.1]) by naveen.ncst.ernet.in (8.6.12/8.6.6) with ESMTP id RAA24339 for <CHEMISTRY@www.ccl.net>; Thu, 12 Feb 1998 17:58:41 +0530
Received: from chem.unipune.ernet.in by unipune.ernet.in (8.8.5/UNIPUNE-MAILHUB(02.04.97))
	id RAA22664; Thu, 12 Feb 1998 17:41:49 -0500 (GMT)
Received: by chem.unipune.ernet.in (8.7.5/SMI-SVR4)
	id RAA23609; Thu, 12 Feb 1998 17:57:06 -0500
Date: Thu, 12 Feb 1998 17:57:06 -0500
From: gadre@chem.unipune.ernet.in (Prof. Shridhar R. Gadre)
Message-Id: <199802122257.RAA23609@chem.unipune.ernet.in>
To: CHEMISTRY@www.ccl.net
Subject: Crown ether hydration patterns





Dear Madams and Sirs:
We are currently interested in looking at the pattern of hydration
in crown ethers...to look at the hydration sites and hydration energies
with special emphasis on 'why' and 'how' of the process.
Kindly send us references of related works (theoretical as well as experimental)
if any. We are aware of some crystallographic and simulation studies done on these systems. 
We will deeply appreciate relevant reprints/preprints (if you are the author
of these works). Thanks for the help!..............Shridhar Gadre


From toukie@zui.unizh.ch  Fri Feb 13 03:11:39 1998
Received: from zzmkgtw.zzmk.unizh.ch  for toukie@zui.unizh.ch
	by www.ccl.net (8.8.3/950822.1) id DAA01941; Fri, 13 Feb 1998 03:03:02 -0500 (EST)
Received: by zzmkgtw.zzmk.unizh.ch; (5.65v3.2/1.3/10May95) id AA02753; Fri, 13 Feb 1998 09:03:01 +0100
Message-Id: <3.0.3.32.19980213090619.006888ac@highdent>
X-Sender: toukie@highdent (Unverified)
X-Mailer: QUALCOMM Windows Eudora Light Version 3.0.3 (32)
Date: Fri, 13 Feb 1998 09:06:19 +0100
To: chemistry@www.ccl.net
From: "Hr. Dr. S. Shapiro" <toukie@zui.unizh.ch>
Subject: IR halfband widths
Cc: toukie@zui.unizh.ch



Dear Colleagues;

	I quote from an article published in Spectrochim. Acta 19: 1013 ('63):

	"Band broadening can also result where a complex polyatomic molecule can
exist in different conformational forms.  If the centers of conformational
isomerism are ultimately involved in the normal vibration responsible for
the absorption, it is likely that two separate bands will be resolved, and
many cases of this kind are known.  However, if centers of conformational
isomerism are more remote from the atoms primarily involved in the normal
vibration, the perturbation of the steric change on the band frequency may
be very small, in which case it will only act to broaden the band.  NO
EXAMPLES OF SUCH AN EFFECT HAVE YET BEEN POSITIVELY DEMONSTRATED ...."
(Emphasis by capitalisation added.)

	I would be interested in hearing from anyone who can supply me with
references (any, though the more recent the better) definitively
demonstrating conformational IR band broadening of the type that, as of
1963, still had not been positively demonstrated.

	Thanks in advance to all responders.


Sincerely,

S. Shapiro
toukie@zui.unizh.ch



From root@liposome.genebee.msu.su  Fri Feb 13 08:17:46 1998
Received: from liposome.genebee.msu.su  for root@liposome.genebee.msu.su
	by www.ccl.net (8.8.3/950822.1) id HAA03580; Fri, 13 Feb 1998 07:32:01 -0500 (EST)
Received: from localhost (root@localhost)
	by liposome.genebee.msu.su (8.8.5/8.8.5) with SMTP id PAA07225
	for <chemistry@www.ccl.net>; Fri, 13 Feb 1998 15:39:42 +0300
Date: Fri, 13 Feb 1998 15:39:42 +0300 (MSK)
From: root <root@liposome.genebee.msu.su>
To: chemistry@www.ccl.net
Subject: FYI:FORTRAN:LINUX:EGCS:Re: g77 Fortran compiler (fwd)
Message-ID: <Pine.LNX.3.95.980213153834.1541B-100000@liposome.genebee.msu.su>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Status: RO
Content-Length: 3096



---------- Forwarded message ----------
Date: Thu, 12 Feb 1998 14:35:17 +0100 (MET)
From: Thomas Meinders <mt@mechb.uni-stuttgart.de>
Reply-To: redhat-list@redhat.com
To: redhat-list@redhat.com
Cc: sopwith@cuc.edu
Subject: Re: g77 Fortran compiler
Resent-Date: 12 Feb 1998 13:35:45 -0000
Resent-From: redhat-list@redhat.com
Resent-cc: recipient list not shown: ;

Hey Elliot:
Thank you very much for your hint using egcs instead of gcc and the g77 
patches. It works great!

What have we done?

1) We deinstalled the following packages:
	gcc-c++-2.7.2.3-5
	gcc-2.7.2.3-5
	gcc-objc-2.7.2.3-5

2) From ftp.circ.us.eu.org/pub/linux/packages/i386 we installed:
	egcs-c++-1.0.1-3
	egcs-objc-1.0.1-3
	egcs-1.0.1-3
	egcs-g77-1.0.1-3

There was only one problem: The egcs packages require the binutilities 
package: 
	binutils-2.8.1.0.17-1.i386.rpm

to be installed.
The default Redhat 5.0 distribution comes with binutils-2.8.1.0.1-1.i386.rpm
So we tried:
	rpm -Uvh binutils-2.8.1.0.17-1.i386..rpm

but this gave us:
failed dependencies:
        libbfd.so.2.8.1.0.1 is needed by procps-1.2.4-1

So we decided to do:
        rpm -ivh binutils-2.8.1.0.17-1.i386.rpm

That leaves us with two binutils on our machine. I don't feel to good 
about it, but I couldn't find a different workaround. Did I do something 
wrong? Or do I have to worry about this two binutils packages to be 
installed?

Thank you for your help!

	Thomas


--
Thomas Meinders, Institute B of Mechanics, University of Stuttgart
Pfaffenwaldring 9, D-70550 Stuttgart, phone: (+49)-711-685-6821, fax -6400
privat: Friesenstr. 20, 71065 Sindelfingen, +49 (7031) 871831 
http://www.uni-stuttgart.de/mechb/Leute/Meinders 

On Thu, 5 Feb 1998, Elliot Lee wrote:

> On Thu, 5 Feb 1998, Thomas Meinders wrote:
> 
> > Can it be real that RedHat5.0 comes without the g77 fortran compiler? Or 
> > do I miss something important?
> 
> Yup, it's real. It's for a good reason, too:
> 
> The g77 patches for gcc 2.7.x introduce instabilities into the C compiler. 
> 
> If you really must have g77 (i.e. f2c won't work for you) you may want to
> try out egcs - it's an experimental compiler based upon gcc, that includes
> g77. I have .rpm's available at
> ftp://ftp.circ.us.eu.org/pub/linux/packages/i386/ (you'll want to get
> egcs-*.i386.rpm and libstdc++-*.i386.rpm). 
> 
> -- Elliot					http://www.redhat.com/
> "The obvious mathematical breakthrough would be development of an easy way
> to factor large prime numbers." -- Bill Gates from "The Road Ahead," p. 265.
> 
> 
> 

-- 
  PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists
         To unsubscribe: mail redhat-list-request@redhat.com with 
                       "unsubscribe" as the Subject.



From FRANCOIS.HUTSCHKA@total.com  Fri Feb 13 13:21:58 1998
Received: from total.com  for FRANCOIS.HUTSCHKA@total.com
	by www.ccl.net (8.8.3/950822.1) id MAA06685; Fri, 13 Feb 1998 12:52:08 -0500 (EST)
From: <FRANCOIS.HUTSCHKA@total.com>
Received: (from root@localhost) by total.com (8.6.8/8.6.6) id SAA08444 for chemistry@www.ccl.net; Fri, 13 Feb 1998 18:41:48 +0100
X400-Received: by mta FEDERATEUR in /PRMD=TOTAL/ADMD=ATLAS/C=FR; Relayed; 13 Feb 1998 18:14:14 +0100
X400-Received: by mta RAF NORMANDIE in /PRMD=TOTAL/ADMD=ATLAS/C=FR; Relayed; 13 Feb 1998 18:23:57 +0100
Date: 13 Feb 1998 18:20:17 +0200
Message-ID: <PC-980213162017-4ED7*/G=FRANCOIS/S=HUTSCHKA/O=RAF NORMANDIE/PRMD=TOTAL/ADMD=ATLAS/C=FR@MHS>
Subject: SUBJECT: THERMODYNAMIC DATA ON DBT AND ALKYL DERIVATIVES
To: chemistry@www.ccl.net (Non Receipt Notification Requested)
CC: PEDRO.DA-SILVA@total.com (Non Receipt Notification Requested),
        FRANCOIS.HUTSCHKA@total.com (Non Receipt Notification Requested)




Dear Members,

I would be interested if someone could provide any information (thermodynamic
tables or www site or another source) about the following thermodynamic and
solubility data:

For Dibenzothiophene and alkyl derivatives:
- Standard free energy of formation (deltaG(0,f)) as a function of T
or
- Standard enthalpy of formation (deltaH(0,f)) and standard enthropy as a function of T

For H2S and H2:
-Solubility in liquid hydrocarbones

Thank for your help and sorry because my question is not related to the
field covered by this list.

François Hutschka
TOTAL RAFFINAGE DISTRIBUTION
francois.hutschka@total.com
Tél. (33).2.35.55.13.53
Fax (33).2.35.55.12.99



From FRANCOIS.HUTSCHKA@total.com  Fri Feb 13 14:11:44 1998
Received: from total.com  for FRANCOIS.HUTSCHKA@total.com
	by www.ccl.net (8.8.3/950822.1) id NAA06858; Fri, 13 Feb 1998 13:22:04 -0500 (EST)
From: <FRANCOIS.HUTSCHKA@total.com>
Received: (from root@localhost) by total.com (8.6.8/8.6.6) id TAA21921; Fri, 13 Feb 1998 19:11:44 +0100
Date: 13 Feb 1998 18:56:03 +0200
Message-ID: <PC-980213165603-4080*/G=FRANCOIS/S=HUTSCHKA/O=RAF NORMANDIE/PRMD=TOTAL/ADMD=ATLAS/C=FR@MHS>
Subject: SUBJECT: MOLECULAR SIMULATION OF MOLECULAR AGGREGATES
To: chemistry@www.ccl.net (Non Receipt Notification Requested)
CC: FRANCOIS.HUTSCHKA@total.com (Non Receipt Notification Requested)



Dear members,

I am interested in any reference about molecular simulation of
molecular aggregates such as micelles, emulsions or vesicles.
Any comments are welcome.
Thanks a lot.

François Hutschka
TOTAL RAFFINAGE DISTRIBUTION
francois.hutschka@total.com
Tél. (33).2.35.55.13.53
Fax (33).2.35.55.12.99


