[OT] Re: GrandStaff vertical distance

2018-10-18 Thread David Wright
On Thu 18 Oct 2018 at 05:35:45 (+0100), Brian Barker wrote: > At 14:40 17/10/2018 -0500, David Wright wrote: > > The # wiki notes that British Telecom used the term "square" for > > hash at one time. > > Surely not? Rather, they presumably used the term "square" for square > - which is what was on

Re: Changing clef automatically when pitch falls between a user-defined range of pitches

2018-10-18 Thread David Nalesnik
On Thu, Oct 18, 2018 at 9:27 AM elmeri wrote: > > Hey ML, > > I asked a similar question on the Music Practice & Theory Stack Exchange > site, and I was told that the idea of changing clef automatically is - in > most cases - a bad idea, at least musically/practically speaking. > Nevertheless,

Re: Changing clef automatically when pitch falls between a user-defined range of pitches

2018-10-18 Thread Aaron Hill
On 2018-10-18 8:19 am, Aaron Hill wrote: On 2018-10-18 7:21 am, elmeri wrote: This also needs to work for \transpose'd music. I missed that line. \transpose could be tricky to support if one wanted both... \transpose a b { \autoClef { ... } } \autoClef { \transpose a b { ... } } ...t

Re: Changing clef automatically when pitch falls between a user-defined range of pitches

2018-10-18 Thread Aaron Hill
On 2018-10-18 7:21 am, elmeri wrote: Hey ML, I asked a similar question on the Music Practice & Theory Stack Exchange site, and I was told that the idea of changing clef automatically is - in most cases - a bad idea, at least musically/practically speaking. Nevertheless, I would like to ask f

Changing clef automatically when pitch falls between a user-defined range of pitches

2018-10-18 Thread elmeri
Hey ML, I asked a similar question on the Music Practice & Theory Stack Exchange site, and I was told that the idea of changing clef automatically is - in most cases - a bad idea, at least musically/practically speaking. Nevertheless, I would like to ask for pointers as to how to accomplish this w

Re: GrandStaff vertical distance

2018-10-18 Thread Thomas Morley
Am Do., 18. Okt. 2018 um 11:32 Uhr schrieb Thomas Morley : > I made some mistakes while typing > the "1{2{3 4 5)|#6 7)8) 9 1)" > > Ok, make that "several mistakes" Ok, one could enter it using new indented lines (the code is able to cope with those added white-space) like: \setSystemStartD

Re: GrandStaff vertical distance

2018-10-18 Thread Thomas Morley
Am Mi., 17. Okt. 2018 um 21:40 Uhr schrieb David Wright : > > On Wed 17 Oct 2018 at 15:43:40 (+0200), Thomas Morley wrote: > > > I'd like to propose the code below. Attached as well. > > > > It stores the info in a string, which is converted to a nested list > > suitable for 'systemStartDelimiterHi