]> git.lyx.org Git - features.git/commit
Add new placeholder $${python} to configure
authorJosé Matos <jamatos@lyx.org>
Tue, 4 Jan 2022 00:21:34 +0000 (00:21 +0000)
committerJosé Matos <jamatos@lyx.org>
Tue, 4 Jan 2022 00:21:34 +0000 (00:21 +0000)
commit109ea2be4a21ca93d22ab25703b3352a50fbbe3b
tree6da92d079d73a67d3bd72c7f6e91cec31bbbcd53
parent13a7269b9dc9b00f2edf65de38483b99d8fb1dfe
Add new placeholder $${python} to configure

This ensures that we use a consistent Python interpreter in LyX.

$${python} is replaced by the Python version found.

Users can apply this in preferences and use the same version defined by
LyX.
lib/configure.py
lib/scripts/include_bib.py
src/Converter.cpp
src/Mover.cpp
src/graphics/PreviewLoader.cpp
src/support/ForkedCalls.cpp
src/support/Systemcall.cpp
src/support/filetools.cpp