Re: Lyrics and Repeats

2021-05-18 Thread David Wright
On Sat 15 May 2021 at 21:40:53 (-0700), Aaron Hill wrote: > lyricSkip = > #(define-music-function > (count) (integer?) > "Inserts the specified number of lyric skips." > #{ \repeat unfold #count \skip 1 #}) Might I suggest an extension to this neat little function: The extended function

Re: Lyrics and Repeats

2021-05-16 Thread David Wright
On Sun 16 May 2021 at 06:07:22 (+0200), Kaj Persson wrote: > [ … ] I think I have read most of the > relevant parts in Notation manual and also Learning manual, but, > according to what I can remember, I have nowhere seen a declaration of > the conditions when LilyPond in fact uses the duration

Re: Lyrics and Repeats

2021-05-16 Thread David Wright
On Sat 15 May 2021 at 21:40:53 (-0700), Aaron Hill wrote: > On 2021-05-15 9:07 pm, Kaj Persson wrote: > > [...] > > \addlyrics and \lyricsto are related constructs that both create > LyricCombineMusic. This is what allows you to enter lyric syllables > without specifying durations, where the

Re: Lyrics and Repeats

2021-05-15 Thread David Wright
On Sat 15 May 2021 at 16:03:54 (+0200), Kaj Persson wrote: > > In the Notation manual is described how to manage Lyrics in Repeat > conditions. It shows examples the Repeat section following an initial > part of music. There are also examples when the Repeat starts the > piece and then followed

Re: Unwanted double repeat opening bar

2021-05-06 Thread David Wright
On Fri 07 May 2021 at 01:30:20 (+0200), Jogchum Reitsma wrote: > > I want to set a piece which ends with a repeat, with two alternative > endings. > > Should be simple, I´ve done it a number of times before. … either because there were no lyrics, or the lyrics were all aligned with the starts of

Re: repeatTie question

2021-04-30 Thread David Wright
On Fri 30 Apr 2021 at 05:31:50 (+), Werner LEMBERG wrote: > > > Okay, so here's a thing: I don't know this term (let vibrate), and > > if I did, I'm not sure how it would apply in this context (it's a > > tie, right?). > > Have you actually looked into the Notation Reference, section 'Ties'?

Re: where (if anywhere) does lilypond look for locally shared files?

2021-04-13 Thread David Wright
On Tue 13 Apr 2021 at 10:18:17 (-0500), stefano franchi wrote: > Thanks to all, I am aware of the various unix tricks you can use (>20 yrs > linux-only user...), although I didn't know about the Frescobaldi settings. > I guess I spend so much of my time in LaTeX I was expecting a similar >

Re: where (if anywhere) does lilypond look for locally shared files?

2021-04-12 Thread David Wright
On Mon 12 Apr 2021 at 23:00:53 (-0500), stefano franchi wrote: > On Mon, Apr 12, 2021 at 4:39 PM Federico Bruni wrote: > > On Mon, Apr 12 2021 at 15:45:26 -0500, stefano franchi wrote: > > > > Where am I supposed to store my templates, functions, snippets, etc? > > > > Otherwise put, in (La)TeX

Re: How to change system-spacing for cropped image

2021-04-08 Thread David Wright
On Fri 09 Apr 2021 at 06:49:09 (+0200), Thomas Breuss wrote: > > Is it possible to change the system-spacing for the cropped image? > > The normal output looks like the following: > > [ … ] > > The cropped one looks like this, where the systems are to narrow. > > [ … ] > > The idea is to use

Re: misbehaving voice entry in 4 part piano score

2021-04-04 Thread David Wright
On Sun 04 Apr 2021 at 14:38:14 (-0700), Tom Cloyd MS MA wrote: > > Returning to the piano after a 50+ year absence (yes the heart has > grown fonder), I am engraving my first piano score - a copy of an > existing score. > > The second voice  ("VOICE THREE" BELOW) in the base clef is supposed >

Re: Nested transposition

2021-03-13 Thread David Wright
On Sat 13 Mar 2021 at 09:21:07 (-0500), Kieren MacMillan wrote: > Hi Elaine, > > > That may be so, but you likely pay for it every day by typing out extra > > commas and apostrophes. > > My music entry is done 99% by MIDI input, so I type almost no commas or > apostrophes. > ;) I'm happy to

Re: Nested transposition

2021-03-13 Thread David Wright
On Sat 13 Mar 2021 at 11:18:52 (+0100), Lukas-Fabian Moser wrote: > Am 13.03.21 um 02:16 schrieb Valentin Petzel: > > As far as I know transpose should only really be used with absolute pitches, > > as it would be quite impossible to do it otherwise. Think of it like this: > > Say we are in

Re: Nested transposition

2021-03-12 Thread David Wright
On Fri 12 Mar 2021 at 16:30:07 (-0800), Flaming Hakama by Elaine wrote: > It seems we can't be too pedantic here. > > Based on the OP's situation, > one can imaging that the original piece might have looked like: > > \relative { > c'4 d e f g a b c > cs, ds es fs gs as bs cs > } > >

Re: Nested transposition

2021-03-12 Thread David Wright
On Fri 12 Mar 2021 at 11:08:34 (-0800), Flaming Hakama by Elaine wrote: > > Am Fr., 12. März 2021 um 11:35 Uhr schrieb Peter Toye: > > > > I am trying to engrave a transposed song. It's written without key > > signature but is very tonal. It starts in C and ends in C#. I want to > > transpose it

Re: explicitClefVisibility

2021-03-12 Thread David Wright
On Fri 12 Mar 2021 at 16:11:56 (+0100), Anthony Rushforth wrote: > > I'm trying to get rid of key modifiers at end of lines. > I found this : > \set Staff.explicitClefVisibility = #end-of-line-invisible > which works well when flats are added, but not when sharps are added > I don't find the

Re: Nested transposition

2021-03-12 Thread David Wright
On Fri 12 Mar 2021 at 11:52:36 (+), Peter Toye wrote: > Thanks Christian. Not sure why that happens (bug?) but that works fine. The problem (not a bug) is that you can't re-apply \relative processing to absolute pitches. \relative { … } applies the rules of relative pitch notation, an

Re: Workaround for (not-allowed) numbers in variable names?

2021-03-07 Thread David Wright
On Sun 07 Mar 2021 at 14:48:08 (+), Peter Toye wrote: > The 2.22 documentation is obviously better here: > > The name of a variable should not contain (ASCII) numbers, multiple > underscores, multiple dashes or space characters. All other characters > Unicode provides are allowed, for

Re: min size svg, how to

2021-02-26 Thread David Wright
On Fri 26 Feb 2021 at 03:03:26 (-0300), David Pirotte wrote: > > > 1- crop > > > I am trying to produce 'min sized' svg images, but I fail. As an > > example: > > ... > > which I compile using this command: > > lilypond -dcrop --svg test-2.ly > > I am sorry for the 'noise', I actually

Re: spurious partial in 2nd repeat abc->ly

2021-02-25 Thread David Wright
On Wed 24 Feb 2021 at 05:03:15 (+), Joe McCool wrote: > On Tue, 23 Feb 2021 at 13:27, Xavier Scheuer wrote: > > > > \alternative { > > { g8 [ fis8 g8 ] e8 [ fis8 g8 ] | > > \set Timing.measureLength = #(ly:make-moment 5/8) > > a8 [ fis8 d8 ] c8 b8 } % b4 } % ← > > { > >

Re: Puzzled about downloadable Linux files in lilypond.org

2021-02-22 Thread David Wright
On Mon 22 Feb 2021 at 11:52:19 (-0600), John Karl wrote: > When I browse to the page onLIlypond.org  headed > "Downloads for LilyPond 2.22.0”  and then click on the “For Users” > entry titled “Unix (generic packages for GNU/Linux), I see a list of > two files under 

Re: Repeated durations: pitches vs rests

2021-02-22 Thread David Wright
On Mon 22 Feb 2021 at 00:07:56 (-0800), David Bellows wrote: > > Right, so I'm not asking for two rests to actually be tied. I was just > hoping that the behavior of a lone duration value would repeat the > rest right before it and not skip back till it finds a note. Why does your software want

Re: spurious partial in 2nd repeat abc->ly

2021-02-22 Thread David Wright
On Sat 20 Feb 2021 at 12:46:25 (-0800), Mark Stephen Mrotek wrote: > > I have made some minor changes to conform with performance. You've set the 40-bar version, originally posted because the OP hadn't worked out how to repeat the last eight bars (itself containing the 4-bar repeat). But, that

Re: spurious partial in 2nd repeat abc->ly

2021-02-19 Thread David Wright
On Fri 19 Feb 2021 at 17:19:13 (+), Joe McCool wrote: > Please, I cannot understand what I am doing wrong. When I compile the ly > file, I get a spurious partial in the 2nd alternative of the 2nd part. > > %% […] > > >

Re: Frescobaldi 3.1.3 and landscape music

2021-02-12 Thread David Wright
On Fri 12 Feb 2021 at 08:41:15 (-0500), t...@risingdove.com wrote: > On 11 Feb 2021 at 13:27, Aaron Hill wrote: > > Are you using > >#(set-default-paper-size "a6" 'landscape) > > or > >#(set-default-paper-size "a6landscape") > I was using > #(set-default-paper-size "letter" 'landscape) > I

Re: lilypond-book executable

2021-02-11 Thread David Wright
On Thu 11 Feb 2021 at 17:00:33 (-0600), Luke Bang wrote: > I just installed lilypond and according to the website I see that there's a > lilypond-book executable I can run in the Windows version. > I don't see this in the /usr/bin directory, but I do see some other file by > the name lilypond-book

Re: Frescobaldi 3.1.3 and landscape music

2021-02-11 Thread David Wright
On Thu 11 Feb 2021 at 15:53:54 (-0500), t...@risingdove.com wrote: > I just updated Lilypond to version 2.22.0 and Frescobaldi to version 3.1.3. I > brought up a > piece that's engraved in landscape orientation. Frescobaldi and Lilypond work > fine, the piece > is engraved -- but Frescobaldi

[OT] Re: Snippet does not work properly ?

2021-02-09 Thread David Wright
On Tue 09 Feb 2021 at 14:22:39 (-0500), Freeman Gilmore wrote: > On Sun, Feb 7, 2021 at 6:18 PM Thomas Morley wrote: > > Am So., 7. Feb. 2021 um 22:48 Uhr schrieb Freeman Gilmore: > > > >> I am trying to open this in Frescobaldi. > >> > >> Custom tuning and MIDI rendering > >> > >>

Re: Puzzled about installation of version 2.22

2021-02-09 Thread David Wright
On Tue 09 Feb 2021 at 16:42:58 (+), Peter Toye wrote: > I'm trying to get up to date with Lilypond, not having used it for several > months, so downloaded version 22.0. > > My OS is Windows 10 Home 64-bit. > > When I clicked on the .exe file, I was told that there was an existing >

Re: headers when using \include

2021-02-04 Thread David Wright
On Thu 04 Feb 2021 at 11:00:39 (+0100), Xavier Scheuer wrote: > On Thu, 4 Feb 2021 at 10:12, Calvin Ransom wrote: > > > > I am attempting to place two separate scores into one file using > \include, my current issue is that the two scores have different titles and > instruments but currently it

Re: Code Max length

2021-02-03 Thread David Wright
On Wed 03 Feb 2021 at 10:25:59 (+), Ludovic Teysseire wrote: > > I recently started coding a piano score on Lilypond version 2.20.0 comprised > of roughly 250 bars. However, I have been unable to input anything after a > while. It seems that I can change the code however I want as long as I

Re: would someone send me the link to

2021-02-01 Thread David Wright
On Mon 01 Feb 2021 at 16:51:35 (-0700), jh wrote: > I'm afraid I'm going to get keelhauled for this. But is there a > link/site where I can download 2.18.2 for win10. > I've never understood after getting really comfortable with this > version all the changes that make it to me incomprehensible

Re: LilyPond 2.22.0 exits with an error if DEBUG option is not given

2021-01-31 Thread David Wright
On Sun 31 Jan 2021 at 16:10:59 (+0900), 田村淳 wrote: > > LilyPond 2.22.0 exits with error for one of my projects. > > Starting lilypond 2.22.0 [RV_381+BWV_980_score.ly]... > Processing `/Users/tamura/Documents/LilyPond/Vivaldi RV 381 + Bach BWV > 980/RV_381+BWV_980_score.ly' > Parsing... >

Re: errors when updating syntax

2021-01-29 Thread David Wright
On Fri 29 Jan 2021 at 18:37:11 (+0100), Jean Abou Samra wrote: > > I got a .ly file claiming to be version 2.18.0 and opened it in LP > > version 2.22.0-1. When I did “Update syntax” I got these errors, > > and the version in the file did not change. > > > > [Image showing AttributeError: 'file'

Re: OLL not working with lilypond 2.22

2021-01-24 Thread David Wright
On Sun 24 Jan 2021 at 17:43:20 (+0100), David Kastrup wrote: > Jonas Hahnfeld writes: > > Am Sonntag, dem 24.01.2021 um 17:31 +0100 schrieb David Kastrup: > >> Jonas Hahnfeld writes: > >> > Am Sonntag, dem 24.01.2021 um 16:52 +0100 schrieb David Kastrup: > >> > > Jonas Hahnfeld writes: > >> > >

Re: rests at changing staffs

2021-01-22 Thread David Wright
On Fri 22 Jan 2021 at 16:06:41 (+0100), Henning Hraban Ramm wrote: > I typeset a piano piece for a friend, and she thinks my rests are wrong (the > upper staff should have the r2 and the lower the r8). > But this happens if I change the staff in LilyPond, like in: > > > es g d' c r \change

Re: Why does -dbackend=svg -dcrop remove system-system-spacing?

2021-01-13 Thread David Wright
On Wed 13 Jan 2021 at 21:01:42 (+0100), Werner LEMBERG wrote: > >> > Perhaps the syntax and functionality of -dcrop could be extended to > >> > include: > >> > > >> > ie default #f: as now, no cropped output > >> > -dcrop ie #t: preserve whitespace, set as one long cropped > >> >

Re: Why does -dbackend=svg -dcrop remove system-system-spacing?

2021-01-13 Thread David Wright
On Wed 13 Jan 2021 at 18:29:12 (+0100), Werner LEMBERG wrote: > > > Perhaps the syntax and functionality of -dcrop could be extended to > > include: > > > > ie default #f: as now, no cropped output > > -dcrop ie #t: preserve whitespace, set as one long cropped *page* > > -dcrop num

Re: Why does -dbackend=svg -dcrop remove system-system-spacing?

2021-01-13 Thread David Wright
On Wed 13 Jan 2021 at 12:11:01 (+0100), Niols wrote: > On 13/01/2021 06:07, David Wright wrote: > > On Tue 12 Jan 2021 at 09:30:05 (-0500), Trevor Bača wrote: > > > I’m the OP, and I realize that I failed to provide the context of my > > > workflow. I’ll try to do that n

Re: lilypond-book V2.22.0 hanging on Windows 10

2021-01-12 Thread David Wright
On Tue 12 Jan 2021 at 11:21:40 (-0500), Daniel Connors wrote: > I am trying to embed a music engraving in a LaTeX document and am following > the example given at > https://lilypond.org/doc/v2.19/Documentation/usage/an-example-of-a-musicological-document. > My example is a bit simpler than what is

Re: Why does -dbackend=svg -dcrop remove system-system-spacing?

2021-01-12 Thread David Wright
On Tue 12 Jan 2021 at 09:30:05 (-0500), Trevor Bača wrote: > Hi Werner, Aaron and David (again), > > I’m the OP, and I realize that I failed to provide the context of my > workflow. I’ll try to do that now, to help make better use of all your time! > > My workflow has to do with maintaining the

Re: Why does -dbackend=svg -dcrop remove system-system-spacing?

2021-01-09 Thread David Wright
On Sat 09 Jan 2021 at 07:31:19 (+0100), Werner LEMBERG wrote: > >> $ lilypond-2.21.80-1.linux-64/bin/lilypond --svg -dcrop Bača.ly > >> will produce the tightly packed: > >> E ┌──┐ > >> │▒▒│ > >> │▒▒│ > >> │▒▒│ > >> └──┘

Re: Why does -dbackend=svg -dcrop remove system-system-spacing?

2021-01-09 Thread David Wright
On Fri 08 Jan 2021 at 15:28:25 (-0800), Aaron Hill wrote (in a different order): > On 2021-01-08 3:01 pm, David Wright wrote: > > To answer your question—why not use the -dcrop option—I think > > we are in agreement that: > > > > $ lilypond-2.21.80-1.linux-64/bin/li

Re: Why does -dbackend=svg -dcrop remove system-system-spacing?

2021-01-08 Thread David Wright
On Thu 07 Jan 2021 at 19:57:12 (-0500), Trevor Bača wrote: > On Wed, Jan 6, 2021 at 2:29 PM David Wright wrote: > > On Wed 06 Jan 2021 at 11:34:24 (-0500), Trevor Bača wrote: > > > On Tue, Jan 5, 2021 at 11:31 PM David Wright wrote: > > > > On Tue 05 Jan 2021 at 19:05

Re: Why does -dbackend=svg -dcrop remove system-system-spacing?

2021-01-06 Thread David Wright
On Wed 06 Jan 2021 at 11:34:24 (-0500), Trevor Bača wrote: > On Tue, Jan 5, 2021 at 11:31 PM David Wright wrote: > > On Tue 05 Jan 2021 at 19:05:30 (-0500), Trevor Bača wrote: > > > I love the functionality for cropped SVGs! (Added back in 2019, or around > > >

Re: Why does -dbackend=svg -dcrop remove system-system-spacing?

2021-01-05 Thread David Wright
On Tue 05 Jan 2021 at 19:05:30 (-0500), Trevor Bača wrote: > I love the functionality for cropped SVGs! (Added back in 2019, or around > then?) > > Question: it appears that cropped multisystem SVGs remove all whitespace > between systems. Is this supposed to happen? I think that removing all

Re: Please help

2021-01-03 Thread David Wright
On Sun 03 Jan 2021 at 18:17:37 (+0100), Lilypond-User wrote: > Is it good enough to add this to your file? > > \version "2.XXX" The source file is available from the fourth link next to the score on CPDL. It *has* a version number, and convert-ly will convert the file to a more current version.

Re: Mass file linting

2020-12-18 Thread David Wright
On Fri 18 Dec 2020 at 16:09:51 (-0500), Fr. Samuel Springuel wrote: > On 17 Dec, 2020, at 4:27 PM, David Menéndez Hurtado > wrote: > > > pip install python-ly > > ly "reformat" input.ly > output.ly > > > > That runs exactly the same that Frescobaldi does. More documentation: > >

Re: Mass file linting

2020-12-18 Thread David Wright
On Fri 18 Dec 2020 at 11:32:38 (-0600), Guy Stalnaker wrote: > You may know this, but on the chance you do not ... > > Depending on your terminal shell (e.g. I use zsh), you can use the find > command and its -exec option to find all .ly files in a folder hierarchy > and run the command on them.

Re: point and click vim (not gvim) xfce4

2020-12-14 Thread David Wright
On Mon 14 Dec 2020 at 14:10:41 (-), damianlegassick wrote: > > Short-ish answer: I still can't get point and click to work in Xfce4 with > *any* editor. Invoking the clicked pdf links from a GUI seems blocked in some > way: the embedded links open correctly from the terminal with Geany and

Re:  point and click vim (not gvim) xfce4

2020-12-13 Thread David Wright
On Sat 12 Dec 2020 at 11:20:27 (-), damianlegassick wrote: > On 12 December 2020 at 3:29, David Wright wrote: > > > Sorry, I can't keep up.  > > lol. yes I'm flailing a bit. This all stems from the fact that I don't have > my mac atm and I've decided that I do want

Re:  point and click vim (not gvim) xfce4

2020-12-11 Thread David Wright
On Fri 11 Dec 2020 at 15:09:38 (-), damianlegassick wrote: > On 11 December 2020 at 14:38, David Wright wrote: > On Fri 11 Dec 2020 at 12:59:41 (-), damianlegassick wrote: > On 11 December 2020 at 12:41, damianlegassick wrote: > Hi (and sorry to those weary of the poi

Re:  point and click vim (not gvim) xfce4

2020-12-11 Thread David Wright
On Fri 11 Dec 2020 at 12:59:41 (-), damianlegassick wrote: > On 11 December 2020 at 12:41, damianlegassick wrote: > Hi (and sorry to those weary of the point and click questions) > can anybody share their method for: > vim (not gvim) > a.n.other pdf viewer > xfce4 > thanks > one thing is that 

Re: LilyPond v2.20.0 on Raspberry Pi OS (Debian buster)

2020-11-21 Thread David Wright
On Sat 21 Nov 2020 at 16:20:55 (+0100), Jean Bréfort wrote: > Le samedi 21 novembre 2020 à 15:57 +0100, renyhp a écrit : > > On 21/11/20, 15:08 > > Jean Bréfort wrote: > > > Le samedi 21 novembre 2020 à 10:52 +0100, renyhp a écrit : > > > > I have installed LilyPond v2.18.2 on my Raspberry Pi 4

Re: Getting back the dynamically coloured freboard dots on L2.20

2020-11-03 Thread David Wright
On Tue 03 Nov 2020 at 19:54:32 (+), Viktor Mastoridis wrote: […] > %This command changes the colour of the fretboard (and used to change the > dots in 2.18) > \override FretBoard #'color = #color-notehead > \chordNamfb.com/viktor.master.uk es > } > >> > } > %end of code > > > --- >

Re: The Guide to getting Point and Click going with Gvim under Ubuntu 18

2020-11-02 Thread David Wright
On Mon 02 Nov 2020 at 09:59:45 (+0100), Martín Rincón Botero wrote: > […] Out of curiosity, do Mac and Windows users have to stick to Frescobaldi > for Point & Click? They’re not even mentioned in the Usage Manual. The code in the footnote of my reply to Andrew implies that, in the absence of a

Re: The Guide to getting Point and Click going with Gvim under Ubuntu 18

2020-11-01 Thread David Wright
On Sun 01 Nov 2020 at 15:12:56 (+1100), Andrew Bernard wrote: > [A slightly older screed. Stil works for Ubunto 20. Using Atom is > matter of simple substitution.] > > The Guide to getting Point and Click going with Gvim under Ubuntu 18 Yes, this one's the longer one, so I'll comment on this. >

Re: The Guide to getting Point and Click going with Gvim under Ubuntu 18

2020-11-01 Thread David Wright
On Sun 01 Nov 2020 at 14:25:07 (+0100), Martín Rincón Botero wrote: > Thank you very much, Andrew, for this guide! It works! My pdf viewer is > Foxit Reader so after installing the gnome-open program and checking it > works, I didn't have to follow any other steps. I wish this guide can be >

Re: Point & Click with Atom

2020-10-31 Thread David Wright
On Sat 31 Oct 2020 at 18:21:53 (+0100), Martín Rincón Botero wrote: > Am Sa., 31. Okt. 2020 um 18:03 Uhr schrieb Henning Hraban Ramm > : > > > Am 31.10.2020 um 17:45 schrieb Martín Rincón Botero > > > : > > > > > > I went over the Usage Manual for trying to configure Point & Click so > > that I

Re: How can I align text to notes with bars?

2020-10-27 Thread David Wright
On Tue 27 Oct 2020 at 19:20:02 (+0100), Markus Grunwald wrote: > --=-=-= > Content-Type: image/png > Content-Disposition: attachment; filename=text.png > Content-Transfer-Encoding: base64 > Content-Description: What I get > >

Re: I ought to have a bar line here...

2020-10-24 Thread David Wright
On Sat 24 Oct 2020 at 17:05:00 (-0700), Mike Dean wrote: > ...between the end of the first section and the start of the Trio, but have > stumped myself in properly coding it (I went to alternative endings to > ensure that I had a repeat sign) > (PDF and .ly file attached, beside the snippet below)

Re: How To Selectively Show a Staff

2020-10-18 Thread David Wright
On Sun 18 Oct 2020 at 23:43:18 (+0200), Jean Abou Samra wrote: > > Le 18/10/2020 à 17:40, Marc Shepherd a écrit : > > In a score where "RemoveAllEmptyStaves" is set, a staff will > > normally not show in a system where it has all rests. > > > > Sometimes, you may /want/a staff (temporarily) to

Re: headers, and what include doesn't do

2020-10-17 Thread David Wright
On Sat 17 Oct 2020 at 10:27:10 (+0200), Xavier Scheuer wrote: > On Sat, 17 Oct 2020 at 09:49, Jean Abou Samra wrote: > > > > [...] > > > > I have learnt this restriction during my very beginnings in LilyPond -- I > was > > using 2.18.0 at the time. Since then I never realized it was gone as I >

Re: headers, and what include doesn't do

2020-10-16 Thread David Wright
On Sat 17 Oct 2020 at 00:58:14 (+0200), Jean Abou Samra wrote: > Le 17/10/2020 à 00:16, Mark Stephen Mrotek a écrit : > > I have sent all four files to you. I looked at the files attached to <008501d6a404$d9fe8990$8dfb9cb0$@ca.rr.com> > Regarding your files, I believe this does not invalidate

Re: headers, and what include doesn't do

2020-10-16 Thread David Wright
On Fri 16 Oct 2020 at 15:50:55 (+0200), Jean Abou Samra wrote: > > It's seems very likely from the way you've expressed your problem that > > you think LP attaches some meaning to \include. It doesn't. Writing > > \include "foo.ly" just pastes the contents of foo.ly into the source > > at that

Re: headers, and what include doesn't do

2020-10-15 Thread David Wright
On Thu 15 Oct 2020 at 19:23:36 (-0400), Molly Preston wrote: > Thank you guys. I tried the way Mark suggested before and I get the same > result of III. being shown on the first page. So still not seeming to > understand. Perhaps you could start with an example like the attached, and just remove

Re: Bar line check is wrong with partial note and voltas

2020-10-12 Thread David Wright
On Mon 12 Oct 2020 at 14:46:43 (-0700), Knute Snortum wrote: > On Mon, Oct 12, 2020 at 10:03 AM Aaron Hill wrote: > > On 2020-10-12 9:56 am, Knute Snortum wrote: > > > > > > I think I've run into a bug. It's hard to explain so I will post the > > > MWE (it's as minimal as I could make it): > > >

Re: repeat volta and \barNumberCheck

2020-10-12 Thread David Wright
On Sun 04 Oct 2020 at 17:06:48 (-0700), Knute Snortum wrote: > > It seems that repeat volta and \barNumberCheck don't work well > together when you use the \alternative function. If you put a > \barNumberCheck inside of a repeat volta, the \braNumberCheck fails > all the time. I think it's

Re: Notation on page 2 of same score

2020-10-05 Thread David Wright
On Sat 03 Oct 2020 at 13:42:44 (+0200), Lukas-Fabian Moser wrote: > Am 03.10.20 um 06:43 schrieb David Wright: > > Alternatively, you can use \set associatedVoice to switch voices, or > > yet again, a NullVoice, which is somewhat similar to the suggestion below. > > The

Re: about the html links

2020-10-03 Thread David Wright
On Sat 03 Oct 2020 at 07:06:55 (-0600), jh wrote: > On 2020-10-02 21:20, David Wright wrote: > > On Fri 02 Oct 2020 at 16:51:07 (-0600), jh wrote: > > > > > In general Lilypond has gotten so technical that I can't even follow > > > the questions.howeve

Re: Notation on page 2 of same score

2020-10-02 Thread David Wright
On Fri 02 Oct 2020 at 21:02:37 (+0200), Lukas-Fabian Moser wrote: > > but there must be an easy way to simply incorporate that > > command within the lilypond file. > I do not have enough time right now to try and understand what you > mean by that, sorry. ditto. > Hence, the easiest solution

Re: about the html links

2020-10-02 Thread David Wright
On Fri 02 Oct 2020 at 16:51:07 (-0600), jh wrote: > In general Lilypond has gotten so technical that I can't even follow > the questions.however I use it (older version) and am generally > pleased with what I can understand. > However > Often there are attachments that are 'scrubbed' and

Re: Align above "current" staff

2020-09-28 Thread David Wright
On Sun 27 Sep 2020 at 23:32:08 (-0700), Aaron Hill wrote: > On 2020-09-27 7:35 pm, David Wright wrote: > > I'm not sure that it does produce clarity (as opposed to merely > > explaining the unreliability in perception). Would it not be > > clearer to put the ossia music ins

Re: Align above "current" staff

2020-09-27 Thread David Wright
On Sun 27 Sep 2020 at 04:25:21 (-0700), Aaron Hill wrote: > On 2020-09-27 3:23 am, Martín Rincón Botero wrote: > > When I look at the code (see below) I would expect this to happen: > > \ossia {%ossiamusic} {%music}. What happens is the opposite. This is > > trivial, since the only thing you have

Re: Fingerings within voiced chord throw an error (Lilypond 2.20.0)

2020-09-11 Thread David Wright
On Fri 11 Sep 2020 at 23:46:03 (+1000), Alasdair McAndrew wrote: > I have a chord of two notes. And I'd like to split it into two voices so > that the top note's stem points up, and the bottom note's stem points down, > and with a fingering, like this: > > <<{\set fingeringOrientations =

Coping with digests, was Re: adding chordmode chord modifiers

2020-09-08 Thread David Wright
On Tue 08 Sep 2020 at 17:07:08 (+0100), antlists wrote: > On 08/09/2020 03:21, Randy Josleyn wrote: > > > > (By the way, I switched to a daily digest for lilypond-user emails > > and I'm not sure about how replies work from them. I've made > > mistakes with how replies to a list work before, so I

Re: unable to install version 2.0

2020-09-04 Thread David Wright
On Fri 04 Sep 2020 at 17:11:27 (-0400), Tom Swan wrote: > […] Yes, I do set the PATH (in my case in .bashrc) Not the best place, though many people will notice nothing wrong. When you enter a subshell, you get another modification of PATH at each and every level. Presumably you source or "dot in"

Re: unable to install version 2.0

2020-09-04 Thread David Wright
On Fri 04 Sep 2020 at 14:09:06 (-0400), Tom Swan wrote: >I copied and executed script "lilypond-2.20.0-1.linux-64.sh" from the > Downloads page. It seems to run but afterwards, "lilypond --version" still > reports GNU LilyPond 2.18.2. What am I doing wrong? Also tried apt-get > upgrade

Re: Spacing of systems while using lyluatex

2020-08-27 Thread David Wright
f anyone can explain, I'd > be more than happy (I imagine it's an interaction with lyluatex). > @David Wright : > ragged-last-bottom = ##f only works for the last system of the score, not > the last system of the page, so it doesn't do what I was looking for, but > thank you very much. Fai

Re: Spacing of systems while using lyluatex

2020-08-25 Thread David Wright
On Tue 25 Aug 2020 at 17:08:12 (+0200), Claire Meyer wrote: > > Let me preface with the fact that I'm not sure that a system is what I > think it is, for me, it's a "line" of all the staves of my score. > I'm using lyluatex to embed my music within a latex file, and on page 3, > the inter-system

Re: Outputting to stdout

2020-08-21 Thread David Wright
On Fri 21 Aug 2020 at 22:00:54 (+0200), Krystian Chachuła wrote: > > Is there a way of making lilypond output the generated png to stdout? > My intention is to animate a score in a Python script. The shortest way is illustrated at

Re: Trouble re-subscribing after temporary unsubscription

2020-08-19 Thread David Wright
On Wed 19 Aug 2020 at 11:26:56 (+0100), Michael Hendry wrote: > Returning to the mailing list after what I planned would be a temporary > period away, I find I’m unable to log in using my old details, and that the > “Remind” feature doesn’t work, in that I appear to need a valid password in >

Re: Lilypond PDF links in TexShop (Mac OS)

2020-08-03 Thread David Wright
On Mon 03 Aug 2020 at 08:35:20 (-0400), Michael Seifert wrote: > The attached .ly file produces the attached PDF when typeset on my > machine. Clicking on any one of the note heads then opens the Lilypond > editor with the appropriate string highlighted; I want it to open the file > in

Some thoughts on narrowing, was Re: How to compile Lilypond files using Emacs?

2020-07-27 Thread David Wright
On Mon 27 Jul 2020 at 17:02:15 (+1000), Andrew Bernard wrote: > The issue is not WIndows specific. You need to add a line similar to > this in your emacs init file to get the compile to work: > > ;; lilypond > (setq LilyPond-lilypond-command "lilypond -I ~/lib/lilypond >

Re: Springs and rods

2020-07-23 Thread David Wright
On Thu 23 Jul 2020 at 19:15:25 (+1000), Andrew Bernard wrote: > There are some things in lilypond that I just think are not explained > anywhere. What is this springs-and-rods business? For Hairpins, I read > this? > > minimum-length (dimension, in staff space): > 2.0 > > Try to make a spanner

Re: convert.ly error message - 64bit Mac - Catalina

2020-07-03 Thread David Wright
On Sat 04 Jul 2020 at 00:24:35 (+0200), Hans Åberg wrote: > > With Frescobaldi 3.1.2 using MacPorts lilypond-devel 2.21.2, not the > installer version, on the small attached file, I got the error below. > > -- > Traceback (most recent call last): > File "/opt/local/bin/convert-ly", line 65,

Re: Beat structure after time signature change

2020-06-06 Thread David Wright
On Sun 07 Jun 2020 at 12:50:22 (+1000), Vaughan McAlley wrote: > > Setting the beat structure for beam subdivision seems to persist through > time signature changes. I think it would be preferable to reset everything > at a change of time signature, just like what happens to beamExceptions. Does

Re: Identify included files

2020-05-26 Thread David Wright
On Tue 26 May 2020 at 13:06:50 (-0400), Fr. Samuel Springuel wrote: > > On 26 May, 2020, at 12:09 PM, Timothy Lanfear wrote: > > > > Maybe this code can give some hints on how to decide if midi is being > > produced. > > That’s the first code I’ve seen that’s been able to definitively show

Re: Identify included files

2020-05-25 Thread David Wright
On Sun 24 May 2020 at 16:28:53 (-0400), Fr. Samuel Springuel wrote: > > On 23 May, 2020, at 7:34 PM, David Wright wrote: > > > > If you follow some simple rules in your source layout, constructing > > such a list might be most straightforward to do in the shell, u

Re: Identify included files

2020-05-23 Thread David Wright
On Thu 21 May 2020 at 13:10:40 (-0400), Fr. Samuel Springuel wrote: > > On 21 May, 2020, at 9:36 AM, David Kastrup wrote: > > antlists writes: > >> On 21/05/2020 01:49, David Wright wrote: > >>> I don't understand your equivalence between .ily and .h files. T

Re: Identify included files

2020-05-23 Thread David Wright
On Fri 22 May 2020 at 12:12:17 (+0100), Wols Lists wrote: > On 22/05/20 02:08, David Wright wrote: > > On Thu 21 May 2020 at 17:54:38 (+0100), antlists wrote: > >> On 21/05/2020 16:36, David Wright wrote: > >>> On Thu 21 May 2020 at 13:57:00 (+0100), antlis

Re: Very inconsistent vertical spacing from lilypond book and LaTeX

2020-05-23 Thread David Wright
On Thu 21 May 2020 at 21:02:25 (+0100), Robert Hickman wrote: > On Thu, 21 May 2020 at 19:56, David Wright wrote: > > On Thu 21 May 2020 at 18:40:53 (+0100), Robert Hickman wrote: > > > > > > I'm helping my partner create a book of interval exercises, and I'm >

Re: registering a composition

2020-05-23 Thread David Wright
On Sat 23 May 2020 at 23:35:10 (+0200), Hans Åberg wrote: > > On 23 May 2020, at 23:00, antlists wrote: > > On 23/05/2020 20:21, Valentin Villenave wrote: > >> I’m not saying the world is a nice place (it isn’t); you should, at > >> the very least, secure*your* copyright by having a solid proof

Re: Identify included files

2020-05-21 Thread David Wright
On Thu 21 May 2020 at 17:54:38 (+0100), antlists wrote: > On 21/05/2020 16:36, David Wright wrote: > > On Thu 21 May 2020 at 13:57:00 (+0100), antlists wrote: > > > On 21/05/2020 01:49, David Wright wrote: > > > > I don't understand your equivalence between .ily and .

Re: Very inconsistent vertical spacing from lilypond book and LaTeX

2020-05-21 Thread David Wright
On Thu 21 May 2020 at 18:40:53 (+0100), Robert Hickman wrote: > > I'm helping my partner create a book of interval exercises, and I'm > getting very inconsistent vertical spacing coming from lilypond-book, > here is an example: > > https://files.robehickman.com/problem.pdf > > Weird thing is

Re: Identify included files

2020-05-21 Thread David Wright
On Thu 21 May 2020 at 13:57:00 (+0100), antlists wrote: > On 21/05/2020 01:49, David Wright wrote: > > I don't understand your equivalence between .ily and .h files. The > > .ily file(s) can contain just as much code as the .ly file(s), whereas > > .h files don't co

Re: Identify included files

2020-05-20 Thread David Wright
On Mon 18 May 2020 at 14:32:31 (-0400), Fr. Samuel Springuel wrote: > > On 18 May, 2020, at 11:30 AM, David Wright > > wrote: > > > > If you were compiling a C program foo.c into an executable, what you > > would be trying to avoid is recompiling fnbar.c into f

Re: Identify included files

2020-05-18 Thread David Wright
On Fri 15 May 2020 at 12:03:33 (-0400), Fr. Samuel Springuel wrote: > > On 5/15/20, Fr. Samuel Springuel wrote: > >> Before I start writing a script to do this, is there an existing tool which > >> will identify all the `\include` files that a LilyPond file depends on? > >> Even better, one that

Re: Identify included files

2020-05-18 Thread David Wright
On Mon 18 May 2020 at 10:29:22 (-0400), Fr. Samuel Springuel wrote: > > On 18 May, 2020, at 9:37 AM, antlists wrote: > > > > define trombone-notes.ly as a target, define it as changed if its > > dependencies change, and say "it doesn't exist as a file that can be > > created with a command". >

Re: Suggestion to make sharps and flats persistent

2020-05-14 Thread David Wright
On Thu 14 May 2020 at 10:38:59 (+0200), Hans Åberg wrote: > > On 14 May 2020, at 03:38, David Wright wrote: > > > > I can't say that I've met > > English speakers in either the UK or US who use b and h for Bflat and B. > > Under what circumstances do you hear it:

Re: Suggestion to make sharps and flats persistent

2020-05-13 Thread David Wright
On Wed 13 May 2020 at 16:35:48 (-0500), David Nalesnik wrote: > On Wed, May 13, 2020 at 3:34 PM antlists wrote: > > > > On 13/05/2020 16:38, David Kastrup wrote: > > > Given the number of English-speaking LilyPond users who all share the > > > somewhat strange habit of calling a b-flat "b" if

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