Re: Cent rit between staves

2023-11-08 Thread David Nalesnik
Hi Will, On Wed, Nov 8, 2023 at 12:14 PM Will Turner wrote: > How do I center the *rit.* vertically between the treble and bass clef > staves in this piano system? > > _\markup{ \italic {rit.} } > [image: image.png] > You can do it by creating a Dynamics context. It's discussed here (scroll

Re: detecting parallel fifths and octaves in figured bass

2023-07-15 Thread David Nalesnik
Hi all, On Fri, Jul 14, 2023 at 6:36 PM Jean Abou Samra wrote: > Le vendredi 14 juillet 2023 à 21:08 +, Eef Weenink a écrit : > > Maybe somebody already made a script for this: > > In figured bass there are two fundamental rules: Avoid parallell octaves > and or fifhts. > So it would be

Re: Markup in the middle of a spanner

2023-04-07 Thread David Nalesnik
On Fri, Apr 7, 2023 at 7:26 AM David Nalesnik wrote: > Hi Andrew, > > On Fri, Apr 7, 2023 at 7:23 AM Andrew Bernard > wrote: > >> Ah, that's the one I now remember. >> >> Could this go into OLL? >> >> Andrew >> > > Sure, if you like! It

Re: Markup in the middle of a spanner

2023-04-07 Thread David Nalesnik
Hi Andrew, On Fri, Apr 7, 2023 at 7:23 AM Andrew Bernard wrote: > Ah, that's the one I now remember. > > Could this go into OLL? > > Andrew > Sure, if you like! It might need some adjusting for 2.24 - not sure. David

Re: Markup in the middle of a spanner

2023-04-07 Thread David Nalesnik
Hi Rip_mus, > > On 7/04/2023 4:18 pm, Rip _Mus wrote: > > do you know any technique to place a markup right in the middle (X > > axis) of a DurationLine Grob? (or also a textspanner). > > This will handle TextSpanners: https://github.com/davidnalesnik/lilypond-text-spanner-inner-texts Best,

Re: irrational meters

2023-01-17 Thread David Nalesnik
On Tue, Jan 17, 2023 at 6:47 PM H. S. Teoh via LilyPond user discussion < lilypond-user@gnu.org> wrote: > On Tue, Jan 17, 2023 at 07:08:41PM -0500, David Zelinsky wrote: > > Kieren MacMillan writes: > > > > > Hi Silvain, > > > > > >> I wonder about the term “irrational” meter. Should not we say

Re: color individual characters

2022-06-05 Thread David Nalesnik
On Sun, Jun 5, 2022 at 8:16 PM David Nalesnik wrote: > Hi Dmitry, > > On Sun, Jun 5, 2022 at 4:03 PM Лысов Дмитрий wrote: > >> Hi. How to color individual characters in the UNICODE encoding text? >> Examples: >> >> 콗콂켄 _ 콞 _ 쾒켆 콗콃켅 콐켱켆 콜콃켅 쾆콂켄 >> >&g

Re: color individual characters

2022-06-05 Thread David Nalesnik
Hi Dmitry, On Sun, Jun 5, 2022 at 4:03 PM Лысов Дмитрий wrote: > Hi. How to color individual characters in the UNICODE encoding text? > Examples: > > 콗콂켄 _ 콞 _ 쾒켆 콗콃켅 콐켱켆 콜콃켅 쾆콂켄 > > 콖콃켅 콖콃켢 쾖켆 쾋콃 쾆콂 > > Additional information is attached to the letter. > Sincerely, Dmitry. > A long time ago I

Re: associate text to chord

2022-02-05 Thread David Nalesnik
numerals. > > Another option is to use a dedicated context for analysis. The Lyrics > context is a good candidate, as it supports arbitrary markup that can be > given rhythm independant of the associated Staff. Consider LSR 710 [1] > as a starting point. > > [1]: https://lsr

Re: Get value of Scheme function to display as a markup in Lilypond

2021-11-23 Thread David Nalesnik
Hi, On Tue, Nov 23, 2021 at 5:36 PM Dimitris Marinakis wrote: > Thank you both for the information. > > I wasn't aware of the formatted output to be honest. > > \markup #(format #f "result = ~a" (dostuff 47)) > > > This line of code doesn't make any sense to me currently but when I get > into

Re: Terminology question

2021-11-13 Thread David Nalesnik
On Sat, Nov 13, 2021 at 3:42 PM Kieren MacMillan wrote: > > Hi all, > > > The *extraction* of parts is something that only > > makes sense in times of computer score representation, as you’d extract a > > part > > of the information from a full score. > > I know it’s a fine semantic point… but

Re: Terminology question

2021-11-13 Thread David Nalesnik
Hi, On Sat, Nov 13, 2021 at 1:11 PM bobr...@centrum.is wrote: > > Commercial programs like Finale and Sibelius refer to “extracting” parts. > That doesn’t really apply to LilyPond. With LilyPond, scores are built from > the input. A score may contain a single part or a complete orchestral

Re: Automatic offset to align texts on their baseline.

2021-06-02 Thread David Nalesnik
Hi Stéphane, On Wed, Jun 2, 2021 at 8:02 AM Stéphane SOPPERA wrote: > Hi, > > This is my first post here and I hope this question has not already been > answered. > > I want to add harmonic analysis under my scores, something like that: > [image: Screenshot from 2021-06-02 14-55-24.png] > To

Re: slur over break

2021-05-26 Thread David Nalesnik
Hi Molly, On Wed, May 26, 2021 at 12:22 PM Molly Preston wrote: > > \version "2.20.0" > > > \score { << > > \new Staff { > \new Voice > dis'2. cis'4 ~ > cis'4 e'4 dis'2 > } > \addlyrics {leop -- ard crys -- tal} > << > \new PianoStaff > \new Staff = "upper" > { >

Re: Can I switch off automatic repetition of spanner text?

2021-05-12 Thread David Nalesnik
On Wed, May 12, 2021 at 5:06 AM Leo Correia de Verdier wrote: > > There are also functions written that create this kind of spanners, for > instance at > https://lists.gnu.org/archive/html/lilypond-user/2013-05/msg00405.html > (I think there might also be a newer version, but I’m not sure) >

Re: How to get bounding NoteColumns of the first of consecutive TextSpanners

2021-03-04 Thread David Nalesnik
On Wed, Mar 3, 2021 at 4:11 PM Jean Abou Samra wrote: > > > Le 03/03/2021 à 13:55, Thomas Morley a écrit : > > Hi, > > > > please have a look at the following minimal, producing three staves, > > the middle one with consecutive TextSpanners: > > > > mus = { bes \startTextSpan b\stopTextSpan

Re: How to get bounding NoteColumns of the first of consecutive TextSpanners

2021-03-03 Thread David Nalesnik
On Wed, Mar 3, 2021 at 3:17 PM David Nalesnik wrote: > > The only thing I can think of at the moment is to compare the > StaffSymbol of the left bound with that of each of the NoteColumns on > the right. Of course, I realize right away that that will break down > if the spanner

Re: How to get bounding NoteColumns of the first of consecutive TextSpanners

2021-03-03 Thread David Nalesnik
Hi Harm, On Wed, Mar 3, 2021 at 6:56 AM Thomas Morley wrote: > > Hi, > > please have a look at the following minimal, producing three staves, > the middle one with consecutive TextSpanners: > > mus = { bes \startTextSpan b\stopTextSpan \startTextSpan bis\stopTextSpan } > << { a4 a a } \mus { c'

Re: Reduce space after note before barline

2021-02-23 Thread David Nalesnik
Hi Dimitris, On Tue, Feb 23, 2021 at 12:58 PM Dimitris Marinakis wrote: > > I'm having trouble adjusting the space before the barlines. Sometimes > Lilypond doesn't adjust it correctly and I have to do manual tweaks which is > fine. But in this case I cannot find a way to remove extra space

Re: TextSpanner custom line

2021-02-17 Thread David Nalesnik
Hi again, On Wed, Feb 17, 2021 at 11:16 AM Pierre Perol-Schneider wrote: > > Hi Artur, > This is not exactly what you ask for but you could do something like: > > \version "2.22.0" > { > c'1 > -\tweak X-extent #'(0 . 0) > ^\markup\pattern #25 #X #0 \musicglyph #"scripts.turn" > 1 1 1 1 1

Re: TextSpanner custom line

2021-02-17 Thread David Nalesnik
Hi Artur, On Wed, Feb 17, 2021 at 9:48 AM Artur Wrona wrote: > > Hi, dear Lilypond users. I ask at forum very rarement, always first > find at Google, DuckDuck.. but now I didn't found solution for one > thing. So... Is anybody, who knows, how to creat own symbol for > textspanner? I would like

Re: Custom music notation?

2021-02-06 Thread David Nalesnik
On Sat, Feb 6, 2021 at 10:19 AM Pashkuli Keyboard wrote: > > Hi, Kieren > PMN is finished in terms of how it will look and how function. > The problem is it is quite radically different from any Music Notation I have > encountered on http://musicnotation.org > > All need now is a skilful

Re: lilypond-book.py can hang on Windows 10; I know why; I need help to fix it

2021-02-04 Thread David Nalesnik
Dan, On Thu, Feb 4, 2021 at 1:47 PM Daniel Connors wrote: > > A simple fix is to add these two lines of code to book_latex.py just before > the temporary file is created, just after line 205: > > if(sys.platform == 'win32'): > tempfile.tempdir = 'C:/Temp' > > If lilypond-book.py is

Re: Spannerize glyphs, markups etc. ?

2021-02-04 Thread David Nalesnik
Hi Dimitris, On Thu, Feb 4, 2021 at 10:36 AM Dimitris Marinakis wrote: > > Thank you. This certainly works for simple scenarios. > > Here is my incomplete take. I just need to find out how to automatically > change the number that repeats the stencil based on the spanner length. > Sorry if this

Re: crescendi/decrescendi on one note in Lilypond? and how does a pianist do this?

2021-01-30 Thread David Nalesnik
Hi Ken, On Sat, Jan 30, 2021 at 12:28 AM Kenneth Wolcott wrote: > > Hello; > > I have another simple engraving question. > > I frequently see a crescendo or decrescendo on a single note > (usually a whole note). > > How does a pianist do this? I can see a wind instrument or even a > string

Re: A comment about the documentation

2021-01-01 Thread David Nalesnik
Hi Harm, On Fri, Jan 1, 2021 at 12:44 PM Thomas Morley wrote: > > the above linked code catches none-public definitions as well, not sure why... > P.e. `split-at-predicate` > > Best wishes. > Harm Nice catch! This change should catch only the exported bindings: #(define (get-binding-list

Re: A comment about the documentation

2021-01-01 Thread David Nalesnik
Hi Peter, On Fri, Jan 1, 2021 at 10:46 AM Peter Toye wrote: > Carl, > > [...] > > I hate to say it but I think the documentation is failing here, but can't > see how to mend it easily. To start with, maybe a list of all the publicly > available functions and their descriptions, but I

Re: \unfoldRepeats

2020-10-28 Thread David Nalesnik
Hi Andrew, On Wed, Oct 28, 2020 at 5:03 PM Andrew Bernard wrote: > > Hi David, > > That's one view, but I have been using LilyPond for professional > engraving for years and I am now moving into MIDI for generation of > MIDI as the principal end output, for film scores and so on. That's a >

Re: Vertical slurs

2020-09-14 Thread David Nalesnik
Hi Claire, On Mon, Sep 14, 2020 at 10:19 AM Claire Meyer wrote: > > Hi everyone, > > I'm trying to write vertical slurs on a score, like the highlighted ones on > the image joined I can't seem to find the relevant page in the documentation, > though :( > > Anyone can send me the link / tell me

Re: Google Summer of Code final submission!

2020-08-31 Thread David Nalesnik
On Mon, Aug 31, 2020 at 3:33 AM Owen Lamb wrote: > > Hello everyone! > > I've just completed Google Summer of Code for this year. My work has been on > adding rudimentary support for SMuFL (a new music font standard) and bringing > Emmentaler, LilyPond's default font, closer to

Re: Attempting to tie chords across a measure bar fails for me (six beats in 4/4)

2020-08-10 Thread David Nalesnik
On Sun, Aug 9, 2020 at 5:07 PM Mark Stephen Mrotek wrote: > > Ken, > > Can you provide a small, working example of your code? This is always a good idea, but maybe the below is all you need. > > Mark > > -Original Message- > From: lilypond-user >

Re: adjusting vertical positions of start and end of tie

2020-08-06 Thread David Nalesnik
Hi Werner, On Thu, Aug 6, 2020 at 5:33 PM Werner LEMBERG wrote: > > > Look at this example > > > \relative c' { > \clef "alto" d'2 \tweak positions #'(8 . 4) ~ > \clef "treble" d2 > } > > The `\tweak positions` doesn't work – which is kind-of expected. > However, for this very

Re: Text spanner with centred text state of the art

2020-07-12 Thread David Nalesnik
rizontal brackets aligned to (multiple) measures > > * markup centered within a measure > > > > BTW: My recollection of David Nalesnik continuing with the effort > > turned up these links: > > > > https://lists.gnu.org/archive/html/lilypond-devel/2019-11/msg00107.

Re: bach chorales

2020-05-23 Thread David Nalesnik
Hi Matt, On Sat, May 23, 2020 at 8:18 AM Matt Wallis wrote: > > On 23/05/2020 14:00, David Nalesnik wrote: > > Hi all, > > > > Is anyone aware of Bach's 371 being transcribed into LilyPond? I have > > some faint recollection of this, but I'm not finding anything

Re: bach chorales

2020-05-23 Thread David Nalesnik
On Sat, May 23, 2020 at 11:26 AM Marc via LilyPond user discussion wrote: > > Dropbox link > > https://www.dropbox.com/s/slxstuqpxbqojnp/Bach-371-Chorals-sources-ly_midi-3.zip?dl=0 > > • Copyleft 2011/01: cette oeuvre est libre, vous pouvez la (photo)copier, > la diffuser ou la modifier, selon les

Re: bach chorales

2020-05-23 Thread David Nalesnik
On Sat, May 23, 2020 at 10:17 AM Andrew Bernard wrote: > > Something I always thought of doing. Should I? > > Andrew > > > On 23/05/2020 11:00 pm, David Nalesnik wrote: > > Is anyone aware of Bach's 371 being transcribed into LilyPond? > haha--that's why I asked here first :) DN

bach chorales

2020-05-23 Thread David Nalesnik
Hi all, Is anyone aware of Bach's 371 being transcribed into LilyPond? I have some faint recollection of this, but I'm not finding anything at Mutopia. Thanks, David

Re: Global colour substitution for specific characters in lyrics

2020-05-20 Thread David Nalesnik
cents that your text uses. For the fun of it, you can add other characters to the definition of "characters-to-color". For what it's worth, probably the answer given by Fr. Samuel Springuel is better for your use case :) Best, David Nalesnik \version "2.20.0" \language "

Re: Suggestion to make sharps and flats persistent

2020-05-19 Thread David Nalesnik
Kieren, On Tue, May 19, 2020 at 9:22 AM Kieren MacMillan wrote: > > Hi David, > > > But minor-mode music is often a conglomeration of the "forms" of the > > minor scale which makes them of limited separate utility. Nothing is > > in "harmonic minor." Notating something in minor by J. S. Bach

Re: Suggestion to make sharps and flats persistent

2020-05-19 Thread David Nalesnik
On Mon, May 18, 2020 at 8:20 PM Kieren MacMillan wrote: > > Hi Wol, > > > how is lilypond supposed to know whether the g and f are supposed to be > > sharpened? :-) > > \keyed \a \harmonicminor { a g g+ a } > > Is it really that difficult to figure out a rational input syntax? > I could come up

Re: Suggestion to make sharps and flats persistent

2020-05-18 Thread David Nalesnik
ioned, but I > think it is already harder to *read* in the input file. This by far > outweighs the saved keystrokes IMHO. > > My 2cts > Urs > > Best, David Nalesnik

use lilypondfile without creating link to source file

2020-05-18 Thread David Nalesnik
Hi all, Is it possible to use the command in lilypond-book and not create a link to the LY file in an HTML document? I'm hoping there is some automation available with lilypond-book. Thanks, David

Re: Suggestion to make sharps and flats persistent

2020-05-14 Thread David Nalesnik
gt; Germany, and to the north and south and east, and the other, the countries > > to the west, France, England, etc. > > > > One difference is the note names, H and B in the Germanic tradition [1], > > and J.S. Bach used it [2]. > > Thank you, very useful. > &

Re: Suggestion to make sharps and flats persistent

2020-05-14 Thread David Nalesnik
On Wed, May 13, 2020 at 8:39 PM David Wright wrote: > > On Wed 13 May 2020 at 16:35:48 (-0500), David Nalesnik wrote: > > On Wed, May 13, 2020 at 3:34 PM antlists wrote: > > > > > > On 13/05/2020 16:38, David Kastrup wrote: > > > > Given the number

Re: Suggestion to make sharps and flats persistent

2020-05-13 Thread David Nalesnik
On Wed, May 13, 2020 at 3:34 PM antlists wrote: > > On 13/05/2020 16:38, David Kastrup wrote: > > Given the number of English-speaking LilyPond users who all share the > > somewhat strange habit of calling a b-flat "b" if there is a flat in the > > key signature, it is sort of a safe bet that you

Re: Search inside LilyPond

2020-04-28 Thread David Nalesnik
On Mon, Apr 27, 2020 at 10:56 AM Adam Good wrote: > > Freeman see below... > > On Sat, Apr 25, 2020 at 8:52 PM Freeman Gilmore > wrote: >> >> David: >> Sorry but i am lost, I do not understand how to get to the file were, >> \makamGlyphs is define with this. >> Thank you, ƒg > > > On a Windows

Re: Search inside LilyPond

2020-04-28 Thread David Nalesnik
On Tue, Apr 28, 2020 at 3:46 PM David Nalesnik wrote: > > On Mon, Apr 27, 2020 at 10:56 AM Adam Good wrote: > > > > Freeman see below... > > > > On Sat, Apr 25, 2020 at 8:52 PM Freeman Gilmore > > wrote: > >> > >> David: > >> Sorry

Re: Search inside LilyPond

2020-04-25 Thread David Nalesnik
On Sat, Apr 25, 2020 at 6:41 PM Freeman Gilmore wrote: > > Is there an app that can search inside LilyPond? > > For example in makam.ly there is: \override KeySignature.glyph-name-alist = > \makamGlyphs . > > I would like to find where, \makamGlyphs, is defined. > > > Thank you, ƒg > You can

Re: Analysis brackets

2020-04-07 Thread David Nalesnik
On Tue, Apr 7, 2020 at 11:07 AM Michael Taylor wrote: > Would it be possible in a future version to have the option of placing text > within analysis brackets as well as the default above? MT HorizontalBracketText.direction with a little more tweaking than should be necessary. \layout {

Re: Can't modify multiple shapes on a chord

2020-03-26 Thread David Nalesnik
Hi Paolo, On Wed, Mar 25, 2020 at 5:56 PM Paolo Prete wrote: > > >> >> >> In order to get at individual ties in a chord, you have to resort to >> desperate measures. Use the code here: >> https://www.mail-archive.com/lilypond-devel@gnu.org/msg47432/shape-tie-columns.ly >> >> Hope this helps, >>

Re: Can't modify multiple shapes on a chord

2020-03-25 Thread David Nalesnik
Hi Paolo, On Wed, Mar 25, 2020 at 9:45 AM Paolo Prete wrote: > > Hello. > > Please consider this (tested on 2.19.84): > > \new Voice << > { \shape #'((0 . 0) (0 . 0) (0 . 0) (3 . 0)) Tie c' ~ c' } > { \shape #'((0 . 0) (0 . 0) (0 . 0) (0 . 0)) Tie c'' ~ c'' } > >> > > If I modify the shape

Re: Solution for multiple simultaneous Text Spanners in a single voice?

2020-03-20 Thread David Nalesnik
Hi, On Fri, Mar 20, 2020 at 2:08 PM dtsmarin wrote: > > Does anyone know any elegant ways to add two or more Text Spanner without > using a separate voice? > Yes, it can! See the attachment here: https://lists.gnu.org/archive/html/lilypond-user/2015-10/msg00545.html Hope this helps-- David

Re: slurs, shape en linebreaks

2020-03-05 Thread David Nalesnik
Hi Martin, On Thu, Mar 5, 2020 at 6:21 AM Martin Tarenskeen wrote: > > > Fixed typo in attachment, question unchanged. > > > On Thu, 5 Mar 2020, Martin Tarenskeen wrote: > > > > > Hi, > > > > If a slur is crossing a linebreak, using the \shape function doesn't work > > properly anymore. Are you

Re: Fill automatically a page with only 3-4 staves

2020-02-12 Thread David Nalesnik
Hi Marco, On Wed, Feb 12, 2020 at 5:04 AM Marco Bagolin wrote: > > Hello all, > If I have a page of a score with only 3-4 staves ( generally is a problem of > the last page of a score) how is possible to fill automatically all the page > so that the space between the staves result the same? >

Re: passing file to LilyBin

2020-02-01 Thread David Nalesnik
Hi Kieren! On Sat, Feb 1, 2020 at 8:15 AM Kieren MacMillan wrote: > > Hi David, > > Does help? > > Cheers, > Kieren. It's very informative, though I was hoping that there is a LilyBin API. If not, that would be a killer

Re: passing file to LilyBin

2020-02-01 Thread David Nalesnik
On Sat, Feb 1, 2020 at 7:39 AM David Nalesnik wrote: > > Hi all, > > If a website writes an LY file, is it then possible to call > lilybin.org directly with the file from the website? I suppose you > could write it to the clipboard, but a more direct route would be > nice.

passing file to LilyBin

2020-02-01 Thread David Nalesnik
Hi all, If a website writes an LY file, is it then possible to call lilybin.org directly with the file from the website? I suppose you could write it to the clipboard, but a more direct route would be nice. Thanks, David

Re: [Scheme coding] turning a list into a markup/string

2020-01-22 Thread David Nalesnik
On Wed, Jan 22, 2020 at 8:26 AM Simon Albrecht wrote: > On 21.01.20 22:05, Kieren MacMillan wrote: > > I’m pretty sure I would have taken quite a while to find my way to > "make-simple-markup" > > > Note that > > (make-simple-markup "foo") > > is equivalent to > > (markup #:simple "foo") > > in

Re: [Scheme coding] turning a list into a markup/string

2020-01-22 Thread David Nalesnik
On Wed, Jan 22, 2020 at 1:33 AM Urs Liska wrote: > > Am Dienstag, den 21.01.2020, 20:11 -0500 schrieb Kieren MacMillan: > > or the life of me, I can’t quite figure out where exactly such a > > construct would appear in the code. Everywhere I try throws > > [different] errors. =( > > I can promise

Re: [Scheme coding] turning a list into a markup/string

2020-01-21 Thread David Nalesnik
Hi Kieren! On Tue, Jan 21, 2020 at 1:52 PM Kieren MacMillan wrote: > > Hi all, > > Here’s a perfect example of why I keep stumbling (and stopping) when trying > to learn Scheme+Lilypond… =\ > > With Mike S’s help — read: he did it all, actually! (though I fully > understand every part of the

license question

2020-01-21 Thread David Nalesnik
Hi all, I have a question concerning the GPL. Is it permissible for an app under a GPL-incompatible license to provide output in LilyPond code? For example, could Finale provide a Finale->LilyPond converter even though the mechanics are shrouded in mystery? Thanks, David

Re: MEI to LilyPond conversion

2020-01-21 Thread David Nalesnik
On Tue, Jan 21, 2020 at 3:17 AM Urs Liska wrote: > > Am Dienstag, den 21.01.2020, 10:09 +0100 schrieb Jacques Menu: > > Hello folks, > > > > MEI has been mentionned at the Salzburg conference as more and more > > used in the academic circles. > > > > Jan-Peter said that an MEI to Lily translator

Re: MEI to LilyPond conversion

2020-01-21 Thread David Nalesnik
On Tue, Jan 21, 2020 at 7:04 AM Urs Liska wrote: > > Am Dienstag, den 21.01.2020, 07:03 -0600 schrieb David Nalesnik: > > On Tue, Jan 21, 2020 at 3:17 AM Urs Liska > > wrote: > > > Am Dienstag, den 21.01.2020, 10:09 +0100 schrieb Jacques Menu: > > > > He

Re: Distance of a grob from its reference point

2020-01-16 Thread David Nalesnik
On Thu, Jan 16, 2020 at 3:42 PM David Nalesnik wrote: > > Hi Robin, > > On Thu, Jan 16, 2020 at 1:02 PM Robin Bannister wrote: > > > > Paolo Prete wrote: > > > > > This is *precious* info. Please, can you tell/confirm if > > &g

Re: Distance of a grob from its reference point

2020-01-16 Thread David Nalesnik
Hi Robin, On Thu, Jan 16, 2020 at 1:02 PM Robin Bannister wrote: > > Paolo Prete wrote: > > > This is *precious* info. Please, can you tell/confirm if > > > > 1) you are referring to \offset command ? > > No. That would be premature in this case. > > > > 2) is it applicable as a replacement

Re: Shift up OttavaBracket

2020-01-13 Thread David Nalesnik
On Mon, Jan 13, 2020 at 12:29 PM Kieren MacMillan wrote: > > Hi David, > > >> You’d like a command like \offset (say, \reposition) which tweaks the > >> position of a grob > >> from its final [calculated] position, pushing other grobs (in X or Y > >> directions) as necessary? > > > \offset

Re: Shift up OttavaBracket

2020-01-13 Thread David Nalesnik
Hi, On Mon, Jan 13, 2020 at 12:07 PM Kieren MacMillan wrote: > > Hi Paolo, > > > The OttavaBracket is already pretty well positioned by Lilypond itself, and > > it should be tuned, if necessary, only with that small values. And if you > > do this, and you don't want to use the extra-offset

Re: Shift up OttavaBracket

2020-01-12 Thread David Nalesnik
Hi Paolo, On Sun, Jan 12, 2020 at 5:27 PM Paolo Prete wrote: > > Try this with both stable and unstable > > http://lilybin.com/yb5u35/1 > > On Mon, Jan 13, 2020 at 12:20 AM David Nalesnik > wrote: >> >> On Sun, Jan 12, 2020 at 5:13 PM Paolo Prete wrote:

Re: Shift up OttavaBracket

2020-01-12 Thread David Nalesnik
On Sun, Jan 12, 2020 at 5:13 PM Paolo Prete wrote: > > Thanks very much David. > Just tested and it works with 2.19 (not with 2.18, though) > What did you write and what was the log output?

Re: Shift up OttavaBracket

2020-01-12 Thread David Nalesnik
On Sun, Jan 12, 2020 at 4:54 PM Paolo Prete wrote: > > Hello. > > Please consider this example: > > {{ \ottava #1 c c c c \ottava #0 }} > > How can I shift up the ottava bracket exactly TWO staff spaces above its > calculated position? > > Both: > \override

Re: metronome-mark-alignment

2020-01-11 Thread David Nalesnik
On Saturday, January 11, 2020, Daniel Rosen wrote: > On Jan 9, 2020, at 4:21 PM, Daniel Rosen wrote: > > >> I have a new problem. If I take away the first instance of \music in > each staff of my original example, > > > > Whoops, meant to say *your* example with the revised function. > > >> the

Re: metronome-mark-alignment

2020-01-08 Thread David Nalesnik
On Wed, Jan 8, 2020 at 7:28 AM David Nalesnik wrote: > > Hi Daniel, > > On Tue, Jan 7, 2020 at 5:18 PM Daniel Rosen wrote: > > > > I just rediscovered David Nalesnik's metronome-mark-alignment function in > > this thread that I originally started years ago: htt

Re: metronome-mark-alignment

2020-01-08 Thread David Nalesnik
Hi Daniel, On Tue, Jan 7, 2020 at 5:18 PM Daniel Rosen wrote: > > I just rediscovered David Nalesnik's metronome-mark-alignment function in > this thread that I originally started years ago: https://bit.ly/2QUmi6H I just rediscovered it too! Completely forgot I had done this. > > The function

Re: lambda

2019-12-24 Thread David Nalesnik
Hi Freeman, An anonymous function: https://en.wikipedia.org/wiki/Anonymous_function HTH, David On Tue, Dec 24, 2019 at 8:00 PM Freeman Gilmore wrote: > > I see this term 'lambda" used in lambda function, etc., to what does it refer? > > Thank you, > ƒg > >

Re: How to proofread?

2019-11-30 Thread David Nalesnik
Hi Jinsong, On Sat, Nov 30, 2019 at 9:36 AM Jinsong Zhao wrote: > > Hi there, > > It's may be some off topic. After a long struggle, I have nearly done > the input of a sheet music. Then, I need to proofread it. > > Generally, I split the screen into left and right frames, and put the > score

Re: Piano pedal gradual release

2019-11-30 Thread David Nalesnik
On Sat, Nov 30, 2019 at 7:40 AM Kieren MacMillan wrote: > > Hi Phil, > > > What on earth does a gradual piano pedal release achieve? Either the > > dampers are touching the strings or they're not, so it's in effect a binary > > choice. > > That’s not true: the amount of pressure applied by the

Re: flats and sharps as symbols in a lyric text

2019-11-05 Thread David Nalesnik
On Tue, Nov 5, 2019 at 5:33 PM Karsten Reincke wrote: > > Dear friends; > > does anyone know how I could insert a (double) flat or a (double) sharp in a > lyric > text (or stanza or anywhe else) to comment a chord representation? > Sure, see

Re: halloween page-number silliness

2019-10-28 Thread David Nalesnik
Hans, On Mon, 28 Oct 2019, 3:21 p.m. Hans Åberg, wrote: > > > On 28 Oct 2019, at 16:02, David Nalesnik > wrote: > > > > Hi all, > > Hello, > > > Here's something festive. The page number is replaced by a equivalent > > number of scary Unicode

halloween page-number silliness

2019-10-28 Thread David Nalesnik
Hi all, Here's something festive. The page number is replaced by a equivalent number of scary Unicode creatures. (I'm sure it's adaptable for more serious purposes!) Best, David \version "2.19.80" #(define-markup-command (halloween-page-numbers layout props arg) (scheme?) ; arg is a dummy

Re: Dynamics offset suddenly changes

2019-03-26 Thread David Nalesnik
Hi Andrew, I couldn't answer that question without some sort of code example. Best, David On Tue, 26 Mar 2019, 5:24 p.m. Andrew Bernard, wrote: > Hi David, > > Why does \alterBroken move some and not others? > > Andrew > > > On Wed, 27 Mar 2019 at 02:18,

Re: Dynamics offset suddenly changes

2019-03-26 Thread David Nalesnik
On Tue, Mar 26, 2019 at 8:38 AM Andrew Bernard wrote: > > Hi David, > > What I mean is that I thought alterBroken just affected the single shot > hairpin (wrong). In my score I have about 200 pages where there are hairpins > ending on dynamics on the next page, and after the erroneous call to

Re: Dynamics offset suddenly changes

2019-03-26 Thread David Nalesnik
ld retool the code given at http://lilypond.org/doc/v2.19/Documentation/extending/difficult-tweaks to suit your Hairpins. This "difficult tweak," after all, is the technique that \alterBroken elaborates on. David > > On Tue, 26 Mar 2019 at 23:40, David Nale

Re: Dynamics offset suddenly changes

2019-03-26 Thread David Nalesnik
On Tue, Mar 26, 2019 at 6:07 AM Andrew Bernard wrote: > > Hi All, > > Thanks to Aaron's wonderful hairpin colouring function I have been able to > really focus in on the hairpin behaviour. > > I found the issue with my score. I am somewhat dumbstruck by this. There is a > call as follows at one

Re: Order of callback function calls

2019-03-15 Thread David Nalesnik
On Fri, Mar 15, 2019 at 4:13 AM Urs Liska wrote: > > Hi, > > I'm thinking about collecting some (and hopefully a growing corpus) of > the functions that help dealing with grobs in callback functions and > make them accessible in an openLilyLib package. For example for so many > applications it is

Re: Color one SystemStartBrace

2019-03-13 Thread David Nalesnik
On Wed, Mar 13, 2019 at 4:55 PM David Nalesnik wrote: > > On Wed, Mar 13, 2019 at 4:27 PM David Nalesnik > wrote: > > > > On Wed, Mar 13, 2019 at 3:44 PM Urs Liska wrote: > > > > > > > > > Am 13.03.19 um 19:47 schrieb David Nalesnik: &g

Re: Color one SystemStartBrace

2019-03-13 Thread David Nalesnik
On Wed, Mar 13, 2019 at 4:27 PM David Nalesnik wrote: > > On Wed, Mar 13, 2019 at 3:44 PM Urs Liska wrote: > > > > > > Am 13.03.19 um 19:47 schrieb David Nalesnik: > > > On Wed, Mar 13, 2019 at 1:44 PM Aaron Hill > > > wrote: > > >> On 201

Re: Color one SystemStartBrace

2019-03-13 Thread David Nalesnik
On Wed, Mar 13, 2019 at 3:44 PM Urs Liska wrote: > > > Am 13.03.19 um 19:47 schrieb David Nalesnik: > > On Wed, Mar 13, 2019 at 1:44 PM Aaron Hill wrote: > >> On 2019-03-13 11:41 am, Aaron Hill wrote: > >>> On 2019-03-13 10:53 am, Urs Liska wrote: > &g

Re: Color one SystemStartBrace

2019-03-13 Thread David Nalesnik
On Wed, Mar 13, 2019 at 1:44 PM Aaron Hill wrote: > > On 2019-03-13 11:41 am, Aaron Hill wrote: > > On 2019-03-13 10:53 am, Urs Liska wrote: > >> Hi all, > >> > >> is it possible to get hold of a single SystemStartBrace/Bar/Bracket to > >> color it? > >> > >> \layout { > >> \context { > >>

Re: Lilypond slurs do not transfer to midi output

2019-02-20 Thread David Nalesnik
I output is fairly rudimentary, though you will get more musical results using the articulate script: http://lilypond.org/doc/v2.18/Documentation/notation/the-articulate-script Hope this helps, David Nalesnik ___ lilypond-user mailing list lilypond-user

Re: Can alternateTextSpannerEngraver now completely replace Text_spanner_engraver in a public release?

2019-02-13 Thread David Nalesnik
David, On Wed, Feb 13, 2019 at 8:35 AM David Kastrup wrote: > > David Nalesnik writes: > > > On Wed, Feb 13, 2019 at 7:49 AM Trevor Bača wrote: > >> > >> Could somebody else possibly provide James a patch of David N.'s > >> alternateTextSpannerEng

Re: Can alternateTextSpannerEngraver now completely replace Text_spanner_engraver in a public release?

2019-02-13 Thread David Nalesnik
On Wed, Feb 13, 2019 at 7:49 AM Trevor Bača wrote: > > On Wed, Feb 13, 2019 at 4:58 AM James Lowe wrote: > > > Hello Trevor, > > > > On Tue, 12 Feb 2019 16:45:35 -0600, Trevor Bača > > wrote: > > > > > > > > > > Question: is it now possible to replace Text_spanner_engraver with David > > > N.'s

Re: word-wrapping in a markup column

2019-02-06 Thread David Nalesnik
Hi Kieren and Abraham, On Tue, Feb 5, 2019 at 12:36 PM Abraham Lee wrote: > > Hi, David! > > On Tue, Feb 5, 2019 at 11:14 AM David Nalesnik > wrote: >> >> Hi all, >> >> This snippet leaves no space between the word-wrapped items: >> >> \vers

Re: height of breath mark

2019-02-06 Thread David Nalesnik
On Wed, Feb 6, 2019 at 9:01 AM Kieren MacMillan wrote: > > Hi Craig (and Andrew), > > > \version "2.19.82" > > { > > c''4 \once \override BreathingSign.Y-offset = 4 \breathe > > c'' c'' c'' > > } > > Note that you can also use the tweak version: > > \version "2.19.82" > { > c''4 \tweak

word-wrapping in a markup column

2019-02-05 Thread David Nalesnik
Hi all, This snippet leaves no space between the word-wrapped items: \version "2.19.82" \markup \override #'(line-width . 10) \column { \wordwrap { a a a a a a a a a a a a a a a a a a a a } \wordwrap { b b b b b b b b b b b b b b b b b b b b } \wordwrap { c c c c c c c c c c c c c c c c

Re: Use arbitrary notes (with stem/flag) as MMR stencil override

2019-02-05 Thread David Nalesnik
Off the top of my head-- On Tue, Feb 5, 2019 at 9:51 AM Kieren MacMillan wrote: > > Hi Urs, > > > I'd think that MMRs are generally the only items that are printed in the > > middle of a measure. > > No: MMRs [essentially always], measure numbers [often], final single-note > columns [in many

Re: Slur connecting fingering numbers

2019-02-04 Thread David Nalesnik
Hi, On Mon, Feb 4, 2019 at 11:53 AM Federico Bruni wrote: > > Hi Rachel > > This snippet can draw straight lines and dash lines between fingerings: > > > Perhaps someone can adapt it to draw curved lines... > > > Il giorno lun 4 feb 2019 alle 18:18,

Re: text block as spanner

2019-02-04 Thread David Nalesnik
Hello Harm! On Sun, Feb 3, 2019 at 1:47 PM Thomas Morley wrote: > > Hi David, > > Am Sa., 2. Feb. 2019 um 21:35 Uhr schrieb David Nalesnik > : > > > > Hi, > > > > On Sat, Feb 2, 2019 at 2:13 PM Thomas Morley > > wrote: > > > > &g

Re: Align bracket not to notes but to enclosing bars

2019-02-04 Thread David Nalesnik
Hi Urs, On Mon, Feb 4, 2019 at 6:12 AM Urs Liska wrote: > > I have created a command that uses \startGroup and \stopGroup to print > annotated horizontal brackets: > > % Create a horizontal bracket with included text. > % If no text is desired an empty string has to be given. > % By default the

Re: text block as spanner

2019-02-02 Thread David Nalesnik
Hi, On Sat, Feb 2, 2019 at 2:13 PM Thomas Morley wrote: > > Am Sa., 2. Feb. 2019 um 21:09 Uhr schrieb Thomas Morley > : > > > A bold workaround is to define the whole infrastructure for > > TextSpanners with new/renamed events (class and type), grobs, > > engravers and > > start/stop-commands. >

Re: Lutoslawski-style box notation

2018-11-04 Thread David Nalesnik
On Sun, Nov 4, 2018 at 6:09 AM Thomas Morley wrote: > > Am So., 4. Nov. 2018 um 01:30 Uhr schrieb David Nalesnik > : > > > > On Sat, Nov 3, 2018 at 7:24 PM David Nalesnik > > wrote: > > > > > > On Sat, Nov 3, 2018 at 7:23 PM Andrew Be

  1   2   3   4   5   6   7   8   9   10   >