Re: chord.ly to extract notes from chords breaks with new Guile

2023-05-30 Thread Jean Abou Samra
Le mardi 30 mai 2023 à 20:39 -0400, msk...@ansuz.sooke.bc.ca a écrit : > I need, at each point in time, to have at most one note per track, exactly one > track per note, and silence in any leftover tracks, regardless of the > voice/chord structure of the music. That sounds like you want a

Re: Fwd: Markup with text or text in dynamics font

2023-05-30 Thread Jean Abou Samra
Le mercredi 31 mai 2023 à 02:20 +0200, Jean Abou Samra a écrit : > By the way, I'm also curious to understand why you chose to go the "install > from source" route instead of the "install Flatpak" route by which I mean “install the Frescobaldi Flatpak package” > .

Re: Fwd: Markup with text or text in dynamics font

2023-05-30 Thread Jean Abou Samra
Le mardi 30 mai 2023 à 10:00 -0700, Ralph Palmer a écrit : > Thanks, Jean. I followed the long version as best I could. I'm not skilled or > super familiar with working from the terminal, so I'm not sure I did > everything exactly as I was supposed to. My main question would be whether I > was

Re: Markup with text or text in dynamics font

2023-05-30 Thread Jean Abou Samra
(sorry, typoed the list address) Le mardi 30 mai 2023 à 18:14 +0200, Jean Abou Samra a écrit : > (Adding back the list) > Le mardi 30 mai 2023 à 09:09 -0700, Ralph Palmer a écrit : > > Jean - > > I did get your messages. I took a quick look and felt confused and slightly &g

Re: Custom text in repeats

2023-05-30 Thread Jean Abou Samra
Le mardi 30 mai 2023 à 16:50 +0200, Jakob Pedersen a écrit : > Dear Robin, > > Thank you! How delightfully simple! > > I should probably have inferred this from the example, and I apologise for > not doing so and spamming the list with an idiotic question! > > Perhaps the

Re: Lilypond 2.24.1 repeat sego with DC : music found after \fine

2023-05-30 Thread Jean Abou Samra
Le mardi 30 mai 2023 à 08:52 +0200, Hans Aikema a écrit : > Not sure whether that text would be easy to customise (could not find a > reference for it on a quick search, only for an alternative Fine text, not > for an alternative D.C. al Fine text) Here is an example: ``` \version "2.24.1"

Re: Lilypond 2.24.1 repeat sego with DC : music found after \fine

2023-05-30 Thread Jean Abou Samra
Le lundi 29 mai 2023 à 17:00 -0700, Kenneth Wolcott a écrit : > Hi; > >   Warning message from Lilypond 2.24.1 regarding a repeat segno > attempt with a DC: > > When_You_and_I_Were_Young_Maggie.ly:50:12: warning: found music after \fine >   \volta 2 >    \fine > > I have two screenshots

Re: Proportional duration and cross-staff notation

2023-05-30 Thread Jean Abou Samra
Le lundi 29 mai 2023 à 10:45 +0200, Lib Lists a écrit : > Hello, > > I am trying to reproduce the notation used in Ligeti's 'Der > Zauberlehrling' piano etude. See attached a fragment from the original > and my attempt in Lilypond. > > Everything works fine, except that I cannot find a way to

Re: Markup with text or text in dynamics font

2023-05-30 Thread Jean ABOU SAMRA
Ralph, I'm currently running LilyPond 2.24.0 and Frescobaldi 3.2 (still having > problems figuring out how to install 3.3) under Linux/Ubuntu 22.04.2 LTS. > > > I'm a bit puzzled here because I tried to help you on https://groups.google.com/g/frescobaldi/c/gKehyaVmAxo?pli=1 and

Re: Library to embed LilyPond in other programs

2023-05-30 Thread Jean Abou Samra
> Le 30 mai 2023 à 07:22, Lucas Monteiro a écrit : > >  > Hello everyone. > > I'd like to know if there is any way of embedding a LilyPond interpreter in a > C/C++ program (For example: A library that provides the functionality to the > regular downloaded executable). Welcome. For your

Re: Fwd: running on a MacBook

2023-05-28 Thread Jean Abou Samra
Le samedi 27 mai 2023 à 12:14 -0700, Charlie Gibbs a écrit : > Hi, I'm Charlie, Donna's husband (and tech support).  I use Lilypond > myself on my Linux box.  I don't use helpers like Frescobaldi because as > a professional C programmer I feel right at home with naked Lilypond: > write source

Re: Annotated tuplet bracket

2023-05-27 Thread Jean Abou Samra
Le samedi 27 mai 2023 à 17:17 -0400, Gregory Evans a écrit : > Hi Everyone, > Yes Andrew, that excerpt is from Mahnkopf: good eye! > > Thanks Karim, your override is a good step in the right direction for me. > > So now I guess what I'm looking for is a way to query the tuplet bracket for >

Re: chord.ly to extract notes from chords breaks with new Guile

2023-05-27 Thread Jean Abou Samra
Le samedi 27 mai 2023 à 17:38 -0400, msk...@ansuz.sooke.bc.ca a écrit : > On Sat, 27 May 2023, Jean Abou Samra wrote: > > > Are you sure that this is the correct example? That the file chord.ly it > > uses is the same as the one you sent? That LilyPond is the one you believe

Re: chord.ly to extract notes from chords breaks with new Guile

2023-05-27 Thread Jean Abou Samra
Le samedi 27 mai 2023 à 16:31 -0400, msk...@ansuz.sooke.bc.ca a écrit : > Here's a small example showing the problem: > > \include "chord.ly" > music = { 1 } > { \extractNote #3 \music } > > In version 2.21.0 that produces a whole-note rest.  In version 2.24.1 with > Guile 2.2 it gives this

Re: running on a MacBook

2023-05-27 Thread Jean Abou Samra
> Le 27 mai 2023 à 00:57, surfnaked a écrit : > > Thanks so much. Not sure if he tried all that but we’ll start again. You're welcome. I would actually be quite curious to know what you tried and where you looked before reaching out to the list. (As the author of

Re: Annotated tuplet bracket

2023-05-27 Thread Jean Abou Samra
> Le 27 mai 2023 à 01:43, Gregory Evans a écrit > : > >  > Hello, > I am trying to imitate a notation that is sometimes found in scores where > tuplets are of uncommon duration (I can provide an incipt if necessary). I > have seen the ratio of a tuplet bracket annotated with a

Re: running on a MacBook

2023-05-27 Thread Jean Abou Samra
> Le 27 mai 2023 à 01:10, William Rehwinkel via LilyPond user discussion > a écrit : > >  Hello Donna, > > macOS user here, what I do is download and unpack > https://gitlab.com/lilypond/lilypond/-/releases/v2.24.1/downloads/lilypond-2.24.1-darwin-x86_64.tar.gz > into my home directory at

Re: running on a MacBook

2023-05-26 Thread Jean Abou Samra
> Le 26 mai 2023 à 22:52, Donna Gibbs a écrit : > > How do I use Lilypond on my macbook. We are having a lot of trouble making > it work and my husband’s a programmer. Welcome. Have you seen the setup tutorial? https://lilypond.org/doc/v2.24/Documentation/learning/installing.html By the

Re: Adjusting layout to bigger notes

2023-05-23 Thread Jean Abou Samra
Le mardi 23 mai 2023 à 11:41 -0600, Abraham Lee a écrit : > @Devs (if any are reading through this), to the point of the OP's original > question, and related to what's described in Section 2 of  >

Re: ANN: "pip install lilypond"

2023-05-23 Thread Jean Abou Samra
Le lundi 22 mai 2023 à 20:00 +0200, Jean Abou Samra a écrit : > Ok, if that was all Chinese to you, It was pointed out to me that this sounded strange; it was a false cognate, sorry. The equivalent of the idiomatic expression “c'est du chinois” in French is “that's all Greek to me” in Engl

Re: ANN: "pip install lilypond"

2023-05-22 Thread Jean Abou Samra
Le lundi 22 mai 2023 à 20:00 +0200, Jean Abou Samra a écrit : > Hi, > As I was annoyed by the code needed to automatically download LilyPond in the > “extending-lilypond” guide, I created a “lilypond” project on PyPI... > https://pypi.org/project/lilypond > ... and uploaded whe

ANN: "pip install lilypond"

2023-05-22 Thread Jean Abou Samra
Hi, As I was annoyed by the code needed to automatically download LilyPond in the “extending-lilypond” guide, I created a “lilypond” project on PyPI... [https://pypi.org/project/lilypond](https://pypi.org/project/lilypond) ... and uploaded wheels to it using a tiny script which lives at ...

Re: Bug in Completion_heads_engraver ?

2023-05-21 Thread Jean Abou Samra
Le dimanche 21 mai 2023 à 12:09 +0100, Graham King a écrit : > In the following code, I would expect the tie between the final two notes to > be dotted.  The actual output is a solid tie.  Not sure whether this is a bug > or just my doing something wrong... > > ``` > \version "2.25.0" > > {

Re: Fonts and Tempo

2023-05-21 Thread Jean Abou Samra
Le samedi 20 mai 2023 à 23:30 -0400, William Rehwinkel via LilyPond user discussion a écrit : > My apologies for double-posting...after writing I looked some more and found > that you can use **\char ##x** to enter unicode characters in a markup > block as in here >

Re: Fonts and Tempo

2023-05-21 Thread Jean Abou Samra
Le samedi 20 mai 2023 à 23:24 -0400, William Rehwinkel via LilyPond user discussion a écrit : > For the third I hacked together the following, which you can tinker with to > your liking > > ``` > % -- > \version "2.25.4" > > \relative c' { >   c4 d e f | \mark

Re: reducing gap between vertical volta lines

2023-05-20 Thread Jean Abou Samra
Le samedi 20 mai 2023 à 05:43 +, Werner LEMBERG a écrit : As the attached image shows (Henle, Beethoven's violin sonatas > vol. 1), the vertical lines of the volta repeat are very near, much > nearer than what LilyPond produces by default.  What is the best way > to achieve this layout? Is

Re: N.C. No Chord poll

2023-05-20 Thread Jean Abou Samra
Le vendredi 19 mai 2023 à 22:35 -0400, David Olson a écrit : > > > > the default setting for LilyPond chord engraving is: whenever there is a > rest, to display "N.C." > Iteration after iteration, this default setting

Re: Horizontal bracket with dashed edges - possible?

2023-05-17 Thread Jean Abou Samra
Le mardi 16 mai 2023 à 16:24 +0100, Paul Hodges a écrit : > I have a horizontal bracket with lengthened edges.  I want the edges to be > dashed, but I can't see a way to do this without the horizontal part being > dashed as well.  Is there a simple solution, or do I just have to draw an >

Re: temporary files won't delete -- and block system

2023-05-14 Thread Jean Abou Samra
Le dimanche 14 mai 2023 à 21:54 +0200, Sam Carmalt a écrit : > Not sure if this is a LilyPond or Frecobaldi problem, but it is frustrating. > > I can see a change made to a score by Cntl-M.  But any subsequent change > cannot be seen.  Attempting to delete the .pdf file gives an error "cannot >

Re: Simple instructions for installing Lilypond

2023-05-14 Thread Jean Abou Samra
Le dimanche 14 mai 2023 à 13:17 -0400, Hwaen Ch'uqi a écrit : > Does this then mean that the terminal command is now as straightforward as > "sudo apt install lilypond"? Yes. At least under Ubuntu Lunar (23.04), it will install version 2.24.1. > Will that automatically install the texinfo files

Re: Simple instructions for installing Lilypond

2023-05-14 Thread Jean Abou Samra
Le dimanche 14 mai 2023 à 17:52 +0100, David Sumbler a écrit : > After writing my previous moaning message, I decided to see what version of > Lilypond I would get if I installed my Linux distro's version (I'm using > Ubuntu-Unity 23.04).  Rather to my surprise I > found that it is v.2.24.1, the

Re: Seeking something that looks like a dotted tie...

2023-05-14 Thread Jean Abou Samra
Le dimanche 14 mai 2023 à 17:24 +0100, Graham King a écrit : > I'm setting a song with multiple verses, one of which starts with a syllable > spanning two notes.  I'd like a dotted tie in the score, but how best to > achieve that? Temporarily unset melismaBusyProperties like: ``` \version

Re: Simple instructions for installing Lilypond

2023-05-14 Thread Jean Abou Samra
Le dimanche 14 mai 2023 à 14:48 +0200, Jean Abou Samra a écrit : > you did not remove these symlinks. Brain fart: symlinks → wrapper scripts signature.asc Description: This is a digitally signed message part

Re: Simple instructions for installing Lilypond

2023-05-14 Thread Jean Abou Samra
By the way: this: Le dimanche 14 mai 2023 à 12:15 +0100, David Sumbler a écrit : > > But convert-ly doesn't work: I get a "/home/david/lilypond/usr/bin/python3: > not found" error.  This is probably because the convert-ly script I have in > my ~/bin/  folder  needs amending, but I can > see

Re: Simple instructions for installing Lilypond

2023-05-14 Thread Jean Abou Samra
Le dimanche 14 mai 2023 à 12:15 +0100, David Sumbler a écrit : > It's a while since I used Lilypond.  I have a bit of tweaking I want to do to > some scores, so thought I should download the latest version.  In the end, I > decided to use v2.24.1, rather than 2.25.4, > although I have mostly

Re: lilypond-user Digest, Vol 246, Issue 40

2023-05-14 Thread Jean Abou Samra
Le samedi 13 mai 2023 à 21:23 -0600, Jeff Olson a écrit : > > > > > Excellent!  How would you similarly circle a rest (both r and f''\rest)? > For technical reasons, you would have to use the form with \balloonGrobText as in the message I later corrected, not with \balloonText.

Re: Cannot identify a missing font for desired Lilypond output

2023-05-14 Thread Jean Abou Samra
Le dimanche 14 mai 2023 à 10:59 +0200, Volodymyr Prokopyuk a écrit : > * The missing gsfonts package was the root cause of the issue Oops, gsfonts indeed and not ghostscript, sorry for the confusion. (These fonts are part of Ghostscript, but distributions can package them separately.) > By

Re: lilypond-user Digest, Vol 246, Issue 40

2023-05-13 Thread Jean Abou Samra
Le dimanche 14 mai 2023 à 01:42 +0200, Jean Abou Samra a écrit : > You would have to use another grob, e.g., > ``` \version "2.24.1" > > circleB = { > \balloonGrobText NoteHead #'(0 . 0) > \markup \with-color "#fcc" \draw-circle #3.5 #0.1 ##t >

Re: lilypond-user Digest, Vol 246, Issue 40

2023-05-13 Thread Jean Abou Samra
Le samedi 13 mai 2023 à 17:30 -0600, Jeff Olson a écrit : > Jean, > > I tried adapting your circleB with a fill to do something like staffHighlight > but with a more focused spotlight effect, especially for notes outside the > staff on ledger lines where staffHighlight ordinarily doesn't go.  

Re: Cannot identify a missing font for desired Lilypond output

2023-05-13 Thread Jean Abou Samra
Le samedi 13 mai 2023 à 23:56 +0200, Volodymyr Prokopyuk a écrit : > Hi Jean, > > I think you have found the solution! You mentioned that Ghostscript provides > the default font. Ghostscript is not installed in my new system as I thought > that it is not necessary as I use the Cairo > backend.

Re: Cannot identify a missing font for desired Lilypond output

2023-05-13 Thread Jean Abou Samra
Le samedi 13 mai 2023 à 23:12 +0200, Volodymyr Prokopyuk a écrit : > Hi Jean, > > I do not use any explicit font family in the source code at all. I assume > that the desired font is the default for Lilypond and is Emmentaler. Is the > Emmentaler font installed automatically when > Lilypond is

Re: Cannot identify a missing font for desired Lilypond output

2023-05-13 Thread Jean Abou Samra
Le samedi 13 mai 2023 à 22:49 +0200, Volodymyr Prokopyuk a écrit : > Hi, > > I'm trying to compile a score PDF from exactly the same Lilypond source on a > different Linux Arch based system. The installation procedure of Lilypond > 2.25.4 is exactly the same on both old and new > systems. The

Re: \assertBeamSlope

2023-05-13 Thread Jean Abou Samra
Le samedi 13 mai 2023 à 16:07 -0400, Chad Linsley a écrit : > I'm curious to know more about the parameters of how Lilypond shapes beams > and how I can adjust settings to get closer to the look I want without as > many overrides. The Regression Tests page has a > lot of really useful

Re: Frescobaldi 3.3 - off topic?

2023-05-13 Thread Jean Abou Samra
Le samedi 13 mai 2023 à 20:28 +0200, Jean Abou Samra a écrit : > * It's not possible to transfer sessions from the Ubuntu package to the > Flatpak package. D'oh! My bad. The message from Federico https://groups.google.com/g/frescobaldi/c/gKehyaVmAxo/m/0lglp4diBgAJ shows a simple way

Re: Frescobaldi 3.3 - off topic?

2023-05-13 Thread Jean Abou Samra
Le samedi 13 mai 2023 à 11:13 -0700, Ralph Palmer a écrit : > Greetings, all - > > I've been using LilyPond with Frescobaldi under Linux/Ubuntu for years, and I > really like the combination. > > I've tried updating to Frescobaldi 3.3 a number of times, with sort of weird > results. I've been

Re: Problem understanding 2.24.1 segno repeat for a fine+dc_al_fine repeat

2023-05-13 Thread Jean Abou Samra
Le vendredi 12 mai 2023 à 20:42 -0700, Kenneth Wolcott a écrit : > Hi; > >   I'm converting a 2.22.2 Lilypond engraving where I manually > implemented a fine+dc_al_fine repeat into a 2.24.1 repeat segno and I > run into difficulties. > > Since the fine ends at beat 3 of 4 (well, 2/2 meter), I

Re: Colored circle around note

2023-05-13 Thread Jean Abou Samra
Le samedi 13 mai 2023 à 14:13 +0200, Luca Rossetto Casel a écrit : > Hello everyone, > > I'm working on an example for a musicological paper. I was requested to > highlight some notes drawing a colored circle around them. I found the > snippet > >

Re: \assertBeamSlope

2023-05-12 Thread Jean Abou Samra
> Le 12 mai 2023 à 07:05, Chad Linsley a écrit : > >  > Can anyone demonstrate how to use this music function? > > \assertBeamSlope > > I've seen an example of \assertBeamQuant in the Regression Tests but not > \assertBeamSlope. May I ask why you want to use it in the first place?

Re: Variable binding breaks layout

2023-05-11 Thread Jean Abou Samra
Le jeudi 11 mai 2023 à 06:26 +, juergen.gr...@xyz.de a écrit : > Hello all, > > > why does each of the out commented lines break the layout when active? And > why does "(brace-Y..." not? What breaks the layout is not the variable bindings per se of course, but the ly:grob-property calls,

Re: Space between score & text

2023-05-10 Thread Jean Abou Samra
Le jeudi 11 mai 2023 à 00:13 +0300, Dimitri Sykias a écrit : > How can I control (reduce) the space between the score and the text locally > and globally? > > \version "2.24.1" > \relative c' { >   \time 3/4 >   \key c \major >   c4 d e \bar "|." > } > \markup { Text } Globally: ```

Re: Sign for Flattement (Finger vibrato)

2023-05-10 Thread Jean Abou Samra
Hi Franz, I see that you also posted the same question on https://lilypondforum.de/index.php/topic,1235.0.html and on https://www.facebook.com/groups/gnulilypond/permalink/10160756198283529/ It is usually considered polite not to post a question in several places at the same time, at least

Re: Othering??

2023-05-10 Thread Jean Abou Samra
Le mercredi 10 mai 2023 à 12:54 +0100, Paul Hodges a écrit : > No, it's not in the source (tried that...). > > I guess I'll try tweaking the code until I find what affects it, then.  Maybe > by then I'll understand it, too! What about sending the code? signature.asc Description: This is a

Re: Othering??

2023-05-10 Thread Jean Abou Samra
Le mercredi 10 mai 2023 à 12:28 +0100, Paul Hodges a écrit : > I am looking at some seriously weird LilyPond (largely Scheme, actually) > which I suspect might help with something I am trying to do right now if I > can get to follow what it's doing.  The sample I > have found compiles correctly,

Re: Tags and ossias

2023-05-09 Thread Jean Abou Samra
Le mardi 09 mai 2023 à 11:10 -0300, Federico Sarudiansky a écrit : > Hi everyone!  > Please consider the following problem: a work for a soloist and accompaniment > in which there is an «alternative» part. For instance, a work for flute and > guitar which the composer allows to be played on

Re: Need help using math in markup command definition, and a feature request.

2023-05-09 Thread Jean Abou Samra
Le mardi 09 mai 2023 à 08:14 +, Werner LEMBERG a écrit : > Yes, evaluated, sorry. It is evaluated when baz is executed. ``` (define (foo bar) (define (baz) (if bar "yes" "no")) (set! bar #t) (baz)) (foo #f) ⇒ "yes" ``` signature.asc Description: This is a digitally signed

Re: Bar numbers and multiple tempo lines

2023-05-09 Thread Jean Abou Samra
Le mardi 09 mai 2023 à 17:21 +1000, Kevin Pye a écrit : > However, when this is done the bar numbers are lowered, and conflict with the > ChoirStaff bracket: > (Normally the bar numbers would be higher so as not to collide with the > bracket.)  Presumably this is because the Bar_number_engraver

Re: Need help using math in markup command definition, and a feature request.

2023-05-09 Thread Jean Abou Samra
Le lundi 08 mai 2023 à 22:55 -0400, dfro a écrit : > > Jean, > > I think \translate-scaled will work for me! This is a wonderful tool.  In the > following example, \concat allows me to get the symbols closer together. The > -.2 values for x in /translate-scaled on the third \markup example

Re: Need help using math in markup command definition, and a feature request.

2023-05-08 Thread Jean Abou Samra
Le mardi 09 mai 2023 à 04:26 +, Werner LEMBERG a écrit : > > D'oh, this should be > > ``` > (define (foo bar) >   (define (baz) >     ... >     (if bar)    ; Is 'bar' visible here?  If yes, when is >   ...   ; 'bar' expanded?  At the time 'baz' is >     ;

Re: Need help using math in markup command definition, and a feature request.

2023-05-08 Thread Jean Abou Samra
Le lundi 08 mai 2023 à 20:55 -0400, dfro a écrit : > Fellow music engravers, > > I have a feature request. Perhaps, this has been discussed already. > > Sometimes, I would like the spacial formatting in a \markup command to > respond to changes in fontsize, so that all of the \markup spacing

Re: Cannot pass number variable to \markup.

2023-05-08 Thread Jean Abou Samra
Le lundi 08 mai 2023 à 11:27 -0400, dfro a écrit : > > Jean, > > Thank you, for catching my omission of the CC to lilypond-user@gnu.org. I > intended to reply to the group. > > > > > The use of variables for the \paper block makes more sense to me. However, I > see that sometimes the

Re: Sign for Flattement (Finger vibrato)

2023-05-08 Thread Jean Abou Samra
Le lundi 08 mai 2023 à 12:42 +0200, Franz-Rudolf Kuhnen a écrit : > Hi, > > I'm in the process of re-setting suites from Pierre Danican-Philidors op.1. > Philidor is one of the few composers who mark exactly where a flattement, > i.e. a finger vibrato, should be played. He does this with a

Re: Sign for Flattement (Finger vibrato)

2023-05-08 Thread Jean Abou Samra
Le lundi 08 mai 2023 à 10:33 -0400, dfro a écrit : > > I do not know how all of the glyphs for lilypond have been made, They're generated using METAFONT. The sources are here: https://gitlab.com/lilypond/lilypond/-/tree/master/mf Best, Jean signature.asc Description: This is a digitally

Re: Cannot pass number variable to \markup.

2023-05-07 Thread Jean Abou Samra
Hi, I'm adding back the list in CC. Please always keep it so that everyone can participate. Le dimanche 07 mai 2023 à 10:45 -0400, dfro a écrit : > > Jean, > > Thank you, for the fast reply and the clear explanation! Perhaps, this > insight could be put in the Learning Manual, 2.4.1

Re: -dgui option dropped in 2.24 - how to stop the black box on Windows now?

2023-05-07 Thread Jean Abou Samra
Le dimanche 07 mai 2023 à 15:44 +0100, Richard Shann a écrit : > > I couldn't follow up this suggestion because I don't have a way of > building Denemo for Windows to experiment with. But it occurred to me > that I *could* test this idea just by swapping the executables > gspawn-win32-helper.exe

Re: Cannot pass number variable to \markup.

2023-05-07 Thread Jean Abou Samra
Le dimanche 07 mai 2023 à 10:09 -0400, dfro a écrit : > > Hello, fellow music engravers. > > > > I would like to pass a number variable to \markup, but my attempts are not > working. > > When I try to pass a number variable to \markup I get the following message: > > > > "error:

Re: Lower-case base note chord notation

2023-05-06 Thread Jean Abou Samra
Le samedi 06 mai 2023 à 23:46 +0200, Jakob Pedersen a écrit : > Greetings! > > Is it possible to define a chord-naming scheme with upper-case chord names > in semi-german, but bass notes similar to the default style but lower-case. > > This would result in something like: >

Re: pageBreak outside a score?

2023-05-05 Thread Jean Abou Samra
Le vendredi 05 mai 2023 à 11:02 -0700, Eric Benson a écrit : > Would there be a way to conditionally include a \pageBreak at top level? E.g. > \if #(some-predicate) { \pageBreak } Try ``` $(if (some-predicate) #{ \pageBreak #}) ``` Generally speaking, LilyPond doesn't reinvent the wheel

Re: Arrangement of adjacent notes in chord

2023-05-05 Thread Jean Abou Samra
Le vendredi 05 mai 2023 à 17:19 +0100, Paul Hodges a écrit : > Is there a way to control the way that notes are placed to the left or right > of a stem?  I am trying to replicate an old score, and the placement of the > noteheads is different from the LilyPond > default (which follows Gould, of

Re: How to unsubscribe?

2023-05-05 Thread Jean Abou Samra
Le vendredi 05 mai 2023 à 11:54 -0400, Samuel Sloniker a écrit : > Hello! > > How can I unsubscribe from this list? Use the same page as the one where you subscribed in the first place: https://lists.gnu.org/mailman/listinfo/lilypond-user Note that if you just want to receive less email,

Re: pageBreak outside a score?

2023-05-04 Thread Jean Abou Samra
Le jeudi 04 mai 2023 à 15:17 -0700, Eric Benson a écrit : > \pageBreak doesn't work outside of a \score What makes you believe this? This works fine over here: ``` \version "2.24.1" \score { { c' d' e' } } \markup "Foobar" \pageBreak \score { { c' d' f' } } ``` signature.asc Description:

Re: help with Wrong type of argument

2023-05-03 Thread Jean Abou Samra
Le mercredi 03 mai 2023 à 23:32 +0200, Jean Abou Samra a écrit : > Le lundi 01 mai 2023 à 12:52 +0200, Lukas-Fabian Moser a écrit : > Well, these styles are almost equivalent but not quite; the difference trips > up people at times. > I think I need to briefly mention this fa

Re: help with Wrong type of argument

2023-05-03 Thread Jean Abou Samra
Le lundi 01 mai 2023 à 12:52 +0200, Lukas-Fabian Moser a écrit : > > There's one other way which is sometimes useful (but admittedly won't > simplify the present use case much): > > #`((lineto 0 ,hgt) (closepath)) > > is the a list with two elements, namely > - the 3-element list

Re: FIXED: Re: Frescobaldi: Weird error with 3.3.0 (OT?)

2023-05-03 Thread Jean Abou Samra
Le dimanche 30 avril 2023 à 23:46 +0200, Stephan Schöll a écrit : > So to me it seems that the uninstaller doesn't do a clean job. I wasn't aware of it, but it looks like this is a known problem. https://github.com/frescobaldi/frescobaldi/issues/1252 signature.asc Description: This is a

Re: Point and click with gvim under Fedora 38

2023-05-02 Thread Jean Abou Samra
Le mardi 02 mai 2023 à 17:44 +1000, Andrew Bernard a écrit : > A few years ago I penned a guide to getting lilypond PDF point and click > going with gvim under Ubuntu. > > Time has moved on and that guide is no longer right for Fedora 38. > > Does anybody have gvim going with Fedora and if so,

Re: Missing documentation archives for 2.24 and 2.25

2023-05-02 Thread Jean Abou Samra
Le mardi 02 mai 2023 à 07:05 +0200, Thomas Weißschuh a écrit : > Hi, > > it seems the documenation archives for 2.24 (and 2.25) are missing from > https://lilypond.org/downloads/binaries/documentation/ . This is our old downlod site, as mentioned on  https://lilypond.org/old-downloads.html .

Re: frescobaldi themes

2023-04-30 Thread Jean Abou Samra
Le dimanche 30 avril 2023 à 18:30 +0200, Valentin Petzel a écrit : > Hello Gianmaria, > > I’ve looked into how Frescobaldi handles color schemes, and sadly this is > done in a > rather unpleasant way. Frescobaldi will basically inseart the config for each > scheme > into its main config file

Re: Compilation errors 2.24.1 Fedora 38

2023-04-30 Thread Jean Abou Samra
Le dimanche 30 avril 2023 à 13:02 +, Werner LEMBERG a écrit : > Alas, LilyPond doesn't support it > for technical reasons. They work just fine in the Cairo backend though. Andrew, try compiling with the `-dbackend=cairo` option. signature.asc Description: This is a digitally signed message

Re: Compilation errors 2.24.1 Fedora 38

2023-04-30 Thread Jean Abou Samra
Le dimanche 30 avril 2023 à 14:28 +0200, Jean Abou Samra a écrit : > I've already replied to you off-list about this one (you need to amend the > OLL slash-stem module). I've pushed [https://github.com/openlilylib/snippets/commit/63858cdaf121935a6a2d835058bf24e2cea81a5a](https://gith

Re: Compilation errors 2.24.1 Fedora 38

2023-04-30 Thread Jean Abou Samra
Le dimanche 30 avril 2023 à 22:05 +1000, Andrew Bernard a écrit : > 2.= > > Unsupported SCM value for format: ((unquote-splicing (quote (moveto > -1.4142135623730951 -0.6191706933865051 lineto 3.5355339059327378 > -5.568918161692338 > Unsupported SCM value for format:

Re: Compilation errors 2.24.1 Fedora 38

2023-04-30 Thread Jean Abou Samra
Le dimanche 30 avril 2023 à 22:05 +1000, Andrew Bernard a écrit : > 2.= > > Unsupported SCM value for format: ((unquote-splicing (quote (moveto > -1.4142135623730951 -0.6191706933865051 lineto 3.5355339059327378 > -5.568918161692338 > Unsupported SCM value for format:

Re: Building on Ferora 38

2023-04-30 Thread Jean Abou Samra
Le dimanche 30 avril 2023 à 16:29 +1000, Andrew Bernard a écrit : > I have never had difficulty locating build dependencies on linux ever > before. But I can't work out this: > > ERROR: Please install required programs:  texi2pdf texindex epsf.tex > pltotf lh CTAN package

Re: Frescobaldi: Weird error with 3.3.0 (OT?)

2023-04-29 Thread Jean Abou Samra
> Le 29 avr. 2023 à 21:37, Stephan Schöll a écrit : > >  > On one of my Windows 10 computers I updated Frescobaldi by > > 1. unistalling 3.0.1. > > 2. installing 3.3.0 with the installer from the Frescobaldi website > > At the end of the installation process I guess the installer wants to

Re: Separate dynamics from notes

2023-04-28 Thread Jean Abou Samra
Le vendredi 28 avril 2023 à 15:08 +0200, Gianmaria Lari a écrit : > Dear Robin, > made some more tests. > Your code works well but it doesn't solve the problem because it returns the > "absolute" location of the notes while on the other hand in the variable > where you write the dynamic you use

Re: frescobaldi themes

2023-04-28 Thread Jean Abou Samra
Le vendredi 28 avril 2023 à 11:17 +0200, Gianmaria Lari a écrit : > Another question: I installed Frescobaldi version 3.3 a few hours ago and > no more embedded midi player!!!  > I tried to have a look on the mailing list and on google but no one discusses > this issue. Do you know

Re: MEI to MusicXML

2023-04-28 Thread Jean Abou Samra
> Le 28 avr. 2023 à 10:19, Werner LEMBERG a écrit : > >  > Folks, > > > for a blind student of mine I would like to convert MEI files from the > Digital Mozart Edition > > https://dme.mozarteum.at/movi/en > > to MusicXML, which he can convert to something readable on his Braille >

Re: Vertical positioning of different texts

2023-04-27 Thread Jean Abou Samra
Le jeudi 27 avril 2023 à 21:39 +0200, Immanuel Asmus a écrit : > Hi all, > I am engraving a leadsheet for a song. It includes section labels (verse, > chorus etc.), chords, and text annotations (as "clap") – all above the staff. > Unfortunately, the position of the different text seems

Re: Separate dynamics from notes

2023-04-27 Thread Jean Abou Samra
Le jeudi 27 avril 2023 à 10:14 -0400, Kieren MacMillan a écrit : > Hi all, > > > This sounds like it might be a use case for Jan-Peter Voigt's "Edition > > engraver" tool. > > https://github.com/openlilylib/edition-engraver > > Ehhh… sounds to me more like a case for that “sendTo“ code we were

Re: rests in chord symbols with volta endings

2023-04-27 Thread Jean Abou Samra
Le mercredi 26 avril 2023 à 20:27 -0700, Flaming Hakama by Elaine a écrit : > Thanks for the help. > I forgot to mention that am still on 2.22, so I am still using the > traditional syntax of \repeat and \alternative > > It appears that this is actually the MWE, at least for 2.22 > all the other

Re: Separate dynamics from notes

2023-04-27 Thread Jean Abou Samra
Le jeudi 27 avril 2023 à 14:57 +0200, Gianmaria Lari a écrit : > Regarding my second question, let me try to be more clear > > I have a score. > I want to write the dynamics using a separate variable. > Suppose that on the first quarter of the tenth measure there is a "forte" and > then on the

Re: Global fonts

2023-04-27 Thread Jean Abou Samra
Le jeudi 27 avril 2023 à 08:32 +, Werner LEMBERG a écrit : > Hmm, maybe using alists that override this global setting?  Something > like > > ``` > \paper {   text-font-size = 16   fonts.sans = "Foo"   fonts.sans.size = 18 > } > ``` Yes, but the interactions with my plans for simplifying

Re: Global fonts

2023-04-27 Thread Jean Abou Samra
Le jeudi 27 avril 2023 à 07:58 +, Werner LEMBERG a écrit : > If you use version 2.25.4, then it's possible to set the size for > text fonts [...] > > \paper { >   text-font-size = 16 > } > > This is great!  And completely undocumented.  There isn't even a > regtest... I would want to create

Re: Global fonts

2023-04-27 Thread Jean Abou Samra
(Adding back the list in CC) Le mercredi 26 avril 2023 à 15:07 +0200, Jakob Pedersen a écrit : > Thank you very much, Jean > > I fiddled with the #:factor in an attempt to adjust the global size of the > Libertinus text which looks "smaller" than C059 text, and forgot to change it >

Re: ragged-bottom

2023-04-27 Thread Jean Abou Samra
Le jeudi 27 avril 2023 à 01:54 +0300, Dimitri Sykias a écrit : > I’ve set in paper block “ragged-bottom = ##t”. Can I change it for a couple > of pages to ##f ? Thanks! If those pages are for a specific score / set of scores, you could create a \bookpart enclosing them and add `\paper {

Re: rests in chord symbols with volta endings

2023-04-26 Thread Jean Abou Samra
Le mercredi 26 avril 2023 à 23:43 +0200, Jean Abou Samra a écrit : > structure = { > \repeat volta 2 { > s1 > } > \alternative { > { s1 } > { s1 } > } > } By the way: regarding the above, I invite you to read the thread https:/

Re: rests in chord symbols with volta endings

2023-04-26 Thread Jean Abou Samra
Le mercredi 26 avril 2023 à 14:19 -0700, Flaming Hakama by Elaine a écrit : > Hi,  > > I was trying to use  > [https://lsr.di.unimi.it/LSR/Snippet?id=529](https://lsr.di.unimi.it/LSR/Snippet?id=529) > to add some rests to chord symbols > > After using convert-ly it worked as is. > > However,

Re: sectionLabel dropped by segno repeat

2023-04-25 Thread Jean Abou Samra
Le mercredi 26 avril 2023 à 00:02 +0200, Stephan Schöll a écrit : > @Jean, sorry, of course i forgot the change I wanted to show by swapping the > section label and the repeat segno lines in the 2nd example. I fixed it in > this code (snippets A and B). > In example C I changed section labels

Re: sectionLabel dropped by segno repeat

2023-04-25 Thread Jean Abou Samra
Le mercredi 26 avril 2023 à 07:49 +1000, Laurie Savage a écrit : > > BTW: Top posting or bottom posting for this group? My apologies if I chose > wrongly. Jungle posting — some use top posting, some use bottom posting, some reply inline, and we still live happily :-) Cheers, Jean

Re: sectionLabel dropped by segno repeat

2023-04-25 Thread Jean Abou Samra
Le mardi 25 avril 2023 à 23:15 +0200, Stephan Schöll a écrit : > Hi all > > Happily using the segno repeat feature newly introduced I stumbled upon > this: > > --- A > \version "2.25.4" > > \relative { >    \sectionLabel "A" >    c'1 > >    \sectionLabel "B" >    \repeat segno 2 { > f

Re: Global fonts

2023-04-25 Thread Jean Abou Samra
Le mardi 25 avril 2023 à 14:12 +0200, Jakob Pedersen a écrit : > Hello! > > I'm trying to change the fonts of my scores. It's a \book consisting of > several bookparts with a single \paper block. > > I've sent a new roman font using this in the \paper block: > > #(define

Re: Voice synthesis

2023-04-25 Thread Jean Abou Samra
> Le 25 avr. 2023 à 12:55, J Martin Rushton a > écrit : > > I was playing back a MIDI piece and wondered if anyone had ever > combined voice synthesis with MIDI? I know that you can get MIDI > "ah"s, but I was meaning voiced from the text like a text reader. LilyPond comes with a script

<    1   2   3   4   5   6   7   8   9   10   >