File:Away in a manger Mueller score.png

Page contents not supported in other languages.
This is a file from the Wikimedia Commons
From Wikipedia, the free encyclopedia

Away_in_a_manger_Mueller_score.png(756 × 373 pixels, file size: 21 KB, MIME type: image/png)

Summary

Description
English: Melody of "Away in a Manger" by James R. Murray (1887), commonly known as "Mueller"
Date
Source Own work
Author Grover cleveland

Generated from the following Lilypond source with the command: lilypond -dbackend=eps -dno-gs-load-fonts -dinclude-eps-fonts --png mueller.ly

\version "2.18.2"
%#(set-default-paper-size "a4" 'landscape)

myMelody = {
  c4 |
  c4. bes8 a4 |
  a4. g8 f4 |
  f4 e4 d4 |
  c2 c4 |

\break

  c4. d8 c4 |
  c4 g'4 e4  |
  d4 c4 f4  |
  a2 c4 |

\break

  c4. bes8 a4 |
  a4. (g8) f4 |
  f4 e4 d4 |
  c2 c4 |

\break

  bes'4. a8 g4 |
  a4 g4 f4 |
  g4 d4 e4  |
  f2  |
  \bar "|."
}

myLyrics = \lyricmode {
  A -- way in a man -- ger,
  No crib for a bed,
  The lit -- tle Lord Je -- sus
  Laid down His sweet head.
  The stars in the sky
  Looked down where He lay,
  The lit -- tle Lord Je -- sus
  A -- sleep on the hay.
}

%% PUTTING IT ALL TOGETHER
mangerMelody = {
  \autoBeamOff
  \time 3/4
  \key f \major
  \partial 4
  \relative c'' {
    \myMelody
  }
}

mangerLyrics = {
  \set associatedVoice = #"mangerMelody"
  \myLyrics
}

allMelody = \new Voice = "melody" { \mangerMelody }

allLyrics =  \new Lyrics \lyricsto "melody" { \mangerLyrics }

mangerStaff = \new Staff <<
  \allMelody
  \allLyrics
>>

disableBarNumbers = {
  \context Score \applyContext #(set-bar-number-visibility 1000)
}

mangerScore = \score {
  << \disableBarNumbers \mangerStaff >>
}

mangerBook = \book {
 \header {
      % The following fields are centered
    dedication = ""
    title = ""
    subtitle = "“Mueller”"
    subsubtitle = ""
      % The following fields are evenly spread on one line
      % the field "instrument" also appears on following pages
    instrument = \markup \with-color #green ""
    poet = ""
    composer = "James R. Murray (1887)"
      % The following fields are placed at opposite ends of the same line
    meter = ""
    arranger = ""
      % The following fields are centered at the bottom
    tagline = ""
  }
  \mangerScore
}

\mangerBook
%% END

Licensing

I, the copyright holder of this work, hereby publish it under the following license:
w:en:Creative Commons
attribution share alike
This file is licensed under the Creative Commons Attribution-Share Alike 4.0 International license.
You are free:
  • to share – to copy, distribute and transmit the work
  • to remix – to adapt the work
Under the following conditions:
  • attribution – You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
  • share alike – If you remix, transform, or build upon the material, you must distribute your contributions under the same or compatible license as the original.

Captions

Add a one-line explanation of what this file represents

Items portrayed in this file

depicts

1 January 1887Gregorian

image/png

fd539e7eebf3ae5a993c0215f22e1d2d72d34b32

21,980 byte

373 pixel

756 pixel

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current00:43, 18 January 2017Thumbnail for version as of 00:43, 18 January 2017756 × 373 (21 KB)Grover clevelandUser created page with UploadWizard
The following pages on the English Wikipedia use this file (pages on other projects are not listed):

Metadata