Re: Change stem direction based on position of note in staff?

2024-08-30 Thread Carl Sorensen
> What I want to achieve in the end are different voicings for drum > notation using the same input notes. The different voicings are > described here: > > < > > https://www.onlinedrummer.com/blogs/drum-lessons/introduction-to-voicing-in-drum-notation > > > > From that web page is a good image sho

Re: Inquiry on Adjusting Vertical Spacing Between Systems in Automatically Wrapped Lines

2024-08-24 Thread Carl Sorensen
Peter, To accomplish this you need to adjust the system-system spacing. The documentation for doing this adjustment is found in the Notation Reference, section 4.1.4. https://lilypond.org/doc/v2.24/Documentation/notation/flexible-vertical-spacing-paper-variables Probably all of section 4.1 is g

Re: scheme: formula instead of value

2024-07-08 Thread Carl Sorensen
From: lilypond-user-bounces+carl.d.sorensen=gmail@gnu.org on behalf of K. Blum Date: Monday, July 8, 2024 at 2:40 PM To: lilypond-user@gnu.org , benbigno...@gmx.de Subject: scheme: formula instead of value Dear LilyPonders, in an \override statement, I want to use the result of a mathe

Re: Changing from percussion clef to treble clef

2024-07-08 Thread Carl Sorensen
From: lilypond-user-bounces+carl.d.sorensen=gmail@gnu.org on behalf of Richard Cookson Date: Monday, July 8, 2024 at 12:05 PM To: lilypond-user@gnu.org Subject: Changing from percussion clef to treble clef Hi, I am trying to write a percussion part with a mix of untuned and tuned percus

Re: beam subdivision problem

2024-07-04 Thread Carl Sorensen
On Wed, Jul 3, 2024 at 11:07 PM Werner LEMBERG wrote: > > OK, here are some scans that I've found. As you can see, this kind of > subdivision is not so special as previously assumed. > > * Jehan Alain, trois danses – Deuils (for organ), (publisher: Leduc) > > * Prokofiev, piano sonata 7, op. 83,

Re: beam subdivision problem

2024-07-03 Thread Carl Sorensen
On Tue, Jul 2, 2024 at 10:48 AM Werner LEMBERG wrote: > > Folks, > > > how can I easily create a beam subdivision as shown in the attached > image using the current development version 2.25.18? The solution I > came up with is extremely ugly... > > > Werner > > This may be slightly less ugly

Re: Help with Mac

2024-04-15 Thread Carl Sorensen
files. It's so much better than the LilyPad editor that you will love it. Detailed instructions for doing this are found in the Learning Manual: https://lilypond.org/doc/v2.25/Documentation/learning/graphical-setup-under-macos You don't need to use the Terminal at all if you follow these instructions. I hope this is helpful. Carl Sorensen

Re: nested beaming

2024-04-11 Thread Carl Sorensen
On Thu, Apr 11, 2024 at 6:44 AM Hans Åberg wrote: > > > On 10 Apr 2024, at 16:54, Carl Sorensen > wrote: > > > > On Tue, Apr 9, 2024 at 10:23 AM Hans Åberg wrote: > > > >> In the past, it was possible to give 9/16 the beat structure [[2 2] [2 > 3]], as

Re: nested beaming

2024-04-10 Thread Carl Sorensen
On Wed, Apr 10, 2024 at 2:02 PM Hans Åberg wrote: > > > There is actually one example of a naturally occurring meter, meaning it > is used regularly, where such a sub-beaming might be useful, namely, a form > of the Čoček in 9/8, 9 = 2+2+2+3, where 3 = 1+2. I wrote it as 2+2+2+1+2, > but it would

Re: nested beaming

2024-04-10 Thread Carl Sorensen
[Adding back to list] On Wed, Apr 10, 2024 at 9:23 AM Paul Scott wrote: > Version 2.25.14 > > Are there parameters to change? It would seem that there would several > possibilities even though I got the one I wanted this time. > > Paul > > > You can read about the parameters in the 2.25 Notatio

Re: nested beaming

2024-04-10 Thread Carl Sorensen
Forwarding to keep on list. On Wed, Apr 10, 2024 at 11:35 AM Hans Åberg wrote: > > > On 10 Apr 2024, at 19:00, Carl Sorensen > wrote: > > > > On Wed, Apr 10, 2024 at 10:22 AM Hans Åberg wrote: > > > > > So is the issue that you would like to have the fin

Re: nested beaming

2024-04-10 Thread Carl Sorensen
On Tue, Apr 9, 2024 at 10:23 AM Hans Åberg wrote: > > > On 8 Apr 2024, at 18:46, Simon Albrecht wrote: > > > > On 08.04.24 18:22, Paul Scott wrote: > >> Many years ago I could nest square brackets in Lilypond. How can I > write this now incorrect code: > >> > >> a16[[ 16 16] 16[ 16 16]] i.e. tw

Re: nested beaming

2024-04-10 Thread Carl Sorensen
On Tue, Apr 9, 2024 at 10:23 AM Hans Åberg wrote: > > > > In the past, it was possible to give 9/16 the beat structure [[2 2] [2 > 3]], as a 2/4 with an extra 1/16 at the end, like in the Bulgarian > Daichovo, but currently it is only possible with [4 2 3] as in: > \time 9/16 > \set beatStructu

Re: nested beaming

2024-04-08 Thread Carl Sorensen
On Mon, Apr 8, 2024 at 4:51 PM Carl Sorensen wrote: > > > On Mon, Apr 8, 2024 at 11:14 AM Paul Scott > wrote: > >> >> The case at the moment is with long groups of triplets of which the >> following is now a part: >> >> { >>\

Re: nested beaming

2024-04-08 Thread Carl Sorensen
On Mon, Apr 8, 2024 at 11:14 AM Paul Scott wrote: > > The case at the moment is with long groups of triplets of which the > following is now a part: > > { >\time 2/4 >\tuplet 3/2 8 { > a'16 16 \set stemRightBeamCount = 1 16 \set stemLeftBeamCount = 1 > 16 16 16 >} > } > > I think

Re: English Note names alternatives

2024-04-06 Thread Carl Sorensen
On Sat, Apr 6, 2024 at 12:54 PM Fr. Samuel Springuel wrote: > I just discovered that in English, there’s a shorter way to name notes > that would normally be specified with “-sharp” or “-flat”: “s” and “f”. > E.g. “f-sharp” can be written as “fs” and “b-flat” can be written as “bf”. > > However,

Re: repeating chords with just the duration

2024-03-17 Thread Carl Sorensen
Use q to repeat chords. Carl On Sun, Mar 17, 2024, 2:10 PM Knute Snortum wrote: > I don't use chordmode much, but this snippet doesn't do what I thought it > would: > > \version "2.25.13" > > { > \new ChordNames \chordmode { a1:7 4 } > } > > It produces an "A7sus4 3" instead of two A7's. Is

Re: Transpose tab into label forms

2024-03-06 Thread Carl Sorensen
On Mon, Mar 4, 2024 at 5:37 AM achar wrote: > Indeed I use fret-diagram. Too bad. > THANKS Xavier. > > If you use Lilypond's automatic fret diagram functionality, the fret diagrams will be transposable, but the transposition may not be exactly what you would manually do for a transposition. You

Re: Transpose tab into label forms

2024-03-03 Thread Carl Sorensen
What is "label form" for tablature? I've never heard of it and couldn't find any information about it using Google. So I don't know how to answer your question. Carl Get Outlook for Android From: lilypond-user-bounces+carl.d.sorensen=

Re: markup for circular bowing

2024-02-14 Thread Carl Sorensen
On Wed, Feb 14, 2024 at 2:59 AM Orm Finnendahl < orm.finnend...@selma.hfmdk-frankfurt.de> wrote: > Hi, > > I'd like to make a sign for circular bowing like in the attached > png. The example was done using an epsfile, but unfortunately that > doesn't export to svg, which I need. So it should be d

Re: Question about \include options

2024-01-08 Thread Carl Sorensen
On Mon, Jan 8, 2024 at 3:29 PM John Helly wrote: > Aloha K. > > I go to the LP home page, using that search box (upper right), type #f and > this is what is returned. I can send a video if you'd find it helpful.: > > John, It looks like the reference Kieren found is the next one down on your

Re: Stand indents on the left and right.

2023-11-25 Thread Carl Sorensen
LES That will keep your source file clean. I hope this helps you. Carl Sorensen

Re: zero horizontal space between note heads

2023-10-29 Thread Carl Sorensen
On Sun, Oct 29, 2023 at 7:13 AM Werner LEMBERG wrote: > > For testing purposes I try to eliminate spacing completely. > > I tried > > ``` > \version "2.25.9" > > #(set-global-staff-size 26) > > { > \override Staff.Clef.show-horizontal-skylines = ##t > \override Staff.KeySignature.show-horizon

Re: Automatic annotation of slide positions/fingerings for brass instruments.

2023-08-30 Thread Carl Sorensen
On Wed, Aug 30, 2023 at 2:45 AM samarutuk wrote: > Hello Carl, > > Michael (Werner) may have just found a solution. > Yes, I really like Michael's solution. He found an existing context and grob that he could tweak into a brass position indicator. I think that is a very clever approach to gett

Re: Standalone lyrics part

2023-08-29 Thread Carl Sorensen
On Tue, Aug 29, 2023 at 3:12 PM Pierre-Luc Gauthier < p.luc.gauth...@gmail.com> wrote: > Hi there, > > I need some standalone rhythmically correct lyrics that I place around > scores. Devnull seems perfect since it does not create a Staff. Yet, > ties and slurs are not taken into account when plac

Re: Automatic annotation of slide positions/fingerings for brass instruments.

2023-08-29 Thread Carl Sorensen
On Tue, Aug 29, 2023 at 2:27 AM samarutuk wrote: > Surely some people could benefit from a solution like that. As noted, it > would be very handy for educational purposes in general. Of course, you can > do it manually, but for more extensive scores it is very tedious, typos can > creep in and t

Re: Script for midi rehearsal files per voice

2023-07-28 Thread Carl Sorensen
It’s in Frescobaldi. Choose the SATB choir template and make sure the rehearsal midi checkbox is checked. HTH, Carl

Re: cross-staff stems

2023-03-23 Thread Carl Sorensen
On Thu, Mar 23, 2023 at 9:37 AM Werner LEMBERG wrote: > > > > Can you please suggest a better wording that I can add to the > > > documentation? > > > > May I have the day to ruminate? > > Please take your time, and thanks for working on this! > Didn't the problem occur because the crossStaff re

Thanks for the Mac Version of 2.24

2023-01-23 Thread Carl Sorensen
Jonas, THanks for all your effort in getting a statically linked easily installed binary for new versions of MacOS. I was able to download the archive, extract it, and drop it into my applications folder. Then I had to permit the necessary binaries to be allowed (by right-clicking on them in the

Re: Error when compiling snippet "Parenthesize a group of notes using a Scheme function"

2022-12-16 Thread Carl Sorensen
On Fri, Dec 16, 2022 at 11:48 AM Joseph Srednicki wrote: > I am running Lilypond 2.24.0 on Windows 11. > > I am trying the use the snippet entitled "Parenthesize a group of notes > using a Scheme function" located at > https://lsr.di.unimi.it/LSR/Snippet?id=902. > > I receive the following errors

Re: length of stems on beamed notes

2022-12-15 Thread Carl Sorensen
On Thu, Dec 15, 2022 at 3:35 PM Flaming Hakama by Elaine < ela...@flaminghakama.com> wrote: > > In this MWE, I would like to get the stem lengths equal. > > Currently, the stems of beats with the 16th notes are longer than the > stems of the beat with only 8th notes. > > Does anyone know how to eq

Re: Flexible lyric alignment

2022-11-11 Thread Carl Sorensen
On Fri, Nov 11, 2022 at 12:33 PM Jean Abou Samra wrote: > > > > Le 10 nov. 2022 à 18:22, Carl Sorensen a > écrit : > > > > Thinking about this in terms of Excel cells, where they can extend as > far as possible as long as there are no contents in adjacent cells...

Re: Flexible lyric alignment

2022-11-10 Thread Carl Sorensen
On Wed, Nov 9, 2022 at 3:05 PM Jean Abou Samra wrote: > > To tackle this, the first step would be sitting down with paper, > formulating what new kind of problem we want, and figuring out > an algorithm to solve it, maybe a variant of the existing algorithm > to solve springs&rods problems (in li

Re: Extended bar checking?

2022-09-19 Thread Carl Sorensen
On Mon, Sep 19, 2022 at 8:21 AM Michael Hendry wrote: > On 19 Sep 2022, at 15:11, Jean Abou Samra wrote: > > > > > > > > Le 19/09/2022 à 11:50, Michael Hendry a écrit : > >> On 18 Sep 2022, at 22:32, Jean Abou Samra wrote: > >> > >>> > >> > >> > >>> \relative c' { > >>> c4 d e2 | > >>> g1

Re: An infix syntax for Scheme ...

2022-08-10 Thread Carl Sorensen
On Tue, Aug 9, 2022 at 3:46 PM Jean Abou Samra wrote: > > > To be honest, I have no idea if what I did here is actually a good idea > at all (I for one won't use it). I'm just curious to see. On the one hand, > normal Scheme syntax is used in all Scheme tutorials, in the Guile manuals, > on ma

Re: polychords: what's the current state-of-the-art?

2022-08-09 Thread Carl Sorensen
On Tue, Aug 9, 2022 at 12:29 PM Kieren MacMillan < kie...@kierenmacmillan.info> wrote: > Hi Jean, > > > For the record, the GSoC code and the review discussion around it > > are found at > > https://gitlab.com/lilypond/lilypond/-/issues/5224 > > and in the two links to appspot.com at the top. > >

Re: vertical shift of trill

2022-08-06 Thread Carl Sorensen
On Sat, Aug 6, 2022 at 12:25 PM Thomas Morley wrote: > Am Sa., 6. Aug. 2022 um 17:15 Uhr schrieb Jean Abou Samra < > j...@abou-samra.fr>: > > > > Le 06/08/2022 à 16:45, Werner LEMBERG a écrit : > > >> That said, there's a much simpler way. [...] > > > Your solution is ingenious. However, how on

Re: String roman numerals in 2.22.2

2022-08-02 Thread Carl Sorensen
From: lilypond-user on behalf of Matthew Pierce Sent: Monday, August 1, 2022 12:28 PM To: lilypond-user@gnu.org Subject: String roman numerals in 2.22.2 New LilyPond user here, hello everyone. Fantastic tool. Anyone got a method for roman numeral string indi

Re: \time 9/8 (3/4)

2022-07-29 Thread Carl Sorensen
On Thu, Jul 28, 2022 at 1:52 PM Eef Weenink wrote: > This score starts with \time 9/8, but i also should have 3/4 feeling, so > there is written: > > 9/8 (3/4) (in parenthesis). Just curious, because I know precious little about polymetry. Does 9/8 (3/4) mean anything different from (3 + 3 +

Re: Last note of a first alternative is a tie to the first note in the repeat; how to engrave this?

2022-07-28 Thread Carl Sorensen
On Thu, Jul 28, 2022 at 7:30 AM David Kastrup wrote: > > The current naming is a drag. > > "\repeatTie" and "\laissezvibrer" are a stupid combination of terms for > the two different half ties you need to deal with in the context of > repeats or other visual non-linearities. > I completely agree

Re: Fretboard diagrams: Why does LilyPond sometimes try to interpret ":7" as a duration?

2022-07-25 Thread Carl Sorensen
> > > respectively, work fine. The third has a bit more going on, but adding: > > > > > > > > frets = { g4 c4 a4 d4:7 } > > > > > > > now gives me: > > > > > error: not a duration > > > g4 c4 a4 d4: > > > 7 > > > > (Without the frets score, everything is fine.) > You are no

Re: woodwind-diagram overrides

2022-07-20 Thread Carl Sorensen
On Wed, Jul 20, 2022 at 1:57 PM Orm Finnendahl < orm.finnend...@selma.hfmdk-frankfurt.de> wrote: > Hi, > > Am Mittwoch, den 20. Juli 2022 um 13:14:25 Uhr (-0600) schrieb Carl > Sorensen: > > The way to do this is to write the plain scheme code files as lilypond &g

Re: woodwind-diagram overrides

2022-07-20 Thread Carl Sorensen
On Wed, Jul 20, 2022 at 1:08 PM Orm Finnendahl < orm.finnend...@selma.hfmdk-frankfurt.de> wrote: > Hi, > > > Alternatively: Is there a way to load the necessary scheme code of the > functions in question by defining some \include statement for plain > scheme code files in the .ly file, ensuring th

Re: LilyPond on macOS (was: \repeat unfold has problems inside \repeat volta)

2022-07-02 Thread Carl Sorensen
On Sat, Jul 2, 2022 at 10:23 AM Jean Abou Samra wrote: > Le 02/07/2022 à 18:14, Carl Sorensen a écrit : > > > I can't currently run 2.23.10 on my Mac, so I can't try it, > > > What is the problem you are encountering? I think that normally, it > should work on

Re: \repeat unfold has problems inside \repeat volta

2022-07-02 Thread Carl Sorensen
On Sat, Jul 2, 2022 at 8:55 AM Jean Abou Samra wrote: > > > Le 02/07/2022 à 16:04, Simon Albrecht a écrit : > > Hi David and others, > > > > On 01/07/2022 12:32, David Kastrup wrote: > >> I don't think so. The problem is that repeats now support putting the > >> \alternative phrase inside of the

Re: Default language behavior for ChordNames has changed?

2022-06-10 Thread Carl Sorensen
On Fri, Jun 10, 2022 at 2:23 PM Jean Abou Samra wrote: > > > > This is a known issue. This was added as a feature, but most people are > finding it more of a quirk than a feature, especially since there's no > built-in way to switch back to English. See > > https://gitlab.com/lilypond/lilypond/-/

Re: Key and tie questions

2022-06-03 Thread Carl Sorensen
On Fri, Jun 3, 2022 at 11:16 AM Andrew Musselman wrote: > As for the key signature, I am still seeing nothing about key in the pdf > when I do this to remove all complexity: > > \version "2.22.2" > \key d \major > { > a > } > put the first brace before \key and it will give you what you want. P

Re: Cannot get clef and time on first measure

2022-06-02 Thread Carl Sorensen
On Thu, Jun 2, 2022 at 5:55 PM David Kastrup wrote: > Carl Sorensen writes: > > > Seems like you got it right. > > > > I think you can also use skip-of-length in the lyrics. > > As a note aside: that only works because these are self-timed lyrics not > u

Re: Cannot get clef and time on first measure

2022-06-02 Thread Carl Sorensen
On Thu, Jun 2, 2022 at 5:53 PM Jean Abou Samra wrote: > > In 2.23.9, you can already do \skip \melody_notes, which > skips the duration of \melody_notes. That is way cool! > On the other hand, this > doesn't allow subtracting a length. For that, you could do > something like this: > > \versio

Re: Cannot get clef and time on first measure

2022-06-02 Thread Carl Sorensen
On Thu, Jun 2, 2022 at 4:13 PM Steven A. Falco wrote: > I've now got version of the piece with no warnings or errors (attached), > and it looks perfect. > Glad to hear it! > > I had to break some of the parts up so I could handle overlaps between the > guitar parts and the melody, and while sti

Re: Cannot get clef and time on first measure

2022-06-02 Thread Carl Sorensen
On Thu, Jun 2, 2022 at 7:49 AM Steven A. Falco wrote: > I have entered the attached music. So far, I have not been able to get > the clef or time signature to print on the first measure. > Steven, The reason you cannot get the clef or the time signature to print on the first measure is because

Re: Chord mode: changing N.C.

2022-05-17 Thread Carl Sorensen
On Tue, May 17, 2022 at 1:26 PM Stephan Schöll wrote: > Hi all > > My impression that the mailing list has long delays somewhere seems to be > confirmed... When I post to the mailinglist I don't get my own post in my > inbox for a long time (an hour or so) I will keep an eye on that. Maybe > it's

Re: Chord mode: changing N.C.

2022-05-17 Thread Carl Sorensen
On Tuesday, May 17, 2022, Henning Hraban Ramm wrote: > Hi Ponders, > > how can I change the rest symbol in chord mode from "N.C." to e.g. "–"? \set noChordMarkup = "–" https://lilypond.org/doc/v2.22/Documentation/notation/displaying-chords#printing-chord-names Carl

Re: Openlilylib

2022-05-15 Thread Carl Sorensen
Andrew, I don't have any expertise with OLL. But I hate to see OLL just wither away. I would be happy to serve as a caretaker if that would help. I could take an ownership role with OLL, if you'd like. Also, I'd be happy to try set up Scores of Beauty. Do you have the source that you download

Re: LilyPond 2.23.8 released

2022-04-27 Thread Carl Sorensen
On Wed, Apr 27, 2022 at 7:31 AM Freeman Gilmore wrote: > > > On Wed, Apr 27, 2022 at 9:04 AM Tim's Bitstream > wrote: > >>  >> >> On Apr 26, 2022, at 9:32 PM, Freeman Gilmore >> wrote: >> >>  >> >> >> On Tue, Apr 26, 2022 at 7:58 PM David Kastrup wrote: >> >>> Freeman Gilmore writes: >>> >>

Re: Problem with Repeats and Alternatives

2022-04-20 Thread Carl Sorensen
On Wed, Apr 20, 2022 at 8:21 PM John Helly wrote: > Aloha. > > I've not used LP for a while but in coming back to it I've been struggling > with repeats and find that this 'preferred syntax' does not seem to work in > that it produces: > > Starting lilypond 2.20.0 [test2.ly]... > > Processing >

Re: bug in magnetic snapping lyrics engraver

2022-04-07 Thread Carl Sorensen
On Thu, Apr 7, 2022 at 10:04 AM Kieren MacMillan < kie...@kierenmacmillan.info> wrote: > Hi Werner (et al.), > > > This is ingenious :-) Thanks *a lot* for this solution. > > +1 (x2) > > > * I *strongly* vote for polishing and documenting this so that it can > > be added to LilyPond. It's an inv

Re: new behavior of lilypond-book-preamble.ly?

2022-03-30 Thread Carl Sorensen
On Wed, Mar 30, 2022 at 10:09 AM K. Blum wrote: > > Am 30.03.2022 um 17:59 schrieb Carl Sorensen: > > > But when I look at the code in OOoLilyPond/LilyPond.xba > <https://github.com/OOoLilyPond/OOoLilyPond/blob/master/extension/OOoLilyPond/LilyPond.xba> > I see that

Re: new behavior of lilypond-book-preamble.ly?

2022-03-30 Thread Carl Sorensen
On Wed, Mar 30, 2022 at 9:25 AM K. Blum wrote: > > Am 30.03.2022 um 17:15 schrieb Carl Sorensen: > > > Is it not possible to make OOoLilyPond check for the LilyPond version and > respond differently based on the LilyPond version? > > No, unfortunatly not: > The use o

Re: new behavior of lilypond-book-preamble.ly?

2022-03-30 Thread Carl Sorensen
On Wed, Mar 30, 2022 at 8:41 AM K. Blum wrote: > > Am 30.03.2022 um 00:53 schrieb Jean Abou Samra: > > > > This is > > > > https://gitlab.com/lilypond/lilypond/-/issues/6235 > > > > You can get cropping with -dcrop in the command line or > > #(ly:set-option 'crop) in your .ly file, but it is diff

Re: Lirics in repeated multi-voice bar

2022-03-29 Thread Carl Sorensen
Hi Jogchum, On Tue, Mar 29, 2022 at 5:08 AM Jogchum Reitsma wrote: > Hi, > > In bar 8 and 9 of the attached lilypond snippet, there is a split voice, > in a repeat block. > > The text placement I get (added in the attached .pdf) is doubled, > besides of placing the two stanza fragments just ben

Re: Running 2.23.7 on Linux

2022-03-28 Thread Carl Sorensen
On Mon, Mar 28, 2022 at 6:56 AM Mats Bengtsson wrote: > > On 2022-03-28 12:02, Jogchum Reitsma wrote: > > Op 28-03-2022 om 07:29 schreef Kevin Pye: > > (OpenSUSE Leap 15.3 to be precise) > > So I've downloaded 2.23.7 and untarred into ~/Software/lilypond-2.23.7, > created a symbolic link from ~/S

Re: Chords from Fretboard Diagrams

2022-03-27 Thread Carl Sorensen
On Sun, Mar 27, 2022 at 4:09 PM Kieren MacMillan < kie...@kierenmacmillan.info> wrote: > Hi Valentin, > > > this is unrelated to ChordNames. Rather it just remaps chords > > from \chordmode depending on Fretboards. > > I don't know how they interact exactly… Carl: Any comment on whether or > not t

Re: Need help with \force-hshift or \shiftO... (off, on, onn, onnn, etc.)

2022-03-27 Thread Carl Sorensen
On Sun, Mar 27, 2022 at 2:01 PM Kevin Cole wrote: > In my more-than-minimal example, the b16 from the first voice gets > merged with the b8. from the second voice. When I tried to create a > minimum (non-working) example, the two didn't merge. But, what I want > below is for the b8. from the firs

Re: Placing stanza's at repeat

2022-03-27 Thread Carl Sorensen
Hi, Jogchum, Please use Reply All to keep the messages on the user list. On Sun, Mar 27, 2022 at 1:00 PM Jogchum Reitsma wrote: > Op 27-03-2022 om 20:14 schreef Carl Sorensen: > > > > On Sun, Mar 27, 2022 at 10:31 AM Jogchum Reitsma > wrote: > >> Hi, >> &g

Re: Placing stanza's at repeat

2022-03-27 Thread Carl Sorensen
On Sun, Mar 27, 2022 at 10:31 AM Jogchum Reitsma wrote: > Hi, > > Brahms' Waldesnacht has an intro stanza number one, and after that a > twice repeated melody, with stanza's 2 and three. > > > > How can I achieves those stanza's to begin at the repeat? > Jogchum, It would normally be better to

Re: Should \partial accept music instead of duration?

2022-03-24 Thread Carl Sorensen
On Thu, Mar 24, 2022 at 3:18 PM Valentin Petzel wrote: > Hello Carl, > > I don’t think recreating \partial is the best thing to do. After all we > can > simply do > > pickupNotes = > #(define-music-function (mus) (ly:music?) >(let* ((mom (ly:music-length mus)) > (dur (make-duration-

Re: Should \partial accept music instead of duration?

2022-03-24 Thread Carl Sorensen
On Thu, Mar 24, 2022 at 12:48 PM Valentin Petzel wrote: > Another idea: We could have a command like partialDuring or partialWith. > Here's what I wrote, renaming Aaron's function: pickupNotes = #(define-music-function (mus) (ly:music?) (_i "Make a partial measure.") (let* ((mom (ly:music

Re: text spanner around a line break restates the text, this is not wanted

2022-03-23 Thread Carl Sorensen
On Tue, Mar 22, 2022 at 11:57 PM Kenneth Wolcott wrote: > Thank you for your assistance, Leo. > > With your example I was able to remove the duplicate text in the text > spanner, but I was not able to get the text spanner to continue beyond bar > #38. > > So, I will spend more time studying what

Re: can someone point me to complete documentation for the partial command argument syntax?

2022-03-19 Thread Carl Sorensen
On Sat, Mar 19, 2022 at 2:41 PM Sam Roberts wrote: > > For my more general understanding, is there documentation anywhere for > the syntax of the argument to partial? Something that will explain the > * syntax shown on this page? > > > https://music.stackexchange.com/questions/106875/how-to-write

Re: problems with \tempo

2022-03-16 Thread Carl Sorensen
I'm sorry to top post.  My outlook online email client doesn't work well with the Liypond mailer, and my desktop Outlook client is broken right now. Have you looked at the lilypond log file?  Your snippet creates errors. var/folders/q5/88k2s1717qv1v7rq4tqz53k8gn/T/frescobaldi-5i3u1hok/tmpc7w

Re: LilyPond 2.23.6 released

2022-02-25 Thread Carl Sorensen
On 2/16/22, 7:37 AM, "lilypond-devel on behalf of Thomas Scharkowski" wrote: Hi all, I installed this version today, everything seems to work. It might be of interest that the MacPorts version of 2.23.6 runs around three times faster on my MacBookPro M1, macOs 12.1

Re: inconsistent \RemoveEmptyStaves action

2022-02-22 Thread Carl Sorensen
On 2/22/22, 3:29 PM, "lilypond-user on behalf of Lukas-Fabian Moser" wrote: Hi Simon, > This is a minimal example for the issue you were having: > > %%% > \version "2.22.1" > > upper = { 1 \break 1 } > lower = { R1*2 } > > \

Re: Edit scheme files with Frescobaldi

2022-02-10 Thread Carl Sorensen
From: lilypond-user on behalf of Carl Sorensen Date: Thursday, February 10, 2022 at 3:20 PM To: Curt McDowell , "lilypond-user@gnu.org" Subject: Re: Edit scheme files with Frescobaldi From: lilypond-user on behalf of Curt McDowell Date: Thursday, February 10, 2022 at

Re: Edit scheme files with Frescobaldi

2022-02-10 Thread Carl Sorensen
From: lilypond-user on behalf of Curt McDowell Date: Thursday, February 10, 2022 at 3:08 PM To: "lilypond-user@gnu.org" Subject: Edit scheme files with Frescobaldi Hi all, Some of my projects #(load "external_scheme_files"). For example, if song.ly contains \version "2.20.0" \include "a

Re: Log4j Vulnerability Status

2022-02-07 Thread Carl Sorensen
Our product does not use Log4j, so it has no Log4j vulnerability. Furthermore, we do not provide SaaS. We provide downloadable binaries, with software run on local users’ computers and no connection to the cloud. Carl From: lilypond-user on behalf of Murphy Sifa Date: Monday, February 7,

Re: (Solved)Re: To get rid of the horizontal line before the footnotes?

2022-02-07 Thread Carl Sorensen
On 2/7/22, 8:57 AM, "lilypond-user on behalf of Richard Shann" wrote: On Mon, 2022-02-07 at 13:41 +0100, Jean Abou Samra wrote: > Le 05/02/2022 à 12:50, Richard Shann a écrit : > > On Sat, 2022-02-05 at 11:30 +, Richard Shann wrote: > > > Is there a way to drop the line th

Re: Extracting a "score diff" from two [or more] Lilypond sources

2022-01-22 Thread Carl Sorensen
Just thinking out loud -- could a diff in the midi events be helpful? The midi events represent sounds, which is the most important output the musicians need to know about, and they are virtually unaffected by tweaks, etc. Ccarl From: lilypond-user on

Re: warning: forced break was overridden by some other event, should you be using bar checks?

2022-01-12 Thread Carl Sorensen
On 1/12/22, 3:24 PM, "lilypond-user on behalf of Kenneth Wolcott" wrote: Yes, disabling line breaks removes the warning. BTW, repeat volta 0 is in use; is that relevant? Why would one use \repeat volta 0? It seems to make no sense to repeat a chunk of music 0 times. Than

Re: Relative Tempo Markings in Lilypond 2.22

2021-12-29 Thread Carl Sorensen
On 12/29/21, 6:20 PM, "lilypond-user on behalf of David M. Boothe, CAS" wrote: I have a score in 2.18, one section of which uses with the following code: \tempo \markup { \pad-to-box #'(0 . 0) #'(8 . 10) \concat { { \override #'(font-name . "

Re: top/bottom margins?

2021-12-29 Thread Carl Sorensen
On 12/29/21, 3:25 PM, "jh" wrote: very curious. So your example printed better than mine the footnote is very close to the edge and the top is very far down. So I opened librewriter cut the margins to .5 and filled the top and two lines of text at the bottom and there is no

Re: top/bottom margins?

2021-12-29 Thread Carl Sorensen
On 12/29/21, 12:09 PM, "jh" wrote: thanks- not sure what to do next the printer settings are as expected. will have to think some more about it I guess. J Here's the pdf I created. See if it prints for you. Carl Jay-Hamilton-24-5-Dec.pdf Description: Jay-Hamilton-

Re: top/bottom margins?

2021-12-29 Thread Carl Sorensen
I added a score to your file to make it pring something. It generates a perfect PDF on my system. No extra space at the top or bottom. \version "2.22.0" \header { title = "24-5 Dec" subtitle = "chaconne" composer = "Jay Hamilton" copyright = \markup { \tiny \override #'(baseline-skip .

Re: top/bottom margins?

2021-12-29 Thread Carl Sorensen
On 12/29/21, 9:22 AM, "lilypond-user on behalf of jh" wrote: hello using 2.22 and current version of Frescobaldi. using 'letter' and a new printer Canon lately the top margin above the header has gotten wider and the footnote (2 lines smaller font) on the first page of scor

Re: optional cue notes (copied to list this time

2021-12-27 Thread Carl Sorensen
On 12/27/21, 12:02 PM, "lilypond-user on behalf of Paul Scott" wrote: How can I get two note heads on a single stem and have one of the note heads be smaller? Does this work for you? \version "2.22" \score{ \new Staff { \fixed c' { }

Re: String at the bottom of a cover page without using \markup

2021-12-17 Thread Carl Sorensen
From: lilypond-user on behalf of Paolo Prete Date: Friday, December 17, 2021 at 12:06 PM To: Kieren MacMillan Cc: Valentin Petzel , Lilypond-User Mailing List Subject: Re: String at the bottom of a cover page without using markup Hello again Kieren ;-) On Fri, Dec 17, 2021 at 7:57 PM Kier

Re: Persian accidentals (koron and sori)

2021-12-06 Thread Carl Sorensen
These look lovely to me, but I'm not a Persian music expert. Carl 

Re: justify

2021-12-01 Thread Carl Sorensen
From: lilypond-user on behalf of E Appeldoorn Reply-To: E Appeldoorn Date: Wednesday, December 1, 2021 at 12:37 PM To: "lilypond-user@gnu.org" Subject: justify I have a score with multiple instruments where some instruments have the \appoggiatura, but the voices above (and/or) below are si

Re: Bold Maj7 Triangle

2021-11-30 Thread Carl Sorensen
From: lilypond-user on behalf of Gregory Hollands Date: Tuesday, November 30, 2021 at 9:41 AM To: Lilypond-User Mailing List Subject: Re: Bold Maj7 Triangle I was able to get something bolder by using the uppercase delta glyph. But it isn't perfect. -Greg % - - - - - - - - - - - - - - - -

Re: 12/8 Time signature and note length coding

2021-11-24 Thread Carl Sorensen
On 11/24/21, 2:26 PM, "lilypond-user on behalf of David Johnson" wrote: I'm working on an arrangement that is in 12/8 time signature and having trouble understanding how to encode note lengths and the associated chordmode timing. Use a duration of 1. That is 6 quarter notes, o

Re: Box around MeasureCounter

2021-11-22 Thread Carl Sorensen
From: lilypond-user on behalf of Rajesh Baskar Date: Monday, November 22, 2021 at 12:45 PM To: Aaron Hill Cc: "lilypond-user@gnu.org" Subject: Re: Box around MeasureCounter Aaron, I had another question. The MeasureCounter boxify function does not work if we change the staff to Rhythmic

Re: Help

2021-11-20 Thread Carl Sorensen
From: Leonid Hrabovsky Date: Saturday, November 20, 2021 at 9:58 AM To: Werner LEMBERG Cc: "kie...@kierenmacmillan.info" , "j...@abou-samra.fr" , "lilypond-user@gnu.org" , Carl Sorensen Subject: Re: Help Agreed! Nevetheless, in my modest opinion, the

Re: Help

2021-11-20 Thread Carl Sorensen
The "whole army of programmers that works for lilypond" is probably less than 20 part-time volunteers. Most of them are not modern music experts. If you would like to develop documentation for modern music, you are welcome to contribute it. We'd love to have your help! Carl Sent via the Sams

Re: "abbreviations" as found in a Rubanks Intermediate Method book

2021-11-19 Thread Carl Sorensen
On 11/19/21, 12:39 PM, "lilypond-user on behalf of Kenneth Wolcott" wrote: Hi; See attached screenshot. "abbreviations" as found in a Rubanks Intermediate Method book. Does Lilypond support this musical shortcut? See https://lilypond.org/doc/v2.22/D

Re: How to increase the distance between the last note of a measure and the following bar line

2021-11-11 Thread Carl Sorensen
From: Paolo Prete Date: Thursday, November 11, 2021 at 11:06 AM To: Jean Abou Samra Cc: Carl Sorensen , Kieren MacMillan , Lilypond-User Mailing List Subject: Re: How to increase the distance between the last note of a measure and the following bar line On Thu, Nov 11, 2021 at 5:33 PM

Re: How to increase the distance between the last note of a measure and the following bar line

2021-11-11 Thread Carl Sorensen
From: Paolo Prete Date: Thursday, November 11, 2021 at 9:07 AM To: Jean Abou Samra Cc: Carl Sorensen , Kieren MacMillan , Lilypond-User Mailing List Subject: Re: How to increase the distance between the last note of a measure and the following bar line On Thu, Nov 11, 2021 at 3:39 PM

Re: How to increase the distance between the last note of a measure and the following bar line

2021-11-10 Thread Carl Sorensen
On 11/10/21, 2:37 PM, "lilypond-user on behalf of Jean Abou Samra" wrote: [Kieren] >> The page in the Internals Reference doesn't >> list all the properties that the grob would >> support, only those for which it has a specific >> default. You have to explore the interface

Re: How to increase the distance between the last note of a measure and the following bar line

2021-11-10 Thread Carl Sorensen
You need to check all of the interfaces a barline supports. The barline page only shows the properties that are unique to barlines. The interfaces are shown on the bottom of the barlines page. Sent via the Samsung Galaxy S®6 active, an AT&T 4G LTE smartphone Get Outlook for Android

Re: Tweaking an ottava bracket after a break

2021-11-06 Thread Carl Sorensen
On 11/6/21, 3:24 PM, "lilypond-user on behalf of Lukas-Fabian Moser" wrote: > \relative { >\alterBroken #'padding #'(1 7) Staff.OttavaBracket >\ottava 1 c1 \break > c2 2 > } I continue my lonely crusade against the hash-tick-combinations that I

Re: another question regarding ottava: why does Lilypond change the pitches?

2021-11-01 Thread Carl Sorensen
On 11/1/21, 4:49 PM, "Kenneth Wolcott" wrote: Hi Kieren & Carl; Well, since you have already provided an MWE that shows it works as documented, may I provide my full Lilypond code? It is only a halfway completed Piano arrangement of "The Elephant" from the ""Carnival of

  1   2   3   4   5   6   7   8   9   10   >