Re: LYX 2.4 RC1 — Unable to export a Lyx archive (zip)

2024-01-27 Thread Enrico Forestieri
On Sat, Jan 27, 2024 at 10:09:05PM +, José Matos wrote: On Sat, 2024-01-27 at 20:49 +0100, didiergab...@free.fr wrote: 20:37:37.977: Exportation en cours... 20:37:37.993: (buffer-export lyxzip) 20:37:38.150: python -tt "C:/Users/Didier/AppData/Local/Programs/LyX 2.4/Resources/scripts/lyxpak

Re: LYX 2.4 RC1 — Unable to export a Lyx archive (zip)

2024-01-27 Thread José Matos
On Sat, 2024-01-27 at 20:49 +0100, didiergab...@free.fr wrote: > 20:37:37.977: Exportation en cours... > 20:37:37.993: (buffer-export lyxzip) > 20:37:38.150: python -tt "C:/Users/Didier/AppData/Local/Programs/LyX > 2.4/Resources/scripts/lyxpak.py" "K:/CPGE/PTSI/DS/DS-2023- > 2024/DS3/"/"MWE-PDF pre

Re: LYX 2.4 RC1 — Unable to export a Lyx archive (zip)

2024-01-27 Thread Eberhard W Lisse
On the Mac it exports nicely to tar.gz (after removing the Doc/ subdirectory from the image paths :-)-O), but the error message will probably help the developers (it is within a windows specific block). el On 27/01/2024 21:49, didiergab...@free.fr wrote: [...] > 20:37:38.376: File "C:\Users\Didie

Re: LYX 2.4 RC1 — Unable to export a Lyx archive (zip)

2024-01-27 Thread didiergabory
Sorry for leaving the reference to the custom module... You can delete it because what's left in the file doesn't use it. Here is the content of the “message” panel when trying to export… 20:37:37.977: Exportation en cours... 20:37:37.993: (buffer-export lyxzip) 20:37:38.150: python -tt

Re: LYX 2.4 RC1 — Unable to export a Lyx archive (zip)

2024-01-27 Thread Eberhard W Lisse
It is not an MWE, it requires a specific Module. el On 27/01/2024 19:12, didiergab...@free.fr wrote: > Unable to export a Lyx archive (zip)...Attached here is a screen copy of > the error message, as well as the test file.On windows 10 pro > -- lyx-devel mailing list lyx-devel@lists.lyx.org h

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 -- lyx-dev

Re: LYX 2.4 RC1 — Unable to export a Lyx archive (zip)

2024-01-27 Thread José Matos
On Sat, 2024-01-27 at 18:12 +0100, didiergab...@free.fr wrote: > Unable to export a Lyx archive (zip)... > Attached here is a screen copy of the error message, as well as the > test file. > On windows 10 pro What do you get from View -> Messages Pane (Affichage -> Panneau des messages)? On Linux

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 co

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 by

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 configure.py

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 orig

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 12:48:40P

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 used