Re: [LyX/master] Fix AboutLyX layout

2024-11-07 Thread Jürgen Spitzmüller
Am Donnerstag, dem 07.11.2024 um 12:05 +0100 schrieb Kornel Benko: > I see only 'Qt::TextFormat::PlainText' in > src/frontends/qt/ui/AboutUi.ui. Thanks, I'll fix those. (the others have been fixed earlier, but of course they might reappear). -- Jürgen signature.asc Description: This is a digi

Re: [LyX/master] Fix AboutLyX layout

2024-11-07 Thread Jürgen Spitzmüller
Am Donnerstag, dem 07.11.2024 um 14:20 +0100 schrieb Kornel Benko: > Added test "check_Qt_ui_Constants" at 695b2f48 to check for such > suspected values. Great, thanks. -- Jürgen signature.asc Description: This is a digitally signed message part -- lyx-devel mailing list lyx-devel@lists.lyx.o

Re: [LyX/master] Fix AboutLyX layout

2024-11-07 Thread Kornel Benko
Am Thu, 07 Nov 2024 12:36:35 +0100 schrieb "Jürgen Spitzmüller" : > Am Donnerstag, dem 07.11.2024 um 12:05 +0100 schrieb Kornel Benko: > > I see only 'Qt::TextFormat::PlainText' in > > src/frontends/qt/ui/AboutUi.ui. > > Thanks, I'll fix those. > > (the others have been fixed earlier, but of c

Re: [LyX/master] Fix AboutLyX layout

2024-11-07 Thread Kornel Benko
Am Mon, 04 Nov 2024 12:15:25 +0100 schrieb "Jürgen Spitzmüller" : > Am Montag, dem 04.11.2024 um 12:04 +0100 schrieb Pavel Sanda: > > We could easily automatize check for this in our tests. > > > > I can add it if you write some list of string we should > > grep for in .ui files... > > For now

Re: Possibly bug with export to epub

2024-11-07 Thread José Matos
On Wed, 2024-11-06 at 20:16 +0100, Bernd Nitzschmann wrote: > Hi lyx-devel, > I hope this is the right place to report a feature not working (at > least for me): > > When trying to export a lyx file to epub format an error message pops > up: > An error occurred while executing  > py -3 -tt $$s/scr

Re: LyX and PDF/UA

2024-11-07 Thread Jürgen Spitzmüller
Am Mittwoch, dem 06.11.2024 um 08:00 +0100 schrieb Prof. Dr.-Ing. Jürgen Klingenberg: > thank you for the great program! > Many LaTeX fans are under the threat of the sword of Damocles > in the form of the requirement for accessible documents > for people with disabilities (e.g. PDF/UA (Universal A

Re: LyX and PDF/UA

2024-11-07 Thread Jürgen Spitzmüller
Am Donnerstag, dem 07.11.2024 um 16:41 +0900 schrieb Yokota K.: > Since \DocumentMetadata{…} needs to come in front of \documentclass > declaration, LyX layout scheme probably need be updated. No, we have an UI for it as of LyX 2.4: Document > Settings > PDF Settings > Document Metadata. -- Jür