Re: Graphics Conversion

2024-01-29 Thread Richard Kimberly Heck
On 1/27/24 12:37, Pavel Sanda wrote: On Sat, Jan 27, 2024 at 05:30:19PM +0100, didiergab...@free.fr wrote: With this second version the pdf preview is also perfect ! Good, committed as 7eb5003a81ab. Will be part of RC2, for your convenience you can leave the new configure.py within your local

Re: Graphics Conversion

2024-01-27 Thread Pavel Sanda
On Sat, Jan 27, 2024 at 05:30:19PM +0100, didiergab...@free.fr wrote: > With this second version the pdf preview is also perfect ! Good, committed as 7eb5003a81ab. Will be part of RC2, for your convenience you can leave the new configure.py within your local RC1 installation... Pavel --

Re: Graphics Conversion

2024-01-27 Thread Pavel Sanda
On Sat, Jan 27, 2024 at 06:05:02PM +0100, didiergab...@free.fr wrote: > After setting up this version of the ???configure.py??? script I no longer > find any trace of the file converter: > PDF (graphic) ???> PNG with the command: > ???pdftoppm -r 72 -png -singlefile $$i > $$o??? > > Can you

Re: Graphics Conversion

2024-01-27 Thread didiergabory
After setting up this version of the “configure.py” script I no longer find any trace of the file converter: PDF (graphic) —> PNG with the command: “pdftoppm -r 72 -png -singlefile $$i > $$o” Can you confirm that this is normal? (I tell myself that I may have clicked on the “remove” button

Re: Graphics Conversion

2024-01-27 Thread didiergabory
With this second version the pdf preview is also perfect ! - Mail original - | On Sat, Jan 27, 2024 at 02:29:15PM +0100, Pavel Sanda wrote: | > On Sat, Jan 27, 2024 at 01:43:02PM +0100, didiergab...@free.fr | > wrote: | > > It's perfect ! See for yourself??? | > | > Good. I will need to

Re: Graphics Conversion

2024-01-27 Thread Pavel Sanda
On Sat, Jan 27, 2024 at 02:29:15PM +0100, Pavel Sanda wrote: > On Sat, Jan 27, 2024 at 01:43:02PM +0100, didiergab...@free.fr wrote: > > It's perfect ! See for yourself??? > > Good. I will need to prepare more generic patch for you to test. Didier, please test the generic version of

Re: Graphics Conversion

2024-01-27 Thread Pavel Sanda
On Sat, Jan 27, 2024 at 01:43:02PM +0100, didiergab...@free.fr wrote: > It's perfect ! See for yourself??? Good. I will need to prepare more generic patch for you to test. Stay tuned, Pavel -- lyx-devel mailing list lyx-devel@lists.lyx.org http://lists.lyx.org/mailman/listinfo/lyx-devel

Re: Graphics Conversion

2024-01-27 Thread didiergabory
ps : But be careful, I'll come back with another question in a few minutes... On the list of simple users... For a story about the background color of an svg graphic... ;o) - Mail original - | It's perfect ! See for yourself… | Thank’s | Thank you so much ! | ps: | - Mail

Re: Graphics Conversion

2024-01-27 Thread Pavel Sanda
On Sat, Jan 27, 2024 at 01:16:39PM +0100, didiergab...@free.fr wrote: > I see where the ???cache??? folder is located in my user directory here : > > C:\Users\Didier\AppData\Roaming\LyX2.4\cache > > And I just spotted the configure.py file here: > > C:\Users\Didier\AppData\Local\Programs\LyX

Re: Graphics Conversion

2024-01-27 Thread didiergabory
I see where the “cache” folder is located in my user directory here : C:\Users\Didier\AppData\Roaming\LyX2.4\cache And I just spotted the configure.py file here: C:\Users\Didier\AppData\Local\Programs\LyX 2.4\Resources So ok ? - Mail original - | On Sat, Jan 27, 2024 at

Re: Graphics Conversion

2024-01-27 Thread Pavel Sanda
On Sat, Jan 27, 2024 at 12:48:40PM +0100, didiergab...@free.fr wrote: > I'm a little lost, because I managed the discussion threads very poorly and I > didn't always place my comments in the right places... Do not worry, we will manage. > You would like the screenshot showing the preview of the

Re: Graphics Conversion

2024-01-27 Thread Pavel Sanda
On Tue, Jan 23, 2024 at 09:22:23PM +0100, Thibaut Cuvelier wrote: > On Tue, 23 Jan 2024 at 18:35, Pavel Sanda wrote: > > > On Tue, Jan 23, 2024 at 11:58:54AM -0500, Richard Kimberly Heck wrote: > > > pdftoppm -r 72 -png -singlefile $$i > $$o > > > > This is new route in 2.4 which can be

Re: Graphics Conversion

2024-01-23 Thread Thibaut Cuvelier
On Tue, 23 Jan 2024 at 18:35, Pavel Sanda wrote: > On Tue, Jan 23, 2024 at 11:58:54AM -0500, Richard Kimberly Heck wrote: > > pdftoppm -r 72 -png -singlefile $$i > $$o > > This is new route in 2.4 which can be used to avoid IM problems in linux. > We perhaps triggerred unnecessary problems

Re: Graphics Conversion

2024-01-23 Thread Richard Kimberly Heck
On 1/23/24 12:33, Pavel Sanda wrote: On Tue, Jan 23, 2024 at 11:58:54AM -0500, Richard Kimberly Heck wrote:     pdftoppm -r 72 -png -singlefile $$i >  $$o This is new route in 2.4 which can be used to avoid IM problems in linux. We perhaps triggerred unnecessary problems on Windows. This

Re: Graphics Conversion

2024-01-23 Thread Pavel Sanda
On Tue, Jan 23, 2024 at 11:58:54AM -0500, Richard Kimberly Heck wrote: >     pdftoppm -r 72 -png -singlefile $$i >  $$o This is new route in 2.4 which can be used to avoid IM problems in linux. We perhaps triggerred unnecessary problems on Windows. This could be sovled by making pdftoppm addition

Re: Graphics Conversion

2024-01-23 Thread didiergabory
Here it is. Here is the command I can see under Tools> Preferences> File Handling> Converters, at the PDF to PNG converter: « pdftoppm -r 72 -png -singlefile $$i > $$o » as you said... I’ll try to increase the dpi ps : On these computer svg from inkscape preview is ok so good point. -

Re: Graphics Conversion

2024-01-23 Thread Richard Kimberly Heck
On 1/23/24 04:06, didiergab...@free.fr wrote: I am currently in front of my Windows 10 PC at my workplace with which I am experiencing exactly the same symptoms. I followed your instructions, and you will find the requested file attached. I will do the same thing again this evening at home,

Re: Graphics conversion export LaTeX: crippled LaTeX file

2002-03-01 Thread Angus Leeming
On Friday 01 March 2002 12:27 pm, R. Lahaye wrote: Hi, A former thread at this list has guided me through how to use Grace files (2D-graphics package) as input files for the Graphics/figure inset. Works great in LyX!!! However, when I export my LyX file as LaTeX, the Grace files are

Re: Graphics conversion export LaTeX: crippled LaTeX file

2002-03-01 Thread R. Lahaye
Angus Leeming wrote: On Friday 01 March 2002 12:27 pm, R Lahaye wrote: I suppose this is a general problem with the conversion mechanism and exporting latex, isn't it? As it is now, the latex file is unusable Maybe Maybe the fault is with you You need to define also a converter

Re: Graphics conversion export LaTeX: crippled LaTeX file

2002-03-01 Thread Herbert Voss
On Fri, 1 Mar 2002, R Lahaye wrote: With that -dbg option I get, when I export to LaTeX: [] filetools(getExtFromContents) Couldn't find a known Type! will use ext or a user defined format don't unzip file or export latex/home/lahaye/figures/newfigagr [] Any idea what's

Re: Graphics conversion export LaTeX: crippled LaTeX file

2002-03-01 Thread Angus Leeming
On Friday 01 March 2002 12:48 pm, R. Lahaye wrote: Angus Leeming wrote: On Friday 01 March 2002 12:27 pm, R. Lahaye wrote: I suppose this is a general problem with the conversion mechanism and exporting latex, isn't it? As it is now, the latex file is unusable. Maybe.

Re: Graphics conversion export LaTeX: crippled LaTeX file

2002-03-01 Thread Herbert Voss
On Fri, 1 Mar 2002, Angus Leeming wrote: In my lyxrcdefaults I have \Format graceagr GRACE \converter agr eps xmgrace -hardcopy -hdevice EPS $$i If you don't, then you should cvs update autogensh configure You shouldn't need to make anything the last

Re: Graphics conversion & export LaTeX: crippled LaTeX file

2002-03-01 Thread Angus Leeming
On Friday 01 March 2002 12:27 pm, R. Lahaye wrote: > Hi, > > A former thread at this list has guided me through how > to use Grace files (2D-graphics package) as input files > for the Graphics/figure inset. Works great in LyX!!! > > However, when I export my LyX file as LaTeX, the Grace > files

Re: Graphics conversion & export LaTeX: crippled LaTeX file

2002-03-01 Thread R. Lahaye
Angus Leeming wrote: > > On Friday 01 March 2002 12:27 pm, R. Lahaye wrote: > > > > I suppose this is a general problem with the conversion mechanism > > and exporting latex, isn't it? > > > > As it is now, the latex file is unusable. > > Maybe. Maybe the fault is with you. > > You need to

Re: Graphics conversion & export LaTeX: crippled LaTeX file

2002-03-01 Thread Herbert Voss
On Fri, 1 Mar 2002, R. Lahaye wrote: > With that -dbg option I get, when I export to LaTeX: > > [...] > filetools(getExtFromContents) > Couldn't find a known Type! > will use ext or a "user" defined format > don't unzip file or export latex/home/lahaye/figures/newfig.agr > [...]

Re: Graphics conversion & export LaTeX: crippled LaTeX file

2002-03-01 Thread Angus Leeming
On Friday 01 March 2002 12:48 pm, R. Lahaye wrote: > Angus Leeming wrote: > > > > On Friday 01 March 2002 12:27 pm, R. Lahaye wrote: > > > > > > I suppose this is a general problem with the conversion mechanism > > > and exporting latex, isn't it? > > > > > > As it is now, the latex file is

Re: Graphics conversion & export LaTeX: crippled LaTeX file

2002-03-01 Thread Herbert Voss
On Fri, 1 Mar 2002, Angus Leeming wrote: > In my lyxrc.defaults I have > > \Format graceagr GRACE "" > \converter agr eps "xmgrace -hardcopy -hdevice EPS $$i" "" > > If you don't, then you should > cvs update > autogen.sh > configure > You shouldn't need to