Re: Reconfigure from script

2023-02-19 Thread Dr Eberhard W Lisse
if LyX is running you can save all open buffers to disk and then quit by way of something like (multiple levels of double quotes are required (on the Mac due to the space in ~/Library/Application Support/Lyx-2.3)) pushd "$(dirname "$(find ~/Library -name .lyxpipe.in -type p)")"

Re: Reconfigure from script

2023-02-19 Thread Richard Kimberly Heck
On 2/18/23 18:11, Mark Livingstone wrote: Hi People, I am using LyX 2.3.7 on Mac OS Ventura. Is it possible to run reconfigure from script in the terminal, if so how? Just execute the file configure.py. It will write the relevant files to the current working directory, so make sure you are