Re: Change to English on entering math environment

2023-02-25 Thread Richard Kimberly Heck

On 2/25/23 15:22, Yotam Ohad wrote:

Hi all,

I usually write in Hebrew on Lyx, and when I create a math environment 
with `ctrl+m` I need to manually change the language to english.


I tried looking for how to add something like this and saw that there 
are custom insets I can add. But I couldn't find how to actually do it 
(only how the syntax of the definition of the custom inset should be)


I'm not sure what you want to add. Do you want a special inset that will 
automatically change to English?


One thing you can do is set up a shortcut to do the language change. 
That would at least save fussing with the mouse.


Riki

PS Posting to this list is restricted to subscribers, to fight spam. I 
manually accpeted your post, but you may want to subscribe before 
posting again.



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


Change to English on entering math environment

2023-02-25 Thread Yotam Ohad
Hi all,

I usually write in Hebrew on Lyx, and when I create a math environment with
`ctrl+m` I need to manually change the language to english.
I tried looking for how to add something like this and saw that there are
custom insets I can add. But I couldn't find how to actually do it (only
how the syntax of the definition of the custom inset should be)

Thanks for your help,
Yotam
-- 
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: how to report crash recorded with gdb

2023-02-25 Thread Richard Kimberly Heck

On 2/25/23 09:01, Wolfgang Engelmann wrote:
I ran a lyx document under 2.4 which was started with gdb. It crashed 
and I do not know how to report it to the maintainers. 


You can either email the lyx-devel list or file a bug here:

https://www.lyx.org/trac/newticket

Riki


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


Re: How to modify tables with InsetLayout

2023-02-25 Thread Richard Kimberly Heck

On 2/21/23 13:57, tush via lyx-users wrote:
In the help file "Customizing LyX: Features for the Advanced User", 
section 5.3.10, it is said that by using an "InsertLayout table" one 
can modify this pre-existing inset.

I am curious to know what changes can I make to tables?


I am not sure about this. Let me have a look.

Riki

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


Re: Reconfigure from script

2023-02-25 Thread Richard Kimberly Heck

On 2/20/23 04:10, Steve Litt wrote:

Richard Kimberly Heck said on Sun, 19 Feb 2023 13:35:36 -0500


On 2/18/23 18:11, Mark Livingstone wrote:

Hi People,

I am using LyX 2.3.7 on Mac OS Ventura.

Is it possible to run reconfigure from script in the terminal, if so
how?

Just execute the file configure.py. It will write the relevant files
to the current working directory, so make sure you are where you want
to be when you call it.

Where do you want to be?


Normally, your user directory. But you might have multiple ones of those.



Must you run it as root?


No.

Riki


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


Re: how to report crash recorded with gdb

2023-02-25 Thread Neal Becker
"where" should give a traceback

On Sat, Feb 25, 2023, 9:01 AM Wolfgang Engelmann 
wrote:

> I ran a lyx document under 2.4 which was started with gdb. It crashed
> and I do not know how to report it to the maintainers. This is the
> terminal >
>
> text-user-interface -- TUI is the GDB text based interface.
> tracepoints -- Tracing of program execution without stopping the program.
> user-defined -- User-defined commands.
>
> Type "help" followed by a class name for a list of commands in
> that class.
> Type "help all" for the list of all commands.
> Type "help" followed by command name for full documentation.
> Type "apropos word" to search for commands related to "word".
> Type "apropos -v word" for full documentation
>   of commands related to "word".
> Command name abbreviations are allowed if unambiguous.
> (gdb) q
> A debugging session is active.
>
>  Inferior 1 [process 2797] will be killed.
>
> Quit anyway? (y or n) n
> Not confirmed.
> (gdb)
>
> It is still running, so if you or somebody else could tell me what to do
> to report it.
>
> Wolfgang
> --
> lyx-users mailing list
> lyx-users@lists.lyx.org
> http://lists.lyx.org/mailman/listinfo/lyx-users
>
-- 
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users


how to report crash recorded with gdb

2023-02-25 Thread Wolfgang Engelmann
I ran a lyx document under 2.4 which was started with gdb. It crashed 
and I do not know how to report it to the maintainers. This is the 
terminal >


text-user-interface -- TUI is the GDB text based interface.
tracepoints -- Tracing of program execution without stopping the program.
user-defined -- User-defined commands.

Type "help" followed by a class name for a list of commands in
that class.
Type "help all" for the list of all commands.
Type "help" followed by command name for full documentation.
Type "apropos word" to search for commands related to "word".
Type "apropos -v word" for full documentation
 of commands related to "word".
Command name abbreviations are allowed if unambiguous.
(gdb) q
A debugging session is active.

Inferior 1 [process 2797] will be killed.

Quit anyway? (y or n) n
Not confirmed.
(gdb)

It is still running, so if you or somebody else could tell me what to do 
to report it.


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