Re: Bug in running external program (-shell-escape)

2023-03-03 Thread Paul A. Rubin
On 2/24/23 05:56, Mario D wrote: It looks like I have found a bug using the external library in lyx: if you pass the option \tikzexternalize[prefix=some_dir/] then lyx is not able to create the subdir "some_dir" in its temporary working dir under the /tmp tree, which results in a compilation err

Re: QRegExp is deprecated in qt6

2023-03-03 Thread Enrico Forestieri
On Fri, Mar 03, 2023 at 01:49:26PM +0100, Jean-Marc Lasgouttes wrote: Other special Qt6 code I would like to remove is: 1/ this one seems to exist in Qt5 #if QT_VERSION < 0x06 QRect rec = QApplication::desktop()->screenGeometry(); #else QRect

Re: Error messages

2023-03-03 Thread Jean-Pierre Chrétien
Le 22/02/2023 à 10:52, Jean-Pierre Chrétien a écrit : Dear developers When I open the original UserGuide with 2.4.0dev, I see this in the calling command window: Warning: dvipng failed to generate images from lyxpreviewOuMJqr.dvi... fallback to legacy method Warning: epstopdf failed on page

Re: [LyX/master] Spellcheck - more verbose tooltip.

2023-03-03 Thread Scott Kostyshak
On Fri, Mar 03, 2023 at 09:55:35AM +0100, Pavel Sanda wrote: > On Thu, Mar 02, 2023 at 04:28:16PM -0500, Scott Kostyshak wrote: > > > diff --git a/src/frontends/qt/ui/SpellcheckerUi.ui > > > b/src/frontends/qt/ui/SpellcheckerUi.ui > > > index 3bc0346..2c620d0 100644 > > > --- a/src/frontends/qt/ui

Re: Problem with new \date lyx-2.4.0beta2

2023-03-03 Thread Jürgen Spitzmüller
Am Freitag, dem 03.03.2023 um 07:29 -0500 schrieb Neal Becker: > In the attached, if the note hiding the 'date' is dissolved (so date > is present), then lualtex output is missing the title page. Thanks, fixed. -- Jürgen -- lyx-devel mailing list lyx-devel@lists.lyx.org http://lists.lyx.org/mai

Re: Examples/Templates

2023-03-03 Thread Jürgen Spitzmüller
Am Freitag, dem 03.03.2023 um 14:15 +0100 schrieb Pavel Sanda: > Would you mind if I go through those two selections and suggest > movements between them? Sure. Or just go ahead and move as you see fit. -- Jürgen -- lyx-devel mailing list lyx-devel@lists.lyx.org http://lists.lyx.org/mailman/lis

Re: Examples/Templates

2023-03-03 Thread Pavel Sanda
On Fri, Mar 03, 2023 at 02:04:52PM +0100, Jürgen Spitzmüller wrote: > Am Freitag, dem 03.03.2023 um 13:57 +0100 schrieb Pavel Sanda: > > I do not have that strong opinion about any of the above, just > > checking whether anyone tried to make consistent selection or we just > > follow the historic (

Re: Examples/Templates

2023-03-03 Thread Jürgen Spitzmüller
Am Freitag, dem 03.03.2023 um 13:57 +0100 schrieb Pavel Sanda: > I do not have that strong opinion about any of the above, just > checking whether anyone tried to make consistent selection or we just > follow the historic (and arbitrary) distinctions More or less. Just the UI changed, not so much

Examples/Templates

2023-03-03 Thread Pavel Sanda
Hi, I am struggling with the current distinction of templates/examples we introduces to UI. What makes a file destined to appear in examples instead of templates? My intuitive take is that the file, which will be likely immediately used and edited should be part of templates, while files where yo

Re: QRegExp is deprecated in qt6

2023-03-03 Thread Jean-Marc Lasgouttes
Le 02/03/2023 à 15:57, Jean-Marc Lasgouttes a écrit : This patch removes all traces of QRegExp. It will obviously need testing, but this is already the code used with Qt6. Riki, is this OK to apply? No complaints -> I did it. I can revert if needed. Other special Qt6 code I would like to rem

Re: 2.4 Crash (was: Updated LaTeXConfig.lyx (bxjsclasses added))

2023-03-03 Thread Jean-Marc Lasgouttes
Le 03/03/2023 à 12:21, Pavel Sanda a écrit : I can confirm that both crashes seem to be gone with 00c39208ac65. Thanks for checking. Note that it just pretends to be fixed, the real issue is still lurking. JMarc -- lyx-devel mailing list lyx-devel@lists.lyx.org http://lists.lyx.org/mailman/

Problem with new \date lyx-2.4.0beta2

2023-03-03 Thread Neal Becker
In the attached, if the note hiding the 'date' is dissolved (so date is present), then lualtex output is missing the title page. -- *Those who don't understand recursion are doomed to repeat it* new_reduced_complexity_beamforming.lyx Description: application/lyx -- lyx-devel mailing list lyx-d

2.4 plans (was: QRegExp is deprecated in qt6)

2023-03-03 Thread Pavel Sanda
On Thu, Mar 02, 2023 at 08:59:22PM -0500, Richard Kimberly Heck wrote: > On 3/2/23 17:28, Jean-Marc Lasgouttes wrote: > >Le 02/03/2023 ?? 23:10, Stephan Witt a écrit : > >>Am 02.03.2023 um 22:44 schrieb Richard Kimberly Heck > >>: > >>> > >>>On 3/2/23 12:29, Stephan Witt wrote: > > ATM, Qt

Re: 2.4 Crash (was: Updated LaTeXConfig.lyx (bxjsclasses added))

2023-03-03 Thread Pavel Sanda
On Mon, Feb 06, 2023 at 03:50:40PM +0100, Pavel Sanda wrote: > > >One solution would be high-level, like "forbid screen redraws while some > > >inset is the unstable state" (this is _expected_ to be a very transient > > >situation. > > > > > >Other solution would be very local and try to avoid thes

Re: QRegExp is deprecated in qt6

2023-03-03 Thread Jean-Marc Lasgouttes
Le 02/03/2023 à 23:32, Jean-Marc Lasgouttes a écrit : Le 02/03/2023 à 17:41, Jean-Marc Lasgouttes a écrit : Luckily it seems that GuiKeySymbol is the only code that uses QTextCodec. Luckily enough, the code in there is inside #if 0 ... #endif :) This is gone now. JMarc -- lyx-devel mailin

Re: [LyX/master] Spellcheck - more verbose tooltip.

2023-03-03 Thread Jürgen Spitzmüller
Am Freitag, dem 03.03.2023 um 09:55 +0100 schrieb Pavel Sanda: > My point was to make association with Text Property dialog, where you > can find that later. In any case title casing looks odd here. -- Jürgen -- lyx-devel mailing list lyx-devel@lists.lyx.org http://lists.lyx.org/mailman/listinf

Re: [LyX/master] Spellcheck - more verbose tooltip.

2023-03-03 Thread Pavel Sanda
On Thu, Mar 02, 2023 at 04:28:16PM -0500, Scott Kostyshak wrote: > > diff --git a/src/frontends/qt/ui/SpellcheckerUi.ui > > b/src/frontends/qt/ui/SpellcheckerUi.ui > > index 3bc0346..2c620d0 100644 > > --- a/src/frontends/qt/ui/SpellcheckerUi.ui > > +++ b/src/frontends/qt/ui/SpellcheckerUi.ui > >