Re: Time signature and beat markers

2018-11-07 Thread Mark Knoop
At 21:16 on 06 Nov 2018, Andrew Bernard wrote: >Answering my own question, this simple approach works: > > \time 5/4 > \set Timing.measureLength = #(ly:make-moment 1/4) > >I'm happy to make the thincker barlines manually, unless anybody has >some clever special engraver ideas. Try something like

Re: SystemStartBracket and BarNumber collision

2018-11-07 Thread Pierre-Luc Gauthier
Hi Federico, Indeed, I should have seen this bug before posting. Yes, an \override of BarNumber.Y-offset of e.g. 4 is an acceptable solution but what about BarNumbers not located at the beginning of a system? Is there a way to workaround only the first bar displayed at the beginning of a system a

Re: SystemStartBracket and BarNumber collision

2018-11-07 Thread Ben
On 11/7/2018 12:44 PM, Pierre-Luc Gauthier wrote: Hi Federico, Indeed, I should have seen this bug before posting. Yes, an \override of BarNumber.Y-offset of e.g. 4 is an acceptable solution but what about BarNumbers not located at the beginning of a system? Is there a way to workaround only th

Re: SystemStartBracket and BarNumber collision

2018-11-07 Thread Ben
On 11/7/2018 12:44 PM, Pierre-Luc Gauthier wrote: Hi Federico, Indeed, I should have seen this bug before posting. Yes, an \override of BarNumber.Y-offset of e.g. 4 is an acceptable solution but what about BarNumbers not located at the beginning of a system? Is there a way to workaround only th

Re: SystemStartBracket and BarNumber collision

2018-11-07 Thread Pierre-Luc Gauthier
Hi Ben, Le mer. 7 nov. 2018 à 12:57, Ben a écrit : > Is this what you mean? > \revert Score.BarNumber.Y-offset Yes. But how could I know what bar is at the beginning of a system over 65+ pages of score ? Making whatever change in the score could move the music pretty much anywhere (not talking a

Re: Helper macros for music analysis

2018-11-07 Thread Jérôme Plût
Tertio Nonas Novembres MMXVIII scripsit Thomas Morley : > > I tried to hunt this down... > > Although, I still don't know why #(load "file.scm") done in a ly-file > > stopped working, [...] > > Still no clue, though, in ly-files (load ...) works only with an absolute > path. > In native guilev2,

Re: MIDI suffixes when compiling multiple midi score blocks in one file

2018-11-07 Thread Hans Aikema
> On 3 Nov 2018, at 11:04, Federico Bruni wrote: > > > > Il giorno mar 30 ott 2018 alle 18:12, Raitis Veinbahs ha > scritto: >> They default to "-1", "-2" and so on. >> Is it possible to control/change them? "first", "second", "the fast one" etc. >> Thanks, >> Raitis Veinbahs. > > > It's

Re: SystemStartBracket and BarNumber collision

2018-11-07 Thread Aaron Hill
On 2018-11-07 10:10 am, Pierre-Luc Gauthier wrote: Hi Ben, Le mer. 7 nov. 2018 à 12:57, Ben a écrit : Is this what you mean? \revert Score.BarNumber.Y-offset Yes. But how could I know what bar is at the beginning of a system over 65+ pages of score ? Making whatever change in the score could