[LyX/master] Replace $${python} directly in the converter constructor

2022-01-27 Thread José Matos
commit 79a2ac575cd40291e8cc7e8c4a3f4072670367b7 Author: José Matos Date: Thu Jan 27 18:32:57 2022 + Replace $${python} directly in the converter constructor --- src/Converter.cpp |6 ++ src/Converter.h |4 ++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git

[LyX/master] Comment: link to Beamer enumitem feature request

2022-01-27 Thread Scott Kostyshak
commit 29b386640ef8318d25164b2c54c7c115750a6042 Author: Scott Kostyshak Date: Thu Jan 27 17:27:15 2022 -0500 Comment: link to Beamer enumitem feature request --- lib/layouts/beamer.layout |2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/lib/layouts/beamer.layout

[LyX/master] Fix compilation with gcc-12

2022-01-27 Thread José Matos
commit b73ab0256d113571174fed4b2a3405fe8c44d297 Author: José Matos Date: Thu Jan 27 15:37:45 2022 + Fix compilation with gcc-12 --- src/insets/InsetListings.cpp |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/src/insets/InsetListings.cpp