On winnt/convert 5.5.7-Q16/gs8.11 : works fine for me. For various
obscure reasons I don't change my path, so I need to call convert.exe with
a full path; but there's no problem with that, and gs is still found.
My impression is that whenever GS reports one of these messages, it almost
always
(I send this to developers news group as well since they may know more
about my question below).
I don't know about the lyx source code but maybe there is a possibility
to directly tell LyX to use the shared libraries in its own installation
path in win XP/2000/9X instead of using the ones inst
Hi Andre,
> On Fri, Sep 12, 2003 at 06:09:49PM +0200, Ben Liesfeld wrote:
>> I was referring to the use of ImageMagick and Ghostscript on the
>> windows platform (you are apparently using *nix).
> I noticed that.
Sorry for stating the obvious ;-) I was just loosing track of the
whole thread
On Fri, Sep 12, 2003 at 06:09:49PM +0200, Ben Liesfeld wrote:
> I was referring to the use of ImageMagick and Ghostscript on the
> windows platform (you are apparently using *nix).
I noticed that.
> Somehow ImageMagick and GS don't work together on my platform
> (WinXP) but it seems that
Hi Andre,
> On Fri, Sep 12, 2003 at 05:11:25PM +0200, Ben Liesfeld wrote:
>> convert test.eps test.bmp
>> or
>> convert test.eps test.ppm
>>
>> from the command line doesn't work (but the correct convert.exe is
>> called, so the path is ok somehow). Still, ghostscript is complaining
>>
On Fri, Sep 12, 2003 at 05:11:25PM +0200, Ben Liesfeld wrote:
> convert test.eps test.bmp
> or
> convert test.eps test.ppm
>
> from the command line doesn't work (but the correct convert.exe is
> called, so the path is ok somehow). Still, ghostscript is complaining
> about /undefinedfi
Hi Jorgen,
> I am using
> AFPL Ghostscript 8.11
> D:\Program Files\ImageMagick-5.5.7-Q8\
That's strange. I moved back to ImageMagick Q8 (from Q16) and I was
using Ghostscript 8.11 all the time. But still I cannot convert a
sample file.
convert test.eps test.bmp
or
convert test.eps t
Jorgen Johansson wrote:
Hello again,
I am not sure what was going on, but I noticed in the about box that qt
lyx was not using the shared library under its own installation. It was
using the shared libraries for the lyx 1.3.1 version (under cygwin).
I renamed temporary my cygwin directory to so
[EMAIL PROTECTED] On Behalf Of jorgen johansson
Sent: 10 September 2003 19:37
To: [EMAIL PROTECTED]
Subject: Re: image conversion tools
Hello,
I wonder if imagemagick has to be installed as a part of cygwin or can
I
use the native windows imagemagick when I want use the native qt lyx
1.3.2 on
forgot:
If execute the line which gives me the error in the lyx debug
sh C:/lyx/share/lyx/scripts/convertDefault.sh
eps:F:/chapters/fig/exp/rose.eps
ppm:C:/cygwin/tmp/lyx_tmpdir2468a02816/rose2468a02816.ppm
in a command window the figure is converted correctly. Strange?
jorgen
Hello Ben,
I am not sure if I can help you with this.
I tested with and witout specifying a converter.
Below are 2 snippets.
In either case I don't get any message about ghostscript being called as
you get..? (Does this depend on the debug setting? I start lyx with -dbg
graphics)
When I spec
Hi jorgen,
> I am not sure if this is what you are looking for. It seems to me if Lyx
> does not find a defined converters for a certain image format it tries
> to use the convertDefault.sh. For me this causes windows xp to pop up a
> dialog to specify the program to execute the shell script. To a
Hello,
I am not sure if this is what you are looking for. It seems to me if Lyx
does not find a defined converters for a certain image format it tries
to use the convertDefault.sh. For me this causes windows xp to pop up a
dialog to specify the program to execute the shell script. To avoid
usi
I'd love to be able to do that but I am so far not a C++ programmer.
Mainly using fortran 95 for my research. I'm familiar with C syntax and
know a little bit about object oriented languageas, but I have no
experience in developing for large projects. I guess downloading Lyx
sources and start l
jorgen johansson wrote:
> Hello again,
>
> Sorry to bother you all. I conversion works both with windows native or
> cygwin Imagemagick. I had to add an explicit converter in the
> preferences, either to use the cygwin or the windows Imagemagick.
> If not the qt 1.3.2 lyx was looking for the
> /u
Hello again,
Sorry to bother you all. I conversion works both with windows native or
cygwin Imagemagick. I had to add an explicit converter in the
preferences, either to use the cygwin or the windows Imagemagick.
If not the qt 1.3.2 lyx was looking for the
/usr/local/share/lyx/scripts/convertDe
Rob S
> -Original Message-
> From: news [mailto:[EMAIL PROTECTED] On Behalf Of jorgen johansson
> Sent: 10 September 2003 19:37
> To: [EMAIL PROTECTED]
> Subject: Re: image conversion tools
>
> Hello,
>
> I wonder if imagemagick has to be installed as a part of
On Thu, Sep 11, 2003 at 03:37:04AM +0900, jorgen johansson wrote:
> Hello,
>
> I wonder if imagemagick has to be installed as a part of cygwin or can I
> use the native windows imagemagick when I want use the native qt lyx
> 1.3.2 on windows XP?
>
> I tried installing a couple of months ago and
Hello,
I wonder if imagemagick has to be installed as a part of cygwin or can I
use the native windows imagemagick when I want use the native qt lyx
1.3.2 on windows XP?
I tried installing a couple of months ago and couldn't get it to work
(the image conversion) I debugged and was also in cont
On Thu, Aug 28, 2003 at 02:17:34PM +, Angus Leeming wrote:
>
> What does the debug output tell you? (lyx -dbg graphics)
>
> What happens if you define a converter explicitly. Eg
>
> \converter "eps" "png" "my_ps2png $$i $$o" ""
> \converter "eps" "ppm" "my_ps2ppm $$i $$o" ""
> \converter "pn
>>Date: Thu, 28 Aug 2003 06:02:26 -0700
>>From: "Kayvan A. Sylvan" <[EMAIL PROTECTED]>
>>To: "'Angus Leeming'" <[EMAIL PROTECTED]>
>>Cc: [EMAIL PROTECTED]
>>Subject: Re: image conversion tools
>>X-PGP-Key: http://www.
On Thursday 28 August 2003 12:57 pm, Rob Saunders wrote:
>
> I'm guessing now but is something like the code in your previous reply
> required? How much of this needs to be entered at the preference text?
>
> \converter png eps "convert $$i EPS:$$o" ""
> \converter jpg eps "convert $$i EPS:$$o"
Kayvan A. Sylvan wrote:
> On Thu, Aug 28, 2003 at 01:24:46PM +0100, Rob Saunders wrote:
>>
>>
>>
>> This appears to be a problem, at least with my set ups, in the win32(XP
>> pro) Qt version as well. In the same manner as original problem I
>> cannot convert .bmp to .eps without Lyx running t
Jean-Pierre.Chretien wrote:
> Sure, but as most of us rely on Imagemagick to do it, why not
> preconfigure the standard preferences to use convert/display/mogrify ?
Shrug. Herbert wrote convertDefault.sh as a fall back because he got sick of
adding yet another conversion process to the configure
On Thu, Aug 28, 2003 at 01:24:46PM +0100, Rob Saunders wrote:
>
>
>
> This appears to be a problem, at least with my set ups, in the win32(XP
> pro) Qt version as well. In the same manner as original problem I
> cannot convert .bmp to .eps without Lyx running the convertDefault.sh
> even thoug
>
> Or, and in my opinion, preferable, don't use convertDefault.sh at all
but
> define converters from format to format. The preferences dialog makes
this
> trivial.
This is where I get to- trying to set up my preferences here. Trouble
is I'm not sure of the arguments required to convert from o
>>From: Angus Leeming <[EMAIL PROTECTED]>
>>To: "Rob Saunders" <[EMAIL PROTECTED]>, <[EMAIL PROTECTED]>
>>Subject: Re: image conversion tools
>>Date: Thu, 28 Aug 2003 13:36:10 +
>>
>>On Thursday 28 August 2003 12:24 pm, Rob Sa
On Thursday 28 August 2003 12:24 pm, Rob Saunders wrote:
> This appears to be a problem, at least with my set ups, in the win32(XP
> pro) Qt version as well. In the same manner as original problem I
> cannot convert .bmp to .eps without Lyx running the convertDefault.sh
> even though .bmp view we
This appears to be a problem, at least with my set ups, in the win32(XP
pro) Qt version as well. In the same manner as original problem I
cannot convert .bmp to .eps without Lyx running the convertDefault.sh
even though .bmp view well in the gui - So I have given up trying! Now I
just use eps
Jean-Pierre.Chretien wrote:
> Could it come from
> .../share/lyx/scripts/convertDefault.sh
> being not executable ?
Have I ever told anyone that I hate that bloody script ;-)
Yes, Jean-Pierre, you are correct. So the fix is either to make the
script executable or to patch the LyX source:
Index:
>>From: Andre Poenitz <[EMAIL PROTECTED]>
>>Date: Thu, 28 Aug 2003 12:23:05 +0200
>>To: Thomi Richards <[EMAIL PROTECTED]>
>>Cc: LyX Users <[EMAIL PROTECTED]>
>>Subject: Re: image conversion tools
>>X-Spam-Score: -26.1 (---
Thomi Richards wrote:
> Hi all,
>
> I used to have lyx set up so I could hit "View -> PDF", and everything
> would work without any hitches. However, since re-installing debian, I
> must have missed a critical program. Now i get the message "No information
> for converting jpg to eps", and "No inf
On Wed, Aug 27, 2003 at 07:01:22PM +1200, Thomi Richards wrote:
>
> Hi all,
>
>
> I used to have lyx set up so I could hit "View -> PDF", and everything would
> work without any hitches. However, since re-installing debian, I must have
> missed a critical program. Now i get the message "No inf
Hi Herbert,
thanks a lot.
As always you offer lots of useful information! §;-))
Especially this link:
> http://www.lyx.org/help/ScreenShot/ScreenShot.php
Hellmut
Hi Arnim,
thanks a lot. §;-))
import works just fine.
Greetings from Munich, Germany
Hellmut
Wayan wrote:
> On Fri, 5 Apr 2002, Hellmut Weber wrote:
>
>
>>having the same problem but no experience how to use GIMP I would be
>>grateful for some hints just to take a snapshot of a window and to save
>>it in a format which can be imported into a LyX document.
>>
>
> to take a snapshot of
On Fri, 5 Apr 2002, Hellmut Weber wrote:
> having the same problem but no experience how to use GIMP I would be
> grateful for some hints just to take a snapshot of a window and to save
> it in a format which can be imported into a LyX document.
to take a snapshot of a windows just click
File (
Hi,
having the same problem but no experience how to use GIMP I would be grateful
for some hints just to take a snapshot of a window and to save it in a format
which can be imported into a LyX document.
Thanks
Hellmut
>"Convert" should be fine... you might look at the help for that
> program
On Thu, 14 Feb 2002, Dekel Tsur wrote:
> > ghostscript 5.50-17
>
> I don't know, but 5.5 is way too old.
yes, that is too old. The newest is GNU Ghostscript 6.52 and
APPL Ghostscript 7.04
http://www.cs.wisc.edu/~ghost/
Wayan
On Thu, Feb 14, 2002 at 04:26:40PM -0300, Roberto Hernandez wrote:
> Dekel Tsur wrote:
> > Gv is able to show images correctly if you have a new version of ghostscript.
>
> How new? I have
>
> ghostscript 5.50-17
I don't know, but 5.5 is way too old.
Dekel Tsur wrote:
> Gv is able to show images correctly if you have a new version of ghostscript.
How new? I have
ghostscript 5.50-17
gv 3.5.8-11
Both included with RedHat 7.1
On Thu, Feb 14, 2002 at 03:09:23PM +1030, Nick Burgan wrote:
> I think that most eps images look bad in Lyx or in GV (I think they use the
> same rendering engine). I had some photographs which were jpegs and I
> converted them to eps to put in a LyX document. They look very grainy in LyX
> and
Hi Roberto
>
> I need to convert PNG files to EPS so I can include them in a LyX
> document. I've tried using "convert" and it works, but the output looks
> pretty bad on GV. Is that a "convert" problem or do all PNG -> EPS
> conversions look bad?
>
I think that most eps images look bad in Lyx or
Guenter Milde <[EMAIL PROTECTED]> wrote:
> > > gimp will take a screenshot for you. you can then save it using gimp to
> > > anything you want, jpg, gif, etc
> >
> > That's really a 'windows' attitude ;) Launching a multi-megabytes complex
> > program for a very simple task that can be done wit
o hydrogen atoms love each other very much,
// they bond with an oxygen atom..." --Trance Gemini, Andromeda
On Fri, 25 Jan 2002, Matej Cepl wrote:
> Date: Fri, 25 Jan 2002 10:20:59 -0500
> From: Matej Cepl <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: Re: Image con
On Thu, Jan 24, 2002 at 10:27:25PM -0300, Roberto Hernandez wrote:
> What I'm doing is documenting a program, so I'm including screenshots. I
> used KSnapshot to capture the graphics and that saves the files in PNG
> format. If there's a better way to do this, please let me know.
If you do not
Le Vendredi 25 Janvier 2002 02:27, vous avez écrit :
> I need to convert PNG files to EPS so I can include them in a LyX
> document. I've tried using "convert" and it works, but the output looks
> pretty bad on GV. Is that a "convert" problem or do all PNG -> EPS
> conversions look bad?
I had som
On Fri, 25 Jan 2002 10:32:04 +0100 (CET) wrote Yannick Patois <[EMAIL PROTECTED]>:
> Hi,
>
> On Thu, 24 Jan 2002, bcr wrote:
> > gimp will take a screenshot for you. you can then save it using gimp to
> > anything you want, jpg, gif, etc
>
> That's really a 'windows' attitude ;) Launching a mult
Hi,
On Thu, 24 Jan 2002, bcr wrote:
> gimp will take a screenshot for you. you can then save it using gimp to
> anything you want, jpg, gif, etc
That's really a 'windows' attitude ;) Launching a multi-megabytes complex
program for a very simple task that can be done with two command lines.
> >
>>Date: Thu, 24 Jan 2002 22:27:25 -0300
>>From: Roberto Hernandez <[EMAIL PROTECTED]>
>>To: [EMAIL PROTECTED]
>>Subject: Image conversion
>>
>>Hi,
>>
>>I need to convert PNG files to EPS so I can include them in a LyX
>>document. I've tried using "convert" and it works, but the output looks
>>p
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Thursday 24 January 2002 20:27, Roberto Hernandez wrote:
> I need to convert PNG files to EPS so I can include them in a LyX
> document. I've tried using "convert" and it works, but the output
> looks pretty bad on GV. Is that a "convert" problem
gimp will take a screenshot for you. you can then save it using gimp to
anything you want, jpg, gif, etc
--
[EMAIL PROTECTED]
http://www.quantifier.org/quantmail.php
// "When two hydrogen atoms love each
52 matches
Mail list logo