Re: Lyric centre-on-word / ignore-punctuation bug

2018-02-24 Thread Thomas Morley
2018-02-24 3:45 GMT+01:00 Kieren MacMillan : > Hi all, > > When a lyric syllable begins with a typographer’s single quote (e.g., ’cause, > ’ll, etc.), the "ignore-punctuation" hack doesn't work. Any hints on how to > fix this would be appreciated. > > Thanks, >

Re: fingering

2018-02-22 Thread Thomas Morley
2018-02-22 11:03 GMT+01:00 Thomas Morley <thomasmorle...@gmail.com>: > 2018-02-22 10:58 GMT+01:00 Gianmaria Lari <gianmarial...@gmail.com>: >> Dear Harm, >> >> thank you for your really nice help. Your fix worked well and now your >> example is perfect!

Re: fingering

2018-02-22 Thread Thomas Morley
2018-02-22 10:58 GMT+01:00 Gianmaria Lari : > Dear Harm, > > thank you for your really nice help. Your fix worked well and now your > example is perfect! > > I hope others will take advantage of it. > > I copy here the final working code with a screenshot. Glad you like

Re: fingering

2018-02-21 Thread Thomas Morley
2018-02-22 0:15 GMT+01:00 Gianmaria Lari <gianmarial...@gmail.com>: > > > On 21 February 2018 at 23:15, Thomas Morley <thomasmorle...@gmail.com> > wrote: >> >> 2018-02-21 9:29 GMT+01:00 Gianmaria Lari <gianmarial...@gmail.com>: >> > >> &

Re: fingering

2018-02-21 Thread Thomas Morley
2018-02-21 9:29 GMT+01:00 Gianmaria Lari <gianmarial...@gmail.com>: > > On 20 February 2018 at 22:30, Thomas Morley <thomasmorle...@gmail.com> > wrote: >> >> 2018-02-20 18:42 GMT+01:00 Gianmaria Lari <gianmarial...@gmail.com>: >> > On 20 Februar

Re: Hairpin solid with dashed end

2018-02-21 Thread Thomas Morley
2018-02-21 3:25 GMT+01:00 Andrew Bernard : > Is there any example of how to make a hairpin with normal solid lines, but > dashed at the end, say the last quarter or so? [Yep, some new complexity > notation again.] > > Andrew Hi Andrew, some time ago I made the code

Re: About assigning a function to Tie.direction, and "warning: type check for 'direction' failed"

2018-02-20 Thread Thomas Morley
Hi Stefano, others already commented about quote/unquote. Some other remark: 2018-02-20 18:55 GMT+01:00 Stefano Troncaro : > Hello everyone! > > I recently wrote the function bellow to be able to set the direction of ties > in a TieColumn by specifying a list of

Re: Placement of clefs at repeat bars

2018-02-20 Thread Thomas Morley
2018-02-20 11:08 GMT+01:00 Peter Toye : > Mark, > > This works for my example as given, but not for the following one. Here > the problem is that two clef changes are needed: > > 1) for the repeat from bass to treble (bar 6 back to 4), and > 2) one for the continuation, from

Re: fingering

2018-02-20 Thread Thomas Morley
2018-02-20 18:42 GMT+01:00 Gianmaria Lari : > On 20 February 2018 at 17:10, Robin Bannister wrote: >> >> DJF wrote: >> >>> perhaps someone else knows if it’s possible to control the vertical >>> spacing within the staff; >> >> >> You can splay it out

Re: Very small rhythmic values

2018-02-20 Thread Thomas Morley
2018-02-20 16:57 GMT+01:00 Malte Meyn : > > > Am 20.02.2018 um 12:04 schrieb Amir Teymuri: >> >> Hello, >> >> is a 128 the smallest possible rhythmic value one can write in Lilypond or >> is there a way to write even shorter values (e.g. 256 or even smaller)? >> >> Thanks in

Re: Spacing between notes

2018-02-19 Thread Thomas Morley
2018-02-20 0:19 GMT+01:00 nokel81 : > I am using the the `\include "gregorian.ly"` but the spacing between the > notes is a bit off leading to the notes and the lyrics don't line up. > > Code: I see no code -Harm ___

Re: Fermatas with tremolos

2018-02-19 Thread Thomas Morley
2018-02-19 21:08 GMT+01:00 Simon Albrecht : > I think the best way to do it would be essentially an override to the beam, > adding the fermata to its stencils. However I have to call on the expect > Schemers around here (Harm, David N.?) for finishing it, since I haven’t >

Re: Syllable count

2018-02-19 Thread Thomas Morley
2018-02-19 22:38 GMT+01:00 John Schlomann : > Dear LilyPond experts, > > > > Given a definition of some lyrics, such as > > > > lyr = \lyricmode { Here some lyr -- ics } > > > > Is there any way to get a count of the syllables, in this case 4? > > > > Thank you, > >

Re: Force Lilypond to preserve vertical order of TextScripts?

2018-02-19 Thread Thomas Morley
2018-02-19 9:35 GMT+01:00 David Kastrup : > Saul Tobin writes: > >> I probably will write such a function to deal with my immediate needs, but >> I raise the issue because this is a case where Lilypond has well defined >> behavior MOST of the time, and

Re: does the custom \dynamic function create DynamicText grobs?

2018-02-10 Thread Thomas Morley
2018-02-11 2:36 GMT+01:00 Thomas Morley <thomasmorle...@gmail.com>: > 2018-02-11 2:08 GMT+01:00 Kieren MacMillan <kieren_macmil...@sympatico.ca>: >> Hi Thomas, >> >> Thanks for the quick response. >> >>> DynamicText is caused, but you can't nuke t

Re: does the custom \dynamic function create DynamicText grobs?

2018-02-10 Thread Thomas Morley
2018-02-11 2:08 GMT+01:00 Kieren MacMillan : > Hi Thomas, > > Thanks for the quick response. > >> DynamicText is caused, but you can't nuke the stencil via >> \omit (which would be stencil-override). > > Ah. > >> But you could do it later. >> Applying >> \override

Re: does the custom \dynamic function create DynamicText grobs?

2018-02-10 Thread Thomas Morley
2018-02-11 0:30 GMT+01:00 Kieren MacMillan : > Hi Harm, > > Does the snippet below show expected behaviour from your custom \dynamic > function? > I would have expected the \omit to affect both "dynamic texts"… > > Thanks, > Kieren. > > SNIPPET BEGINS [...]

Re: Piano staff notes across both staffs, another problem

2018-02-09 Thread Thomas Morley
2018-02-09 16:16 GMT+01:00 Andrew Bernard : > Hi Robert, > > This perhaps. By no means unacceptable. > > === > \version "2.19.81" > > treble = { > \clef treble > \time 3/4 > << > { > \voiceTwo > f'4\rest \crossStaff { 4 } | > }

Re: rightHandfinger location; 2 issues.

2018-02-08 Thread Thomas Morley
2018-02-08 13:28 GMT+01:00 Kale Good : > Hello, > > In the following snippet, I have two issues: > > Some chords placed in voice two require one right hand fingering above the > staff and positioned left-of-default, the other below the staff and > positioned right-of-default

Re: Gis major key signature; Lily's key signature algorithm

2018-02-07 Thread Thomas Morley
Hi Urs, 2018-02-07 22:18 GMT+01:00 Urs Liska : > I'd always argue that depending on the style (actually most European music > from the 18th until far into the 20th century) E major is worlds apart from > Fes major (and with "worlds" I really mean heaven/earth, life/death,

Re: Tweaking Hairpin shape

2018-02-06 Thread Thomas Morley
2018-02-06 16:10 GMT+01:00 Werner LEMBERG : > >> Sure, I attached a few from here >> > > Thanks, but in this score there is not a single heavily rotated > hairpin; I would say that the differences are not of any importance. > >>

Re: Tweaking Hairpin shape

2018-02-04 Thread Thomas Morley
Hi David, I was going to post something similiar. You're code is much more elegant with respect to linebreaks, great stuff. Though, it will not work as desired if the beam/hairpin is distributed over _three_ lines. I've no clue how to make it work, admittedly it's a real rare case. Some inline

Re: Tweaking Hairpin shape

2018-02-04 Thread Thomas Morley
2018-02-04 21:02 GMT+01:00 Kieren MacMillan : > Hi Harm, > >> See below. > > Once again, a wonderful solution/contribution. > >> 'rotation comes too late, use a stencil-override with ly:stencil-rotate >> instead. > > Is there any reason 'rotation can't come sooner

Re: Tweaking Hairpin shape

2018-02-04 Thread Thomas Morley
2018-02-04 20:30 GMT+01:00 Stefano Troncaro : > Thank you! This is a workable starting point. However, it raised a few > questions. > > 1) I noticed that rotating the grob doesn't work well with automatic > collision detection, since the grob skylines are still where

Re: Interesting glitch when using tags ...

2018-02-03 Thread Thomas Morley
2018-02-04 1:54 GMT+01:00 Wols Lists : > On 04/02/18 00:33, David Kastrup wrote: >> Wol's lists writes: >> >>> I suspect the cause is that I'm mixing slurs and ties, but I'm getting >>> the following error ... >>> >>> voiceTrombone.ily:30:59:

Re: duration longer than meter?

2018-02-03 Thread Thomas Morley
2018-02-03 20:18 GMT+01:00 Blöchl Bernhard : > Do not waste your time! I argue the majority does not want to discuss that > topic seriously. Welcome on my black-list. > Read the whole thread starting with: > > Betreff turning a blind eye to dotted note

Re: Placement of clefs at repeat bars

2018-02-03 Thread Thomas Morley
Hi Peter, 2018-02-03 20:08 GMT+01:00 ptoye : > I've found that this is was reported as an "ugly" in 2011. Plese provide the link. > I think it's a bug > as the output is definitely incorrect. Look at the following examples (1) %\unfoldRepeats \new Staff { \time 4/4 \clef

Re: Function or command to omit only certain accidentals of a chord?

2018-02-03 Thread Thomas Morley
2018-02-03 15:44 GMT+01:00 Stefano Troncaro : > Hi Thomas, thank you for your corrections! > > If I may ask, where are functions like event-chord-pitches documented? A lot of definitions in .scm-files are not documented. You may try the code attached to

Re: Function or command to omit only certain accidentals of a chord?

2018-02-03 Thread Thomas Morley
2018-02-03 3:52 GMT+01:00 Stefano Troncaro : > After a lot of stumbling around I finally managed to expand Jan-Peters' > function so that it can modify more than one note in a given chord. I > attached it so its available for anyone interested in using it. Hi Stefano,

Re: bracket articulation

2018-02-02 Thread Thomas Morley
2018-02-02 6:38 GMT+01:00 Craig Dabelstein : > Hi Lilyponders, > > Is there a way to put an articulation (a staccatissimo symbol) in square > brackets above a note, such as [ ! ], where ! = a staccatissimo > articulation? I've tried several different permutations with

Re: Using X-offset with \cresc

2018-02-02 Thread Thomas Morley
2018-02-02 20:20 GMT+01:00 Knute Snortum : > I still occasionally run into situations where I think that an X-offset > should work, but it doesn't. Obviously, I'm not understanding something. > Can anyone tell me why the following source code doesn't move the "cresc" > text to

Re: Function or command to omit only certain accidentals of a chord?

2018-02-02 Thread Thomas Morley
2018-02-02 3:55 GMT+01:00 Stefano Troncaro : > @Thomas > I was not aware that it was possible to write a function inside of a > parameter of a grob, and that before-line-breaking and after-line-breaking > served this purpose. The documentation describes them as booleans

Re: Function or command to omit only certain accidentals of a chord?

2018-02-01 Thread Thomas Morley
2018-02-01 16:59 GMT+01:00 Stefano Troncaro : > Ideally, I wanted a function > that I could use with the edition-engraver to tweak target elements inside > chords. I framed the question around accidentals in the post above, but > ultimately I hoped to be able to use the

Re: test spanner with controlled gradient / dynamic volume curve indicated by grey level

2018-01-31 Thread Thomas Morley
2018-02-01 1:28 GMT+01:00 Thomas Morley <thomasmorle...@gmail.com>: > 2018-01-31 19:02 GMT+01:00 Michael Winter <mwin...@unboundedpress.org>: > >> I am now curious what you are thinking about the line breaking. Maybe I am >> out to lunch here and you have a much be

Re: test spanner with controlled gradient / dynamic volume curve indicated by grey level

2018-01-31 Thread Thomas Morley
2018-01-31 19:02 GMT+01:00 Michael Winter : > I am now curious what you are thinking about the line breaking. Maybe I am > out to lunch here and you have a much better idea. I will wait to hear from > you before I do any heavy lifting. I'm very busy. My shitty

Re: test spanner with controlled gradient / dynamic volume curve indicated by grey level

2018-01-31 Thread Thomas Morley
2018-01-31 18:37 GMT+01:00 Michael Winter : > As for linebreaking. That is indeed a showstopper at the moment. Is that > because you are using filled box stencil? No, I was not clear enough, though. Line-breaks worked, but they were not nice. One reason was bad padding

Re: test spanner with controlled gradient / dynamic volume curve indicated by grey level

2018-01-31 Thread Thomas Morley
2018-01-31 3:46 GMT+01:00 Michael Winter : > On first glance. This looks ideal. THANK YOU > > I am a bit brain dead at the moment, so will dig in tomorrow and let you > know if I have any further questions / thoughts / ideas. Glad you like it. I've found a weakness,

Re: test spanner with controlled gradient / dynamic volume curve indicated by grey level

2018-01-30 Thread Thomas Morley
2018-01-31 0:00 GMT+01:00 Michael Winter : > That is really beautiful. Thank you. I have been giving myself a crash > course in scheme and was also getting somewhat closer to a solution using a > glissando event. Then the internet went down. And low and behold it woke

Re: test spanner with controlled gradient / dynamic volume curve indicated by grey level

2018-01-30 Thread Thomas Morley
2018-01-30 6:19 GMT+01:00 Michael Winter : > A bit more here. I think I can fake this in a markup... See example pasted > below. My scheme skilz are minimal. I would like yo do this interpolating > between the x position of adjacent notes. So maybe I can do this as a

Re: quetion about slur in the "<< .... \\ .....>>"

2018-01-30 Thread Thomas Morley
2018-01-30 16:19 GMT+01:00 Guy Stalnaker <jimmyg...@gmail.com>: > Harm, > > MUCH thanks for that snippet, now saved to my snippet folder, that so > clearly explains what's going on with the << \\ >> polyphonic context > syntax. I get it now. > > Guy >

Re: quetion about slur in the "<< .... \\ .....>>"

2018-01-30 Thread Thomas Morley
2018-01-30 11:45 GMT+01:00 Thomas Morley <thomasmorle...@gmail.com>: > 2018-01-30 11:40 GMT+01:00 Robert Blackstone <blackstone.rob...@gmail.com>: >> Hi Harm. >> Your example did not work on my system. No idea why not. >> The error message mentions an unexpecte

Re: quetion about slur in the "<< .... \\ .....>>"

2018-01-30 Thread Thomas Morley
2018-01-30 11:40 GMT+01:00 Robert Blackstone : > Hi Harm. > Your example did not work on my system. No idea why not. > The error message mentions an unexpected } at the end. What is bothering > LilyPond here? > > I would very much like to see and try your solution

Re: quetion about slur in the "<< .... \\ .....>>"

2018-01-30 Thread Thomas Morley
2018-01-30 9:01 GMT+01:00 mosea chen : > > Hi, > I found it difficult to engrave the staff as the fingure: > > > the "slur" just does not work. > The source is as follows: > > \version "2.19.80" > { > \clef bass > \time 3/4 > > fis-2 ( e-1 d-2 | > << >

Re: turning a blind eye to dotted note

2018-01-29 Thread Thomas Morley
2018-01-29 11:21 GMT+01:00 Blöchl Bernhard : > Thanks! Usually I take care of the notes in mesures and count correctly, > that was an error by chance I overlooked. So I did not now that lilypond > behaviour. I was awaiting an error message or at least a warning.

Re: TAB with right hand fingering(s) IN CHORDS ?

2018-01-28 Thread Thomas Morley
Hi, 2018-01-28 19:52 GMT+01:00 Blöchl Bernhard : > I experimente with this fingering notation: > > \version "2.19.80" > > \layout { > \context { > \TabStaff This should go into TabVoice not TabStaff, imho > \override StrokeFinger.digit-names = ##("P"

Re: MultiMeasureRest with CueVoice Pickups

2018-01-27 Thread Thomas Morley
2018-01-27 15:03 GMT+01:00 Dave Higgins : > Is there a more elegant way to do this? In transcribing multiple parts, it > becomes tedious to have to put the cadenza in all the parts. Or I just > decrease the multi-measure rest by one and add the cue voice to the single >

Re: Tuplet number and articulation

2018-01-27 Thread Thomas Morley
2018-01-27 15:26 GMT+01:00 Ben : > On 1/26/2018 11:32 PM, Tiago Pereira wrote: > > Hi, everybody! > > In the example below, the tuplet number is moved upwards when the > articulation is added. How to prevent this from happening? > > \relative c' { > \stemUp >

Re: maximumFretStretch in Manual, tablatures section ?

2018-01-26 Thread Thomas Morley
2018-01-26 0:20 GMT+01:00 Thomas Morley <thomasmorle...@gmail.com>: > 2018-01-26 0:07 GMT+01:00 Carl Sorensen <c_soren...@byu.edu>: >> On 1/25/18, 4:05 PM, "Thomas Morley" <thomasmorle...@gmail.com> wrote: >> Thinking of documenting it, I sugg

Re: how do i input the fingure?

2018-01-26 Thread Thomas Morley
2018-01-26 22:00 GMT+01:00 Robin Bannister <r...@dabble.ch>: > Thomas Morley wrote: > >> I'd use the generic tie-markup. >> This is exactly the use-case why I coded tie generic and over/undertie >> derived from it. > > > Well, thanks for these new markup

Re: how do i input the fingure?

2018-01-26 Thread Thomas Morley
2018-01-26 18:44 GMT+01:00 Robin Bannister : > This is with a recent version of lilypond: > > \version "2.19.80" > { > e''2.\finger \markup \overtie #"52" > } > > > Cheers, > Robin I'd use the generic tie-markup. This is exactly the use-case why I coded tie generic and

Re: maximumFretStretch in Manual, tablatures section ?

2018-01-25 Thread Thomas Morley
2018-01-26 0:07 GMT+01:00 Carl Sorensen <c_soren...@byu.edu>: > On 1/25/18, 4:05 PM, "Thomas Morley" <thomasmorle...@gmail.com> wrote: > > > Seems that we should add maximumFretStretch to the properties read by > Tab_note_heads_engraver. > &

Re: maximumFretStretch in Manual, tablatures section ?

2018-01-25 Thread Thomas Morley
2018-01-25 23:48 GMT+01:00 Carl Sorensen <c_soren...@byu.edu>: > > > On 1/25/18, 2:57 PM, "Thomas Morley" <thomasmorle...@gmail.com> wrote: > > > Not really. > In the IR you'll find that maximumFretStretch is read by the > Fretboar

Re: maximumFretStretch in Manual, tablatures section ?

2018-01-25 Thread Thomas Morley
2018-01-25 19:52 GMT+01:00 Éric : > Hello, > > in this exemple, the 1rst chord is the default calculation of tablature but > not what I want. > The 2nd chord get an error message even your intuition do not… > The 3rd chord showing what I want. > > \version "2.19.60" > >

Re: bug in \repeat percent?

2018-01-24 Thread Thomas Morley
2018-01-24 18:34 GMT+01:00 bb : > Thanks for explanation! I read the Manual but the information is very densly > packed, easy to overlook something. But I do not find that in a second > reading of http://lilypond.org/doc/v2.18/Documentation/snippets/repeats. > > I tried

Re: Text in alternative endings

2018-01-24 Thread Thomas Morley
2018-01-24 0:11 GMT+01:00 David Kastrup : > Ralph Palmer writes: > >> Hi - >> >> I'm running LilyPond 2.19.80 with Frescobaldi 2.18.1 under Linux/Ubuntu. >> >> I'm trying to substitute text for the numbers in alternative endings. I've >> struggled with

Re: font-table.ly

2018-01-23 Thread Thomas Morley
2018-01-23 19:35 GMT+01:00 Kale Good : > Hello, > > I'm looking for font-table.ly. I wanted to run some of the files from the > docs which require it. However, I can neither find it on my system nor find > a way to generate it locally. What am I missing? > > Thanks, > > Kale

Re: Left-handed fretboard?

2018-01-22 Thread Thomas Morley
2018-01-18 23:32 GMT+01:00 Torsten Hämmerle <torsten.haemme...@web.de>: > Thomas Morley-2 wrote >> Meanwhile I think supporting negative string-distance is a bad idea, >> because too many detail-problems need adjustments. And using negative >> string-distance was not int

Re: spanners in multi-voice

2018-01-19 Thread Thomas Morley
2018-01-19 11:40 GMT+01:00 N. Andrew Walsh : > Update: > > On Fri, Jan 19, 2018 at 11:32 AM, N. Andrew Walsh > wrote: >> >> Arrgh. I may not have resolved my issue (or, there's something going on >> here I don't understand). >> >> Here's an

Re: Left-handed fretboard?

2018-01-18 Thread Thomas Morley
2018-01-18 0:42 GMT+01:00 Karlin High : > A tiny flaw appeared while approaching 1200% magnification: the reversed > fretboard's upper corners don't quite meet squarely. Hi Karlin, many thanks spotting the problem! Cheers, Harm

Re: Left-handed fretboard?

2018-01-18 Thread Thomas Morley
2018-01-18 17:11 GMT+01:00 Carl Sorensen : > > > On 1/18/18, 6:30 AM, "David Kastrup" wrote: > > Malte Meyn writes: > > > Am 18.01.2018 um 14:09 schrieb Torsten Hämmerle: > >> Ah, yes, when in landscape mode, setting a negative

Re: Left-handed fretboard?

2018-01-17 Thread Thomas Morley
2018-01-17 22:36 GMT+01:00 David Kastrup <d...@gnu.org>: > Thomas Morley <thomasmorle...@gmail.com> writes: >> Should we document it as is or introduce a details.subproperty setting >> string-distance negative? > > Left-handed diagrams are peculiar enough that

Re: Left-handed fretboard?

2018-01-17 Thread Thomas Morley
4b7ff77b0ae2f5293b50d Author: Thomas Morley <thomasmorle...@gmail.com> Date: Sat Dec 31 12:33:24 2016 + Let the distance of strings and frets in fret-diagrams be settable Issue 5025 - Two new sub-properties of fret-diagram-details are introduced: fret-distance and st

Re: Left-handed fretboard?

2018-01-16 Thread Thomas Morley
2018-01-17 1:15 GMT+01:00 Carl Sorensen : > Francis, > > On 1/16/18, 2:32 PM, "francisperea" wrote: > > Hi all, > > Just a simple question, does anybody know if there is any way to create > left-handed fretboard diagrams for guitar and/or

Re: How to append a git version to an output filename

2018-01-16 Thread Thomas Morley
2018-01-16 14:37 GMT+01:00 Urs Liska : > But you should also look into the openLilyLib files, create a copy of the > function and try removing the \markup wrapper. This \markup is added > explicitly so it seems more efficient not to do that in the first place > instead of

Re: How to append a git version to an output filename

2018-01-14 Thread Thomas Morley
Hi Ben, 2018-01-14 17:26 GMT+01:00 David Kastrup : > Ben Beeson writes: > >> Hi David, >> Here is how I get the \gitCommitish in the tagline. First, include the >> "gitDefinitions.ily" file. > > What is that? > >> I use something like this: >> >> \include

Re: List of scores for book function

2018-01-13 Thread Thomas Morley
2018-01-13 20:33 GMT+01:00 Pierre-Luc Gauthier : > Thanks Thimothy > > 2018-01-13 13:49 GMT-05:00 Timothy Lanfear : >> See this thread > > I will. > > Here is where I am so far. > > I'm trying to get some basic iteration going on. > Still, I'm not sure

Re: Header as argument in score generating function

2018-01-13 Thread Thomas Morley
2018-01-13 17:05 GMT+01:00 Pierre-Luc Gauthier : > > FTR, At first I tried "ly:module?" as a predicate. > Also, I did look for any "module" predicate in the predefined type > predicates documentation page. > The "module?" is not listed in this page. > ^ Should I notify

Re: Header as argument in score generating function

2018-01-12 Thread Thomas Morley
2018-01-13 3:30 GMT+01:00 Pierre-Luc Gauthier : > Hi there, > > Is there a way to pass a \header block as an argument to a scheme function? > > I have not found the correct predicate for it and get the following error : > Expecting music, found # > > I did read and tried

Re: GSoC applications

2018-01-09 Thread Thomas Morley
2018-01-09 21:56 GMT+01:00 Urs Liska : > Also the > initial developer of the lilyJAZZ font has mysteriously become invisible > over time ... He's back. https://sourceforge.net/p/testlilyissues/issues/3653/#def8/01cc

Re: Generate Random Pitches and Accidentals?

2018-01-08 Thread Thomas Morley
2018-01-08 18:44 GMT+01:00 Joshua Nichols : > I'm looking for a resource that can generate pitches at different octaves, > using different spellings, including accidentals. > > Has someone already implemented this? I'm trying not to reinvent the wheel. > > -- > Josh

Re: Introducing Hacklily, another online LilyPond editor

2018-01-08 Thread Thomas Morley
2018-01-08 6:31 GMT+01:00 Hugh S. Myers : > 'OS that is not Windows'…so you are saying to hell with 7 out of 10 users? > Well, that's one way to cut down on all that annoying customer noise! > > --hsm > p.s. I write multi-platform modules for CPAN and yes it is a great deal of >

Re: double barline before, repeat barline after line break

2018-01-02 Thread Thomas Morley
2018-01-02 11:27 GMT+01:00 Jan-Peter Voigt : > Happy new year Harm! > That is reasonable and descriptive and RTFM shall be be a New Year's > resolution ;-) :) Happy New Year! Harm ___ lilypond-user mailing list

Re: double barline before, repeat barline after line break

2018-01-02 Thread Thomas Morley
2018-01-02 11:07 GMT+01:00 Jan-Peter Voigt : > ... you don't need to define this one. Just use the predefined: > \bar ".|:-||" Sometimes the docs are not that bad... http://lilypond.org/doc/v2.19/Documentation/notation/bars > > The order is "-" ... that is sometimes > puzzeling

Re: autoAccidentals usage

2017-12-28 Thread Thomas Morley
2017-12-28 19:30 GMT+01:00 Edward Neeman <edward.nee...@gmail.com>: > It works! And I have no idea why... > On Thu, Dec 28, 2017 at 12:53 PM, Thomas Morley >> { >> \accidentalStyle forget >> \override Accidental.after-line-breaking = #'() >> gis'~

Re: autoAccidentals usage

2017-12-28 Thread Thomas Morley
2017-12-28 14:11 GMT+01:00 Edward Neeman : > Hello, > > I would like to use the "forget" accidental style, but also force > accidentals to appear after every tie. > > It's a little ugly, but it's not my own score I'm typesetting! > > Is it possible, maybe by setting the

Re: Auto-transposition

2017-12-18 Thread Thomas Morley
2017-12-18 16:08 GMT+01:00 Kieren MacMillan : > I suppose I could use single variables more if Lilypond had better "at > runtime" methods of reusing material (e.g., inline variable definition) Have a look at

Re: Custom note heads

2017-12-18 Thread Thomas Morley
2017-12-17 23:51 GMT+01:00 Gianmaria Lari : > Does exist any english resource about the circus-note-heads? A minimum code > example? > > Thank you, g. > Attached to this post >> https://archiv.lilypondforum.de/index.php/topic,1432.msg7908.html#msg7908 you'll find the

Re: Custom note heads

2017-12-17 Thread Thomas Morley
2017-12-17 9:42 GMT+01:00 Helge Kruse : > Hi Andrew, > > Am 17.12.2017 um 00:55 schrieb Andrew Bernard: >> Hi Helge, >> >> What sort of shapes do you want? Can you supply an illustration? [A MGE - >> minimal graphic example!] > I am not sure that this is as minimal as

Re: Instrument Name Not Appearing

2017-12-02 Thread Thomas Morley
2017-12-02 21:41 GMT+01:00 David Kastrup <d...@gnu.org>: > Thomas Morley <thomasmorle...@gmail.com> writes: > >> The stencil-procedure for InstrumentName, system-start-text::print, >> explecitely disallows printing an InstrumentName in the middle of a >> sy

Re: Instrument Name Not Appearing

2017-12-02 Thread Thomas Morley
2017-12-02 17:38 GMT+01:00 SoundsFromSound : > Hello list, > > I am trying to get an instrument name to show beside a staff that begins in > the middle of a passage, but I'm not having success. I've attached a > screenshot, here is the code that shows my question: > >

Re: A problem with "placing grace notes between arpeggios and chords"

2017-11-15 Thread Thomas Morley
2017-11-15 23:09 GMT+01:00 Edward Neeman : > So, if I understand correctly, the optional argument is the index > number (starting at 0) of the notes in the chord? Yep, in entered order. > While I can see that may be useful, personally I would prefer to > rearrange the

Re: A problem with "placing grace notes between arpeggios and chords"

2017-11-15 Thread Thomas Morley
2017-11-15 22:23 GMT+01:00 Edward Neeman : > Looks stunning! But why can't I get it to work? > > Thanks, > Edward > > ~/test11.ly:16:12: error: syntax error, unexpected EVENT_IDENTIFIER > #f) >))) This looks to me like the result of a

Re: Conductor cues using brackets

2017-11-15 Thread Thomas Morley
2017-11-15 18:08 GMT+01:00 Pierre-Luc Gauthier : > Hi there, > > Is there a way to add a bracket (say, a piano bracket) in the middle > of a multiple staff score that would be spanning vertically over an > arbitrary number of staff? > > Since it is rather hard to explain,

Re: A problem with "placing grace notes between arpeggios and chords"

2017-11-14 Thread Thomas Morley
2017-11-14 20:08 GMT+01:00 Robert Blackstone : > Thank you very much, Harm. > Two solutions. No way that I would ever have been able to figure this out. > I'm very impressed. > > The "bad news" is that only the first part of my problem is solved. What I > would need

Re: A problem with "placing grace notes between arpeggios and chords"

2017-11-14 Thread Thomas Morley
2017-11-14 17:39 GMT+01:00 Thomas Morley <thomasmorle...@gmail.com>: > 2017-11-14 13:23 GMT+01:00 Robert Blackstone <blackstone.rob...@gmail.com>: >> Hello, >> >> Snippet http://lsr.di.unimi.it/LSR/Item?id=410 shows an excellent way to >>

Re: A problem with "placing grace notes between arpeggios and chords"

2017-11-14 Thread Thomas Morley
2017-11-14 13:23 GMT+01:00 Robert Blackstone : > Hello, > > Snippet http://lsr.di.unimi.it/LSR/Item?id=410 shows an excellent way to > insert a grace note between an arpeggio and the arpeggiated chord Looking at the snippet, I thought what a mess. All those added

Re: Scheme Help

2017-11-12 Thread Thomas Morley
2017-11-11 17:11 GMT+01:00 Benjamin Bloomfield : > I am trying to write a scheme to achieve the functionality I was asking > about in my earlier message. I think that I could do it with a simple > callback function on the NoteHead.transparent property and make the notehead >

Re: \lyrics, was Re: Vertical spacing of figured bass

2017-11-05 Thread Thomas Morley
2017-11-05 19:29 GMT+01:00 David Kastrup : > David Wright writes: > >> On Sat 04 Nov 2017 at 02:10:53 (+0100), David Kastrup wrote: >>> Jérôme Plût writes: >>> >>> > I tried applying the contents of >>> >

Re: Workaround for Issue 5001? (TupletNumber.avoid-slur)

2017-11-05 Thread Thomas Morley
Hi Jan-Peter, 2017-11-05 15:44 GMT+01:00 Jan-Peter Voigt : > Hello James, > > thanks for pointing this out! The mentioned case also occurs in my current > score, but most times I deal with a slur over three notes: > > \version "2.19.49" > > \relative c'' { > \time 4/4 > % the

Re: How to properly scale a line in markup?

2017-11-05 Thread Thomas Morley
2017-11-05 14:44 GMT+01:00 Thomas Morley <thomasmorle...@gmail.com>: > Looks like a method to improve note-by-number. https://sourceforge.net/p/testlilyissues/issues/5231/ Cheers, Harm ___ lilypond-user mailing list lilypond-user@gnu.

Re: How to properly scale a line in markup?

2017-11-05 Thread Thomas Morley
2017-11-05 13:59 GMT+01:00 Thomas Morley <thomasmorle...@gmail.com>: > 2017-11-05 13:29 GMT+01:00 Robin Bannister <r...@dabble.ch>: >> Thomas Morley wrote: >> >>> In the real markup-command there will be no "A", so I can't go for >>> stenci

Re: How to properly scale a line in markup?

2017-11-05 Thread Thomas Morley
2017-11-05 13:29 GMT+01:00 Robin Bannister <r...@dabble.ch>: > Thomas Morley wrote: > >> In the real markup-command there will be no "A", so I can't go for >> stencil-extent of it. > > . > . > . >> Am I missing something? > > > I have th

How to properly scale a line in markup?

2017-11-04 Thread Thomas Morley
Hi all, for researching a certain bug I tried to create a stripped-down markup-command. It prints "A" and a vertical line. In the real markup-command there will be no "A", so I can't go for stencil-extent of it. The length of the line is here manually set to 1.6, which is almost the height of

Re: shifting spanners horizontally

2017-11-03 Thread Thomas Morley
2017-11-03 11:06 GMT+01:00 Werner LEMBERG : > > Folks, > > > the horizontal position of ordinary grobs can be adjusted with > > \tweak X-offset ... > > or something similar. What's the equivalent for spanners to shift the > beginning and/or the end horizontally? A quick search in

Re: how to read out final "whichBar"

2017-11-03 Thread Thomas Morley
2017-11-03 9:42 GMT+01:00 Maurits Lamers : > Hi, > > I have been using scheme based engravers to capture all kinds of music > events. Until now I have dealt with bar lines by reading out the whichBar > property on the context of an event through > > (ly:context-property

Re: spanner and epsfile

2017-11-01 Thread Thomas Morley
2017-11-01 23:30 GMT+01:00 Bernardo Barros : > On 11/1/17 18:11, David Nalesnik wrote: >> >> Attached to the following is some code which will allow you to have >> multiple TextSpanners per voice. I haven't tried to apply it to your >> use case, though. >> >>

Re: spanner and epsfile

2017-11-01 Thread Thomas Morley
2017-11-01 23:11 GMT+01:00 David Nalesnik <david.nales...@gmail.com>: > On Wed, Nov 1, 2017 at 2:27 PM, Thomas Morley <thomasmorle...@gmail.com> > wrote: >> 2017-11-01 4:21 GMT+01:00 Bernardo Barros <bernardo.bar...@nyu.edu>: >> >>> I'm still trying

Re: spanner and epsfile

2017-11-01 Thread Thomas Morley
2017-11-01 22:06 GMT+01:00 Bernardo Barros <bernardo.bar...@nyu.edu>: > On 11/1/17 15:27, Thomas Morley wrote: >> >> >> Another possibility is to clone all of the >> TextSpanner-grob/engraver/etc under a different name. >> >> https://archiv.lilypo

Re: spanner and epsfile

2017-11-01 Thread Thomas Morley
2017-11-01 4:21 GMT+01:00 Bernardo Barros : > I'm still trying to figure out my other question, how to have > inter-penetrating spanners, or rather, how to have one spanner parallel to > another without conflict? > > I can imagine two solutions: > > 1) Two or more voices,

Re: Articulation and slur

2017-10-30 Thread Thomas Morley
2017-10-30 12:36 GMT+01:00 : > Hi all, > > maybe someone can help me: > > How can i combine an articulation mark like marcato with a slur > in a way where the slur is nearby the note head and the > marcato is above the slur in this example. Changing staff-priority > did

<    8   9   10   11   12   13   14   15   16   17   >