Re: (No subject)

2024-04-22 Thread Gian Paolo Renello
Thank you for this example which explains me lot of things. Also I found the solution with the model Aikema proposed, that is  when you write the music voices (soprano, alto or what else in another part of the file you should give them the same name of the new voice you write in the \score part. I

Re: (No subject)

2024-04-21 Thread David Wright
On Sun 21 Apr 2024 at 18:45:35 (+0200), Hans Aikema wrote: > > On 21 Apr 2024, at 17:58, Gian Paolo Renello wrote: > > > > I read as you suggested but didn't find the way. Here is hte piece of score > > code: > > > > \score{ > > \new StaffGroup << > > \new Staff \with { > >

Re: (No subject)

2024-04-21 Thread Xavier Scheuer
On Sun, 21 Apr 2024 at 20:44, Gian Paolo Renello wrote: > > Your right, thanks. I noticed it and changed as well in my code, but the problem won't solve (see previous mail about the context) Hello, The Lyrics should come after the \new Voice = "sopranoVoice". If you get an error please send a

Re: (No subject)

2024-04-21 Thread Gian Paolo Renello
Your right, thanks.  I noticed it and changed as well in my code, but the problem won't solve (see previous mail about the context) GP21.04.2024, 19:12, "Hans Aikema" :Fixing up my reply... spotted that I had a difference between the name I gave to the staff and the reference to it in the

Re: (No subject)

2024-04-21 Thread Gian Paolo Renello
this part of code: \new Staff = "sopranoStaff" \with {            midiInstrument = "choir aahs"            instrumentName = "Soprani"        } { \new Voice = "sopranoVoice" { \soprano } } works well, but the second part:  \new Lyrics \with { alignAboveContext = "sopStaff" } { \lyricsto

Re: (No subject)

2024-04-21 Thread Hans Aikema
Fixing up my reply... spotted that I had a difference between the name I gave to the staff and the reference to it in the alignAboveContext. Both have now been synchronised to "sopranoStaff" belowOn 21 Apr 2024, at 18:46, Hans Aikema wrote:On 21 Apr 2024, at 17:58, Gian Paolo Renello wrote:I

Re: (No subject)

2024-04-21 Thread Hans Aikema
> On 21 Apr 2024, at 17:58, Gian Paolo Renello wrote: > > I read as you suggested but didn't find the way. Here is hte piece of score > code: > > \score{ > \new StaffGroup << > \new Staff \with { > midiInstrument = "choir aahs" > instrumentName =

Re: (No subject)

2024-04-21 Thread Gian Paolo Renello
I read as you suggested but didn't find the way. Here is hte piece of score code: \score{    \new StaffGroup <<        \new Staff \with {            midiInstrument = "choir aahs"            instrumentName = "Soprani"        } { \soprano }        \addlyrics {\sopranoVerse_sup}        \addlyrics {

[no subject]

2024-04-11 Thread Gian Paolo Renello
Hi, i have a question:ho can i add a 5th voice (for soprano) in a SATB choral work. The 4 voices are all under the staff. I need the fifth one to be over the Soprano staff while the second soprano voices sings the part under the staff. See attached image. Thank you. Gian Paolo  

[no subject]

2023-10-10 Thread Gian Paolo Renello
Hi, I am new to lilypond, using Frescobaldi.I read manuals and other stuff but i am not able to repduce with lilypond such a score: There are 8 voices plus the oktavist.The lirycs are above the soprano, for voice 1 and under soprano for voice 2. The same happens for Alto and Tenor voices (when the

Re: Voice leading (subject changed here as a demo)

2023-08-27 Thread Jean Abou Samra
> Le 27 août 2023 à 16:32, Knute Snortum a écrit : > > I think for the emails to thread, the subject lines must be the same (after > Re:). This is not required. Each message contains an identifier (the Message-Id field, if you look at the raw email source), and if

Re: Subject: Re: Lilypond in Termux (Android)

2023-02-03 Thread Hajo Baess
Thank you very much for this step-by-step guide. I followed the instructions, and now I can also write Lily files on my mobile. Not the most comfortable thing, but very useful for little things on the fly anyway! With a Bluetooth keyboard it's certainly much better, but for a first try I really

Subject: Re: Lilypond in Termux (Android)

2023-02-03 Thread gmail
Hi, I tried the tips given by Martin Tarenskeen and thought that a small sample guide may be useful for other users. Open PlayStore > search app Termux > Open the terminal Termux and write: pkg install guile Then write: pkg install lilypond LilyPond 2.24.0 will be installed Create a new

[no subject]

2022-10-31 Thread Volodymyr Prokopyuk
Hello, *Problem* I have got an extra treble clef on the second Staff when using a PianoStaff with two \clef bass staves. See the example below *Example* \version "2.23.14" \score { \new PianoStaff = bayan { << \new Staff = rightHand { \tempo Lento \clef bass

[no subject]

2022-08-20 Thread Лысов Дмитрий
Как определить в define-scheme-function аргументы "lyricup" и "lyricdown", чтобы их значения брались из данных \makeScore? При этом у верхней и нижней строк текста должны быть заданы разные шрифты. \version "2.22.1"   \header {   title = "Сборник мелодических формул знаменного распева"   composer=

[no subject]

2021-03-27 Thread Philippe ZELLER
Dear lilypond fellow users, it sometimes occurs in barock music that only every other barline is visible, (see e.g. Haendel's Salomo, choir at the end of Act II ) or that every other barline is printed in reduced size.(see e.g. Bach Mass in H-moll, nr 27 "dona nobis pacem" ). Is there a way to get

[no subject]

2020-09-17 Thread ming tsang
Starting lilypond-windows.exe 2.21.4 [the-conflict-of-the-ages.ly]... Processing `C:/Users/yming tsang/Documents/CHOIR_2020/the-conflict-of-the-ages/ the-conflict-of-the-ages.ly' Parsing... Interpreting music... Preprocessing graphical objects... Interpreting music... fatal error: cannot

[no subject]

2020-09-17 Thread Stefan Thomas
Dear community, the following code is very old, written by Rune Zedeler, but it is very useful. It allows You define a motive like: \motiv #'Stefan {c'8 d' c' d' e2} and later it can be used like this: \Stefan {e f g } and You will get {e8 f e f g2 } it can save a lot of typing. Unfortunately it

Re: Fyi: this list, lilypond-user, just had it's subject [tag] and footer removed

2019-10-24 Thread Andrew Bernard
It's the most controversial topic I know! Andrew On Fri, 25 Oct 2019 at 14:08, wrote: > On Fri, 25 Oct 2019, Andrew Bernard wrote: > > complex part of this, along with SPF and DKIM. The change that is being > made > > here is clearly necessary to me, and explains some of the list issues >

Re: Fyi: this list, lilypond-user, just had it's subject [tag] and footer removed

2019-10-24 Thread mskala
On Fri, 25 Oct 2019, Andrew Bernard wrote: > complex part of this, along with SPF and DKIM. The change that is being made > here is clearly necessary to me, and explains some of the list issues people > were having lately. Sadly, it's probably unintelligible to non-experts. I run a mail server

Re: Fyi: this list, lilypond-user, just had it's subject [tag] and footer removed

2019-10-24 Thread Andrew Bernard
I have been setting up a server for a mailing list I created for harpsichord discussion. It took three months full time work by me to set up all the open source software. So I have deep knowledge of this area currently. A large part of the technical difficulty is actually getting mails out through

Re: Fyi: this list, lilypond-user, just had its subject [tag] and footer removed

2019-10-24 Thread Brian Barker
At 21:38 24/10/2019 -0400, Matthew Skala wrote: On Thu, 24 Oct 2019, sysad...@gnu.org wrote: Any list administrator for this list is free to change these settings back, instructions are below. I hope that it will be changed back. The subject tag is useful for automatic categorization

Re: Fyi: this list, lilypond-user, just had it's subject [tag] and footer removed

2019-10-24 Thread mskala
On Thu, 24 Oct 2019, sysad...@gnu.org wrote: > Any list administrator for this list is free to change these settings > back, instructions are below. I hope that it will be changed back. The subject tag is useful for automatic categorization of incoming messages. -- Matthew Ska

Fyi: this list, lilypond-user, just had it's subject [tag] and footer removed

2019-10-24 Thread sysadmin
The Free Software Foundation has changed the GNU Mailman settings on this list. The short version is that any subject prefix or message footer has been removed, allowing us to turn off DMARC from munging. Any list administrator for this list is free to change these settings back, instructions

Re: Horizontal Slurs (was Re: (no subject))

2019-09-24 Thread Urs Liska
Hi Aaron, thank you for looking into it. I think I'll get along with the suggestion in the current score, but I'll also file a bug report because I think this should not happen in the first place, and the notation is not terribly excentrly ... Best Urs 24. September 2019 19:23, "Aaron Hill"

Re: Horizontal Slurs (was Re: (no subject))

2019-09-24 Thread Aaron Hill
On 2019-09-24 9:35 am, Urs Liska wrote: Is there any reason why the slrus in the attached example come out the way they do (i.e. so horizontal, with the left edge being so far away from the notehead)? Seems to be a combination of slurring identical pitches and the articulation on the one

[no subject]

2019-09-24 Thread Urs Liska
Is there any reason why the slrus in the attached example come out the way they do (i.e. so horizontal, with the left edge being so far away from the notehead)? What would be the best way to deal with that? Of course I could \shape them individually, but there's a lot of them in the scores, so

[no subject]

2019-05-19 Thread Andrew Bernard
get index hpschd96 ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

[no subject]

2019-05-02 Thread Craig Dabelstein
Hi everyone, Has anyone encountered this error in Terminal before? I'm on a Mac (latest OS) and invoking Lilypond on about 30 parts. This error came up on about the 25th part. warning: g_spawn_sync failed (0): gs: Too many open files All the best, CRaig -- [image: photograph] *Craig

Subject: Re: Function template (or whatever it's called)

2018-06-21 Thread Flaming Hakama by Elaine
> -- Forwarded message -- > Subject: Re: Function template (or whatever it's called) > On 20.06.2018 11:18, Urs Liska wrote: > > (let* > > ((elts (ly:music-property mus 'elements)) > > (cnt (length elts) > > OT: Is ‘cnt’ a common abbrevi

[no subject]

2018-02-01 Thread Ben Big Noise
Dear LilyPond fellows, who has some experience in creating PNG files on MacOSX? The problem is that conversion from EPS to PNG fails: --- Processing `OOoLilyPond.ly' Parsing... Interpreting music... Preprocessing graphical objects...

[no subject]

2017-04-20 Thread Mirosław Doroszewski
Only telling the Truth sincerely, frankly, is powerful, helpful, hopeful. Who is telling the Truth sincerely, frankly, is powerful, helpful, hopeful — even when is telling about his/her false, powerless, helpless, hopeless, desperate — is paradoxically powerful, helpful, hopeful, and is begging

[no subject]

2017-03-26 Thread Rob Torop
I'm finding that when I use a TabStaff and also set some properties (either or both of minimumFret and restrainOpenStrings), my first line has an extra TabStaff! What can I do to get rid of it? Thanks! Here's what it looks like: [image: Screen Shot 2017-03-26 at 4.46.59 PM.png] And here's the

[no subject]

2017-03-20 Thread Carlos R Martinez
Hello, Is it possible to use lily pond online from a server so I can use it on my chromebook! thanks cr ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

[no subject]

2016-12-22 Thread Mirosław Doroszewski
Exporting to image file in LilyPond version 2.18.2. 1. Command line help tells that lilypond can export prints not only to pdf but also to png format. 2. Command line help does not tell how set resolution for image format. I have found the setting in Learning help file. The setting is: "lilypond

[no subject]

2016-11-16 Thread Mark Stephen Mrotek
Thiago, The parentheses are not needed in the tempo marking. \tempo Andante Mark ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

[no subject]

2016-10-26 Thread Paulo Rios Filho
Cvc VP ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

[no subject]

2016-09-25 Thread B~M
Dear All, I would like to add an up bow symbol to the middle of a tie between two notes. The file seg.pdf is a snippet of the problem. In the second tie I would like to place a V to denote up bow. However, the up bow and down bow symbols are attached to notes in the lilypond file. Is there some

[no subject]

2016-06-27 Thread Scott Lawrence
So I downloaded lilypond... All I get when I start the application is the following message: "%{ Welcome to LilyPond === Congratulations, LilyPond has been installed successfully. Now to take it for the first test run.   1. Save this file   2. Select    Compile > Typeset

Re: Subject: drum staves

2016-06-13 Thread Flaming Hakama by Elaine
> From: Riccardo <rmaren...@email.it> > Subject: drum staves > Hi, i just started to use lilypond (with frescobaldi editor). Welcome. > I use it for writing drum set scores. > My problem is this: i need the small tom to be in the place of the hi hat (in the last upper space

[no subject]

2016-03-23 Thread Mátyás Seress
Hi guys, I just downloaded the Lilypond Notation Reference pdf for version 2.19.38 from here: http://www.lilypond.org/doc/v2.19/Documentation/notation.pdf and I noticed that in the Table of Contents the page numbers next to the entries are not clickable hyperrefs like in previous verisons. Do

[no subject]

2016-03-15 Thread B~M
Dear All, here is perhaps a silly little question. I am trying to get a slur from a crotchet "into" one of the voices in a polyphonic voicing. In measure 1 the third blue note should have a slur connecting it to the next blue note, which is in the polyphonic part. I tried ( ) and \( \) with no

Re: Subject: Compiling a file results in message: Exited with return code -1073741819

2016-01-25 Thread Joseph N. Srednicki
xample. Thanks for your willingness to look at this file. I hope that I can get it to work. Joe Srednicki -Original Message- From: lilypond-user-bounces+jos.srednicki=verizon@gnu.org [mailto:lilypond-user-bounces+jos.srednicki=verizon@gnu.org] On Behalf Of lilypond-user-requ...@

Re: Subject: Re: Notehead color on programmed pitch change

2015-05-26 Thread Thomas Morley
2015-05-26 18:09 GMT+02:00 Peter Gentry peter.gen...@sunscales.co.uk: Thanks very much for your solution - I'm not yet sure why it works...how does 'tweaks know about notehead color? All very baffling Well, most (every?) music-event may be tweaked. Look at the terminal-output from:

Subject: Re: Notehead color on programmed pitch change

2015-05-26 Thread Peter Gentry
Thanks very much for your solution - I'm not yet sure why it works...how does 'tweaks know about notehead color? All very baffling Outlook strikes again - try this \version 2.19.15 #(define (naturalize-instrument-range p instrument ) (let ((o (ly:pitch-octave p)) (a (* 4

[no subject]

2015-04-24 Thread Stephen MacNeil
i thought i sent you something showing how to move it anyway not sure where you want it, but do it like this HTH Stephen VS.ly Description: Binary data ___ lilypond-user mailing list lilypond-user@gnu.org

Re: Subject: String Concatenation, and Use of Unicode characters [sic]

2015-03-10 Thread Michael Hendry
On 10 Mar 2015, at 02:14, Flaming Hakama by Elaine ela...@flaminghakama.com wrote: BTW, I also tend to prepare lead sheets in F and A. Of course, you may not need this. But if you are preparing a template, it might be helpful to include other common transpositions. OK. The

Re: Subject: String Concatenation, and Use of Unicode characters [sic]

2015-03-09 Thread Flaming Hakama by Elaine
From: Michael Hendry hendry.mich...@gmail.com To: Davide Liessi davide.lie...@gmail.com Cc: Lilypond-User Mailing List lilypond-user@gnu.org Subject: Re: Subject: String Concatenation, and Use of Unicode characters [sic] On 7 Mar 2015, at 11:22, Davide Liessi davide.lie...@gmail.com wrote

Re: Subject: String Concatenation, and Use of Unicode characters [sic]

2015-03-09 Thread Michael Hendry
@gnu.org mailto:lilypond-user@gnu.org Subject: Re: Subject: String Concatenation, and Use of Unicode characters [sic] On 7 Mar 2015, at 11:22, Davide Liessi davide.lie...@gmail.com mailto:davide.lie...@gmail.com wrote: Il 03/03/15 07.56, Michael Hendry ha scritto: Forgive me

Re: Subject: String Concatenation, and Use of Unicode characters [sic]

2015-03-09 Thread Flaming Hakama by Elaine
BTW, I also tend to prepare lead sheets in F and A. Of course, you may not need this. But if you are preparing a template, it might be helpful to include other common transpositions. OK. The choice there is either to compile the file three times, adjusting \PieceTranspose in the sequence

Re: Subject: String Concatenation, and Use of Unicode characters [sic]

2015-03-07 Thread Michael Hendry
On 7 Mar 2015, at 11:22, Davide Liessi davide.lie...@gmail.com wrote: Il 03/03/15 07.56, Michael Hendry ha scritto: Forgive me for suggesting, but I suggest it improves mental health to think of transpose in the form: \transpose to from \musicExpression This is what I do, too: I

Re: Subject: String Concatenation, and Use of Unicode characters [sic]

2015-03-07 Thread Davide Liessi
Il 03/03/15 07.56, Michael Hendry ha scritto: Forgive me for suggesting, but I suggest it improves mental health to think of transpose in the form: \transpose to from \musicExpression This is what I do, too: I usually think of transpose as `\transpose to from` when tranposing

Re: Subject: String Concatenation, and Use of Unicode characters [sic]

2015-03-03 Thread tisimst
Mar 2015 16:40:27 + From: Michael Hendry [hidden email] Subject: String Concatenation, and Use of Unicode characters Typically, I want PDF output in three files, (Concert pitch, Bb and Eb), and I would like to modularise this as much as possible. You will enjoy #(define output

Re: Subject: String Concatenation, and Use of Unicode characters [sic]

2015-03-02 Thread Michael Hendry
On 3 Mar 2015, at 05:58, Flaming Hakama by Elaine ela...@flaminghakama.com wrote:%{ Date: Mon, 2 Mar 2015 16:40:27 + From: Michael Hendry hendry.mich...@gmail.com Subject: String Concatenation, and Use of Unicode characters Typically, I want PDF output in three files, (Concert pitch, Bb and Eb

Subject: String Concatenation, and Use of Unicode characters [sic]

2015-03-02 Thread Flaming Hakama by Elaine
%{ Date: Mon, 2 Mar 2015 16:40:27 + From: Michael Hendry hendry.mich...@gmail.com Subject: String Concatenation, and Use of Unicode characters Typically, I want PDF output in three files, (Concert pitch, Bb and Eb), and I would like to modularise this as much as possible. You will enjoy

[no subject]

2014-10-28 Thread Stephen MacNeil
I understand that however you still can not control what note it goes to. \slashedGrace b8_( e, a c4 ) How would I indicate to have the slur attach to the 'a' note? And, until there is a better solution, you may have to tweak the shape of the slur to go to the correct note (say you wanted to

Re: (no subject)

2014-10-28 Thread tisimst
, the { ... }\\{ ... } implicitly applies \voiceOne and \voiceTwo, so those are unnecessary. HTH, Abraham -- View this message in context: http://lilypond.1069038.n5.nabble.com/no-subject-tp168040p168041.html Sent from the User mailing list archive at Nabble.com

[no subject]

2014-10-20 Thread me here
hey for partial after first one in statement use % part bars \set Score.measureLength = #(ly:make-moment 1 8) % done a'' -4\f | % set back \set Score.measureLength = #(ly:make-moment 4 8) % done ___ lilypond-user mailing list

Re: (no subject)

2014-01-15 Thread jensgc
a command that puts the output of TextSpanner to the top staff in the system, regardless of which staff it is defined in. Is it possible by tweaking something or do I need to make the dynamics voice separate? -- View this message in context: http://lilypond.1069038.n5.nabble.com/no-subject

Re: (no subject)

2014-01-15 Thread Urs Liska
Am 15.01.2014 09:53, schrieb jensgc: Are there any plans on making a SystemSpanner or similar that will combine the flexibility from the TextSpanner with the only on top of system property from \tempo and \mark ? This sounds like a reasonable idea. If it isn't possible to do something like

Re: (no subject)

2014-01-15 Thread Simon Bailey
hi, On Wed, Jan 15, 2014 at 9:53 AM, jensgc jen...@gmail.com wrote: thanks for the answer. I am aware of the possibility to have the dynamics in a separate voice - and it might be the solution here. I am however not fond of having to enter dynamics in a voice without music - for the score in

Re: (no subject)

2014-01-15 Thread Eluze
with empty properties each time you override a Score.TextSpanner (this could be tedious...) Eluze -- View this message in context: http://lilypond.1069038.n5.nabble.com/no-subject-tp157866p157887.html Sent from the User mailing list archive at Nabble.com

Re: (no subject)

2014-01-15 Thread David Kastrup
jensgc jen...@gmail.com writes: Eluze wrote you can define the spanner in its own (dynamic) context and move it wherever you want: thanks for the answer. I am aware of the possibility to have the dynamics in a separate voice - and it might be the solution here. I am however not fond of

Re: (no subject)

2014-01-15 Thread jensgc
that is not active before bar 70). -- View this message in context: http://lilypond.1069038.n5.nabble.com/no-subject-tp157866p157892.html Sent from the User mailing list archive at Nabble.com. ___ lilypond-user mailing list lilypond-user@gnu.org https

Re: (no subject)

2014-01-15 Thread Simon Bailey
On Wed, Jan 15, 2014 at 11:28 AM, jensgc jen...@gmail.com wrote: Just a quick thought - if I with the temporary polyphony construct shown in your example can direct TextSpanner content to a special Dynamics context - would it then be possible to skip the Dynamic context (and the spacer

Re: (no subject)

2014-01-15 Thread jensgc
.nabble.com/no-subject-tp157866p157898.html Sent from the User mailing list archive at Nabble.com. ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: (no subject)

2014-01-15 Thread jensgc
always goes to the System - I just don't understand why it is much more difficult to give a ritardando or stringendo the same behavior. -- View this message in context: http://lilypond.1069038.n5.nabble.com/no-subject-tp157866p157901.html Sent from the User mailing list archive at Nabble.com

Re: (no subject)

2014-01-15 Thread Trevor Daniels
jensgc wrote Wednesday, January 15, 2014 1:03 PM In regards to tempo markings, it is a different matter, since any change in tempo needs to apply to each and every voice in the system. It makes perfect sense that the \tempo marking always goes to the System - I just don't understand why it

Re: (no subject)

2014-01-15 Thread Kieren MacMillan
Hi, In regards to tempo markings, it is a different matter, since any change in tempo needs to apply to each and every voice in the system. It makes perfect sense that the \tempo marking always goes to the System - I just don't understand why it is much more difficult to give a ritardando or

Re: (no subject)

2014-01-15 Thread jensgc
a \startTempoChange \ritardandoAl %%music%% \stopTempoChange (with 2nd parameter options like \ritardando, \ritardandoAl, \rallentando, \rallentandoAl, \stringendo, \stringendoAl) -- View this message in context: http://lilypond.1069038.n5.nabble.com/no-subject-tp157866p157905.html Sent from the User

Re: (no subject)

2014-01-15 Thread Simon Bailey
hi kieren, On Wed, Jan 15, 2014 at 3:04 PM, Kieren MacMillan kieren_macmil...@sympatico.ca wrote: In regards to tempo markings, it is a different matter, since any change in tempo needs to apply to each and every voice in the system. It makes perfect sense that the \tempo marking always goes

Re: (no subject)

2014-01-15 Thread Kieren MacMillan
Hi, Not a bad idea - but I would then have to abandon the idea of the normal rit. _ _ _ _ _ _ _ _ _ al construct where the text spans the entire duration of the ritardando. Why not just put everything “global” in a global variable? Then all of this is handled for you easily. Thanks, Kieren.

Re: (no subject)

2014-01-15 Thread Kieren MacMillan
Hi, he doesn't want to use a global structure variable: Sorry… I missed this. =\ The reason I don't like the idea of a global structure definition is that I have the individual parts (e.g. the quartet and the choir parts) defined in seperate files to be able to test and work with them

Re: (no subject)

2014-01-15 Thread jensgc
/4 ais cis b | ais2.\fermata ~ | } voiceAA = { \time 2/4 R2 | \time 3/4 R2. | \time 2/4 R2 | \time 3/4 R2. | R2. | } -- View this message in context: http://lilypond.1069038.n5.nabble.com/no-subject-tp157866p157909.html Sent from the User mailing list archive

Re: (no subject)

2014-01-15 Thread Kieren MacMillan
Hi, Hi. Not sure if you have seen my earlier posts Sorry… yeah, I missed those. I don't have my \tempo and \mark items in a global variable. I do recommend using a global variable in the future. I wrote the quartet part (starting at approx. bar 70) in a separate file, making proofreading

Re: (no subject)

2014-01-15 Thread Simon Bailey
On Wed, Jan 15, 2014 at 3:48 PM, jensgc jen...@gmail.com wrote: Kieren MacMillan wrote It’s not… I do exactly this all the time. Simply put your ritardando or stringendo in the same global variable as your \tempo and \mark items. Hi. Not sure if you have seen my earlier posts - but I don't

Re: (no subject)

2014-01-15 Thread jensgc
the list archives. I've been glancing through the archive for the current month + doing a couple of searches without discovering any relevant topics. Can you give a hint to what terms I need to search for? -- View this message in context: http://lilypond.1069038.n5.nabble.com/no-subject

Re: (no subject)

2014-01-15 Thread jensgc
.1069038.n5.nabble.com/no-subject-tp157866p157922.html Sent from the User mailing list archive at Nabble.com. ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

[no subject]

2014-01-14 Thread Jens Gyldenkærne Clausen
Hi. In a large choral score I'd like to write a ritardando that appears only in the top of the entire system (together with \tempo markings) - without having to define the ritardando in the topmost staff. The voices in the top staffgroup have no music (just a long series of rests) where the

Re: (no subject)

2014-01-14 Thread Eluze
s1 } \new Dynamics \myDynamics \new Staff { R1*3 } \new ChoirStaff ... ... Eluze -- View this message in context: http://lilypond.1069038.n5.nabble.com/no-subject-tp157866p157871.html Sent from the User mailing list archive at Nabble.com

[no subject]

2013-12-05 Thread Peter Gentry
Message: 2 Date: Thu, 5 Dec 2013 18:34:53 +0100 From: Janek Warcho? janek.lilyp...@gmail.com To: Jacques Menu imj-...@bluewin.ch Cc: lilypond-user@gnu.org discuss lilypond-user@gnu.org Subject: Re: improving LilyPond useability Message-ID: canyddppocc3isejmudwi4a3m2_35kyuw54yfr9muxjxqmob

[no subject]

2013-09-06 Thread Tommaso Gordini
Hello to all. I quote from the file usage.pdf in the section about lilypond-book: Each snippet will call the Following macros if they have been defined by the user: \preLilyPondExample [...] \postLilyPondExample [...] \betweenLilyPondSystem [...] » A few pages after this point, there is a

[no subject]

2013-08-19 Thread Tommaso Gordini
Hello to all, here's a minimal code: %% \version 2.16.2 \relative c { \clef bass \key c \major \cadenzaOn c,2 ^\markup { \tiny { Serie armonica del fa (+: crescente; -: calante) } } ^\markup {\small { Corno in Fa } } c' \clef treble g' c e g \stemUp bes4-- \stemDown c2

[no subject]

2013-08-12 Thread Christopher Reed
hello can someone please help me export my file to lilypond it will not do it for some reason :( ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

[no subject]

2013-05-11 Thread ghe
Is it possible, with LilyPond, to have something like the \hfill effect in TeX, that is, fill the rest of the staff with blank space? If I type: { a b c d \break a b c d \bar |. } the layout is ugly because the notes are spread over the whole staff. I know that: \layout { ragged-right

[no subject]

2013-03-05 Thread Helge Kruse
Hello, I start typesetting some songs. I know how to add the lyrics. But the one song has a short chorus in front of the verses. This looks similar like this when I come home I like the cho - rous { when I sleep at night but can't

[no subject]

2012-12-29 Thread bblochl
I am a new user of lilypond and tried the (unchanged) example Defining predefined fretboards for other instruments from http://lilypond.org/doc/v2.12/input/lsr/lilypond-snippets/Fretted-strings#Fretted-strings To my regret I cannot compile it with version 2.14.2 I get an error list starting with

[no subject]

2012-11-24 Thread ed stuckems
What's special about the \clef command in the following: According to section 2.2.1 of the manual: To determine the number of staves in a piece, LilyPond looks at the beginning of the first expression. If there is a single note, there is one staff; if there is a simultaneous expression, there is

[no subject]

2012-11-21 Thread MING TSANG
  Blessing in+,___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

RE: Subject: Score/Part creating tool

2012-10-18 Thread Peter Gentry
Thanks Mark that failed again using IE9 master cannot be downloaded but worked using Chrome. Without me noticing a folder structure was created in my downloads folder. No little cloud visible (or web page) and the whole process happened without further input. Another quirk of IE9 to ponder...:)

Re: Subject: Score/Part creating tool

2012-10-18 Thread Mark Witmer
Yes, I'm a Linux user. Glad to know you got it to download! MW On Thu, Oct 18, 2012 at 5:51 AM, Peter Gentry peter.gen...@sunscales.co.ukwrote: Thanks Mark that failed again using IE9 master cannot be downloaded but worked using Chrome. Without me noticing a folder structure was created in

RE: Subject: Score/Part creating tool

2012-10-17 Thread Peter Gentry
I have tried downloading this code as part of learning about scheme. Every way I try is thwarted - I even down loaded the Git for Windows stuff. I did manage to browse a file but cut and paste just produced one long line and the download option does not work which is a shame.

Re: Subject: Score/Part creating tool

2012-10-17 Thread Mark Witmer
Hi Peter, There's a link to the left of the repository address with the word zip and a little icon of a cloud on it that will let you download all the files as a zip archive. Here's the link: https://github.com/mwitmer/LyUtil/zipball/master. Hope that helps! Mark On Wed, Oct 17, 2012 at 8:35

Subject: Re: lilypond manual intro

2012-09-10 Thread Peter Gentry
Having had my share of gripes re the manuals I am now a born again supporter - they are great (not perfect) but great. I recommend that you download all the relevant manuals as pdfs to a folder withing your Lilypond data file group and use the advanced search to check through all the manuals

Re: Subject: Re: lilypond manual intro

2012-09-10 Thread David Kastrup
Peter Gentry peter.gen...@sunscales.co.uk writes: Having had my share of gripes re the manuals I am now a born again supporter - they are great (not perfect) but great. I recommend that you download all the relevant manuals as pdfs to a folder withing your Lilypond data file group and use

Re: Subject: Re: lilypond manual intro

2012-09-10 Thread Trevor Daniels
Peter Gentry wrote Monday, September 10, 2012 9:28 AM Having had my share of gripes re the manuals I am now a born again supporter - they are great (not perfect) but great. Nice to be appreciated - thanks! The notation manual is particularly good - the learning manual is fine never seen

Re: Subject: Re: lilypond manual intro

2012-09-10 Thread Phil Holmes
- Original Message - From: Trevor Daniels t.dani...@treda.co.uk To: Peter Gentry peter.gen...@sunscales.co.uk; lilypond-user@gnu.org Sent: Monday, September 10, 2012 10:11 AM Subject: Re: Subject: Re: lilypond manual intro An octave mistake on a single note in polyphonic music

Subject: Re: lilyglyphs LaTeX package

2012-08-16 Thread Stefan Thomas
Dear Urs, how can I install this package in my xelatex-system on ubuntu? Hi Reinhold, Werner and Philippe, thanks for your feedback. Here are a few ideas before I finally leave. [I won't read this list (from tomorrow), so if you want to contact me in the next weeks, please write to

Re: Subject: Re: lilyglyphs LaTeX package

2012-08-16 Thread Urs Liska
The package doesn't have real installation instructions (or even an installation procedure) yet (something for 0.1, a first official release). Fortunately xelatex-ubuntu is what I have, so I can tell you how you will make it work. One issue is that there are included files in a subfolder. (I

Re: Subject: Re: lilyglyphs LaTeX package

2012-08-16 Thread Werner LEMBERG
* place lilyglyphs.sty and the complete definitions/ folder somewhere on your disk, e.g. in a directory ~/lilyglyphs. * create symlinks to lilyglyphs.sty and the definitions/ folder _in the directory_ where your .tex file is located: ln -s ~/lilyglyphs/lilyglyphs.sty ln -s

  1   2   3   >