Suggestion to make sharps and flats persistent

2020-05-13 Thread Paul McKay
e reason for using this idea, I'm simply suggesting an extension to the way of expressing which pitches I want in a way which is independent of key signature and in keeping with the way Lilypond does this (at least the way I use it 🙂 ) It also means that all current scores continue to work without modifications. Paul McKay

Re: Suggestion to make sharps and flats persistent

2020-05-16 Thread Paul McKay
x27;t program Scheme or Python and don't know the internals of LilyPond so I'm sure to have got some syntax errors in the above, but I hope it explains better what I've been thinking. Paul On Wed, 13 May 2020 at 15:32, David Wright wrote: > On Wed 13 May 2020 at 14:59:10 (+0100), Pau

Re: Suggestion to make sharps and flats persistent

2020-05-20 Thread Paul McKay
Hi guys Many thanks for taking such an interest in this. I have been thinking. I can see that using the key signature to automatically donate sharps and flats is going to be a lot of work and cause problems. Todays thoughts are: when you specify \language, then part of what you are doing is setti

Getting started with Scheme

2020-05-23 Thread Paul McKay
his going: or a redirection to a better environment. Is there a Scheme IDE? I’ve never seen anything like a comment in Scheme code. I wonder is it a write-only language, the way APL was. Thanks Paul McKay

Re: Getting started with Scheme

2020-05-26 Thread Paul McKay
m: lilypond-user [mailto:lilypond-user- > > > bounces+jschlomann=wideopenwest@gnu.org] On Behalf Of Ralf > > > Mattes > > > Sent: Saturday, May 23, 2020 5:53 AM > > > To: Kevin Barry > > > Cc: Lilypond-User Mailing List; Paul McKay > > > Subjec

Circles round fingerings

2020-06-24 Thread Paul McKay
In the following example, I'd really like to see a fingering on the e which has a bold red circle around it and properly centred. It would be good if it could handle tweaks to the Y-offset too because the circle might collide with other things. Thanks Paul McKay Example: \ver

Making lyrics quicker

2020-08-11 Thread Paul McKay
hings without doing much typing. Making each one a function would be fine: something like \*curse ! *No problem putting punctuation after each one, but I'm only a beginner with *define-music-function* and this isn't a music function. Thanks Paul McKay

Re: Making lyrics quicker

2020-08-11 Thread Paul McKay
Hi Aaron. Many thanks for this. I can now write functions like this: mock = #(define-music-function ( punct) ( markup?) #{ \addPunct \lyricmode { He mock -- eth at us } $punct #}) and sopranoVerse = \lyricmode { \mock ; \mock ! } Ace! On Tue, 11 Aug 2020 at 10:03, Aaron Hill wrote: > On

Re: Making lyrics quicker

2020-08-11 Thread Paul McKay
Cool! Thanks On Tue, 11 Aug 2020, 17:53 David Kastrup, wrote: > Paul McKay writes: > > > Hi Aaron. > > Many thanks for this. I can now write functions like this: > > mock = #(define-music-function > >( punct) > >( markup?) > >#{ \addPunct

Re: Breathing mark and caesura

2020-09-20 Thread Paul McKay
Aha! That will probably also explain why its staff is that of the following note. When the voice I'm writing changes staff I'd like to tell the breathe mark to stay in the bass staff which is the staff of the preceding note but haven't figured out how to make it happen. Paul McKay

lilypond-windows.exe does nothing

2020-10-03 Thread Paul McKay
ng. I uninstalled lilypond. Manually removed most mentions in the registry. Downloaded it again and reinstalled. It still does nothing whenever Frescobaldi or I try run it. Any suggestions as to what to try next would be appreciated. Thanks Paul McKay

Changing staff colour

2021-06-04 Thread Paul McKay
Hi I am working on some Haydn piano music and want to distinguish between urtext and my version music. (I plan to write out the variations I use when I repeat.) A neat way to do it would be to change the colour of the staff lines. I can't find a way that works. I can change the colour easily enough

Help with beaming

2021-12-17 Thread Paul McKay
hanks in advance Paul McKay example \version "2.22.0" \language "english" firstTuplet = { \once \override TupletBracket.bracket-visibility = ##t \once \undo \omit TupletNumber } global = { \key fs \minor \numericTimeSignature \time 2/4

Re: Feedback wanted: syntax highlighting in the LilyPond documentation

2022-01-04 Thread Paul McKay
t so that there's a clear contrast with the Georgia used as the text font in the documentation. Helvetica, Franklin Gothic and Source Sans Pro look good but I realize they might not be available on some platforms. HTH Paul McKay On Mon, 3 Jan 2022 at 23:33, David Kastrup wrote: > Flaming H

Wide screen Windows question

2022-02-12 Thread Paul McKay
vided into four 20cm panels. Could someone tell me how to ask LilyPond to put music into columns? So far, I've only been able to find out about how to ask LilyPond to put words into columns. Many thanks in advance Paul McKay

Re: Wide screen Windows question

2022-02-12 Thread Paul McKay
F file where pages > were 4:1 and landscape. But rather than have a single line of music 80cm > long, it would be good to have the page divided into four 20cm panels. > Could someone tell me how to ask LilyPond to put music into columns? So > far, I've only been able to find out about how to ask LilyPond to put words > into columns. > > Many thanks in advance > Paul McKay > >

Combining part-files into full scores

2022-05-26 Thread Paul McKay
e been brought up to prefer \include’s over multiple possibly identical copies. Just need to know how to ask LilyPond to do it. Thanks in advance Paul McKay

Re: More efficient way to code some fingering?

2022-09-01 Thread Paul McKay
And if you don't really need the '-' in "4-5" you can reduce c^\finger "2" ^\finger "5-4" to c^2^54 because LilyPond interprets any list of numbers as a fingering. HTH Paul On Wed, 31 Aug 2022 at 21:02, Valentin Petzel wrote: > Hello Joseph, > > \finger is only really necessary for using a marku

How to get .ly from .pdf

2022-09-07 Thread Paul McKay
Hi I'm planning to learn Chopin's Prelude Op28 No4. I looked on Imslp and found that Mr Snortum has already turned it into .ly. That was going to be my next move because I need to add my own fingering and dynamics. On the IMSLP page Knute says that the .ly files are included. (I have spotted that e

Re: How to enlarge the entire Lilypond output (pdf)

2022-09-16 Thread Paul McKay
Output for BenQ.ily" \bookOutputName "Grieg - (PC) Wedding day at Troldhaugen (Lyric piece 53)" \score { \music \layout { #(layout-set-staff-size 16) } } } %\"A4book" \PCBook I am pleasantly surprised by how seldom I need to insert \tag's in the mu

How to color dynamics

2022-12-23 Thread Paul McKay
color. I have tried the following: the color of the dynamic marks is not altered. What do I need to do? Thanks Paul McKay \version "2.24.0" nn = \relative { \repeat unfold 16 e'4 } dyn = { 4 2\< \override DynamicLineSpanner.color = #red \override Dyna

Re: How to color dynamics

2022-12-24 Thread Paul McKay
Awesome, thanks! On Fri, 23 Dec 2022, 20:06 Jean Abou Samra, wrote: > > > Le 23 déc. 2022 à 20:56, Paul McKay a écrit : > >  > Hi > I'm making a setting of some music with repeated melodies. The dynamics on > the second repeat are slightly different in that some

How to make a blank page

2023-06-11 Thread Paul McKay
insert a blank space between scores (so I could begin a 2nd movement on an even-numbered page) would be good, but my current request is just for an initial one. Thanks in advance for your help Paul McKay

Re: How to make a blank page

2023-06-13 Thread Paul McKay
d this trick, which seems to work : > > > > \markup " " > > \pageBreak > > > > produces a blank page > > > > It seems that there must be something on the page for \pageBreak to > produce > > a page. > > > > Of course, there is also possibilities to add blank pages to a PDF > document. > > Le 11.06.23 à 15:41, Paul McKay a écrit : > > > \version "2.24.0" > > > \language "en" > > > myScore = \score { \relative { c'4 d e f g }} > > > \pageBreak > > > \myScore > >

keep a \book in a Variable

2024-01-22 Thread Paul McKay
et the following instead: Parsing...ERROR: In procedure ly:book-process: Wrong type (expecting real number): # Exited with return code 1. What am I doing wrong? Thanks in advance Paul McKay

Showing fingering on top of slurs

2024-05-09 Thread Paul McKay
ould overwrite slurs r4 r8 -1-3( 16-2-4 -1-5-2-4-3-5) } Fingerings still avoid the slurs. What am I missing? Thanks Paul McKay

Showing fingerings in front of slurs

2024-05-09 Thread Paul McKay
% fingering should overwrite slurs \override Staff.Fingering.whiteout = ##t r4 r8 -1-3( 16-2-4 -1-5-2-4-3-5) } but the fingerings still avoid the slurs. I want them to appear just where they would if the Slurs weren't there at all. What am I missing? Thanks Paul McKay