Creating a font usable in Finale and Sibelius Programs

2009-09-14 Thread Josh Nichols
suggestions? - Josh Nichols SDG ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

An alternative project to Feta Font

2009-08-10 Thread Josh Nichols
? - Josh Nichols SDG ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

generating graphic examples

2009-07-28 Thread Josh Nichols
I want to be able to generate graphic musical examples without getting it formatted on a giant paper-formatted .pdf or .png. How do I accomplish this? I cannot find anything in the manual which allows this. - Josh Nichols SDG

Moving metronome markings

2009-07-23 Thread Josh Nichols
How can I raise or lower the metronome marking in the following example: \version "2.12.2" c'' { \clef treble \time 2/4 \tempo 4 = 120 c e } Any guidance? Thanks for your help! -------

Moving an espressivo sign

2009-07-21 Thread Josh Nichols
I am trying to move the espressivo sign down below the staff in the following example: \version "2.12.2" \relative c'' { c4_\espressivo a8 a b g } Could someone help me or direct me in the right direction? Thanks! -------

Moving breathe markings

2009-07-16 Thread Josh Nichols
I want to move the breath marks from in the staff to above the staff in this example: \version "2.12.2" \relative c'' { c \breathe d e \breathe f } Can anyone tell me how to do this? Thanks! -------

Re: tieing notes in a complex gesture

2009-07-14 Thread Josh Nichols
I meant to say beaming! Beaming these rhythmic groups! - Josh Nichols SDG On Tue, Jul 14, 2009 at 6:14 PM, Josh Nichols wrote: > I am having trouble trying to figure out how to tie together the groupings > in this gesture: > > \relative c

tieing notes in a complex gesture

2009-07-14 Thread Josh Nichols
7;t know how to beam the dotted sixteenth note figure to the eighth note, and subsequent rhythmic groups. I've tried to make this work, but I get REALLY wierd symbols, or something goes wrong... maybe its my syntax? Thanks! -------