Re: adjusting stem length

2005-02-23 Thread Carl Bolstad
I'm not an expert, but try: \revert Stem #'beamed-lengths -Carl On Wed, 23 Feb 2005 13:53:01 +0100, Jean-marc LEGRAND <[EMAIL PROTECTED]> wrote: > ... > I have to adjust the stem length of several notes beamed together. > ... > \override Stem #'beamed-lengths = #'(4) a8 [b c d e f] > > > Is t

Re: moving ledger lines over

2005-02-18 Thread Carl Bolstad
> On 12-Feb-05, at 4:38 PM, Carl Bolstad wrote: > > I've been using (and loving!) LilyPond for about six months, and now I > > need to make a tweak that I just can't figure out. I have moved a note > > over a little bit, but I can't move the ledger line for i

moving ledger lines over

2005-02-12 Thread Carl Bolstad
Hello list! I've been using (and loving!) LilyPond for about six months, and now I need to make a tweak that I just can't figure out. I have moved a note over a little bit, but I can't move the ledger line for it to match. Maybe there's an easier way to move a note over just a little bit that will

Re: Explicit Accidentals

2004-08-06 Thread Carl Bolstad
this possible to do in Lilypond? Thanks! Sure - it's in the documentation, but in short, just append an exclamation point to the note, for example: fis! Carl Bolstad ___ lilypond-user mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinf

Re: need exact pathfilename info for opening lilypond

2004-07-08 Thread Carl Bolstad
f all goes well, it will produce a .pdf, a .ps, and a .mid file of your music. See the documentation for more details, either online or on your hard drive (mine's at C:\cygwin\usr\share\doc\lilypond-2.2.2\index.html), especially the tutorial. Good luck! Carl Bolstad __

Re: Help with Lilypond on Windows

2004-06-22 Thread Carl Bolstad
prompt type, for example, "lilypond test.ly". This gives me all of the output that my Linux box would, and it stays there until I quit Cygwin. Plus, I can run LilyPond many times while I'm tweaking the output without having to re-start Cygwin each time