Scott,

this is very helpful for my alias file on the Mac.

function lyxconfigure
{
        pushd ~/
        python -tt "/Applications/LyX.app/Contents/Resources/configure.py"
        popd
}

greetings, el

On 15/01/2019 19:02, Scott Kostyshak wrote:
> On Tue, Jan 15, 2019 at 11:27:34AM -0500, Daniel Gómez Martínez wrote:
>> I found out I can start the action I want with "lyx -x reconfigure";
>> however, GUI is triggered at the end.
> 
> You can call the configure script directly. For example,
> 
>   python -tt "/usr/local/share/lyx/configure.py"
> 
> Be sure to run it inside your home directory. On Linux, this is ~/.lyx.
> (note that you can set your home directory at run-time to any directory
> when launching LyX)
> 
> Best,
> 
> Scott
> 


Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to