Example of LilyPond Input File
\version "2.15.14" \include "english.ly" \header { title = \markup { "Excerpt from" \italic "fibonacci" } composer = "Patrick McCarty" %copyright = % \markup \fontsize #-5 { % Copyright © 2009. % Typeset with GNU LilyPond. % Released into public domain by the composer. % } } \paper { paper-height = 4.6\in paper-width = 8.5\in indent = #0 system-count = #2 } \score { \new PianoStaff = "pianostaff" << \new Staff = "RH" \relative c' { #(set-accidental-style 'piano 'Score) \clef "treble" \time 2/4 \set Score.currentBarNumber = #51 \tempo "Slow and steady" 4 = 60Read more about this topic: GNU LilyPond
Famous quotes containing the words input and/or file:
“Family life is not a computer program that runs on its own; it needs continual input from everyone.”
—Neil Kurshan (20th century)
“I have been a soreheaded occupant of a file drawer labeled Science Fiction ... and I would like out, particularly since so many serious critics regularly mistake the drawer for a urinal.”
—Kurt Vonnegut, Jr. (b. 1922)