Re: Brackets question

2017-03-27 Thread Menu Jacques
Hello David,

Yes, I think thez are actually ligatures, hadn’t found them searching for 
brackets.

Thanks!

JM

> Le 27 mars 2017 à 14:34, David Nalesnik <david.nales...@gmail.com> a écrit :
> 
> On Mon, Mar 27, 2017 at 7:14 AM, Andrew Bernard
> <andrew.bern...@gmail.com> wrote:
>> Hi Menu,
>> 
>> Well I was suggesting a way of faking it out, rather than being semantically 
>> pure. Not sure that Binchois used such brackets!
>> 
>> Andrew
>> 
>> -Original Message-
>> From: Menu Jacques [mailto:imj-...@bluewin.ch]
>> Sent: Monday, 27 March 2017 11:12 PM
>> To: Andrew Bernard <andrew.bern...@gmail.com>
>> Cc: Menu Jacques <imj-...@bluewin.ch>; Lilypond User List 
>> <lilypond-user@gnu.org>
>> Subject: Re: Brackets question
>> 
>> Sorry for not having been more explicit: I saw that when imporing 
>> Recordare’s Binchois.xml file into Finale.
>> 
>> The meter is 3/4, so it’s no tuplet it seems.
>> 
> 
> I think you want ligature brackets:
> http://lilypond.org/doc/v2.18/Documentation/notation/ancient-notation_002d_002dcommon-features#ligatures
> 
> David
> 
> ___
> lilypond-user mailing list
> lilypond-user@gnu.org
> https://lists.gnu.org/mailman/listinfo/lilypond-user


___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


Re: Brackets question

2017-03-27 Thread David Nalesnik
On Mon, Mar 27, 2017 at 7:14 AM, Andrew Bernard
<andrew.bern...@gmail.com> wrote:
> Hi Menu,
>
> Well I was suggesting a way of faking it out, rather than being semantically 
> pure. Not sure that Binchois used such brackets!
>
> Andrew
>
> -Original Message-
> From: Menu Jacques [mailto:imj-...@bluewin.ch]
> Sent: Monday, 27 March 2017 11:12 PM
> To: Andrew Bernard <andrew.bern...@gmail.com>
> Cc: Menu Jacques <imj-...@bluewin.ch>; Lilypond User List 
> <lilypond-user@gnu.org>
> Subject: Re: Brackets question
>
> Sorry for not having been more explicit: I saw that when imporing Recordare’s 
> Binchois.xml file into Finale.
>
> The meter is 3/4, so it’s no tuplet it seems.
>

I think you want ligature brackets:
http://lilypond.org/doc/v2.18/Documentation/notation/ancient-notation_002d_002dcommon-features#ligatures

David

___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


RE: Brackets question

2017-03-27 Thread Andrew Bernard
Hi Menu,

Well I was suggesting a way of faking it out, rather than being semantically 
pure. Not sure that Binchois used such brackets!

Andrew

-Original Message-
From: Menu Jacques [mailto:imj-...@bluewin.ch] 
Sent: Monday, 27 March 2017 11:12 PM
To: Andrew Bernard <andrew.bern...@gmail.com>
Cc: Menu Jacques <imj-...@bluewin.ch>; Lilypond User List 
<lilypond-user@gnu.org>
Subject: Re: Brackets question

Sorry for not having been more explicit: I saw that when imporing Recordare’s 
Binchois.xml file into Finale.

The meter is 3/4, so it’s no tuplet it seems.



___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


Re: Brackets question

2017-03-27 Thread Menu Jacques
Sorry for not having been more explicit: I saw that when imporing Recordare’s 
Binchois.xml file into Finale.

The meter is 3/4, so it’s no tuplet it seems.

> Le 27 mars 2017 à 13:17, Andrew Bernard  a écrit :
> 
> Hi Menu,
> 
> Making some assumptions here.
> 
> Andrew
> 
> 
> == snip
> 
> \version "2.19.58"
> 
> treble = {
>   \clef treble
>   \omit TupletNumber
>   \tupletUp
>   \tuplet 5/4 { c'''4 d'''4. } b''8
> }
> 
> bass = {
>   \clef bass
>   \omit TupletNumber
>   \tupletUp
>   \tuplet 5/4 { c4 \stemUp a4. } f8
> 
> }
> 
> \score {
>   \new PianoStaff
>   <<
> \new Staff { \treble }
> \new Staff { \bass }
>   >>
> 
>   \layout {
>   }
> }
> 
> == snip
> 
> ___
> lilypond-user mailing list
> lilypond-user@gnu.org
> https://lists.gnu.org/mailman/listinfo/lilypond-user


___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


Re: Brackets question

2017-03-27 Thread Andrew Bernard
Hi Menu,

Making some assumptions here.

Andrew


== snip

\version "2.19.58"

treble = {
  \clef treble
  \omit TupletNumber
  \tupletUp
  \tuplet 5/4 { c'''4 d'''4. } b''8
}

bass = {
  \clef bass
  \omit TupletNumber
  \tupletUp
  \tuplet 5/4 { c4 \stemUp a4. } f8

}

\score {
  \new PianoStaff
  <<
\new Staff { \treble }
\new Staff { \bass }
  >>

  \layout {
  }
}

== snip
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


Re: Brackets question

2017-03-27 Thread David Kastrup
Menu Jacques  writes:

> Hello,
>
> These brackets look like analysis brackets, but are not quite as Lily 
> displays them:
>
> *
>
> Maybe they’re something else?

What is the meter?

-- 
David Kastrup

___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user