Re: frescobaldi clipboard file name

2018-04-27 Thread Gianmaria Lari
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: > > > >

Re: frescobaldi clipboard file name

2018-04-24 Thread David Wright
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 > > >

Re: frescobaldi clipboard file name

2018-04-24 Thread Gianmaria Lari
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 > >

Re: frescobaldi clipboard file name

2018-04-23 Thread David Wright
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

frescobaldi clipboard file name

2018-04-23 Thread Gianmaria Lari
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