RE: Help with Rhythm Notation

2022-08-21 Thread Mark Stephen Mrotek
Greg How about this? \version "2.22.1" \relative c' { \time 5/4 c32 [c c c] \times 2/3 {c32 [c c]} c64 [c c c] c2. | } Mark From: lilypond-user [mailto:lilypond-user-bounces+carsonmark=ca.rr@gnu.org] On Behalf Of Greg Lindstrom Sent: Sunday, August 21, 2022 7:29 PM To: lil

Help with Rhythm Notation

2022-08-21 Thread Greg Lindstrom
I am working on transcribing a euphonium solo and have come across a rhythm that I cannot figure out how to notate. As an aside, I am loving lilypond and am impressed with the level of detail that has gone into it. It makes engraving scores fun! Here is the figure; it is a single beat in 5/4 time

Re: Pointing Aiken Fa up in partCombine

2022-08-21 Thread Benjamin Bruce
Done. https://gitlab.com/lilypond/lilypond/-/issues/6409 Thank you all for your help! Ipan ne 21 tonal tlen metstli 08 tlen xiwitl 2022, ipan 13:22 kawitl, Werner LEMBERG kiihkwilo: > > > In this case, since Werner and I already approved this as a valid > > feature request, you could also add i

Re: alternative within repeat does not work

2022-08-21 Thread Jim Cline
Hi Jean, This is great. I installed the latest version and it is all working fine. Thanks very much. --Jim

Re: define-scheme-function

2022-08-21 Thread David Kastrup
Лысов Дмитрий writes: > These are not notes, these are text strings (lyrics). How is LilyPond supposed to know this without a leading \lyricsmode ? -- David Kastrup

Re: alternative within repeat does not work

2022-08-21 Thread Jean Abou Samra
Le 21/08/2022 à 23:08, Jim Cline a écrit : Hi Jean, thanks for pointing that out.  It looks like the functionality I need does not exist in the previous versions of lilypond.  And Ubuntu still only provides 2.20. Hopefully I can build 2.22 by hand.  best, Jim Indeed, \alternative with more r

Re: alternative within repeat does not work

2022-08-21 Thread Jim Cline
Hi Jean, thanks for pointing that out. It looks like the functionality I need does not exist in the previous versions of lilypond. And Ubuntu still only provides 2.20. Hopefully I can build 2.22 by hand. best, Jim On Sun, 21 Aug 2022, Jean Abou Samra wrote: Le 21/08/2022 à 22:59, Jean Ab

Re: alternative within repeat does not work

2022-08-21 Thread Jean Abou Samra
Le 21/08/2022 à 22:59, Jean Abou Samra a écrit : Le 21/08/2022 à 22:57, Jim Cline a écrit : Hello, I would like to have an alternative within a repeat block, as described in the documentation, https://lilypond.org/doc/v2.23/Documentation/notation/long-repeats#other-variation-in-repeated-sectio

Re: alternative within repeat does not work

2022-08-21 Thread Jean Abou Samra
Le 21/08/2022 à 22:57, Jim Cline a écrit : Hello, I would like to have an alternative within a repeat block, as described in the documentation, https://lilypond.org/doc/v2.23/Documentation/notation/long-repeats#other-variation-in-repeated-sections under "Other variation in repeated sections"

alternative within repeat does not work

2022-08-21 Thread Jim Cline
Hello, I would like to have an alternative within a repeat block, as described in the documentation, https://lilypond.org/doc/v2.23/Documentation/notation/long-repeats#other-variation-in-repeated-sections under "Other variation in repeated sections". I don't need to work hard to create a minima

Re: Customizing tremolo

2022-08-21 Thread Thomas Morley
Am So., 21. Aug. 2022 um 21:55 Uhr schrieb Werner LEMBERG : > > > > Maybe it's worth to at least extend the doc tagged lsr snippet > > "Engraving tremolos with floating beams" > > https://lsr.di.unimi.it/LSR/Item?id=553 > > I think this is rather a bug that should be fixed, so please open an > issu

Re: Creating arbitrary/isolated RepeatSlash objects

2022-08-21 Thread Galen Hazelwood
Thank you very much--that worked perfectly. --Galen On Sun, Aug 21, 2022 at 10:52 AM Jean Abou Samra wrote: > > > Le 21/08/2022 à 03:15, Galen Hazelwood a écrit : > > Hello all. > > > > I have another question, this time about percent repeats. I'm > > repeating a long, complex keyboard figure w

Re: Customizing tremolo

2022-08-21 Thread Werner LEMBERG
> Maybe it's worth to at least extend the doc tagged lsr snippet > "Engraving tremolos with floating beams" > https://lsr.di.unimi.it/LSR/Item?id=553 I think this is rather a bug that should be fixed, so please open an issue. Werner

Re: Customizing tremolo

2022-08-21 Thread Thomas Morley
Am So., 21. Aug. 2022 um 13:10 Uhr schrieb Thomas Morley : > > Hi, > > this arose in the german forum about typesetting tremolos for > https://imslp.org/wiki/String_Quartet_(Carre%C3%B1o%2C_Teresa). > https://lilypondforum.de/index.php/topic,1091.msg5888.html > An excerpt of Vl 2 is attached. > In

Re: Pointing Aiken Fa up in partCombine

2022-08-21 Thread Werner LEMBERG
> In this case, since Werner and I already approved this as a valid > feature request, you could also add it directly to the GitLab issue > tracker Yes, please do that, and post the relevant images there, too! I suggest that Benjamin does that as the initiator of the issue. Werner

Re: define-scheme-function

2022-08-21 Thread Лысов Дмитрий
Я исправил, но все равно что-то не так. Этот вариант кода выдает ошибки:I fixed it, but there's still something wrong. This version of the code gives errors:\version "2.22.1"  makeScore =#(define-scheme-function (mark notes lyricup lyricdown) (markup? ly:music? ly:music? ly:music?)    #{      \scor

Re: Pointing Aiken Fa up in partCombine

2022-08-21 Thread Jean Abou Samra
Le 19/08/2022 à 22:35, Benjamin Bruce a écrit : Can those in Lilypond development please advise what the next step is to add a feature request to enable the second alternative? Thanks! It's described here: https://lilypond.org/bug-reports.html Basically, write an email to the bug-lilypond li

Re: Creating arbitrary/isolated RepeatSlash objects

2022-08-21 Thread Jean Abou Samra
Le 21/08/2022 à 03:15, Galen Hazelwood a écrit : Hello all. I have another question, this time about percent repeats. I'm repeating a long, complex keyboard figure which extends across both staves, and using a combination of MagnifyMusic reduction and percent repeats to keep things managea

Re: Centering Systems

2022-08-21 Thread Jean Abou Samra
Le 15/08/2022 à 18:28, josh a écrit : Thanks for helping me out. I've attached some examples of what I am working with so far. The ANSIAsuccessful files have the code that works correctly (minus all of the vertical collision, which I can deal with). What it shows best is that there is one sys

Re: define-scheme-function

2022-08-21 Thread Павел
Команда *\lyricsto *как-бы сама переключает второй аргумент в режим лирики, поэтому в этом случае \lyricmode был не нужен. ** 21.08.2022 15:52, Лысов Дмитрий пишет: Спасибо, Павел. Структура мне понятна, помогите правильно определить передачу данных для функции. Если мы прямо записываем в функц

Re: define-scheme-function

2022-08-21 Thread Павел
Используйте \lyricmode: *\makeScore "Удра" {e4 c d f e d c d e d e1} \lyricmode {a b c d} ***\lyricmode *{e f g hh}* 21.08.2022 15:52, Лысов Дмитрий пишет: *\makeScore "Удра" {e4 c d f e d c d e d e1} {a b c d} {e f g hh}*

Re: define-scheme-function

2022-08-21 Thread Лысов Дмитрий
Это не ноты, это текстовые строки (лирика).21.08.2022, 17:51, "David Kastrup" :Лысов Дмитрий writes: Спасибо, Павел. Структура мне понятна, помогите правильно определить передачу данных для функции. Если мы прямо записываем в функции define-scheme-function текстовую строку {e f g

Re: define-scheme-function

2022-08-21 Thread Лысов Дмитрий
These are not notes, these are text strings (lyrics).21.08.2022, 17:51, "David Kastrup" :Лысов Дмитрий writes: Спасибо, Павел. Структура мне понятна, помогите правильно определить передачу данных для функции. Если мы прямо записываем в функции define-scheme-function текстовую стр

Re: define-scheme-function

2022-08-21 Thread David Kastrup
Лысов Дмитрий writes: > Спасибо, Павел. Структура мне понятна, помогите правильно определить передачу > данных для функции. Если мы прямо записываем в функции > define-scheme-function текстовую строку {e f g h}, то она выводится на > странице: >\new Lyrics > \lyricsto "melody"

define-scheme-function

2022-08-21 Thread Лысов Дмитрий
Спасибо, Павел. Структура мне понятна, помогите правильно определить передачу данных для функции. Если мы прямо записываем в функции define-scheme-function текстовую строку {e f g h}, то она выводится на странице:        \new Lyrics         \lyricsto "melody"         {e f g h}А если заменяю {e f g

Customizing tremolo

2022-08-21 Thread Thomas Morley
Hi, this arose in the german forum about typesetting tremolos for https://imslp.org/wiki/String_Quartet_(Carre%C3%B1o%2C_Teresa). https://lilypondforum.de/index.php/topic,1091.msg5888.html An excerpt of Vl 2 is attached. In measure 8 there are tremolos with one connecting beam and one floating bea

Re: Resource for sharing PDFs and ly file?

2022-08-21 Thread Hans Åberg
> On 21 Aug 2022, at 02:29, wmil...@aol.com wrote: > > As I prepare to retire I would like to know if there is anyone interested in > piano, ukulele and or guitar teaching files I have developed over the last 20 > years? I am happy to share them for free. Make sure to choose a suitable copyri