Re: Double-underline markup

2019-10-20 Thread Thomas Morley
Am So., 20. Okt. 2019 um 05:38 Uhr schrieb Carl Sorensen : > > > > On 10/19/19, 3:13 AM, "Thomas Morley" wrote: > > Am Fr., 18. Okt. 2019 um 19:21 Uhr schrieb Carl Sorensen > : > > > > Why not add it to lilypond proper? I think that we

Re: Double-underline markup

2019-10-19 Thread Thomas Morley
Am Sa., 19. Okt. 2019 um 19:24 Uhr schrieb David Kastrup : > By the way, it's "an under...", not "a under...". That's not at all > relevant to the problem, merely a distraction for focusing on the > images. Ooops, sorry for that, Harm ___ lilypond-u

Re: Double-underline markup

2019-10-19 Thread Thomas Morley
Am Sa., 19. Okt. 2019 um 14:45 Uhr schrieb David Kastrup : > > Thomas Morley writes: > > > Am Sa., 19. Okt. 2019 um 13:35 Uhr schrieb David Kastrup : > >> > >> Thomas Morley writes: > > > >> > Iiuc, you recommend to fix \underline

Re: Double-underline markup

2019-10-19 Thread Thomas Morley
Am Sa., 19. Okt. 2019 um 13:35 Uhr schrieb David Kastrup : > > Thomas Morley writes: > > Iiuc, you recommend to fix \underline to make it work with most simple > > input like: > > > > \markup { > > \override #'(offset . 12) \underline > > \over

Re: Double-underline markup

2019-10-19 Thread Thomas Morley
Am Sa., 19. Okt. 2019 um 12:42 Uhr schrieb David Kastrup : > > David Kastrup writes: > > > Thomas Morley writes: > > > >> Am Fr., 18. Okt. 2019 um 19:21 Uhr schrieb Carl Sorensen > >> : > >>> > >>> Why not add it to lilypond proper?

Re: Tweaking glissando timing stems

2019-10-19 Thread Thomas Morley
Am Sa., 19. Okt. 2019 um 00:01 Uhr schrieb Leo Correia de Verdier : > > Thanks a lot for your help! > > Quite to my surprise I found the following snippet does work. > > > > \version "2.19.82" > > #(define changebeam (lambda (grob) > (let* ((stem (ly:grob-object grob '

Re: Double-underline markup

2019-10-19 Thread Thomas Morley
Am Sa., 19. Okt. 2019 um 06:58 Uhr schrieb Andrew Bernard : > > That's funny - it's the argument I always use for my new complexity work, but > it usually gets shouted down quite vocally (refer for example to my > requirement for equal width bars!). Nah, it's not shouted down. ;) Though, there a

Re: Double-underline markup

2019-10-19 Thread Thomas Morley
Am Sa., 19. Okt. 2019 um 05:22 Uhr schrieb Andrew Bernard : > > I have not seen anything get added to lilypond proper for a long time. > I may be wrong, but it's immensely difficult to get changes to core it would > seem. Fair enough too. That's why openlilylib exists. Nothing against openlilyib

Re: Double-underline markup

2019-10-19 Thread Thomas Morley
Am Fr., 18. Okt. 2019 um 19:21 Uhr schrieb Carl Sorensen : > > Why not add it to lilypond proper? I think that we would want to be careful > about property names (perhaps with an underline-details property to minimize > namespace pollution), but I think it would make a great addition to Lilypond

Re: Double-underline markup

2019-10-17 Thread Thomas Morley
Am Di., 15. Okt. 2019 um 13:19 Uhr schrieb Pierre Perol-Schneider : > > Hi Urs a,d Aaron, > > Simply: > > \markup { > \underline > \override #'(offset . 6)\underline > "Lorem ipsum" > \override #'(offset . 5)\underline > \override #'(offset . 10)\underline > "dolor sit amet" > } > > Wor

Re: Tweaking glissando timing stems

2019-10-16 Thread Thomas Morley
Am Mo., 14. Okt. 2019 um 12:22 Uhr schrieb Leo Correia de Verdier : > When you write that "inner beams positions can’t be affected from > Glissando.after-line-breaking", do you mean it’s impossible, that they would > need to be recreated rather than repositioned or just that the actual code > c

Re: 64 bit - MacPorts lilypond-devel on Mojave 10.14.6

2019-10-16 Thread Thomas Scharkowski
Original-Nachricht On 16 Oct 2019, at 21:54, Thomas Scharkowski wrote: Original-Nachricht On 16 Oct 2019, at 18:35, Thomas Scharkowski wrote: I am cautious and did not upgrade to 10.15 Catalina yet. On my current (10.14.6) system lilypond-devel does

Re: 64 bit - MacPorts lilypond-devel on Mojave 10.14.6

2019-10-16 Thread Thomas Scharkowski
Original-Nachricht On 16 Oct 2019, at 18:35, Thomas Scharkowski wrote: I am cautious and did not upgrade to 10.15 Catalina yet. On my current (10.14.6) system lilypond-devel does not build: error: expected initializer before '__OSX_AVAILABLE_STARTING&#

Re: 64 bit - MacPorts lilypond-devel on Mojave 10.14.6

2019-10-16 Thread Thomas Scharkowski
Original-Nachricht On my current (10.14.6) system lilypond-devel does not build: error: expected initializer before '__OSX_AVAILABLE_STARTING' https://trac.macports.org/ticket/59130 Try to install gcc9, then retry installation of lilypond-devel (with `port clean lilypond-d

64 bit - MacPorts lilypond-devel on Mojave 10.14.6

2019-10-16 Thread Thomas Scharkowski
try to build lilypond-devel on my working system before upgrading. Thomas ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: Tweaking glissando timing stems

2019-10-13 Thread Thomas Morley
Am Do., 10. Okt. 2019 um 14:51 Uhr schrieb Leo Correia de Verdier : > > Dear list! > > I'm soon going to start engraving a piece that contains very many glissandi > with timing marks (or actually, glissandi with broken bowing and > articulations during the way). The snippet in > http://lilypond.

Re: LSR-snippet 1071 "Percussion example" incomplete

2019-10-03 Thread Thomas Morley
Am Do., 3. Okt. 2019 um 11:43 Uhr schrieb Thomas Morley : > > To the author of LSR-snippet 1071 "Percussion example", > > this snippet > lsr.di.unimi.it/LSR/Item?u=1&id=1071 > is obviously not complete (probably a copy/paste-error), please add > the missing parts

LSR-snippet 1071 "Percussion example" incomplete

2019-10-03 Thread Thomas Morley
To the author of LSR-snippet 1071 "Percussion example", this snippet lsr.di.unimi.it/LSR/Item?u=1&id=1071 is obviously not complete (probably a copy/paste-error), please add the missing parts. Otherwise I'll delete it soon. Cheers, Harm ___ lilypond

Re: Input syntax question

2019-09-29 Thread Thomas Morley
Am So., 29. Sept. 2019 um 18:57 Uhr schrieb : > > What characters are allowed in variable names? > > -- > Matthew Skala > msk...@ansuz.sooke.bc.ca People before tribes. > https://ansuz.sooke.bc.ca/ From NR: "The name of a [LilyPond-]variable should have alphabetic characters only;

Re: Lilypond on OS X Catalina

2019-09-28 Thread Thomas Scharkowski
Il giorno ven 27 set 2019 alle ore 18:33 Thomas Scharkowski ha scritto: > I'll attach the log now: The port lilypond-devel built correctly on MacPorts' 10.14 buildbot, so the error may be specific to your system. Judging from the log, there's probably some issue with heade

Re: Lilypond on OS X Mojave

2019-09-27 Thread Thomas Scharkowski
Original-Nachricht First run (as root) port selfupdate and then port upgrade outdated and after that, try again with port install lilypond-devel I had already done this. ___ lilypond-user mailing list lilypond-user@gnu.o

Re: Lilypond on OS X Mojave

2019-09-27 Thread Thomas Scharkowski
Original-Nachricht On 27 Sep 2019, at 10:40, Thomas Scharkowski wrote: I tried to install lilypond-devel on MacPorts "sudo port install lilypond-devel" with no success: Error: Failed to build lilypond-devel: command execution failed Error: See /opt/local/va

Re: Lilypond on OS X Catalina

2019-09-27 Thread Thomas Scharkowski
someone is willing to look at it and help. MacOS 10.14.6 Xcode 11.0 Thank you, Thomas ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: Translating stencils

2019-09-24 Thread Thomas Morley
Am Di., 24. Sept. 2019 um 12:06 Uhr schrieb Michael Käppler : > > Hi Harm, > many thanks for your advice! > The \table command was completely new to me. > Here is my current state of work: > > #(define (mm->staff-spaces mm) > (let ((ss (ly:output-def-lookup $defaultpaper 'staff-space))) >

Re: Installing missing Guile modules in order to

2019-09-23 Thread Thomas Morley
Am Mo., 23. Sept. 2019 um 22:48 Uhr schrieb Werner LEMBERG : > > > >> no code for module (ice-9 readline) > >> > >> [...] > >> > >> This seems to mean I should install Guile modules that Lilypond > >> doesn't install by default, but I haven't been able to work out > >> from the doc where to install

Re: Translating stencils

2019-09-23 Thread Thomas Morley
Am Mo., 23. Sept. 2019 um 18:04 Uhr schrieb Michael Käppler : > > Hi all, > I'm trying to understand the way one can translate / stack stencils in > LilyPond. > Consider the following code: > > #(define-markup-command (draw-line-mod layout props startpos endpos) > (number-pair? number-pair?) >

Re: old school style of parenthesised ties or slurs possible ?.

2019-09-23 Thread Thomas Morley
Am Mo., 23. Sept. 2019 um 18:56 Uhr schrieb Eby Mani via lilypond-user : > > > examples, the ties float within the parenthesis, slightly above the notes. > Lillypond ties almost touch both notes. > > eby > On Monday, 23 September, 2019, 9:03:58 AM IST, Andrew Bernard > wrote: > > > Provide an ex

Re: Installing missing Guile modules in order to

2019-09-23 Thread Thomas Morley
Am Mo., 23. Sept. 2019 um 18:45 Uhr schrieb Leah Velleman : > > Attempting to follow the instructions here for setting a breakpoint > > > http://lilypond.org/doc/v2.19/Documentation/contributor/debugging-scheme-code > > > gets me several errors: > > /Applications/LilyPond.app/Contents/Resources/sha

Re: Nested tuplet across tuplets

2019-09-22 Thread Thomas Morley
Am So., 22. Sept. 2019 um 01:22 Uhr schrieb Andrew Bernard : > > I have come to an impasse in a score I am setting. Is it even remotely > possible to have a tuplet nested _across_ two tuplets with lilypond? See > attached image. > > [Don't blame me for the musical aspect of this - it's not my music

Re: Links in PDF-Files

2019-09-20 Thread Thomas Morley
Am Fr., 20. Sept. 2019 um 18:53 Uhr schrieb Richard Shann : > > On Fri, 2019-09-20 at 12:26 -0400, msk...@ansuz.sooke.bc.ca wrote: > > On Fri, 20 Sep 2019, sir.teddy.the.fi...@gmail.com wrote: > > > Why does lilypond add these links and is there a way to prevent it > > > from > > > doing so? > > >

Re: \bookpart question

2019-09-18 Thread Thomas Morley
Am Mi., 18. Sept. 2019 um 08:22 Uhr schrieb Jacques Menu : > > Hello folks, > > I naturally tend to specify a number of pages in a bookpart this way: > > \bookpart { > \layout { > page-count = 1 > } [...] > } > > What is the logic behind that being rejected, and the need to use

Re: improving Janek's \dynamic function (for combo dynamics)

2019-09-15 Thread Thomas Morley
Hi Kieren, sorry for the late reply. Am So., 8. Sept. 2019 um 21:29 Uhr schrieb Kieren MacMillan : > > Hi Harm, > > Three questions on this [seemingly-ancient!] thread about your (wonderful) > "dynamics on the fly" function: You likely mean this thread: http://lilypond.1069038.n5.nabble.com/imp

Re: Detecting first and last pages of a score

2019-09-06 Thread Thomas Morley
Am Sa., 7. Sept. 2019 um 01:42 Uhr schrieb Thomas Morley : > > Am Fr., 6. Sept. 2019 um 23:55 Uhr schrieb David Kastrup : > > > > On 06/09/19 17:00, David Kastrup wrote: > > (short of some > > multi-pass algorithm writing out table-of-content like information on &

Re: Detecting first and last pages of a score

2019-09-06 Thread Thomas Morley
Am Fr., 6. Sept. 2019 um 23:55 Uhr schrieb David Kastrup : > > On 06/09/19 17:00, David Kastrup wrote: > (short of some > multi-pass algorithm writing out table-of-content like information on > each run) David, we have a prob-property 'last-in-score, iiuc it's set far too late to be of any use h

Re: Guitar string bends

2019-09-03 Thread Thomas Morley
Am Di., 3. Sept. 2019 um 16:08 Uhr schrieb Federico Bruni : > > > > Il giorno mar 3 set 2019 alle 15:36, Randy Josleyn > ha scritto: > > Hi all, > > > > (Sorry for the duplicate, I didn't know how I replied created issues > > for others.) > > > > What's the state of Lilypond's support for notating

Re: Note spacing with a polyphonic grace notes

2019-08-26 Thread Thomas Morley
Am Sa., 17. Aug. 2019 um 11:44 Uhr schrieb Pierre Perol-Schneider : > > Hi Andrew, > The wanted spacing is shown in the 2nd snippet. > The workaround reaches almost it. > Cheers, > Pierre > > Le sam. 17 août 2019 à 11:20, Andrew Bernard a > écrit : >> >> What is the wanted spacing? >> >> Andrew >

Re: NullVoice lyrics overlap

2019-08-07 Thread Thomas Morley
Am Mi., 7. Aug. 2019 um 22:02 Uhr schrieb Kenny Stephens via lilypond-user : > > The lyrics DO NOT format correctly if NullVoice is used for the Tenor. > The lyrics format correctly if Voice is used for the Tenor. > The lyrics format correctly using NullVoice if the Soprano and Tenor if "\new > St

Re: Overriding a global declaration

2019-08-07 Thread Thomas Morley
compiled together with… > A so called reduced tune also with 13 lines which now fits onto one page > after following suggestions from Thomas Morley. > The final tune is normal and should perform as number 1 and spill over onto > the next page – it doesn’t. > > Simply stated, I w

Re: Overriding a global declaration

2019-08-06 Thread Thomas Morley
Am Mo., 5. Aug. 2019 um 14:21 Uhr schrieb Thomas Morley : > > Am Mo., 5. Aug. 2019 um 12:46 Uhr schrieb John McWilliam > : > > > > > > > <http://lsr.di.unimi.it/LSR/Item?id=862 or the builtin `magnifyStaff´. > > > > > > &

Re: Specifying piece titles in Score context

2019-08-04 Thread Thomas Morley
Am Mo., 5. Aug. 2019 um 00:28 Uhr schrieb Michael Seifert : > > I’m trying to compile some parts and a full score from a set of > included files. I’m running into a problem that I’m sure must be solvable; > I just can’t figure out where it is in the documentation. > > Specifica

Re: Mysterious behavior in music function

2019-08-04 Thread Thomas Morley
Am So., 4. Aug. 2019 um 22:49 Uhr schrieb Marc Evanstein : > > Hi all, > > I'm trying to define a music function that adds a gliss after a note down to > a second parenthesized grace note. I've tried the following, but the gliss > doesn't show up: > > \version "2.19.83" > \language "english" > >

Re: Overriding a global declaration

2019-08-04 Thread Thomas Morley
Am So., 4. Aug. 2019 um 20:09 Uhr schrieb John McWilliam : > > I’m compiling a book of bagpipe tunes and have used a global declaration > which suits my Music: > > #(set-global-staff-size 16) > > I now fine I have one tune which still does not fit onto the page and one > line of music spills over

Re: allowVoltaHook

2019-08-03 Thread Thomas Morley
Am Sa., 3. Aug. 2019 um 10:39 Uhr schrieb John McWilliam : > > Windows 10, Lilypond 2.18.2, Friscobaldi 3.0.1 > > > > I have some old Music which I am updating to Lilypond 2.18.2 and have come > across this command which doesn’t seem to have any affect on the Music: > > > > #(allow-volta-hook "|")

Re: Accidentals from note grob

2019-08-01 Thread Thomas Morley
Am Do., 1. Aug. 2019 um 15:23 Uhr schrieb Nils Nommensen : > > Sorry to bother you with this, but I'm really new to Lilypond and Scheme. I > need a String representation of the name. If I use display on the return > value, I get something like: "accidentals.natural"#". > How can I extract the "na

Re: Accidentals from note grob

2019-08-01 Thread Thomas Morley
Am Do., 1. Aug. 2019 um 13:13 Uhr schrieb Nils Nommensen : > > While I'm at it: How would I get the correct glyph name from the > accidental-grob object as a string? #(define get-accidental (lambda (note) (let* ((acc (ly:grob-object note 'accidental-grob))) (write (ly:grob-property a

Re: Accidentals from note grob

2019-08-01 Thread Thomas Morley
Am Do., 1. Aug. 2019 um 12:42 Uhr schrieb Nils Nommensen : > > Thank you very much! That does the trick Glad I could help. Cheers, Harm P.S. Please alway reply to all, even if merely confirming the proposed sollution works. cc-ing list ___ lilypond-

Re: Accidentals from note grob

2019-08-01 Thread Thomas Morley
Am Do., 1. Aug. 2019 um 12:03 Uhr schrieb Nils Nommensen : > > Hello everyone, > > Is there any way to get the accidentals that belong to a specific notehead > grob? > When calling ly:grob-basic-properties on the notehead grob, you get a list > with an attribute "parenthesis-friens", which has th

Re: Strange results from simultaneous RehearsalMarks

2019-07-28 Thread Thomas Morley
Am Sa., 27. Juli 2019 um 18:29 Uhr schrieb Patrick Karl : > I'm running LIlyPond 2.19.81 on a Mac desktop running OSX 10.11.6. > > I'm confused about the warnings generated by the following snippet: > > \version "2.19.81" \score { \new GrandStaff << \new Staff { > c'1\bar

Re: Alternating text and music

2019-07-26 Thread Thomas Morley
Am Fr., 26. Juli 2019 um 14:16 Uhr schrieb Urs Liska : > Hm, at least according to Frescobaldi's auto-completion LaissezVibrerTie > does *not* have a minimum-length property, which is confirmed by that > result ... > Also, \shape does have no effect on the \LaissezVibrer, sorry. > LaissezVibrerT

Re: accessing broken part of frameextender

2019-07-25 Thread Thomas Morley
Am Di., 23. Juli 2019 um 15:57 Uhr schrieb Neil Thornock : > > Hello all, I'm trying to modify the broken part of FrameExtender in the > frameEngraver-bars-and-boxes.ily code. \alterBroken fails with an error > stating that it is not a spanner. > > So, how to access and modify the broken part, af

Re: How to increase the distance between staves?

2019-07-24 Thread Thomas Morley
Am Mi., 24. Juli 2019 um 17:52 Uhr schrieb Richard Shann : > > On Wed, 2019-07-24 at 12:54 +0100, Peter Toye wrote: > > I want to increase the distance between the staves > > I've just been asked a similar question of denemo-d...@gnu.org and > looking into it I came up with the following example wh

Re: How to increase the distance between staves?

2019-07-24 Thread Thomas Morley
Am Mi., 24. Juli 2019 um 14:26 Uhr schrieb Jean ABOU SAMRA : > > Hi Peter, > Any overrides you can do in StaffGrouper are related to the space between > staves > of the _same_ system when they are grouped in StaffGroup-s or such. Nope. StaffGrouper.staffgroup-staff-spacing will affect spacing bet

Re: I don't understand this output

2019-07-20 Thread Thomas Morley
Am Sa., 20. Juli 2019 um 08:29 Uhr schrieb james via lilypond-user : > > Hello, I don't understand why this results in the output it does. > I wanted to have the second voice instantiated in the beginning because it is > used later and I would like to have the lyrics align vertically. > Alternativ

Re: Arrowed quartertones notes snippet compilation problem

2019-07-18 Thread Thomas Morley
Am Do., 18. Juli 2019 um 21:15 Uhr schrieb Jacques Menu : > > Hello folks, > > The snippet at http://lsr.di.unimi.it/LSR/Snippet?id=784 leads to the error > messages below with LP 2.19.83. > > Didn’t find eiseh nor feh in Lily's source code. > I don’t know which version it was written for. Does an

Re: LilyPond 2.20 or 2.21 on Ubuntu 18.04

2019-07-18 Thread Thomas Morley
Am Do., 18. Juli 2019 um 15:36 Uhr schrieb Aaron Hill : > > On 2019-07-18 6:13 am, Thomas Morley wrote: > > Am Do., 18. Juli 2019 um 14:37 Uhr schrieb Ralph Palmer > > : > >> > >> Greetings - > >> > >> I'm running LilyPond 2.19.81 with Fre

Re: LilyPond 2.20 or 2.21 on Ubuntu 18.04

2019-07-18 Thread Thomas Morley
Am Do., 18. Juli 2019 um 14:37 Uhr schrieb Ralph Palmer : > > Greetings - > > I'm running LilyPond 2.19.81 with Frescobaldi 3.0.0 under Ubuntu 18.04.2. > > Has any progress been made in making a process available to install LilyPond > 2.20 or 2.21 on Ubuntu 18.04? Back in March of this year (2019)

Re: slurs and ties to end of bar

2019-07-18 Thread Thomas Morley
Am Do., 18. Juli 2019 um 07:38 Uhr schrieb Werner LEMBERG : > > > Folks, > > > I have to typeset a bunch of snippets that contain ties and slurs > either from a (not typeset) bar at the left or to a bar to the right > (see attached example). What is the recommended way to do that > gracefully? > >

Re: Incorrect letter spacing in header

2019-07-18 Thread Thomas Morley
Am Do., 18. Juli 2019 um 13:04 Uhr schrieb David Kastrup : > > Steven Smith writes: > > > I am working on an arrangement for band, and would like the header > > information to be the same size on the conductor's score and the > > instrumental parts. I put the scores in different \book block so I >

Re: inter-letter spacing?

2019-07-15 Thread Thomas Morley
Am Mo., 15. Juli 2019 um 21:37 Uhr schrieb David Kastrup : > > Werner LEMBERG writes: > > >> any idea how to realize inter-letter spacing? Has someone already > >> written a macro like > >> > >> \markup { \letter-spacing #0.1 "foobar" } > >> > >> which should be equivalent to > >> > >> \marku

Re: Jazz chords layout question

2019-07-14 Thread Thomas Morley
Hi Jacques, Am So., 14. Juli 2019 um 01:30 Uhr schrieb Jacques Menu : > > Hello Robin, > > Thanks, the result is already better, with the seconda volta at the right > place after adjusting the parameter of \pseudoIndent. > > Didn’t find a way to hide the empty part of the staff to the left of it

Re: Two Hands "Snake"

2019-07-08 Thread Thomas Morley
Am Mo., 8. Juli 2019 um 23:35 Uhr schrieb tdy lists : > With the template of the vibrato: > > %% > https://raw.githubusercontent.com/mwitmer/LyUtil/master/ly/expressive_markings/vibrato.ly > %% Original author: Mark Witmer > %% Rewritten version by Harm > > I tweak the thiknes of the curve and I

Re: Modification of Flam, Drag, Ruff snippet

2019-06-29 Thread Thomas Morley
Am Sa., 29. Juni 2019 um 11:06 Uhr schrieb Craig Dabelstein : > > Hi all, > > Is there a way to modify the Flams, Drags and Ruff snippet from the LSR > (http://lsr.di.unimi.it/LSR/Item?id=566) so that there can be open versions > of the drag and ruff (that's what exists now), and also a closed ve

Re: Inserting alternative endings from a music function

2019-06-26 Thread Thomas Morley
Am Mi., 26. Juni 2019 um 17:41 Uhr schrieb Leah Velleman : > > I'm writing a music function to insert a specific pattern of alternative > endings with partial measures. Lilypond gives an error suggesting the > \alternative block is in the wrong place, even though writing it in the same > place b

Re: Strange space between beam and slur

2019-06-24 Thread Thomas Morley
Am So., 23. Juni 2019 um 11:59 Uhr schrieb Thomas Morley : [...] Just reported in the german forum https://lilypondforum.de/index.php/topic,501.0.html \version "2.19.82" % problem occurs at staff-size 19, but does not occur at staff-size 18 or 20 #(set-global-staff-size 19) \new TabS

Re: Strange space between beam and slur

2019-06-23 Thread Thomas Morley
Am So., 23. Juni 2019 um 10:54 Uhr schrieb Andrew Bernard : > > Hi Lukas, > > May be a bug, but I always use explicit voices, not '//' constructs. I > find it is just better but. > > You play with the rests, but this works: > > > \new Staff > << >{ > \voiceOne > R1 > a''8( b'' b'

Re: [192]ERROR: In procedure ly:trampoline: | Adding any more code throws error!

2019-06-20 Thread Thomas Morley
Am Do., 20. Juni 2019 um 19:50 Uhr schrieb Karlin High : > > On 6/20/2019 12:26 PM, Samuel Burt wrote: > > Does that help anyone in figuring out what my problem is? > > A few weeks ago, there was a similar error report. > > >

Re: Volta font

2019-06-20 Thread Thomas Morley
Am Do., 20. Juni 2019 um 18:21 Uhr schrieb Leah Velleman : > > Is it possible to change the font used for volta numbers? > > In the list archives I've seen options for customizing the volta text, some > of which could be used with \text or \markup to change the font in addition. > But I don't wan

Re: glissando over break

2019-06-10 Thread Thomas Morley
Am Mo., 10. Juni 2019 um 20:54 Uhr schrieb Aaron Hill : > > On 2019-06-10 11:04 am, Paul Scott wrote: > > Can LilyPond make a glissando across a line break? > > > > [ . . . ] > > > > Is there an equivalent of > > \override Beam.breakable = ##t for glissandos ? > > >\override Glissando.brea

Re: custom dynamics with midi output

2019-06-08 Thread Thomas Morley
Am Sa., 8. Juni 2019 um 18:03 Uhr schrieb Karim Haddad : > > Dear All, > > In the following documentation's snippet : > > doctitle = "Creating custom dynamics in MIDI output" > } % begin verbatim > > #(define (myDynamics dynamic) > (if (equal? dynamic "rfz") > 0.9 > (default-dynam

Re: Insipit variation

2019-06-02 Thread Thomas Morley
Am So., 2. Juni 2019 um 20:51 Uhr schrieb Thomas Morley : > > Am So., 2. Juni 2019 um 18:30 Uhr schrieb Lutenist : > > I did try to use \incipit but there are no barlines! > > Well, \incipit uses MensuralStaff. But usually there are no BarLines > MensuralStaff, they

Re: Insipit variation

2019-06-02 Thread Thomas Morley
Am So., 2. Juni 2019 um 18:30 Uhr schrieb Lutenist : > > Dear Simon, > > thank you for your reply! I tried a bit longer and came quite close to what > I wanted, but lack the know-how. > I have attached my test file. > > What I try to replicate is the incipit from > http://lilypond.org/doc/v2.19/Doc

Re: How to calculate visible vertical beam-height

2019-06-02 Thread Thomas Morley
Am So., 2. Juni 2019 um 17:26 Uhr schrieb : > > ---- > Thomas Morley: > ... > > I'm interested in a formula how the length of the red line changes > > with different blot-diameters. > ... > > \version "2.19.82" > > > > #(de

How to calculate visible vertical beam-height

2019-06-02 Thread Thomas Morley
Hi, here a problem which should be solveable, but the math escapes me, although all values are known, afaict. Please look at the attached image, the black polygons are created by the beam-markup-command (slightly changed to make blot-diameter settable with an override). The red lines represent th

Re: bug in lyric syllable magnetic snap

2019-05-29 Thread Thomas Morley
Am Di., 28. Mai 2019 um 18:52 Uhr schrieb Alexander Kobel : > > Hi, > > On 28.05.19 18:12, Thomas Morley wrote: > > Am Di., 28. Mai 2019 um 15:48 Uhr schrieb Thomas Morley > > : > > > >> I then switched to brute-force, i.e. always throw away all > >&g

Re: bug in lyric syllable magnetic snap

2019-05-28 Thread Thomas Morley
Am Di., 28. Mai 2019 um 15:48 Uhr schrieb Thomas Morley : > I then switched to brute-force, i.e. always throw away all > line-starting LyricHyphens > > Seems to work, see attached revised file. G, it does not. Please try to replace `remove-line-starting-hyphens´ with belo

Re: bug in lyric syllable magnetic snap

2019-05-28 Thread Thomas Morley
Am Mo., 27. Mai 2019 um 22:34 Uhr schrieb Thomas Morley : > > Am Mo., 27. Mai 2019 um 10:40 Uhr schrieb Alexander Kobel > : > > > unless I additionally engage > >http://lsr.di.unimi.it/LSR/Item?id=1090 > > to replace Lily's built-in hyphens by the "p

Re: Stem in double division

2019-05-28 Thread Thomas Morley
Am Di., 28. Mai 2019 um 14:38 Uhr schrieb Niels : > > Dear users, > > For a pianoscore I want to use three voices for the lower staff. > First I divide into two parts, then the upper voice again in two. > However, I am getting a warning" > > ly:10:26: warning: adding note head to incompatible stem

Re: bug in lyric syllable magnetic snap

2019-05-27 Thread Thomas Morley
Am Mo., 27. Mai 2019 um 10:40 Uhr schrieb Alexander Kobel : > unless I additionally engage >http://lsr.di.unimi.it/LSR/Item?id=1090 > to replace Lily's built-in hyphens by the "proper" Lyric's font hyphens; > then it breaks again. > > I did not have a very close look yet; I thought replacing l

Re: bug in lyric syllable magnetic snap

2019-05-22 Thread Thomas Morley
Am Fr., 17. Mai 2019 um 16:35 Uhr schrieb Kieren MacMillan : > I *so* wish I could use it… but I keep running into bugs that I never have > time to MWE-ize, and so I end up bailing on it. > > The one you point out here is one of the issues that I’ve been hit by. > Another is somehow related to us

Re: bug in lyric syllable magnetic snap

2019-05-22 Thread Thomas Morley
Am Mi., 22. Mai 2019 um 08:17 Uhr schrieb Alexander Kobel : > > Hi Harm, hi all, > > On 22.05.19 01:20, Thomas Morley wrote: > > Am Do., 16. Mai 2019 um 13:25 Uhr schrieb Alexander Kobel > > : > >> > >> Hi David, hi Mike, hi all, > >> >

Re: bug in lyric syllable magnetic snap

2019-05-21 Thread Thomas Morley
Am Do., 16. Mai 2019 um 13:25 Uhr schrieb Alexander Kobel : > > Hi David, hi Mike, hi all, > > I sometimes (still use Lilypond, and when I do, I typically use) your > wonderful snippet for snapping "close" syllables into a single token. > > (For those who don't know this contribution: it's meant to

Re: Unconventional score and unwanted stray staff lines

2019-05-21 Thread Thomas Morley
Am Di., 21. Mai 2019 um 22:46 Uhr schrieb Leo Correia de Verdier : > > A quite minimal could look like: > > \version "2.19.82" > > \score { > << \new Staff {e'2.} > \new Staff {g'4. f'4} > \new Staff {a'1} >> > > \layout { > \context { > \Voice > \remove "Note_heads_en

Re: Unconventional score and unwanted stray staff lines

2019-05-21 Thread Thomas Morley
Am Di., 21. Mai 2019 um 18:03 Uhr schrieb David Bellows : > > Hi Thomas, > > Thanks for jumping in! Well, without Urs' minimal I wouldn't have. Thanks Urs! > > At least in the minimal one can workaround with inserting \noBeam: > > It works in some cases but n

Re: Unconventional score and unwanted stray staff lines

2019-05-21 Thread Thomas Morley
Am Di., 21. Mai 2019 um 11:27 Uhr schrieb Urs Liska : > > > > Am 21. Mai 2019 10:49:01 MESZ schrieb Thomas Morley > : > >Am Di., 21. Mai 2019 um 02:32 Uhr schrieb Thomas Morley > >: > >> > >> Am So., 19. Mai 2019 um 20:32 Uhr schrieb Urs Liska &g

Re: Unconventional score and unwanted stray staff lines

2019-05-21 Thread Thomas Morley
Am Di., 21. Mai 2019 um 02:32 Uhr schrieb Thomas Morley : > > Am So., 19. Mai 2019 um 20:32 Uhr schrieb Urs Liska : > > > The staves that continue to be printed appear to only happen when the > > last note in that staff is an actual printed note. If it's a rest or a >

Re: Unconventional score and unwanted stray staff lines

2019-05-20 Thread Thomas Morley
Am So., 19. Mai 2019 um 20:32 Uhr schrieb Urs Liska : > The staves that continue to be printed appear to only happen when the > last note in that staff is an actual printed note. If it's a rest or a > space then the extra staves are not printed. Further experimentation > and it looks like the extr

Re: programming error: mis-predicted force, 108.120472 ~= 108.191480 continuing, cross fingers

2019-05-20 Thread Thomas Morley
Am Mo., 20. Mai 2019 um 15:50 Uhr schrieb MING TSANG : > > Hi, Brian & Simon: > > It seems that the \grace or \\acciaccatura is the code generate the error. I > use window 10. > 1). with \grace programming error spears > 2). change \grace to \acciaccatura compiles clean without programming error

Re: Difficulty with a missing tie

2019-05-16 Thread Thomas Morley
Am Do., 16. Mai 2019 um 21:01 Uhr schrieb Michael Welsh Duggan : > > In the following snippet I run into the problem that the c1 ~ c tie is > not recognized. Does anyone have any idea how I should do this instead? > > \version "2.21.0" > \include "english.ly" > > { > \new PianoStaff \with { >

Re: Using different function name

2019-05-13 Thread Thomas Morley
Am Mo., 13. Mai 2019 um 23:52 Uhr schrieb Zeleni Veter : > > Hi, is it possible make an alias for a function? > For example, to use just \g instead of \glissando? > Thank you for the answer! #(define g glissando) { b\g b' } But I doubt you'll be happy to name it like a note-name. Cheers, Harm

Re: Finetuning TextSpanner beginning and end positions?

2019-05-09 Thread Thomas Morley
Hi Stefano, Am Mi., 8. Mai 2019 um 05:16 Uhr schrieb Stefano Troncaro : > my workflow in these scenarios is to go to the description of the object > which is giving me trouble, see what interfaces and properties it has, and > from there work out what I need to do. This is also what the Lilypond

Re: two strange issues

2019-05-07 Thread Thomas Morley
Am Di., 7. Mai 2019 um 22:36 Uhr schrieb bobr...@centrum.is : > > Admittedly, it's been a while since I've had any kind of LilyPond project and > I'm likely rusty but this is really puzzling me. > > Input file: > > > \version "2.18.2" > > definition = \relative c, { > \key c > \ti

Re: Finetuning TextSpanner beginning and end positions?

2019-05-07 Thread Thomas Morley
Am Di., 7. Mai 2019 um 01:53 Uhr schrieb Stefano Troncaro : > > Hi Harm, honestly because I generally understand "padding" as the amount of > whitespace that should be reserved between objects. Well, that's exactly what happens here. bound-details.right.padding is the amount of white-space betwee

Re: Finetuning TextSpanner beginning and end positions?

2019-05-06 Thread Thomas Morley
Am Di., 7. Mai 2019 um 00:23 Uhr schrieb Stefano Troncaro : > > Hi Rick, > > Thank you for your answer. I didn't know that 'bound-details had an X > property. It does what I need but it can get tedious to use because I need to > specify a number from the start of the spanner (or the system if the

Re: Multimeasure rests not compressed

2019-05-06 Thread Thomas Morley
Am Mo., 6. Mai 2019 um 03:56 Uhr schrieb Davide Liessi : > > Dear all, > > in the following example I expected to see two identical scores, but > in the first one the full bar rests after the rehearsal mark are not > compressed. > > \version "2.19.82" > > \score { > \compressMMRests > \new Staf

Re: Ties over repeat boundaries

2019-05-05 Thread Thomas Morley
Am Sa., 4. Mai 2019 um 23:39 Uhr schrieb mu...@gmx.ch : > > Hello again > > I'm having problems with ties over the repeat bar lines when adding lyrics. > > First let's look at the melody alone - without lyrics: > The tie over the repeat bar line between the two volta spanners is wrong. Yep. It's a

Re: Unterminated slurs in multi-voice volta alternative ending

2019-05-05 Thread Thomas Morley
Am Sa., 4. Mai 2019 um 23:30 Uhr schrieb mu...@gmx.ch : > > Hello everbody > > The following example produces 2 compile warnings (cannot end slur, > unterminated slur). I'm missing the slur between dis in bar 3 and d in > bar 4, both in an additional temporary voice context. > > It's a snippet from

Re: frescobaldi from git

2019-05-04 Thread Thomas Morley
Am Sa., 4. Mai 2019 um 15:40 Uhr schrieb Urs Liska : > You *did* read this guide= > https://github.com/frescobaldi/frescobaldi/wiki/Run-Frescobaldi-3-on-Linux ? No. On https://github.com/frescobaldi/frescobaldi I couldn't find anything helpful. Now that you provided the link, I _searched_ the s

Re: frescobaldi from git

2019-05-04 Thread Thomas Morley
Am Sa., 4. Mai 2019 um 14:50 Uhr schrieb Thomas Morley : > > Hi, > > I just tried to get frescobaldi from git work. > No success. > > I've read and reread all the READMEs and INSTALLs, now I'm heavily confused. > Could someone write (or point me to) a installa

frescobaldi from git

2019-05-04 Thread Thomas Morley
Hi, I just tried to get frescobaldi from git work. No success. I've read and reread all the READMEs and INSTALLs, now I'm heavily confused. Could someone write (or point me to) a installation-guide for dummies? Probably starting here https://github.com/frescobaldi I'm on Ubuntu-18.04 64-bit Tha

Re: cues overlapping compressed multi measure rest

2019-05-04 Thread Thomas Morley
Am Sa., 4. Mai 2019 um 11:49 Uhr schrieb Thomas Morley : > [*] > Please attach images, or link to them. My local settings will filter out any > inline images. And I may not be the only one. > Looking in the archives is more tedious and probably one reason why this is > unans

<    4   5   6   7   8   9   10   11   12   13   >