system-system-spacing in layout?

2024-10-25 Thread Thomas Morley
Hi, NR 4.2.1 The \layout block lists the paper-variables which may occur in \layout: line-width, ragged-right, agged-last, indent, short-indent and system-count. So why system-system-spacing has an effect here? \layout { system-system-spacing.padding = 4000 } { R1 \break R } Cheers, Harm

Re: 2.25.19: segmentation fault

2024-09-17 Thread Thomas Morley
Am Di., 17. Sept. 2024 um 15:42 Uhr schrieb Trevor Bača : > > Hi, > > Calling 2.25.19 (under macOS ARM) on the attached file causes a > segmentation fault. > > The file is large, and a bit of a mess. But the segmentation fault reliably > happens every time 2.25.19 attempts to interpret the file. >

Re: guitar slides snippets in the LSR

2024-08-07 Thread Thomas Morley
Am Mo., 5. Aug. 2024 um 22:20 Uhr schrieb Federico Bruni : > > Il giorno lun 5 ago 2024 alle 09:39:54 +02:00:00, Thomas Morley > ha scritto: > > Is this about the doc-tagged https://lsr.di.unimi.it/LSR/Item?id=803 ? > > Isn't it more that StringNumber _may_ be needed

Re: guitar slides snippets in the LSR

2024-08-05 Thread Thomas Morley
Am Mo., 5. Aug. 2024 um 05:49 Uhr schrieb Federico Bruni via bug-lilypond : > > Hi folks > > This was reported 10 years ago: > https://lists.nongnu.org/archive/html/bug-lilypond/2014-02/msg00326.html > > Now the string numbers have been removed, but there's still a sentence > to be removed: > > "St

Re: Improbable offset for stencil

2024-07-26 Thread Thomas Morley
‪Am Fr., 26. Juli 2024 um 13:17 Uhr schrieb ‫Yotam Medini יותם מדיני‬‎ :‬ > > Hello Thomas, > Thank you for the merge request. > In https://gitlab.com/lilypond/lilypond/-/merge_requests/2386 it says it > "must be rebased," > -- yotam Sure. Once the count-down-circle is set to patch-push, I'll reb

Re: Improbable offset for stencil

2024-07-21 Thread Thomas Morley
‪Am Sa., 20. Juli 2024 um 11:34 Uhr schrieb ‫Yotam Medini יותם מדיני‬‎ :‬ > > Werner & Jean - thanks to both of you for your explanations. > > Since debugging and understanding Scheme/Guile code > is beyond my current capabilities, I will not be able to provide > a correct fix for footer placement.

Re: TrillPitch* whiteout bug

2024-06-27 Thread Thomas Morley
Am Do., 27. Juni 2024 um 17:05 Uhr schrieb Trevor Bača : > > Hi, > > Here is a two-staff example with a bug relating to the way that whiteout > works with TrillPitchAccidental, TrillPitchHead, TrilPitchParentheses; the > parenthesized pitched-trill fails to print, leaving behind some type of > visu

Re: Snippet 960 fails with Ly 2.25

2024-04-01 Thread Thomas Morley
Am Di., 2. Apr. 2024 um 00:21 Uhr schrieb K. Blum via bug-lilypond : > > Hello, > > LSR snippet 960 works alright with LilyPond 2.24.3 and earlier. > Ly 2.25.1 (and later) aborts with an error message, see below. > In the docs I haven't found any changes to the functions in use. > Also tried conver

Re: Dashed bar lines fail requirements at some sizes

2024-02-21 Thread Thomas Morley
Hi, thanks for your report. Apart from the last point (see below), it's mostly caused by: commit cff90246a32186f450bab1f8cd415d320b8c0cf2 Author: Thomas Morley Date: Wed Oct 4 16:18:30 2023 +0200 Dashed bar lines do not stick out Give BarLine a little less, SpanBar a little

Re: Melody bars are out of sync after tie into first alternative and added lyrics

2024-01-27 Thread Thomas Morley
Am Sa., 27. Jan. 2024 um 12:14 Uhr schrieb Arne Ploese via bug-lilypond : > > Here you can find a > preview: > https://www.schott-music.com/de/preview/viewer/index/?idx=NTI0Mjcx&idy=524271&dl=0 > > Voice tenor bar 9 to 10 into first alternative it is bound, were as > from bar 9 to 13 (page 2) it i

Re: 2.25.1 bug

2023-02-14 Thread Thomas Morley
Am Di., 14. Feb. 2023 um 22:06 Uhr schrieb Jean Abou Samra : > > Le mardi 14 février 2023 à 19:55 +0100, Craig Fearing a écrit : > > The attached file is a minimized version of an official snippet. > > > > If run as version 2.25.*0* it compiles perfectly. > > > > If run as version 2.25.*1* it fails

Re: Error in Extending Lilypond example

2023-02-01 Thread Thomas Morley
Am Mi., 1. Feb. 2023 um 04:16 Uhr schrieb Saul Tobin : > > The fourth example engraver here: > https://extending-lilypond.readthedocs.io/en/latest/extending/translation.html#fourth-engraver-example > > Running this code in 2.24 crashes on initializing the engraver with In > procedure ly:spanner-set

Re: Custom percussion style is ignored for the first note when it is a grace note

2023-01-25 Thread Thomas Morley
Am Mi., 25. Jan. 2023 um 17:54 Uhr schrieb David Kastrup : > > Stu McKenzie writes: > > > There seems to have been various reports of bugs when the first note > > is a grace note, but this bug has been in many LilyPond versions to > > date. > > > > When the first note of a drum score has a grace n

programming error in doc-snippet

2023-01-02 Thread Thomas Morley
Hi, with 2.25.0 /Documentation/snippets/new/ancient-notation-templatemodern-transcription-of-gregorian-music.ly emits: programming error: no stem for note column Cheers, Harm ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.or

Crash with clip-systems.ly from /Documentation/snippets

2022-12-28 Thread Thomas Morley
Hi, in /Documentation/snippets we have clip-systems.ly (attached). In 2.24.0 it always crashes for me with fatal error: cannot find file: `clip-systems-1-from-2.0.1-to-4.0.1-clip.eps' Afaict, the emitted .eps-files are always converted to .pdf. Thus trying to call such an eps via \epsfile crashes

Re: Misplaced dashed barlines in vertically compressed score

2022-06-13 Thread Thomas Morley
Am Di., 14. Juni 2022 um 01:25 Uhr schrieb Thomas Morley : > > Am Mo., 13. Juni 2022 um 19:39 Uhr schrieb William Rehwinkel via > bug-lilypond : > > > > Dear Lilypond, > > > > After not being able to find any bugs discussing this in the tracker, I > > woul

Re: Misplaced dashed barlines in vertically compressed score

2022-06-13 Thread Thomas Morley
Am Mo., 13. Juni 2022 um 19:39 Uhr schrieb William Rehwinkel via bug-lilypond : > > Dear Lilypond, > > After not being able to find any bugs discussing this in the tracker, I > would like to share the following miniature example which I believe > shows that dashed bar-lines are misplaced in vertica

Re: \incipit sometimes returns programming error

2022-05-26 Thread Thomas Morley
Am Do., 26. Mai 2022 um 17:36 Uhr schrieb Jean Abou Samra : > > > > Le 26/05/2022 à 17:12, Thomas Morley a écrit : > > Hi, > > > > consider: > > > > \score { > >\new Staff \with { instrumentName = "" } { \incipit { c'1. } R1 } >

\incipit sometimes returns programming error

2022-05-26 Thread Thomas Morley
Hi, consider: \score { \new Staff \with { instrumentName = "" } { \incipit { c'1. } R1 } \layout { indent = 5\cm incipit-width = 3\cm } } with recent versions it returns: programming error: Loose column does not have right side to attach to. First bad comit is: commit 8ae26d8330c

Re: Snippet in NR needs modification

2022-04-30 Thread Thomas Morley
Am Sa., 30. Apr. 2022 um 19:41 Uhr schrieb Dan Eble : > > On Apr 30, 2022, at 13:34, Thomas Morley wrote: > > > > I'd offer to change it in LSR to use > > \repeat volta 2 ... > > Would be available after next LSR-import. > > That makes

Snippet in NR needs modification

2022-04-30 Thread Thomas Morley
Hi, in NR 1.2.5 Bars Automatic bar lines Documentation/snippets/setting-the-double-repeat-default-for-volte.ly is used, a doc tagged LSR snippet. http://lilypond.org/doc/v2.23/Documentation/notation/bars#automatic-bar-lines Alas, due to recent changes about \repeat volta 1 ... it does not print w

IR badly formated in html

2022-04-10 Thread Thomas Morley
Hi, in IR 4. Scheme functions entries containing "::" are formated badly: up to "::" it's printed bold, after it italic is used, in IR A.2 Function index all after "::" is omitted. This holds for html, pdf looks ok. Cheers, Harm ___ bug-lilypond ma

Re: convert-ly shows wrong version

2022-04-07 Thread Thomas Morley
Am Do., 7. Apr. 2022 um 10:41 Uhr schrieb Jean Abou Samra : > Doesn't reproduce for me. > > $ build/out/bin/convert-ly --version > 2.23.8 > $ ~/lilypond2.23.7/bin/convert-ly --version > 2.23.7 > > Are you very sure that the convert-ly you're invoking is from 2.23.7 or > master? You're right, I c

convert-ly shows wrong version

2022-04-07 Thread Thomas Morley
Hi, invoking convert-ly from released 2.23.7 or current master shows a wrong version: $ convert-ly --version 2.22.1 Similar for $ convert-ly -h Cheers, Harm ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/b

Re: Re: Language "deutsch" should still give default chord names

2022-03-19 Thread Thomas Morley
Am Sa., 12. März 2022 um 17:47 Uhr schrieb Ole V. Villumsen : > > Thanks for looking into this. > > I can live with this being turned into the sum of: > 1. A bug report for German chord names. The German names for h, his and b > chords would be H, H# and B, but I showed that in the last case Hb w

Re: Language "deutsch" should still give default chord names

2022-03-12 Thread Thomas Morley
Am Sa., 12. März 2022 um 17:10 Uhr schrieb Thomas Morley : > > Am Sa., 12. März 2022 um 09:58 Uhr schrieb Ole V. Villumsen via > bug-lilypond : > > > > % When input language is "deutsch" (German), > > % Lilypond does not seem to print the default chord names

Re: Language "deutsch" should still give default chord names

2022-03-12 Thread Thomas Morley
Am Sa., 12. März 2022 um 09:58 Uhr schrieb Ole V. Villumsen via bug-lilypond : > > % When input language is "deutsch" (German), > % Lilypond does not seem to print the default chord names > % given in the notation reference > % > https://lilypond.org/doc/v2.22/Documentation/notation/displaying-cho

Re: triplet bracket restricted by event which does not restrict the notes under it

2022-03-01 Thread Thomas Morley
Am Di., 1. März 2022 um 11:58 Uhr schrieb Thomas Morley : > > Am Mo., 28. Feb. 2022 um 21:30 Uhr schrieb Paul Hodges : > > > > I've had this several times in my present project, each time with a clef in > > the other Piano Staff - the triplet bracket, but not the trip

Re: triplet bracket restricted by event which does not restrict the notes under it

2022-03-01 Thread Thomas Morley
Am Mo., 28. Feb. 2022 um 21:30 Uhr schrieb Paul Hodges : > > I've had this several times in my present project, each time with a clef in > the other Piano Staff - the triplet bracket, but not the triplet notes, is > forced not to share horizontal space with the clef. I can't see anything I'm >

Re: Accordion notation

2021-10-25 Thread Thomas Morley
Am Mo., 25. Okt. 2021 um 00:20 Uhr schrieb Timothy Lanfear : > > I noticed part of the source code for the accordion example is missing, > hiding the information that the use-modules statement has been changed > from #(use-modules (scm accreg)) to #(use-modules (lily accreg)). > > http://lilypond.o

Re: Changing time signature in percent repeats

2021-04-24 Thread Thomas Morley
Am Sa., 24. Apr. 2021 um 16:54 Uhr schrieb Vaylor Trucks : > > % If you combine the 3/8 bar and 2/4 bar into a single 7/8 bar it works > % but like this you get warning: mid-measure time signature without \partial > > \version "2.22.0" > \score { << \new DrumStaff << \drummode { > \repeat percent

Weird behaviour with after-line-breaking and minimum-length-after-break

2021-04-02 Thread Thomas Morley
Hi, consider the following code: \version "2.23.1" \paper { ragged-right = ##t } { \override TrillSpanner.springs-and-rods = #ly:spanner::set-spacing-rods \override TrillSpanner.minimum-length-after-break = 60 \override TrillSpanner.minimum-length = 60 \override TrillSpanner.after-line-

Re: Segmentation fault in check_meshing_chords()

2021-03-01 Thread Thomas Morley
Am Do., 25. Feb. 2021 um 04:32 Uhr schrieb : > > % The following source causes a segmentation fault > > % in versions 2.20.0 and a local build from the latest master (2.23.1) > > \version "2.20.0" > \language "english" > > << { a2 b2 } \\ { \tweak X-offset #2 f'1 ~ f'1 } >> > > %%%

Re: Final volta bracket closed unexpectedly

2021-02-15 Thread Thomas Morley
Am Mo., 15. Feb. 2021 um 09:35 Uhr schrieb Jonas Hahnfeld via bug-lilypond : > > Am Sonntag, dem 14.02.2021 um 16:27 -0500 schrieb Dan Eble: > > As I read Behind Bars, p.237, the bracket for volta 2 should not turn down > > at the end in this case. Either way, it's strange that the outcome depend

Re: Incorrect example in documentation

2021-01-24 Thread Thomas Morley
Am Sa., 23. Jan. 2021 um 17:44 Uhr schrieb Nate Whetsell : > > Hi there, > > Thank you for all your work on LilyPond! > > The syntax for \revert-ing certain properties appears to have changed after > LilyPond 2.18, which makes the “Altering the length of beamed stems” example > in the documentati

Wrong/misleading images

2021-01-10 Thread Thomas Morley
Hi, at https://lilypond.org/macos-x.html the images ./Documentation/pictures/Learning_Macos_welcome.png ./Documentation/pictures/Learning_Macos_pdf_output.png are not longer correct. The first one is intended to show the code for the scale demonstrated in the latter. Alas, the meaning of \relativ

Re: partCombine returns wrongly if \tags are used

2020-12-27 Thread Thomas Morley
Am Sa., 26. Dez. 2020 um 20:46 Uhr schrieb Dan Eble : > > On Dec 26, 2020, at 13:29, Thomas Morley wrote: > > > > Hi, > > > > the following code gives bad output. > > > > %% Start > > \version "2.20.0" > > > > one = { e

partCombine returns wrongly if \tags are used

2020-12-26 Thread Thomas Morley
Hi, the following code gives bad output. %% Start \version "2.20.0" one = { e''2 \tag #'score f'' \tag #'part fis'' g''1 } two = { e''2 d'' g'1 } \removeWithTag #'score \partCombine \one \two %% end Afaict, first bad commit is commit 615571eda2393eba537c3ad0eb2d424f8dd218b0 Author: Dan Eble

Re: Bad slur shape at line break with change of clef

2020-12-13 Thread Thomas Morley
Am So., 13. Dez. 2020 um 16:56 Uhr schrieb James Lowe : > > On 13/12/2020 15:29, Jonas Hahnfeld via bug-lilypond wrote: > > Hi all, Harm, > > > > Am Sonntag, dem 13.12.2020 um 13:53 +0100 schrieb Thomas Morley: > >> Hopefully somebody with more knowledge, chimes

Re: Bad slur shape at line break with change of clef

2020-12-13 Thread Thomas Morley
Am Sa., 12. Dez. 2020 um 21:07 Uhr schrieb Timothy Lanfear : > > The part of the slur before the line break is badly shaped when another > staff has a clef change. > > \version "2.20.0" > > << >\new Staff { > R1*2 > r2 r4 r8 r16 r32 e''32( | > \break > d''8) r r4 r2 | >

Wrongly read property with MetronomeMark

2020-11-29 Thread Thomas Morley
Hi, the following code { \tempo 4 = 60 \override TupletBracket.after-line-breaking = #(lambda (grob) (format #t "\nstyle is: '~a" (ly:grob-property grob 'style))) \override TupletBracket.style = #'dashed-line \tuplet 3/2 { 2 2 2 } } prints in terminal: style is: 'line As soon a

Re: Update for http://lilypond.org/doc/v2.20/Documentation/snippets/tweaks-and-overrides

2020-10-29 Thread Thomas Morley
Am Do., 29. Okt. 2020 um 18:18 Uhr schrieb Johannes Feulner : > > I suggest to update code and picture of the snippet "Adding Links to > objects". > > Changes: > > * Update link URLs to a more current version of the documentation > > * Fix link for accidental > > #(define (add-link url-strg) >

Re: Undesired MultiMeasureRest X position when clef change at end of measure

2020-10-11 Thread Thomas Morley
Am Sa., 10. Okt. 2020 um 16:14 Uhr schrieb Owain Evans : > > Hi Bug-Lily, > > MultiMeasureRest and "clef change at end of measure" events in different > staffs but same measure: undesired MultiMeasureRest X position. > > MultiMeasureRest needs to be centered in this case. > I.e. The rest's centri

cannot find Voice `uniqueContext0' with \context Staff

2020-09-08 Thread Thomas Morley
Hi, this came up in the german forum: \context Staff { b1 } \addlyrics { foo } results in not printed lyrics and the warning: warning: cannot find Voice `uniqueContext0' \addlyrics { foo } It worked up to 2.18.2 but fails for 2.20.0 and upstream Changing the code to use \context Vo

Re: Old completion engraver bug

2020-08-15 Thread Thomas Morley
Am Sa., 15. Aug. 2020 um 18:49 Uhr schrieb Jon Arnold : > > Hi all- > > I'm working on 14 pieces for my dissertation that use the completion > engravers heavily. I've just noticed a problem with lyrics alignment, which > is documented in this old bug: > https://sourceforge.net/p/testlilyissues/issu

Re: Possible regression with changing time-signatures and order of input

2020-08-05 Thread Thomas Morley
Am Mi., 29. Juli 2020 um 23:39 Uhr schrieb Thomas Morley : > > Am Mi., 29. Juli 2020 um 23:37 Uhr schrieb Thomas Morley > : > > > > Hi, > > > > this just popped up in the german forum: > > > > The two scores below return different output since 2.20.

Re: Possible regression with changing time-signatures and order of input

2020-07-29 Thread Thomas Morley
Am Mi., 29. Juli 2020 um 23:37 Uhr schrieb Thomas Morley : > > Hi, > > this just popped up in the german forum: > > The two scores below return different output since 2.20.0. (see > attached) and warnings/errors are emitted for the first score: > warning: barche

Possible regression with changing time-signatures and order of input

2020-07-29 Thread Thomas Morley
Hi, this just popped up in the german forum: The two scores below return different output since 2.20.0. (see attached) and warnings/errors are emitted for the first score: warning: barcheck failed at: 1/4 R1 programming error: Multi_measure_rest::get_rods (): I am not spanned! With 2.18.2 it'

Re: Doc bug in Snippets HTML: "indepently" should be "independently"

2020-06-24 Thread Thomas Morley
Am Mi., 24. Juni 2020 um 22:05 Uhr schrieb Kenneth Wolcott : > > Doc bug in Snippets HTML: "indepently" should be "independently" in > the snippet titled "Changing the number of augmentation dots per note" > in the "Rhythms" section. > > Ken Wolcott Hi Ken, thanks for your report. It's a doc-tag

Re: Simultaneous accents broken in drum mode.

2020-06-14 Thread Thomas Morley
Am So., 14. Juni 2020 um 22:31 Uhr schrieb Luke Tidd : > > % simultaneous above+below bar staff accent works in non-drum mode: > \relative c' { > 1 > } > > % unaware of any workaround to make this work in drum mode: > \drums { > 1^>_> > > 1 > } > > % example of usage (see first note of second

Re: Problems with horizontal brackets

2020-05-31 Thread Thomas Morley
Am So., 31. Mai 2020 um 06:35 Uhr schrieb Jon Arnold : > > Hi- > I'm using horizontal brackets to analyze a piece that makes heavy use of > the completion engravers, and I've discovered that the brackets do not > extend the full length of a note when tied over a bar. The bracket only > goes as far

Re: Fingering inside staff

2020-05-30 Thread Thomas Morley
Am Sa., 30. Mai 2020 um 13:18 Uhr schrieb David Kastrup : > > Thomas Morley writes: > > > Alas, I've not the time and energy to write a patch myself and fight > > my way through the new GitLab process. > > git push -o merge_request.create -o m

Re: Fingering inside staff

2020-05-30 Thread Thomas Morley
Am Sa., 30. Mai 2020 um 10:15 Uhr schrieb Valentin Villenave : > > On 5/30/20, Thomas Morley wrote: > > Fingering.add-stem-support is per default set to 'only-if-beamed' > > Of course!! I vaguely remembered having come across something like > that. Sorry for mak

Re: Fingering inside staff

2020-05-29 Thread Thomas Morley
Am Sa., 30. Mai 2020 um 00:08 Uhr schrieb Valentin Villenave : > > On 5/29/20, Pierre Perol-Schneider wrote: > > Hi Simone, > > A basic solution: > > \relative c' { > > \stemUp > > \override Fingering.staff-padding = #'() > > 4 8 > > } > > Sure there are workarounds, but: shouldn’t we be tr

Re: Missing link: Rhythms

2020-04-20 Thread Thomas Morley
Am Mo., 20. Apr. 2020 um 13:16 Uhr schrieb Bernhard Kleine : > > When in > http://lilypond.org/doc/v2.19/Documentation/notation/bars#bar-lines I > engage the link "Schnipsel":Rhythms it is not found: > > http://lilypond.org/doc/v2.19/Documentation/snippets/rhythmus. After doing some random testing

Re: SystemStart changes after stop/startStaff - how to get it back

2020-04-19 Thread Thomas Morley
Hi Aaron, Am Di., 14. Apr. 2020 um 06:20 Uhr schrieb Aaron Hill : > > I think I have addressed the original issue in this patched version of > the System_start_delimiter_engraver. This is implemented in Scheme, but > the changes should be easily ported back to C++. > > The strategy is to acknowle

Re: Setting SystemStartBracket style to 'brace failing

2020-04-13 Thread Thomas Morley
Am Sa., 11. Apr. 2020 um 14:01 Uhr schrieb Thomas Morley : > > Hi, > > consider the following code: > > mus = > \relative c'' > << > \new Staff { c1 } > \new Staff { c1 } > >> > > \new StaffGroup > \with { >

Re: SystemStart changes after stop/startStaff - how to get it back

2020-04-12 Thread Thomas Morley
Am So., 12. Apr. 2020 um 14:00 Uhr schrieb Aaron Hill : > > On 2020-04-12 3:50 am, Thomas Morley wrote: > > Hi, > > > > consider the following code: > > > > > > mus = \new Staff { R1 \break R \stopStaff s \startStaff R \break R > >

Setting SystemStartBracket style to 'brace failing

2020-04-11 Thread Thomas Morley
Hi, consider the following code: mus = \relative c'' << \new Staff { c1 } \new Staff { c1 } >> \new StaffGroup \with { \override SystemStartBracket #'style = #'brace } \mus \new StaffGroup \with { \override SystemStartBracket #'style = #'bar-line } \mus

Re: Wrong alignment when adding additional lyrics multiple times on the same line

2020-04-05 Thread Thomas Morley
Am Mo., 6. Apr. 2020 um 00:20 Uhr schrieb Benedikt Wilde : > > Hello, > > I believe to have encountered a bug in LilyPond. When one adds > additional lyrics multiple times on the same line of the resulting sheet > music using alignBelowContext, the alignment of the first instance is > shifted down.

associatedVoice in multi-staff score

2020-04-04 Thread Thomas Morley
Hi, this came out of the german forum: The naive attempt to set associatedVoice for lyrics in a multi-Staff score fails silently: \version "2.20.0" musI = { c'4 d' s2 } musII = { s2 e'4 f' } lyr = \lyricmode { foo \set associatedVoice = "v2" bar buzz puh } << \new Staff = "1" \new Voice = "v

Re: Ottavation markups

2020-03-02 Thread Thomas Morley
Am Mo., 2. März 2020 um 21:28 Uhr schrieb Jean Abou Samra : > >Hi, > >The recent possibility to define ottavation markups introduced a bug >when exporting to MIDI. > >For example, >\version "2.21.0" % compiled with HEAD being >ede0457988716a5e6fa0dd1757db0ebd96107bbc >\s

Re: LSR 2.20 #724 cannot be upgrated automagically

2020-03-01 Thread Thomas Morley
rent-pitch.ly:24:14: In procedure > > make-autochange-music in expression (make-autochange-music (if ref # ...)): > > C:/Users/Pierre/Documents/LilyPond/000 > > LSR/autochange-music-with-a-different-pitch.ly:24:14: Wrong number of > > arguments to # > > Exited with return

Re: dynamic is strange since 2.19.26

2020-02-24 Thread Thomas Morley
Am So., 23. Feb. 2020 um 16:52 Uhr schrieb David Kastrup : > > Thomas Morley writes: > > > Hi, > > > > consider the following code > > > > \version "2.19.84" > > \markup \dynamic { s f m z p r } > > > > output attached. > &g

Re: dynamic is strange since 2.19.26

2020-02-23 Thread Thomas Morley
Am So., 23. Feb. 2020 um 16:26 Uhr schrieb Aaron Hill : > > On 2020-02-23 4:47 am, Thomas Morley wrote: > > consider the following code > > > > \version "2.19.84" > > \markup \dynamic { s f m z p r } > > > > output attached. > > &g

dynamic is strange since 2.19.26

2020-02-23 Thread Thomas Morley
Hi, consider the following code \version "2.19.84" \markup \dynamic { s f m z p r } output attached. And compare with the output of \version "2.19.84" { R1 } \markup \dynamic { s f m z p r } The markup does not use the same font (from visual inspection). Most noticeable with "z", but the othe

Re: ly:page-turn-breaking core dumps

2020-02-01 Thread Thomas Morley
Am Sa., 1. Feb. 2020 um 15:46 Uhr schrieb Pierre-Luc Gauthier : > > Hi there, > > So, this problem comes up once in awhile but, I do not know why, its > now recurrent on multiple projects now. > All my orchestral projects compile about 96 PDF all using the > ly:page-turn-breaking algorithm that I l

Re: Documentation suggestions.

2019-12-30 Thread Thomas Morley
Hi Peter, many thanks for your suggestions. Without any intent to offend you, let me (partly) play the devil's advocate... ;) Am Mo., 30. Dez. 2019 um 17:11 Uhr schrieb Peter Toye : > > As an occasional and fairly new Lilypond user I've found that the > documentation is occasionally obscure or

Strange "programming error: Loose column ..."

2019-12-26 Thread Thomas Morley
Hi, the following code returns programming error: Loose column does not have right side to attach to. for all versions from 2.14.2 up to 2.21.0 No error for 2.12.3 { \set Score.defaultBarType = #"" r2 b1\glissando c' } Cheers, Harm ___ bug-

Re: Grace notes cause wrong Hairpin.to-barline behaviour

2019-11-12 Thread Thomas Morley
Am Di., 12. Nov. 2019 um 09:13 Uhr schrieb Rutger Hofman : > > Good morning bug list, > > if a grace note occurs in another Staff or another Voice, a hairpin that > should end before the barline (to-barline = ##t) behaves as if > to-barline = ##f. I have no doubt that this is a bug. > > It occurs i

Re: Entering and leaving polyphony with lyrics behaving oddly

2019-10-29 Thread Thomas Morley
Hi, Am Di., 29. Okt. 2019 um 17:09 Uhr schrieb Jacob Page : > > I'm encountering something odd. > > \version "2.18.2" you use stable 2.18.2, nevertheless current devel-version is 2.19.83, which is meant to be a prerelease for next stable 2.20. 2.19.83 is by no means unstable, furthermore: > > \n

Re: Clef change and measure length

2019-10-26 Thread Thomas Morley
Am Sa., 26. Okt. 2019 um 10:30 Uhr schrieb foxfanfare : > > Hi all, > > I think this is a bug: when a clef change appears after a full measure rest, > the rest is no longer centered properly in the measure. The result looks > weird. See that example: > > \version "2.19.82" > > \new Staff > \relativ

Re: \instrumentSwitch adds the name twice in contexts with multiple voices

2019-10-17 Thread Thomas Morley
Am Di., 15. Okt. 2019 um 04:36 Uhr schrieb Chris J. M. : > > \version "2.18.2" > \addInstrumentDefinition #"timpani" > #`((instrumentCueName . ,(make-bold-markup "timp."))) > << { s1 } { \instrumentSwitch "timpani" d1 } >> > > It outputs the word “timp.” twice. It should only say it once. The

Re: \balloonText applied to single note errors with symbol->string ??

2019-09-29 Thread Thomas Morley
Am Sa., 28. Sept. 2019 um 21:54 Uhr schrieb David Kastrup : > > Thomas Morley writes: > > > Hi, > > > > the code below > > > > \layout { \context { \Voice \consists "Balloon_engraver" } } > > { c'-\balloonText #'(2 . 0) \markup { &q

\balloonText applied to single note errors with symbol->string ??

2019-09-28 Thread Thomas Morley
Hi, the code below \layout { \context { \Voice \consists "Balloon_engraver" } } { c'-\balloonText #'(2 . 0) \markup { "1" } } returns (in 2.21.0): ERROR: In procedure symbol->string: ERROR: Wrong type argument in position 1 (expecting symbol): () 2.18.2 gives a more useful message: /home/herman

Re: Non default tuplet error with 2.21

2019-09-20 Thread Thomas Morley
Am Fr., 20. Sept. 2019 um 02:19 Uhr schrieb Andrew Bernard : > > Using 2.21 from git, the non-default tuplet example in the NR throws an > error. > > > \relative c'' { >\once \override TupletNumber.text = > #(tuplet-number::non-default-tuplet-denominator-text 7) >\tuplet 3/2 { c4. c4.

Re: break-visibility of KeySignature and KeyCancellation inconsistent

2019-08-26 Thread Thomas Morley
Am Sa., 17. Aug. 2019 um 18:17 Uhr schrieb Malte Meyn : > > Hi list, > > I wonder why there is two different ways to change the break-visibility > of KeySignature and KeyCancellation grobs: > > %%% > \version "2.21.0" > > { >\set Staff.explicitKeySignatureVisibility = #e

Re: Lilypond 2.19.83 - ragged-right problem

2019-07-01 Thread Thomas Morley
Am Mo., 1. Juli 2019 um 17:54 Uhr schrieb John McWilliam : > > Windows 10 > Lilypond 2.19.83 > > Hi, > I have written a bagpipe tune (25th_kosbs) which has four parts, each > with a repeat which should start on a new line. The format is A4 in lanscape > mode. I cannot get this to work and

Re: Request: Print actual number of pages after compiling

2019-06-09 Thread Thomas Morley
Am Mo., 10. Juni 2019 um 00:07 Uhr schrieb Christopher Heckman : > > This isn't so much a bug as an annoyance. > > Frequently when I'm typesetting music, I'm trying to resize the output > to fit on the minimum number of pages (while remaining readable, of > course). When Lilypond is compiling, one

Re: Clef changes, while NoteNames-context is active

2019-05-14 Thread Thomas Morley
Am Di., 14. Mai 2019 um 11:15 Uhr schrieb David Kastrup : > > Thomas Morley writes: > > > Hi, > > > > consider the following snippet: > > > > musI = { \clef soprano e'4 } > > musII = { \clef alto c'4 } > > > > << &

Clef changes, while NoteNames-context is active

2019-05-13 Thread Thomas Morley
Hi, consider the following snippet: musI = { \clef soprano e'4 } musII = { \clef alto c'4 } << \new Staff \musI \new Staff \musII \new NoteNames \musII >> As long as the NoteNames-context is not commented/deleted the first unrelated Staff changes it's clef. Any insights? Present at leas

Re: Percent repeats in lyrics causes error in 2.18.2

2019-05-07 Thread Thomas Morley
Am Mi., 8. Mai 2019 um 01:11 Uhr schrieb David Kastrup : > > Thomas Morley writes: > > > Am Mi., 8. Mai 2019 um 00:25 Uhr schrieb David Kastrup : > >> > >> Thomas Morley writes: > > > >> > I tried a quick adhoc coding. > >> > >

Re: Percent repeats in lyrics causes error in 2.18.2

2019-05-07 Thread Thomas Morley
Am Mi., 8. Mai 2019 um 00:25 Uhr schrieb David Kastrup : > > Thomas Morley writes: > > I tried a quick adhoc coding. > > > > Works with \unfoldRepeats, regrettable prints nothing without it. > > I'd expect to see it at least one time printed without \unfoldRepe

Re: Percent repeats in lyrics causes error in 2.18.2

2019-05-07 Thread Thomas Morley
Am Di., 7. Mai 2019 um 23:20 Uhr schrieb David Kastrup : > >> > It sounded to me like what desired was more like \repeat fold , namely > >> > something that doesn't do anything except be subject to \repeat unfold > >> More like subject to \unfoldRepeats . Sorry, got confused. > When used with a

Re: Percent repeats in lyrics causes error in 2.18.2

2019-05-07 Thread Thomas Morley
Am Di., 7. Mai 2019 um 23:00 Uhr schrieb David Kastrup : > > David Kastrup writes: > > > Thomas Morley writes: > > > >> Am Di., 7. Mai 2019 um 14:15 Uhr schrieb : > > > > [...] > > > >> Though, it's the first time ever I've heard

Re: Percent repeats in lyrics causes error in 2.18.2

2019-05-07 Thread Thomas Morley
Am Di., 7. Mai 2019 um 14:15 Uhr schrieb : > > I've entered some repeated music and folded it with 'repeat percent' in > the score. > However, lyrics doesn't understand the repetition, so adding > \unfoldRepeats caused messing between music and lyrics. > I've added same 'repeat percent' to the lyri

Re: header properties not visible within score

2019-05-01 Thread Thomas Morley
Am Mi., 1. Mai 2019 um 09:59 Uhr schrieb Markus Rother : > > % Embedding \fromproperty in a \score is not working (at least not) for > header properties. > % If header scope is hidden by design, how can I achieve the following? > % Many thanks and best regards, Markus > \book { > \paper { > i

Re: [musicxml2ly] duplicated dynamics and hairpins when using multiple voices

2019-04-28 Thread Thomas Morley
Hi Florian, thanks for your report. Am So., 28. Apr. 2019 um 17:31 Uhr schrieb Florian : > > Hi, > Third attempt via nabble.com :) A remark: Ther are still no _attachments_. You do all inline, with the consequence making it impossible for me to simply download the musicxml-file. In the end I use

Re: [musicxml2ly] duplicated dynamics and hairpins when using multiple voices

2019-04-28 Thread Thomas Morley
Am So., 28. Apr. 2019 um 14:39 Uhr schrieb Florian Grundig : > > Hi, > > I don’t know why the first time sending files to the mailing list didn’t work > - here’e my second attempt - I attached four files: > 1. The musicxml file > 2. The generated ly file > 3,4 The generated svg and pdf file Still

Re: bug-lilypond Digest, Vol 197, Issue 11

2019-04-26 Thread Thomas Morley
Am Fr., 26. Apr. 2019 um 11:10 Uhr schrieb Thomas Morley : > Can't dive deeper into it right now. I'll open a tracker issue in > order it will not be forgotten. https://sourceforge.net/p/testlilyissues/issues/5516/ Cheers, Harm

Re: bug-lilypond Digest, Vol 197, Issue 11

2019-04-26 Thread Thomas Morley
Am Fr., 26. Apr. 2019 um 10:22 Uhr schrieb David Kastrup : > > Federico Bruni writes: > > > Il giorno gio 25 apr 2019 alle 23:40, Thomas Morley > > ha scritto: > >> Probably one could think of making `\tabChordRepeats´ the default > >> for TabStaff. > &

Re: bug-lilypond Digest, Vol 197, Issue 11

2019-04-25 Thread Thomas Morley
Am Do., 25. Apr. 2019 um 22:35 Uhr schrieb Christopher Heckman : > > On Thu, Apr 25, 2019 at 9:05 AM wrote: > > > > Am Mi., 24. Apr. 2019 um 23:24 Uhr schrieb Christopher Heckman > > : > > > > > > I searched for this at the archives, but maybe I didn't look in the right > > > place. > > > > > > T

Re: Bug: q doesn't keep fingerings in TabStaff context

2019-04-24 Thread Thomas Morley
Am Mi., 24. Apr. 2019 um 23:24 Uhr schrieb Christopher Heckman : > > I searched for this at the archives, but maybe I didn't look in the right > place. > > The title is pretty self-expanatory. If the pitch e is normally played > on the 5th string of a guitar (after transposition), then > > \new Ta

Re: rest + fermata

2019-04-14 Thread Thomas Morley
Am So., 14. Apr. 2019 um 13:38 Uhr schrieb Martin Tarenskeen : > > > Hi, > > This is strange: > > %%% start of tiny example > > \version "2.19.83" > { >r1\fermata >R1\fermata > } > > %%% end of tiny example > > r1\fermata works fine, R1\fermata doesn't. No fermata sign is printed. > Is this

Re: Clarinet fingerings not working

2019-04-10 Thread Thomas Morley
Am Mi., 10. Apr. 2019 um 19:48 Uhr schrieb Karim Haddad : > > Sorry, > > Find out the problem... > First the snippet number (my bad !) is : ttp://lsr.di.unimi.it/LSR/Item?id=615 > > Well after this, there is a typo error in the core of the define's section : > > the define twelfthKey-str should be

Re: Barcheck warning with independent meters and midi

2019-03-30 Thread Thomas Morley
Am So., 31. März 2019 um 01:06 Uhr schrieb N Trocado : > > > You move engravers, this has _no_ impact on midi. > > So no bug in the source code. > This is correct. Thank you for your help and sorry for the false bug report. > NT You're welcome. Midi is underrepresented generally. For example, we h

Re: Barcheck warning with independent meters and midi

2019-03-30 Thread Thomas Morley
Am Sa., 30. März 2019 um 20:20 Uhr schrieb N Trocado : > > The following produces a barcheck warning: > > \version "2.19.82" > > \layout { > \context { > \Score > \remove "Timing_translator" > \remove "Default_bar_line_engraver" > } > \context { > \Staff > \consists "Timin

Re: Dispositioned notehead in chord when staffsize=14 and clef=bass

2019-03-24 Thread Thomas Morley
Am So., 24. März 2019 um 14:25 Uhr schrieb Martin Tarenskeen : > > > Hi, > > A bumped into a strange bug with a dispositioned notehead. > > See attached example "staffsize14.ly" and "staffsize14.pdf" output. > Using lilypond 2.19.82 on Linux Fedora. > > What's happening here? Looks like #5303 layo

Re: Lilypond crash related to tuplets

2019-03-23 Thread Thomas Morley
Am Sa., 23. März 2019 um 21:41 Uhr schrieb Aaron Hill : > > On 2019-03-23 6:46 am, Andrew Bernard wrote: > > What calls calc_x_offset for Tuplet Number? > > This likely may be coming from Scheme. If you look at the Internals > reference, you will see that the X-offset property for TupletNumber is

Re: Bug: restarting staff destroys DynamicLineSpanner.staff-padding after line break

2019-03-11 Thread Thomas Morley
Am Mo., 11. März 2019 um 23:01 Uhr schrieb Trevor Bača : > > On Thu, Mar 7, 2019 at 2:14 AM David Kastrup wrote: > > It's probably not the only spanner > > unprepared to span pieces of interrupted staff symbols. > > > > Isn't this still a bug? In the sense David pointed out. > Or, rather a gap

  1   2   3   4   5   6   >