Re: Primes and superscripts in mathed

2023-11-26 Thread Isaac Oscar Gariano
Personally, I just don't use the '​ in LyX at all, especially as it doesn't display correctly, and as you show, doesn't combine properly with other superscripts/subscripts. Instead, I always do ^\prime​ which looks much nicer, and lets you control things better. So perhaps the code would work b

Re: [LyX features/biginset] Reduce metrics updates from 4 to 1 when loading file

2023-11-26 Thread Richard Kimberly Heck
On 11/26/23 16:07, Jean-Marc Lasgouttes wrote: Le 24/11/2023 à 21:03, Scott Kostyshak a écrit : Since such changes can lead to nasty bugs, my plan was to backport only part of the biginset branch (or maybe by bit in different 2.4 releases). But if we feel brave, we can put it all in the 2.4.x b

Primes and superscripts in mathed

2023-11-26 Thread Andrew Parsloe
TeX accepts  S'^{2}  (between $ delimiters) as a valid construction (TeXbook, p.130, line above Ex. 16.5) but mathed in LyX converts this to S'{}^{2}. In this simple case that is not a problem (in fact the interpolated {} gives better spacing) but it becomes a problem with expressions like (rea

Re: [LyX features/biginset] Reduce metrics updates from 4 to 1 when loading file

2023-11-26 Thread Jean-Marc Lasgouttes
Le 24/11/2023 à 21:03, Scott Kostyshak a écrit : Since such changes can lead to nasty bugs, my plan was to backport only part of the biginset branch (or maybe by bit in different 2.4 releases). But if we feel brave, we can put it all in the 2.4.x branch and see what works or not before release.

Re: flatpak

2023-11-26 Thread Cor Blom
Op 26-11-2023 om 05:48 schreef Richard Kimberly Heck: It's fine to edit lyxrc.defaults, I think. This is basically a normal thing for distributions to do, though there may be some better way to do it. Perhaps someone else will know. I use lyxrc.dist for distribution specific settings. Cor --

Re: flatpak

2023-11-26 Thread T Rex
In fact, I am doing a more exhaustive search, but I think one of the problems is that the configuration avoids making system calls to open a file because in the system scan it did not find a program that could manage it. El sáb, 25 nov 2023 a la(s) 23:48, Richard Kimberly Heck (rikih...@gmail.com)