Russell Davie wrote:
When Lyx (1.4.1) makes ps or pdf, the svg graphic is really scratchy.
Could you please send an example svg file.
Ok, its attached
Btw. Your file is not conform to the svg standard. It seems that
Sodipodi has a bug, see an answer from the Firefox people:
https://bugzil
Russell Davie wrote:
When Lyx (1.4.1) makes ps or pdf, the svg graphic is really scratchy.
This was a bug in Imagemagick that is fixed in the today released
version 6.2.7-2. You can update your Imagemagick installation or
reinstall LyX with the next LyXWinInstaller version that will be
rele
>>> (or call it ./svg2png, but this does not make it once it's
>>> inside the converter section of LyX.)
>>>
>>
>>I'm not sure what you meant by that last statement. Perhaps it
>>only works with Windows, but I thought that using the absolute
>>path to inkscape under file formats->Viewer would inv
Jean-Pierre Chretien wrote:
I would like to add something that isn't obvious.
When you add this converter, it only works if the PATH
variable is updated so that the executable is
recognized from the command line.
So, if you add a converter, make sure to update your
PATH environment variable
>>
>>I would like to add something that isn't obvious.
>>
>>When you add this converter, it only works if the PATH
>>variable is updated so that the executable is
>>recognized from the command line.
>>
>>So, if you add a converter, make sure to update your
>>PATH environment variable too.
>>
>>
I would like to add something that isn't obvious.
When you add this converter, it only works if the PATH
variable is updated so that the executable is
recognized from the command line.
So, if you add a converter, make sure to update your
PATH environment variable too.
> > Sure it has, as I
Uwe Stöhr wrote:
> Georg Baum schrieb:
>> Because svg is not defined as a format yet. Do that, and then it will
>> also be available for converters.
>
> How could I do this?
Tools->Preferences->File Formats. The procedure is not intuitive, there is a
bug in bugzilla about that.
> If this needs
>>
>>I think the old ui was more intuitive. But I think this works.
Sure, you just have to modify any existing format and Add.
Converters work alike.
I agree that selecting a format or a converter to make the Add button active
is not very intuitive.
--
Jean-Pierre
Uwe Stöhr wrote:
Georg Baum schrieb:
Because svg is not defined as a format yet. Do that, and then it will
also
be available for converters.
How could I do this? If this needs a change in LyX's source code I would
ask you if you could do this please (and also apply this to the 1.4.x
tree
>>Date: Thu, 27 Apr 2006 14:28:29 +0200
>>From: "Martin A. Hansen" <[EMAIL PROTECTED]>
>>To: "Jean-Pierre Chretien" <[EMAIL PROTECTED]>
>>Subject: Re: poor resolution for svg
>>Cc: [EMAIL PROTECTED], [EMAIL PROTECTED], lyx-us
Georg Baum schrieb:
\converter svgpng"inkscape --export-png=$$i $$o"
That is wrong. Correct would be
\converter svgpng"inkscape --export-png=$$o $$i"
Ähm yes, sorry. But this also don't work. I get this debug info:
---
filetools(getFormatFromContents)
Uwe Stöhr wrote:
> Thanks, this works but how can I define a converter for this in LyX?
> Adding the line
>
> \converter svgpng"inkscape --export-png=$$i $$o"
That is wrong. Correct would be
\converter svgpng"inkscape --export-png=$$o $$i"
> to LyX's preferences
Jean-Pierre Chretien wrote:
Inkscape produces a good quality PNG image but has unfortunately no
command line option to do this.
Sure it has, as I mentioned in a previous message
inkscape -e foo.png foo.svg
or
inkscape --export-png=foo.png foo.svg
Thanks, this works but how can I define a con
I wrote:
This is the problem. I don't know any converter that can convert SVG
to good
quality EPS or PDF. If anybody knows such a beast, please tell.
Inkscape produces a good quality PNG image but has unfortunately no
command line option to do this.
Within Inkscape you can use the menu File
Apr 2006 13:47:38 +0200
> >>From: Uwe Stöhr <[EMAIL PROTECTED]>
> >>To: Georg Baum <[EMAIL PROTECTED]>
> >>CC: lyx-users@lists.lyx.org, [EMAIL PROTECTED]
> >>Subject: Re: poor resolution for svg
> >>
> >>Georg Baum schrieb:
> >>
>>Date: Thu, 27 Apr 2006 13:47:38 +0200
>>From: Uwe Stöhr <[EMAIL PROTECTED]>
>>To: Georg Baum <[EMAIL PROTECTED]>
>>CC: lyx-users@lists.lyx.org, [EMAIL PROTECTED]
>>Subject: Re: poor resolution for svg
>>
>>Georg Baum schrieb:
>>
Georg Baum schrieb:
This is the problem. I don't know any converter that can convert SVG to good
quality EPS or PDF. If anybody knows such a beast, please tell.
Inkscape produces a good quality PNG image but has unfortunately no
command line option to do this.
Within Inkscape you can use the
inkscape opened in GUI mode offers also PDF export (same limitation, full page).
However, PDF cropping may be performed using a shell script such as the
one available from this discussion:
http://qa.openoffice.org/issues/show_bug.cgi?id=25341
Mael.
--
Mael Hilléreau
Georg Baum wrote:
Uwe Stöhr wrote:
You can define your own converter, but only when you a have a converter
program that can handle svg.
This is the problem. I don't know any converter that can convert SVG to good
quality EPS or PDF. If anybody knows such a beast, please tell.
Georg
I've
>>To: lyx-users@lists.lyx.org
>>From: Georg Baum <[EMAIL PROTECTED]>
>>Subject: Re: poor resolution for svg
>>Date: Thu, 27 Apr 2006 08:51:42 +0200
>>
>>Uwe Stöhr wrote:
>>
>>> You can define your own converter, but only when you a have
Uwe Stöhr wrote:
> You can define your own converter, but only when you a have a converter
> program that can handle svg.
This is the problem. I don't know any converter that can convert SVG to good
quality EPS or PDF. If anybody knows such a beast, please tell.
Georg
Russell Davie wrote:
When Lyx (1.4.1) makes ps or pdf, the svg graphic is really scratchy.
Could you please send an example svg file.
Ok, its attached
The svg file is correct, this is a problem of imagemagick:
http://redux.imagemagick.org/discussion-server/viewtopic.php?t=6458
Then the d
On Mon, 24 Apr 2006 13:00:43 +0200
Uwe Stöhr <[EMAIL PROTECTED]> wrote:
> Russell Davie schrieb:
>
> > When Lyx (1.4.1) makes ps or pdf, the svg graphic is really scratchy.
>
> Could you please send an example svg file.
Ok, its attached
its a graph generated from gnumeric, then edited in sodi
Russell Davie schrieb:
When Lyx (1.4.1) makes ps or pdf, the svg graphic is really scratchy.
Could you please send an example svg file.
> I've looked for the converter and can't find it in the
Tools>Preferences>Converter
Then the default converter "Imagemagick is used.
regards Uwe
Hi
When Lyx (1.4.1) makes ps or pdf, the svg graphic is really scratchy. I've
looked for the converter and can't find it in the Tools>Preferences>Converter
Were can this be tweaked so the svg can be used reliability?
TIA
Russell
25 matches
Mail list logo