Re: Graphics are always in draft mode in Lyx

2024-10-16 Thread Jürgen Spitzmüller
Am Mittwoch, dem 16.10.2024 um 21:40 +0700 schrieb Murat Yildizoglu:
> Yes, I see the Fif 3.1, for example, in the user guide as a gray
> (rather rosish in my color When I activate messages,

That indicates a problem with graphics conversion on your end.

>  I don't see anything strange while opening
> the user guide :
> 
> 21:30:39.627: Opening help file [doc/UserGuide.lyx]...
> 21:30:39.888: (help-open UserGuide)
> 21:31:02.052: (dialog-toggle progress)
> 21:31:46.225: (dialog-show prefs: ⌘,)
> 21:32:45.002: Automatic save done.
> 21:33:02.705: (dialog-show prefs: ⌘,)

Hm, you should get a lot of other messages. Did you select "graphics"
debug level before opening the file?

-- 
Jürgen
-- 
lyx-users mailing list
lyx-users@lists.lyx.org
https://lists.lyx.org/mailman/listinfo/lyx-users


Re: Quick way to find or GOTO equations using eqref?

2024-10-16 Thread Stef Pillaert
Sorry for the typo, see below.
Stef


Van: lyx-users  namens Stef Pillaert 

Verzonden: woensdag 16 oktober 2024 14:30
Aan: lyx-users 
Onderwerp: Quick way to find of GOTO equations using eqref?

Fellow LyX users
I have very long documents with a lot of equations. Some of them use eqnarray 
instead of AMSMath, and I want to change those to use AMSMath as well.
Is there a quick way to find or goto only those equations using eqref eqnarray? 
I tried to play a bit with the find-possibilities, but I didn't succeed.
Any suggestion appreciated.
Stef
-- 
lyx-users mailing list
lyx-users@lists.lyx.org
https://lists.lyx.org/mailman/listinfo/lyx-users


Quick way to find of GOTO equations using eqref?

2024-10-16 Thread Stef Pillaert
Fellow LyX users
I have very long documents with a lot of equations. Some of them use eqnarray 
instead of AMSMath, and I want to change those to use AMSMath as well.
Is there a quick way to find or goto only those equations using eqref? I tried 
to play a bit with the find-possibilities, but I didn't succeed.
Any suggestion appreciated.
Stef
-- 
lyx-users mailing list
lyx-users@lists.lyx.org
https://lists.lyx.org/mailman/listinfo/lyx-users


Re: Graphics are always in draft mode in Lyx

2024-10-16 Thread Murat Yildizoglu


> On 15 Oct 2024, at 21:59, Murat Yildizoglu  wrote:
> 
> Hello dear friends,
> 
> With the last update (Version 2.4.2.1, Tuesday, September 24, 2024) my Lyx 
> documents have stopped showing the graphics on the screen even if I checked 
> "Display graphics" in the Look & Feel/Display preference setting. And the 
> draft mdoe is not checked in the graphics properties Latex & Lyx options. 
> I use lyx with the last version of  MacOS Sonoma on a Macbook Air M1.
> Do you have any idea why they are hiding now?
> 
> Thank you very much for your lights, I am in the dark :-)
> 
> Best,
> 
> Murat


No idea on this issue? 
> 

--
Prof. Murat Yildizoglu

University of Bordeaux
Bordeaux School of Economics (UMR CNRS-INRAE 6060)
Avenue Léon Duguit
33608 Pessac cedex
France

murat.yildizo...@u-bordeaux.fr

https://yildizoglu.fr






-- 
lyx-users mailing list
lyx-users@lists.lyx.org
https://lists.lyx.org/mailman/listinfo/lyx-users


Re: Quick way to find or GOTO equations using eqref?

2024-10-16 Thread Jean-Marc Lasgouttes

Le 16/10/2024 à 15:06, Jean-Marc Lasgouttes a écrit :
Unfortunately, LyX does not have support (yet) for this in math. The 
easiest way is probably to edit the .lyx file with a text editor and do 
some search+replace.


Of course, this discussion made me think and now in master one can just 
use the command (with M-x)
inset-forall Formula:eqnarray command-sequence char-forward ; 
math-mutate align


Thanks for the idea ;)

How does this work?
- inset-forall iterates insets, limiting itself to those with layout 
name Formula:eqnarray
- for each such inset, enter the inset, and then execute math-mutate to 
change its type.


JMarc
--
lyx-users mailing list
lyx-users@lists.lyx.org
https://lists.lyx.org/mailman/listinfo/lyx-users


Re: Graphics are always in draft mode in Lyx

2024-10-16 Thread Jürgen Spitzmüller
Am Mittwoch, dem 16.10.2024 um 20:14 +0700 schrieb Murat Yildizoglu:
> No idea on this issue? 

Does this also happen with the graphics in the manuals (e.g., User
Guide)?

Does "graphics" debug mode (in View > Messages) reveal something
interesting?

-- 
Jürgen
-- 
lyx-users mailing list
lyx-users@lists.lyx.org
https://lists.lyx.org/mailman/listinfo/lyx-users


Re: Graphics are always in draft mode in Lyx

2024-10-16 Thread Murat Yildizoglu


> On 16 Oct 2024, at 21:14, Jürgen Spitzmüller  wrote:
> 
> Am Mittwoch, dem 16.10.2024 um 20:14 +0700 schrieb Murat Yildizoglu:
>> No idea on this issue? 
> 
> Does this also happen with the graphics in the manuals (e.g., User
> Guide)?
> 
> Does "graphics" debug mode (in View > Messages) reveal something
> interesting?
> 
> -- 
> Jürgen
> -- 
> lyx-users mailing list
> lyx-users@lists.lyx.org
> https://lists.lyx.org/mailman/listinfo/lyx-users

Dear Jurgen,
Yes, I see the Fif 3.1, for example, in the user guide as a gray (rather rosish 
in my color
When I activate messages, I don't see anything strange while opening the user 
guide :

21:30:39.627: Opening help file [doc/UserGuide.lyx]...
21:30:39.888: (help-open UserGuide)
21:31:02.052: (dialog-toggle progress)
21:31:46.225: (dialog-show prefs: ⌘,)
21:32:45.002: Automatic save done.
21:33:02.705: (dialog-show prefs: ⌘,)

I have unchecked the Display graphics option, but in this case, I do not even 
see
 the rectangle, since Lyx does nor try to give a preview. I am lost...


-- 
lyx-users mailing list
lyx-users@lists.lyx.org
https://lists.lyx.org/mailman/listinfo/lyx-users


Re: Quick way to find or GOTO equations using eqref?

2024-10-16 Thread Jean-Marc Lasgouttes

Le 16/10/2024 à 14:47, Stef Pillaert a écrit :

Fellow LyX users
I have very long documents with a lot of equations. Some of them use 
eqnarray instead of AMSMath, and I want to change those to use AMSMath 
as well.
Is there a quick way to find or goto only those equations using eqref 
*_eqnarray_*? I tried to play a bit with the find-possibilities, but I 
didn't succeed.

Any suggestion appreciated.


Hello Stef,

Unfortunately, LyX does not have support (yet) for this in math. The 
easiest way is probably to edit the .lyx file with a text editor and do 
some search+replace.


JMarc

--
lyx-users mailing list
lyx-users@lists.lyx.org
https://lists.lyx.org/mailman/listinfo/lyx-users