Re: Lilypond cheat sheat

2012-11-07 Thread David Rogers
Noeck noeck.marb...@gmx.de writes: ... I added an *English version*, which should make it readable for a wider community. Most of the text consists of Lilypond commands, though. There are some places where I am not sure if I found the correct translation.

Re: Adding a clef mid-measure

2012-11-07 Thread David Kastrup
soundsfromsound soundsfromso...@gmail.com writes: Hello, One last question for tonight please. I'm having trouble figuring out how to insert a treble clef mid-measure. I keep getting an error message when I try to insert the \clef treble, but it works when I put it at the start of the

Re: Adding a clef mid-measure

2012-11-07 Thread David Kastrup
David Kastrup d...@gnu.org writes: soundsfromsound soundsfromso...@gmail.com writes: Hello, One last question for tonight please. I'm having trouble figuring out how to insert a treble clef mid-measure. I keep getting an error message when I try to insert the \clef treble, but it works

Re: Adding a clef mid-measure

2012-11-07 Thread soundsfromsound
Sorry, yes you are right! I had pasted from an MusicXML conversion - I haven't edited anything out of it yet. Are you saying that this is somehow hindering me from being able to use a mid-measure clef change? I'm confused. How should I proceed? Thanks! - composer | sound designer --

Re: Lilypond cheat sheat

2012-11-07 Thread Trevor Daniels
Noeck wrote Tuesday, November 06, 2012 11:29 PM Sorry, I don't speak Portuguese, but I added an *English version*, which should make it readable for a wider community. Most of the text consists of Lilypond commands, though. There are some places where I am not sure if I found the correct

Re: Lilypond in path on Windows?

2012-11-07 Thread Jan Nieuwenhuizen
Nick Payne writes: Should the Lilypond install add the program directory to the path on Windows? I normally use LP on Linux, where it is in the path, but I just installed 2.17.6 on my notebook, which runs Windows 7 x64, and it isn't in the path - I can't open a command prompt and run lilypond

Re: Lilypond cheat sheat

2012-11-07 Thread Janek Warchoł
On Wed, Nov 7, 2012 at 7:21 AM, Werner LEMBERG w...@gnu.org wrote: I think both cheat sheets nicely complement each other. What about adding both of them to the lilypond distribution? +1 ___ lilypond-user mailing list lilypond-user@gnu.org

Re: Lilypond in path on Windows?

2012-11-07 Thread Janek Warchoł
On Wed, Nov 7, 2012 at 10:26 AM, Jan Nieuwenhuizen jann...@gnu.org wrote: commit 917dab12e7a838f1f153e7c57fb921c0b19b9bc2 Author: Phil Holmes m...@philholmes.net Date: Fri Jan 6 17:23:15 2012 + Stops Windows PATH being changed Such messages, and this one in

Re: Lilypond cheat sheat

2012-11-07 Thread Jan Nieuwenhuizen
Janek Warchoł writes: On Wed, Nov 7, 2012 at 7:21 AM, Werner LEMBERG w...@gnu.org wrote: I think both cheat sheets nicely complement each other. What about adding both of them to the lilypond distribution? +1 Well, doesn't that depend a bit upon how they are produced? We don't want to

Re: Lilypond in path on Windows?

2012-11-07 Thread David Kastrup
Janek Warchoł janek.lilyp...@gmail.com writes: On Wed, Nov 7, 2012 at 10:26 AM, Jan Nieuwenhuizen jann...@gnu.org wrote: commit 917dab12e7a838f1f153e7c57fb921c0b19b9bc2 Author: Phil Holmes m...@philholmes.net Date: Fri Jan 6 17:23:15 2012 + Stops Windows PATH

Re: Lilypond in path on Windows?

2012-11-07 Thread Jan Nieuwenhuizen
Janek Warchoł writes: i suppose relevant issue is here http://code.google.com/p/lilypond/issues/detail?id=1948 Interesting. So instead of FIXING that bug, a new bug was introduced by removing code. Great. Also no trail was left in Git, which leaves the risk of someone restarting that cycle

Re: Lilypond cheat sheat

2012-11-07 Thread Francisco Vila
2012/11/7 Jan Nieuwenhuizen jann...@gnu.org: Well, doesn't that depend a bit upon how they are produced? We don't want to ship anything (binaries, PDFs, Gonville fonts, etc). without sources, and we also don't want to add build dependencies on, say, libreoffice? But we could link to the

Re: Lilypond cheat sheat

2012-11-07 Thread David Kastrup
Jan Nieuwenhuizen jann...@gnu.org writes: Janek Warchoł writes: On Wed, Nov 7, 2012 at 7:21 AM, Werner LEMBERG w...@gnu.org wrote: I think both cheat sheets nicely complement each other. What about adding both of them to the lilypond distribution? +1 Well, doesn't that depend a bit

Re: Lilypond in path on Windows?

2012-11-07 Thread Jan Nieuwenhuizen
David Kastrup writes: I usually try to remember when pushing changes to do one git commit --amend for the sake of adding Issue : in front of the commit message. I don't think many other bother, and my own success rate is probably below 70%. Yes, that's quite nice. I like that a lot

Re: Lilypond cheat sheat

2012-11-07 Thread Jan Nieuwenhuizen
Francisco Vila writes: 2012/11/7 Jan Nieuwenhuizen jann...@gnu.org: Well, doesn't that depend a bit upon how they are produced? We don't want to ship anything (binaries, PDFs, Gonville fonts, etc). without sources, and we also don't want to add build dependencies on, say, libreoffice? But

Re: Lilypond in path on Windows?

2012-11-07 Thread David Kastrup
Jan Nieuwenhuizen jann...@gnu.org writes: Janek Warchoł writes: i suppose relevant issue is here http://code.google.com/p/lilypond/issues/detail?id=1948 Interesting. So instead of FIXING that bug, a new bug was introduced by removing code. A new _installation_ step was introduced since

Re: Lilypond cheat sheat

2012-11-07 Thread Francisco Vila
2012/11/7 Trevor Daniels t.dani...@treda.co.uk: Noeck wrote Tuesday, November 06, 2012 11:29 PM Sorry, I don't speak Portuguese, but I added an *English version*, which should make it readable for a wider community. Most of the text consists of Lilypond commands, though. There are some

Re: Lilypond cheat sheat

2012-11-07 Thread Jan Nieuwenhuizen
David Kastrup writes: We arrive at our indentation using Emacs, but even if we deliver the scripts for doing so, this does not mean we need to redistribute Emacs as well. There is a difference between build time and run time dependencies. Even if libreoffice, like Emacs would obviously not

Re: Lilypond in path on Windows?

2012-11-07 Thread Jan Nieuwenhuizen
David Kastrup writes: A new _installation_ step was introduced since the previous one would not work more than a few times and left traces in the system when uninstalling that would eventually lead to failure. Who takes care of this new step? Great. Also no trail was left in Git, That

Re: Editing slur markings in LilyPond

2012-11-07 Thread Janek Warchoł
On Wed, Nov 7, 2012 at 3:24 AM, soundsfromsound soundsfromso...@gmail.com wrote: Can someone weigh in and let me know if LilyPond offers similar slur parameters that can be controlled by the user? Or is this editing slightly limited? You definitely want to know about \shape function. If

Re: Adding a clef mid-measure

2012-11-07 Thread Janek Warchoł
On Wed, Nov 7, 2012 at 9:18 AM, soundsfromsound soundsfromso...@gmail.com wrote: Sorry, yes you are right! I had pasted from an MusicXML conversion - I haven't edited anything out of it yet. Are you saying that this is somehow hindering me from being able to use a mid-measure clef change?

Re: Lilypond cheat sheat

2012-11-07 Thread Marc Hohl
Am 07.11.2012 11:02, schrieb Jan Nieuwenhuizen: David Kastrup writes: We arrive at our indentation using Emacs, but even if we deliver the scripts for doing so, this does not mean we need to redistribute Emacs as well. There is a difference between build time and run time dependencies. Even

Re: Lilypond cheat sheat

2012-11-07 Thread Alberto Simões
yay! It was quick :) Thank you :) On 06/11/12 23:29, Noeck wrote: Am 06.11.2012 23:24, schrieb Alberto Simões: Hey It seems interesting/useful, but I can't understand a word :-) Cheers ambs Sorry, I don't speak Portuguese, but I added an *English version*, which should make it readable for

Re: Lilypond cheat sheat

2012-11-07 Thread Noeck
Am 07.11.2012 11:01, schrieb Francisco Vila: 2012/11/7 Trevor Daniels t.dani...@treda.co.uk: Noeck wrote Tuesday, November 06, 2012 11:29 PM Sorry, I don't speak Portuguese, but I added an *English version*, which should make it readable for a wider community. Most of the text consists of

Re: Lilypond cheat sheat

2012-11-07 Thread Noeck
Am 07.11.2012 10:55, schrieb Jan Nieuwenhuizen: Francisco Vila writes: 2012/11/7 Jan Nieuwenhuizen jann...@gnu.org: Well, doesn't that depend a bit upon how they are produced? We don't want to ship anything (binaries, PDFs, Gonville fonts, etc). without sources, and we also don't want to

Re: Lilypond in path on Windows?

2012-11-07 Thread David Kastrup
Jan Nieuwenhuizen jann...@gnu.org writes: David Kastrup writes: A new _installation_ step was introduced since the previous one would not work more than a few times and left traces in the system when uninstalling that would eventually lead to failure. Who takes care of this new step?

Re: Lilypond cheat sheat

2012-11-07 Thread Phil Holmes
- Original Message - From: Janek Warchol janek.lilyp...@gmail.com To: Werner LEMBERG w...@gnu.org Cc: LilyPond Users lilypond-user@gnu.org; Reinhold Kainhofer reinh...@fam.tuwien.ac.at Sent: Wednesday, November 07, 2012 9:29 AM Subject: Re: Lilypond cheat sheat On Wed, Nov 7, 2012

Custom expressive marks over noteheads?

2012-11-07 Thread Aristotle Esguerra
Is it possible to create a custom expressive mark over noteheads (e.g., acute or grave accents)? Many thanks in advance. ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: Adding a clef mid-measure

2012-11-07 Thread soundsfromsound
Ok, I understand now. Sometimes MusicXML doesn't translate well coming into LilyPond, and I agree with you - I should probably be more thorough with my housekeeping after the import. :) Often times, I find that the MusicXML import is quite different depending on how I bring it in to LilyPond -

Re: Lilypond cheat sheat

2012-11-07 Thread Guy Stalnaker
Thanks to both Reinhold and Noeck for their excellent help documents! Guy On 11/06/2012 06:25 PM, Reinhold Kainhofer wrote: On 2012-11-06 23:14, Noeck wrote: many years ago I made a cheat sheet for Lilypond, because I couldn't remember all the syntax by heart. Now, after having used Lilypond

Extract notes within music function

2012-11-07 Thread Aleksandr Andreev
Hello list, Is it possible to extract individual notes from the music passed to a music function, e.g.: \myFunction { c d e f } Within myFunction, can I do something like car notes cdr notes etc. to process the c, d, etc., individually? The argument can be arbitrarily long. Thanks,

Square brackets across an entire system?

2012-11-07 Thread Aristotle Esguerra
Below is the link to the code that will create square brackets for a single staff. http://lsr.dsi.unimi.it/LSR/Snippet?id=377 Is there a similar way to create square brackets that span an entire system? ___ lilypond-user mailing list

Re: Extract notes within music function

2012-11-07 Thread Gilles
Is it possible to extract individual notes from the music passed to a music function, e.g.: \myFunction { c d e f } Within myFunction, can I do something like car notes cdr notes Here is a kind of template, but i am not absolutely sure it's what you want.

Re: Incipit issues

2012-11-07 Thread Thomas Morley
2012/11/6 David Kastrup d...@gnu.org: Thomas Morley thomasmorle...@googlemail.com writes: [...] Sorry, that I can't work on it. As soon as C++ is in the game, I'm not able to play it. We still have the whitespace under meter thing. One can manually set a length for the staff lines, but that

Re: Lilypond cheat sheat

2012-11-07 Thread Ralph Palmer
Wow! I'm also in awe, and grateful for your efforts. Great job. In gratitude, Ralph On Tue, Nov 6, 2012 at 3:29 PM, Noeck noeck.marb...@gmx.de wrote: Am 06.11.2012 23:24, schrieb Alberto Simões: Hey It seems interesting/useful, but I can't understand a word :-) Cheers ambs

Re: Adding a clef mid-measure

2012-11-07 Thread David Rogers
soundsfromsound soundsfromso...@gmail.com writes: On a side note, is there any one way that everyone agrees is the best way to import MusicXML into Lilypond with the cleanest, most accurate conversion results? Yes, absolutely there is. 1. Print the score (not the file, print the musical

Re: Editing slur markings in LilyPond

2012-11-07 Thread soundsfromsound
LilyPond is simply incredible. I cannot believe how awesome it just keeps getting every time I turn around. Major thanks to all involved in the work of this software. I can't thank you all enough. You all are such great people and it's a pleasure to share a love for music with you. Ben

Re: Editing slur markings in LilyPond

2012-11-07 Thread Trevor Daniels
soundsfromsound wrote Wednesday, November 07, 2012 11:09 PM LilyPond is simply incredible. I cannot believe how awesome it just keeps getting every time I turn around. Major thanks to all involved in the work of this software. I can't thank you all enough. You all are such great people

Re: Editing slur markings in LilyPond

2012-11-07 Thread soundsfromsound
At the risk of getting ever-so-slightly-off-topic: My passion is not only composing but also the craft of music engraving. Typesetting, that classic beautiful look. Sure, I've experimented with SCORE way back when I was in college but, I never warmed up to it and besides, there's something

Re: Adding a clef mid-measure

2012-11-07 Thread soundsfromsound
Well said. :) - composer | sound designer -- View this message in context: http://lilypond.1069038.n5.nabble.com/Adding-a-clef-mid-measure-tp135945p135994.html Sent from the User mailing list archive at Nabble.com. ___ lilypond-user mailing list

uncentered rests

2012-11-07 Thread Mark Stephen Mrotek
Fellow Users: Please look at this: \version 2.16.0 global = { \key a \minor \time 4/4 } rightOne = \relative c'' { \global r8 a a a b b b16 c d b | c8 b16 c a8 b c b c d | e b-1 e4~-4 e8 dis16 cis dis e fis dis | e4. d16 c b8-1 a-2 b-1 e16-5 d | } rightTwo = \relative c'' {

Re: uncentered rests

2012-11-07 Thread Michael Rivers
Use R1 instead of r1. -- View this message in context: http://lilypond.1069038.n5.nabble.com/uncentered-rests-tp135995p135996.html Sent from the User mailing list archive at Nabble.com. ___ lilypond-user mailing list lilypond-user@gnu.org

RE: uncentered rests

2012-11-07 Thread Mark Stephen Mrotek
Thank you. Works perfectly. Mark -Original Message- From: lilypond-user-bounces+carsonmark=ca.rr@gnu.org [mailto:lilypond-user-bounces+carsonmark=ca.rr@gnu.org] On Behalf Of Michael Rivers Sent: Wednesday, November 07, 2012 8:14 PM To: lilypond-user@gnu.org Subject: Re:

Re: Extract notes within music function

2012-11-07 Thread Aleksandr Andreev
On Wed, Nov 7, 2012 at 2:28 PM, Gilles gilles.thiba...@free.fr wrote: Is it possible to extract individual notes from the music passed to a music function, e.g.: \myFunction { c d e f } Within myFunction, can I do something like car notes cdr notes Here is a kind of template, but i am

Re: uncentered rests

2012-11-07 Thread Nick Payne
On 8/11/2012 2:46 PM, Mark Stephen Mrotek wrote: Fellow Users: Please look at this: \version 2.16.0 global = { \key a \minor \time 4/4 } rightOne = \relative c'' { \global r8 a a a b b b16 c d b | c8 b16 c a8 b c b c d | e b-1 e4~-4 e8 dis16 cis dis e fis dis | e4. d16 c b8-1

RE: uncentered rests

2012-11-07 Thread Mark Stephen Mrotek
Mr. Payne: Thank you for the solution and, especially, the documentation reference. It helps me track down information. Mark From: lilypond-user-bounces+carsonmark=ca.rr@gnu.org [mailto:lilypond-user-bounces+carsonmark=ca.rr@gnu.org] On Behalf Of Nick Payne Sent: Wednesday,

Re: Supporting LilyPond development financially

2012-11-07 Thread Werner LEMBERG
David, you've beaten me by a few minutes with answering the same :-) If you still think you would also like to contribute money, it is my opinion that the kind of development that I do might be worth making more sustainable. Supporting David financially is certainly the way to go with

helper function that should take a list argument doesn't do anything

2012-11-07 Thread Janek Warchoł
% Hi people, % here's what i want to do: { \overrideProperty #Score.NonMusicalPaperColumn #'line-break-system-details #'((alignment-distances . (30))) a a a a } { b b b b } % the override is very long, so i wanted to create a helper music function. I tried this staffdist

Re: tied chords with articulate.ly

2012-11-07 Thread Martin Tarenskeen
On Wed, 7 Nov 2012, Martin Tarenskeen wrote: Hi, if I do c~ e~ g~ c e g when creating a midi file normally no problems. But if I use articulate.ly, the chord is not tied in the midi output. I can hear it played twice. To answer my own question This is a known problem - issue