Re: Re[2]: [NTG-context] resolution

2003-10-27 Thread Hans Hagen
At 17:02 26/10/2003, you wrote:
> > Uh du...
> >
> > on Windows its ps2pdf, and it is in ..\gs\lib
> yes that's right, but I think that ps2pdf and pstopdf is not the same...
> ps2pdf is a batchfile in the gs library
> and pstopdf is a ruby "script" which is packed in the "cont-exa.zip". this
> need ruby and gs.
I know nothing about Ruby, and its not on any of my systems.
AFAIK, ps2pdf on Windows is identical to pstopdf on Linux (and OSX).
It (they?) are distributed with gs, not ConTeXt, and call gs, no Ruby
involved.
I have no idea why it has two names.  Maybe I've missed something.
If you are trying to accomplish something that the Ruby version offers ... I
can't help you there.
If you are simply converting [e]ps to pdf, try ps2pdf and see if you get
what you want.
pstopdf.rb is a more extensive version of the eps to pdf converter in 
texutil.pl and uses GS for the conversion; however, pstopdf has a couple of 
extra features, like cropping, aggresive clean up of code, taking care of 
platform differences.

pstopdf.rb is also used by pstopdf.pdf i.e. a graphical user interface to 
ps to pdf conversion

pstopdf.rb can also watch folders and do automatic conversions

BTW, the manual can be downloaded from out site.

Hans

___
ntg-context mailing list
[EMAIL PROTECTED]
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: Re[2]: [NTG-context] resolution

2003-10-27 Thread Hans Hagen
At 13:00 26/10/2003, you wrote:

and when i type "pstopdf --method=4 r.pdf" the the conversation never ends
and "gswin32" takes almost all my RAM!!
downsampling can take a while ... but it works here on 400 Meg files so ...

Hans  

___
ntg-context mailing list
[EMAIL PROTECTED]
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: Re[2]: [NTG-context] resolution

2003-10-26 Thread Gary Pajer
> > Uh du...
> >
> > on Windows its ps2pdf, and it is in ..\gs\lib
> yes that's right, but I think that ps2pdf and pstopdf is not the same...
> ps2pdf is a batchfile in the gs library
> and pstopdf is a ruby "script" which is packed in the "cont-exa.zip". this
> need ruby and gs.

I know nothing about Ruby, and its not on any of my systems.
AFAIK, ps2pdf on Windows is identical to pstopdf on Linux (and OSX).
It (they?) are distributed with gs, not ConTeXt, and call gs, no Ruby
involved.
I have no idea why it has two names.  Maybe I've missed something.

If you are trying to accomplish something that the Ruby version offers ... I
can't help you there.
If you are simply converting [e]ps to pdf, try ps2pdf and see if you get
what you want.

-gary

___
ntg-context mailing list
[EMAIL PROTECTED]
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: Re[2]: [NTG-context] resolution

2003-10-26 Thread Severin Obertuefer
> Uh du...
> 
> on Windows its ps2pdf, and it is in ..\gs\lib
yes that's right, but I think that ps2pdf and pstopdf is not the same...
ps2pdf is a batchfile in the gs library
and pstopdf is a ruby "script" which is packed in the "cont-exa.zip". this
need ruby and gs.

on my system both programs are installed and i have set a path to all these
directories. but when I run
"exampler.rb --continue" it seems that I don't have some files:

C:\Programme\texmf\context\examplap\scripts>exampler.rb --continue
exampler  +  program exampler
exampler  +  version 1.0
exampler  +  author PRAGMA POD
exampler  +  commandline "--continue"
exampler  +  using environment setuppath C:/Programme/texmf/context/ruby
exampler  +  loading ./example.exa
exampler  -  sub environment file machine.exa not found
exampler  -  sub environment file presets.exa not found
exampler  +  !! checking if texroot is set to a valid path !!
exampler  +  !! setting variables based on kpsewhich !!
exampler  -  sub environment file paths.exa not found
exampler  -  sub environment file local.exa not found
exampler  +  gone to jobpath C:/Programme/texmf/localtexmf/examplap/jobs
exampler  +  jobpath C:/Programme/texmf/localtexmf/examplap/jobs
exampler  +  resultpath C:/Programme/texmf/localtexmf/examplap/results
exampler  +  server started on 127.0.0.1:8061
exampler  +  listening at 127.0.0.1:8061 in loop mode

and when i type "pstopdf --method=4 r.pdf" the the conversation never ends
and "gswin32" takes almost all my RAM!!

what can I do?

sevi



> 
> -gary
> 
> 
> - Original Message - 
> From: "Giuseppe Bilotta" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Saturday, October 25, 2003 6:29 AM
> Subject: Re[2]: [NTG-context] resolution
> 
> 
> > Saturday, October 25, 2003 Severin Obertuefer wrote:
> > 
> > > i get an error when I try this: "pstopdf" can not be found ...
> > > I use MS Windows and Miktex. GS is installed
> > 
> > Is it in the path?
> > 
> > -- 
> > Giuseppe "Oblomov" Bilotta
> > 
> > 
> > 
> > ___
> > ntg-context mailing list
> > [EMAIL PROTECTED]
> > http://www.ntg.nl/mailman/listinfo/ntg-context
> ___
> ntg-context mailing list
> [EMAIL PROTECTED]
> http://www.ntg.nl/mailman/listinfo/ntg-context
> 

-- 
NEU FÜR ALLE - GMX MediaCenter - für Fotos, Musik, Dateien...
Fotoalbum, File Sharing, MMS, Multimedia-Gruß, GMX FotoService

Jetzt kostenlos anmelden unter http://www.gmx.net

+++ GMX - die erste Adresse für Mail, Message, More! +++

___
ntg-context mailing list
[EMAIL PROTECTED]
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: Re[2]: [NTG-context] resolution

2003-10-25 Thread Gary Pajer
Uh du...

on Windows its ps2pdf, and it is in ..\gs\lib

-gary


- Original Message - 
From: "Giuseppe Bilotta" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, October 25, 2003 6:29 AM
Subject: Re[2]: [NTG-context] resolution


> Saturday, October 25, 2003 Severin Obertuefer wrote:
> 
> > i get an error when I try this: "pstopdf" can not be found ...
> > I use MS Windows and Miktex. GS is installed
> 
> Is it in the path?
> 
> -- 
> Giuseppe "Oblomov" Bilotta
> 
> 
> 
> ___
> ntg-context mailing list
> [EMAIL PROTECTED]
> http://www.ntg.nl/mailman/listinfo/ntg-context
___
ntg-context mailing list
[EMAIL PROTECTED]
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: Re[2]: [NTG-context] resolution

2003-10-25 Thread Gary Pajer
I recently had the same question with my MikTeX / gs /WinXP installation.

It seems that pstopdf is nowhere on my machine.

There is epstopdf, a different thing, but it doesn't do what pstopdf does.

pstopdf is just a simple batch file pointing to gs, with certain options
specified.  I'm about to get around to simply rewriting the Unix version of
pstopdf for DOS.  Unless someone has already done it   anyone??

-Gary

- Original Message - 
From: "Giuseppe Bilotta" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, October 25, 2003 6:29 AM
Subject: Re[2]: [NTG-context] resolution


> Saturday, October 25, 2003 Severin Obertuefer wrote:
>
> > i get an error when I try this: "pstopdf" can not be found ...
> > I use MS Windows and Miktex. GS is installed
>
> Is it in the path?
>
> -- 
> Giuseppe "Oblomov" Bilotta
>
>
>
> ___
> ntg-context mailing list
> [EMAIL PROTECTED]
> http://www.ntg.nl/mailman/listinfo/ntg-context

___
ntg-context mailing list
[EMAIL PROTECTED]
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: Re[2]: [NTG-context] resolution

2003-10-25 Thread Severin Obertuefer
> Saturday, October 25, 2003 Severin Obertuefer wrote:
> 
> > i get an error when I try this: "pstopdf" can not be found ...
> > I use MS Windows and Miktex. GS is installed
> 
> Is it in the path?

c:\programme\ruby\bin;
C:\Programme\texmf\context\perltk;
C:\Programme\Perl\bin\;
C:\Programme\texmf\miktex\bin;
%SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem

I have this pathes in my configuration
> 
> -- 
> Giuseppe "Oblomov" Bilotta
> 
> 
> 
> ___
> ntg-context mailing list
> [EMAIL PROTECTED]
> http://www.ntg.nl/mailman/listinfo/ntg-context
> 

-- 
NEU FÜR ALLE - GMX MediaCenter - für Fotos, Musik, Dateien...
Fotoalbum, File Sharing, MMS, Multimedia-Gruß, GMX FotoService

Jetzt kostenlos anmelden unter http://www.gmx.net

+++ GMX - die erste Adresse für Mail, Message, More! +++

___
ntg-context mailing list
[EMAIL PROTECTED]
http://www.ntg.nl/mailman/listinfo/ntg-context


Re[2]: [NTG-context] resolution

2003-10-25 Thread Giuseppe Bilotta
Saturday, October 25, 2003 Severin Obertuefer wrote:

> i get an error when I try this: "pstopdf" can not be found ...
> I use MS Windows and Miktex. GS is installed

Is it in the path?

-- 
Giuseppe "Oblomov" Bilotta



___
ntg-context mailing list
[EMAIL PROTECTED]
http://www.ntg.nl/mailman/listinfo/ntg-context