Re: Symbol to indicate an unmetered (cadenza) bar

2014-04-18 Thread Piaras Hoban
Something along these lines perhaps: \score { \new Staff { \once\override Staff.TimeSignature.stencil = #(lambda (grob) (grob-interpret-markup grob (markup #:fontsize 5 #:vcenter X))) \time 4/4 \cadenzaOn c'1 \bar | \cadenzaOff

Re: Symbol to indicate an unmetered (cadenza) bar

2014-04-18 Thread Urs Liska
Am 18.04.2014 10:43, schrieb Piaras Hoban: Something along these lines perhaps: \score { \new Staff { \once\override Staff.TimeSignature.stencil = #(lambda (grob) (grob-interpret-markup grob (markup #:fontsize 5 #:vcenter X))) \time 4/4

Symbol to indicate an unmetered (cadenza) bar

2014-04-17 Thread James Harkins
I'm writing a piece that will have a few cadenzas. In the cadenza pseudo-bars, I want to print some kind of glyph where the time signature would normally go, to indicate that this bar is unmetered. My first thought was a 0, and I found in the manual that I can actually get the 0 to appear in

Re: Symbol to indicate an unmetered (cadenza) bar

2014-04-17 Thread Phil Holmes
- Original Message - From: James Harkins jamshar...@gmail.com To: lilypond lilypond-user@gnu.org Sent: Thursday, April 17, 2014 10:28 AM Subject: Symbol to indicate an unmetered (cadenza) bar I'm writing a piece that will have a few cadenzas. In the cadenza pseudo-bars, I want

Re: Symbol to indicate an unmetered (cadenza) bar

2014-04-17 Thread David Stephen Grant
Gould recommends a cross together with a tempo marking senza misura. Kurt Stone however recommends a zero. Best, David On 17 Apr 2014 11:28, James Harkins jamshar...@gmail.com wrote: I'm writing a piece that will have a few cadenzas. In the cadenza pseudo-bars, I want to print some kind of

Re: Symbol to indicate an unmetered (cadenza) bar

2014-04-17 Thread James Harkins
On Apr 17, 2014 6:11 PM, David Stephen Grant da...@davidgrant.no wrote: Gould recommends a cross together with a tempo marking senza misura. Kurt Stone however recommends a zero. Thanks. I had used a zero with a vertical bar through it back in school. Hm, a choice then: - Zero: Use a (perhaps