On 24 April 2018 at 16:30, David Wright wrote:
> On Tue 24 Apr 2018 at 08:53:01 (+0200), Gianmaria Lari wrote:
> > On 23 April 2018 at 15:48, David Wright
> wrote:
> >
> > > On Mon 23 Apr 2018 at 09:43:01 (+0200), Gianmaria Lari wrote:
> > > > The following frescobaldi snippet call the "more.com
On Tue 24 Apr 2018 at 08:53:01 (+0200), Gianmaria Lari wrote:
> On 23 April 2018 at 15:48, David Wright wrote:
>
> > On Mon 23 Apr 2018 at 09:43:01 (+0200), Gianmaria Lari wrote:
> > > The following frescobaldi snippet call the "more.com" program with the
> > > parameter "\\readme"
> > >
> > > -*
On 23 April 2018 at 15:48, David Wright wrote:
> On Mon 23 Apr 2018 at 09:43:01 (+0200), Gianmaria Lari wrote:
> > The following frescobaldi snippet call the "more.com" program with the
> > parameter "\\readme"
> >
> > -*- python;
> > from subprocess import call
> > call(["more.com", "\\readme"])
On Mon 23 Apr 2018 at 09:43:01 (+0200), Gianmaria Lari wrote:
> The following frescobaldi snippet call the "more.com" program with the
> parameter "\\readme"
>
> -*- python;
> from subprocess import call
> call(["more.com", "\\readme"])
>
> This other one-line snippet pastes, in the frescobaldi e
The following frescobaldi snippet call the "more.com" program with the
parameter "\\readme"
-*- python;
from subprocess import call
call(["more.com", "\\readme"])
This other one-line snippet pastes, in the frescobaldi editor window at the
cursor position, the lilypond file name (including pa