Re: Critical-edition-style footnotes

2019-11-16 Thread Remy CLAVERIE
Hi Stacy,

 

Here is a excerpt of a score, including a markup with a score inside (version 
2.16.2) :

 

  d1 ~d8 fis8 gis8
  ^\footnote \markup \tiny "See footnote" #'(-.1 . .1) \markup {
    \lower #0.8 { \super { * } } "Original:"
    \left-align \score {
  \new Staff \with {
    \remove "Time_signature_engraver"
    fontSize = #-4
    \override StaffSymbol #'staff-space = #(magstep -4)
    \override StaffSymbol #'thickness = #(magstep -4)
    %firstClef = ##f
  }
  \relative do' {
    \time 2/1
    \clef treble
    \bar"|"
    d2. fis4 gis a b d, 
  }
  \layout {
    indent = 0\cm
    ragged-last = ##t
  }
    }
  } [
  \melisma a8] b4 d, \melismaEnd d1

 

 

HTH

Rémy

 

> Message du 17/11/19 02:34
> De : "Carl Sorensen" 
> A : "Stacy Fatemi" , "lilypond-user@gnu.org" 

> Copie à : 
> Objet : Re: Critical-edition-style footnotes
> 
>

 

 


From: Stacy Fatemi 
> Date: Saturday, November 16, 2019 at 12:57 PM
> To: 

> Subject: Critical-edition-style footnotes



 




Hey all,



 



I’ve been wanting to add footnotes to a score that include miniature-sized 
scores like in this critical edition of Pictures at an Exhibition. I know 
\score can be contained within \markup and I know EPS files can be embedded, 
but what’s the simplest solution? How do you get something elegantly spaced 
like in the attached picture? Thank you!

 

Scores can be placed in markups.

 

HTH,

 

Carl

 



 


 







Re: LSR management

2019-11-16 Thread Werner LEMBERG


Folks,


I've just tried

  http://lsr.di.unimi.it/LSR/Search

and it works fine.

> It may not be a good thing that nobody seems to know who runs and
> manages LSR.

Uh, oh, it was and still is Sebastiano Vigna.  This has never changed.
Seems there is a lot FUD around here...

> Should we devote any time to making this a more robust
> situation. given how much people refer to it, and what a valuable
> resource it is?

Please define `more robust'.  A temporary outage of less than 24 hours
for whatever reasons is nothing serious IMHO.  Additionally, it's a
weekend, and it's quite common here in Europe that university servers
are taken down for maintenance.

On the other hand, a daily SQL dump is available in the LSR download
section, together with a tarball of the used source code; whoever has
JavaScript knowledge should be thus capable to set up a mirror.


Werner



Re: In other news ...

2019-11-16 Thread Craig Dabelstein
Bravo Urs! Amazing work as usual!

Craig


On Fri, 15 Nov 2019 at 18:03, Urs Liska  wrote:

> Since our post announcement function doesn't seem to work anymore, I'll
> just use this thread to point you to the second issue in this post
> series:
>
> http://lilypondblog.org/2019/11/leopold-mozart-violin-school-2-lilypond-structure-and-organization/
>
> Thank you David Olson for copy-editing!
>
> The remaining two posts will take more time because the underlying stuff
> will have to be tidied-up.
>
> Have fun
> Urs
>
> Am 12.11.19 um 17:26 schrieb Urs Liska:
> > ... may I for once engage in some self-advertisment and point you to
> > this post:
> >
> http://lilypondblog.org/2019/11/leopold-mozart-violin-school-1-the-project/
> > ?
> >
> > Is there any way we can make this (the project, not the post) more
> > prominently advertise for LilyPond than putting it on
> > http://lilypond.org/productions.html?
> >
> > With best regards and many thanks to all who helped me get this over
> > the goal line. As usual, I wouldn't have managed without the expertise
> > on this list.
> >
> > Urs
> >
> >
>
>

-- 
Craig Dabelstein
Owner
Maxime's Music
M: 0404884173
A: 19 Twelfth Ave,  Kedron QLD 4031, Australia
W: concertbandmusicstore.com E:
cr...@concertbandmusicstore.com 






Re: Mac OS 10.15 Catalina

2019-11-16 Thread Tim McNamara
Thank you, Hans, for making this work!

> On Nov 16, 2019, at 11:21 AM, Hans Åberg  wrote:
> 
> Great! The other LilyPond programs are also in /opt/lilypond/bin/ would you 
> need them.
> 
> 
>> On 16 Nov 2019, at 15:32, Mario Bolognani  wrote:
>> 
>> On a second attempt, following your very useful suggestions, I was 
>> successful. Catalina with Frescobaldi 2.20 and LilyPond-devel are now 
>> operating normally.
>> 
>> Many thanks to all contributors
>> 
>> Mario Bolognani
>> www.baroquemusic.it
>> 
>> 
>> 
 Il giorno 16 nov 2019, alle ore 10:43, Hans Åberg  ha 
 scritto:
>>> 
>>> 
 On 16 Nov 2019, at 00:09, Mario Bolognani  
 wrote:
 
 After having installed Catalina I tried to install Frescobaldi plus 
 LilyPond (the 64bit version provided by Hans  Åberg) but, while 
 Frescobaldi 2.20 64bit apparently runs normally, I had no success with 
 LilyPond… I am a musician not a developer so I’m not able to understand 
 the reasons of this failure.
>>> 
>>> Did you try this:
>>> https://lists.gnu.org/archive/html/lilypond-user/2019-11/msg00295.html
>>> 
 So I am back to Mojave and the 32bit versions of Frescobaldi and LilyPond. 
 Waiting for good news on the subject.
>>> 
>>> Just waiting may not help. :-)
>>> 
>>> 
>> 
> 
> 
> 




Re: LSR management

2019-11-16 Thread Saul Tobin
Could LSR be functionally mirrored as a GitHub repo?

On Sat, Nov 16, 2019, 5:17 PM Andrew Bernard 
wrote:

> It may not be a good thing that nobody seems to know who runs and
> manages LSR. Should we devote any time to making this a more robust
> situation. given how much people refer to it, and what a valuable
> resource it is?
>
> Andrew
>
>


Re: Critical-edition-style footnotes

2019-11-16 Thread Carl Sorensen


From: Stacy Fatemi 
Date: Saturday, November 16, 2019 at 12:57 PM
To: 
Subject: Critical-edition-style footnotes

Hey all,

I’ve been wanting to add footnotes to a score that include miniature-sized 
scores like in this critical edition of Pictures at an Exhibition. I know 
\score can be contained within \markup and I know EPS files can be embedded, 
but what’s the simplest solution? How do you get something elegantly spaced 
like in the attached picture? Thank you!

Scores can be placed in markups.

HTH,

Carl





LSR management

2019-11-16 Thread Andrew Bernard
It may not be a good thing that nobody seems to know who runs and
manages LSR. Should we devote any time to making this a more robust
situation. given how much people refer to it, and what a valuable
resource it is?

Andrew



Re: Has LSR moved?

2019-11-16 Thread Andrew Bernard
I had contact with this person two years ago who modified the search
engine functionality to support some queries with hyphens. He also
seemed to know about outages then due to large scale power outrages.
Perhaps somebody could write to him?

Sebastiano Vigna 

Andrew

On Sun, 17 Nov 2019 at 10:20, PN Morin <_...@live.com> wrote:
>
> Hello all,
>
> Hmm, hopefully temporary ?
>
> The LSR is supposed to be hosted by the Università di Milano la Statale, 
> according to the domain name. Probably deployed by a music professor there 
> once upon a time? @Urs Liska any clue?
>
> The whois entry yields this:
>
> Domain: unimi.it
> Status: ok
> Signed: no
> Created: 1996-01-29 00:00:00
> Last Update: 2019-02-14 00:59:04
> Expire Date: 2020-01-29
>
> Registrant
> Organization: Universita' degli Studi di Milano
> Address: Via G. Colombo 46
> Milano
> 20133
> MI
> IT
> Created: 2007-03-01 10:35:42
> Last Update: 2011-03-24 11:01:07
>
> Admin Contact
> Name: Paola Formai
> Address: Universit. degli Studi di Milano
> Via G. Colombo 46
> Milano
> 20133
> MI
> IT
> Created: 1999-09-08 00:00:00
> Last Update: 2011-03-24 11:01:08
>
> Technical Contacts
> Name: Antonio Rossello
> Address: Universita' degli Studi di Milano
> Via G. Colombo 46
> Milano
> 20133
> MI
> IT
> Created: 1999-09-08 00:00:00
> Last Update: 2011-03-24 11:01:09
>
> Name: Giancarlo Galluzzi
> Address: Universita' degli Studi di Milano
> Via G. Colombo 46
> Milano
> 20133
> MI
> IT
> Created: 1999-09-08 00:00:00
> Last Update: 2011-03-24 11:01:09
>
> Registrar
> Organization: Consortium GARR
> Name: GARR-REG
> Web: http://www.garr.it
> DNSSEC: no
>
>
> Nameservers
> dns.cineca.it
> ns.unimi.it
> ns1.garr.net
>
>
> HTH !
> Pierre
>
> 
> From: lilypond-user  on behalf of 
> David Menéndez Hurtado 
> Sent: Saturday, November 16, 2019 6:27:10 PM
> To: Manuela 
> Cc: lilypond-user@gnu.org 
> Subject: Re: Has LSR moved?
>
> In the meantime, The Wayback machine has snapshots: 
> https://web.archive.org/web/20190510220444/http://lsr.di.unimi.it/LSR/Browse
>
> I think the search functionality is broken, though.
>
> On Sat, 16 Nov 2019 at 09:39, Manuela  wrote:
>
> Do you know who owns LSR?
>
> Greetings,
> Manuela
>
>
>
> --
> Sent from: http://lilypond.1069038.n5.nabble.com/User-f3.html
>



Re: Has LSR moved?

2019-11-16 Thread PN Morin
Hello all,

Hmm, hopefully temporary ?

The LSR is supposed to be hosted by the Università di Milano la Statale, 
according to the domain name. Probably deployed by a music professor there once 
upon a time? @Urs Liska any clue?

The whois entry yields this:

Domain: unimi.it
Status: ok
Signed: no
Created: 1996-01-29 00:00:00
Last Update: 2019-02-14 00:59:04
Expire Date: 2020-01-29

Registrant
Organization: Universita' degli Studi di Milano
Address: Via G. Colombo 46
Milano
20133
MI
IT
Created: 2007-03-01 10:35:42
Last Update: 2011-03-24 11:01:07

Admin Contact
Name: Paola Formai
Address: Universit. degli Studi di Milano
Via G. Colombo 46
Milano
20133
MI
IT
Created: 1999-09-08 00:00:00
Last Update: 2011-03-24 11:01:08

Technical Contacts
Name: Antonio Rossello
Address: Universita' degli Studi di Milano
Via G. Colombo 46
Milano
20133
MI
IT
Created: 1999-09-08 00:00:00
Last Update: 2011-03-24 11:01:09

Name: Giancarlo Galluzzi
Address: Universita' degli Studi di Milano
Via G. Colombo 46
Milano
20133
MI
IT
Created: 1999-09-08 00:00:00
Last Update: 2011-03-24 11:01:09

Registrar
Organization: Consortium GARR
Name: GARR-REG
Web: http://www.garr.it
DNSSEC: no


Nameservers
dns.cineca.it
ns.unimi.it
ns1.garr.net


HTH !
Pierre


From: lilypond-user  on behalf of 
David Menéndez Hurtado 
Sent: Saturday, November 16, 2019 6:27:10 PM
To: Manuela 
Cc: lilypond-user@gnu.org 
Subject: Re: Has LSR moved?

In the meantime, The Wayback machine has snapshots: 
https://web.archive.org/web/20190510220444/http://lsr.di.unimi.it/LSR/Browse

I think the search functionality is broken, though.

On Sat, 16 Nov 2019 at 09:39, Manuela 
mailto:pressephotogra...@gmail.com>> wrote:
Do you know who owns LSR?

Greetings,
Manuela



--
Sent from: http://lilypond.1069038.n5.nabble.com/User-f3.html



Re: Print barline in selecte staves only

2019-11-16 Thread Aaron Hill

On 2019-11-16 12:32 am, Urs Liska wrote:

Hi,

I'm wondering how to manage printing barlines in selected staves only,
which I need for a music example.

I have a score that consists of several Staff and several PianoStaff
instances (two "songs").

When in a layout block I \remove Default_bar_line_engraver from the
\Score context, no barlines are printed anymore (expected).
When I \consist Default_bar_line_engraver to \Staff and \PianoStaff
the score looks like the original one again (also expected).
However, now using \bar "||" has no effect anymore. What do I have to
do to be able to manually print barlines in a given context again?



  % \bar "||"
  \once \set Staff.whichBar = "||"



-- Aaron Hill



Re: Has LSR moved?

2019-11-16 Thread David Menéndez Hurtado
In the meantime, The Wayback machine has snapshots:
https://web.archive.org/web/20190510220444/http://lsr.di.unimi.it/LSR/Browse

I think the search functionality is broken, though.

On Sat, 16 Nov 2019 at 09:39, Manuela  wrote:

> Do you know who owns LSR?
>
> Greetings,
> Manuela
>
>
>
> --
> Sent from: http://lilypond.1069038.n5.nabble.com/User-f3.html
>
>


Re: Mac OS 10.15 Catalina

2019-11-16 Thread Hans Åberg
Great! The other LilyPond programs are also in /opt/lilypond/bin/ would you 
need them.


> On 16 Nov 2019, at 15:32, Mario Bolognani  wrote:
> 
> On a second attempt, following your very useful suggestions, I was 
> successful. Catalina with Frescobaldi 2.20 and LilyPond-devel are now 
> operating normally.
> 
> Many thanks to all contributors
> 
> Mario Bolognani
> www.baroquemusic.it
> 
> 
> 
>> Il giorno 16 nov 2019, alle ore 10:43, Hans Åberg  ha 
>> scritto:
>> 
>> 
>>> On 16 Nov 2019, at 00:09, Mario Bolognani  wrote:
>>> 
>>> After having installed Catalina I tried to install Frescobaldi plus 
>>> LilyPond (the 64bit version provided by Hans  Åberg) but, while Frescobaldi 
>>> 2.20 64bit apparently runs normally, I had no success with LilyPond… I am a 
>>> musician not a developer so I’m not able to understand the reasons of this 
>>> failure.
>> 
>> Did you try this:
>>  https://lists.gnu.org/archive/html/lilypond-user/2019-11/msg00295.html
>> 
>>> So I am back to Mojave and the 32bit versions of Frescobaldi and LilyPond. 
>>> Waiting for good news on the subject.
>> 
>> Just waiting may not help. :-)
>> 
>> 
> 




Re: Mac OS 10.15 Catalina

2019-11-16 Thread Mario Bolognani
On a second attempt, following your very useful suggestions, I was successful. 
Catalina with Frescobaldi 2.20 and LilyPond-devel are now operating normally.

Many thanks to all contributors

Mario Bolognani
www.baroquemusic.it



> Il giorno 16 nov 2019, alle ore 10:43, Hans Åberg  ha 
> scritto:
> 
> 
>> On 16 Nov 2019, at 00:09, Mario Bolognani  wrote:
>> 
>> After having installed Catalina I tried to install Frescobaldi plus LilyPond 
>> (the 64bit version provided by Hans  Åberg) but, while Frescobaldi 2.20 
>> 64bit apparently runs normally, I had no success with LilyPond… I am a 
>> musician not a developer so I’m not able to understand the reasons of this 
>> failure.
> 
> Did you try this:
>  https://lists.gnu.org/archive/html/lilypond-user/2019-11/msg00295.html
> 
>> So I am back to Mojave and the 32bit versions of Frescobaldi and LilyPond. 
>> Waiting for good news on the subject.
> 
> Just waiting may not help. :-)
> 
> 



Re: Mac OS 10.15 Catalina

2019-11-16 Thread Hans Åberg


> On 16 Nov 2019, at 00:09, Mario Bolognani  wrote:
> 
> After having installed Catalina I tried to install Frescobaldi plus LilyPond 
> (the 64bit version provided by Hans  Åberg) but, while Frescobaldi 2.20 64bit 
> apparently runs normally, I had no success with LilyPond… I am a musician not 
> a developer so I’m not able to understand the reasons of this failure.

Did you try this:
  https://lists.gnu.org/archive/html/lilypond-user/2019-11/msg00295.html

> So I am back to Mojave and the 32bit versions of Frescobaldi and LilyPond. 
> Waiting for good news on the subject.

Just waiting may not help. :-)





Re: Extract measures with function

2019-11-16 Thread Pierre Perol-Schneider
Hi Michael,
How about: http://gillesth.free.fr/Lilypond/extractMusic/ ?
As soon as the LSR works, see also LSR #764
Cheers,
Pierre

Le ven. 15 nov. 2019 à 23:08, Michael Käppler  a écrit :

> Hi all,
> is there a way to extract some particular measure from a voice through a
> music function?
> Like
>
> bla = { c4 d e f | d e f g | e f g a }
>
> \someMagicFunction #2 \bla -> d e f g
> I would be very happy if someone could point me in the right direction.
>
> Thanks,
> Michael
>
>


RE: Has LSR moved?

2019-11-16 Thread Manuela
Do you know who owns LSR?

Greetings,
Manuela



--
Sent from: http://lilypond.1069038.n5.nabble.com/User-f3.html



Print barline in selecte staves only

2019-11-16 Thread Urs Liska
Hi,

I'm wondering how to manage printing barlines in selected staves only, which I 
need for a music example.

I have a score that consists of several Staff and several PianoStaff instances 
(two "songs").

When in a layout block I \remove Default_bar_line_engraver from the \Score 
context, no barlines are printed anymore (expected).
When I \consist Default_bar_line_engraver to \Staff and \PianoStaff the score 
looks like the original one again (also expected).
However, now using \bar "||" has no effect anymore. What do I have to do to be 
able to manually print barlines in a given context again?

MWE:

%%%
\version "2.19.82"

one = \relative {
  c'2
  \bar "||"
  c
}

oneUp = \relative {
  c'2
  \bar "||"
  c
}

oneDown = \relative {
  c'2
  \bar "||"
  c
}

two = \relative {
  c'2 c
}

twoUp = \relative {
  c'2 c
}

twoDown = \relative {
  c'2 c
}

\score {
  <<
\new Staff \one
\new PianoStaff <<
  \new Staff \oneUp
  \new Staff \oneDown
>>
\new Staff \two
\new PianoStaff <<
  \new Staff \twoUp
  \new Staff \twoDown
>>
  >>
}

\layout {
  \context {
\Score
\remove Default_bar_line_engraver
  }
  \context {
\PianoStaff
\consists Default_bar_line_engraver
  }
  \context {
\Staff
\consists Default_bar_line_engraver
\consists Bar_engraver
  }
}
%
Thanks
Urs