Re: Doc: Add how to change the notation fonts (issue 330040043 by truer...@gmail.com)

2017-08-23 Thread tisimst . lilypond
I like the changes. Just a few more comments for clarification. https://codereview.appspot.com/330040043/diff/20001/Documentation/notation/input.itely File Documentation/notation/input.itely (right):

Re: triggering translation from engraver

2017-08-23 Thread David Kastrup
Jan-Peter Voigt writes: > Hi David, > > thank you for your work on this! I will try/investigate it later this > evening or tomorrow in the morning. It's half-baked half-finished work. I vaguely remember that I could not figure out exactly how to make it do 100% of what I

Re: triggering translation from engraver

2017-08-23 Thread Jan-Peter Voigt
Hi David, thank you for your work on this! I will try/investigate it later this evening or tomorrow in the morning. Best Jan-Peter Am 23. August 2017 18:33:15 MESZ schrieb David Kastrup : >David Kastrup writes: > >> David Kastrup writes: >> >>>

Re: triggering translation from engraver

2017-08-23 Thread David Kastrup
David Kastrup writes: > David Kastrup writes: > >> Jan-Peter Voigt writes: >> >>> Do you have another idea how to do that? >> >> Timing is established by iterators and they work on music expressions, >> not events. So you need to have an iterator

Re: triggering translation from engraver

2017-08-23 Thread David Kastrup
David Kastrup writes: > David Kastrup writes: > >> Jan-Peter Voigt writes: >> >>> Do you have another idea how to do that? >> >> Timing is established by iterators and they work on music expressions, >> not events. So you need to have an iterator

Re: triggering translation from engraver

2017-08-23 Thread Kieren MacMillan
Hi David (et al.), > Iterators are not user-definable at the moment. Either a general > facility or a more specific "wait-iterator" would seem warranted. […] > it might make more sense to work on actual infrastructure for this > rather than fudging around with existing facilities not intended

Re: triggering translation from engraver

2017-08-23 Thread David Kastrup
David Kastrup writes: > Jan-Peter Voigt writes: > >> Do you have another idea how to do that? > > Timing is established by iterators and they work on music expressions, > not events. So you need to have an iterator in the race from the start. > Few iterators have

Re: triggering translation from engraver

2017-08-23 Thread David Kastrup
Jan-Peter Voigt writes: > Hi developers, > > I have difficulties to find the right words for this question, but I'll try: > > The edition-engraver comes into action, when it finds a mod > (tweak/override) for the current spot in time, that is > measure/barNumber and

triggering translation from engraver

2017-08-23 Thread Jan-Peter Voigt
Hi developers, I have difficulties to find the right words for this question, but I'll try: The edition-engraver comes into action, when it finds a mod (tweak/override) for the current spot in time, that is measure/barNumber and moment/measurePosition. These mods are applied in one of the