File:Mi-E.PNG

From Wikimedia Commons, the free media repository
Jump to navigation Jump to search

Original file(864 × 114 pixels, file size: 16 KB, MIME type: image/png)

Captions

Captions

Add a one-line explanation of what this file represents

Summary[edit]

The musical note E3 (Mi3)

Made with GNU LilyPond.

Code:

\version "2.3.25"

tune = \relative c' {
  \clef treble         e1
  \bar "" \clef alto   e
  \bar "" \clef tenor  e
  \bar "" \clef bass   e
}

\score {
  \new Staff {
    \override Staff.Clef #'full-size-change = ##t
    \tune
  }
  \layout {
    raggedright = ##t
    \context { \Score \override SpacingSpanner #'spacing-increment = #3.0 }
  }
}

Licensing[edit]

Public domain I, the copyright holder of this work, release this work into the public domain. This applies worldwide.
In some countries this may not be legally possible; if so:
I grant anyone the right to use this work for any purpose, without any conditions, unless such conditions are required by law.

File history

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

Date/TimeThumbnailDimensionsUserComment
current11:49, 23 December 2006Thumbnail for version as of 11:49, 23 December 2006864 × 114 (16 KB)Moloch981 (talk | contribs)The musical note E (Mi) Made with GNU LilyPond. Code: <pre> \version "2.3.25" tune = \relative c' { \clef treble e1 \bar "" \clef alto e \bar "" \clef tenor e \bar "" \clef bass e } \score { \new Staff { \override Staff.Clef

There are no pages that use this file.

File usage on other wikis

The following other wikis use this file: