%% Generated by lilypond-book
%% Options: [exampleindent=10.16\mm,indent=0\mm,line-width=160\mm,paper-height=845.047\pt,paper-width=597.508\pt,papersize='(cons (* 597.508 pt) (* 845.047 pt))]
\include "lilypond-book-preamble.ly"


% ****************************************************************
% Start cut-&-pastable-section
% ****************************************************************

#(ly:set-option 'eps-box-padding 3.000000)



\paper {
  #(set-paper-size '(cons (* 597.508 pt) (* 845.047 pt)))
  indent = 0\mm
  line-width = 160\mm
  % offset the left padding, also add 1mm as lilypond creates cropped
  % images with a little space on the right
  line-width = #(- line-width (* mm  3.000000) (* mm 1))
}

\layout {
  
}




% ****************************************************************
% ly snippet:
% ****************************************************************
\sourcefilename "/lilypond-2.26.0/input/regression/musicxml/22a-Noteheads.xml"
\sourcefileline 0
\version "2.26.0"
% automatically converted by musicxml2ly from -
\pointAndClickOff

\header {
  texidoc = "Different note styles, using the <notehead> element. First, each
    note head style is printed with four quarter notes, two with filled heads,
    two with unfilled heads, where first the stem is up and then the stem is
    down.

    After that, starting with measure 16, each note head style is printed with a
    half note (should have an unfilled head by default).

    Finally, starting with measure 23, Aiken note head styles are tested, once
    with stem up and once with stem down."
}
\layout {
  \context {
    \Staff
    printKeyCancellation = ##f
  }
  \context {
    \Score
    autoBeaming = ##f
  }
}
PartPOneVoiceOne = \relative a' {
  \clef "treble" \time 4/4 \key c \major \tweak style #'slash a4 \tweak style
  #'slash c4 \tweak style #'slash \tweak duration-log #1 a4 \tweak style #'slash
  \tweak duration-log #1 c4 | % 1
  \tweak style #'do a4 \tweak style #'do c4 \tweak style #'do \tweak
  duration-log #1 a4 \tweak style #'do \tweak duration-log #1 c4 | % 2
  \tweak style #'harmonic-mixed a4 \tweak style #'harmonic-mixed c4 \tweak style
  #'harmonic-mixed \tweak duration-log #1 a4 \tweak style #'harmonic-mixed
  \tweak duration-log #1 c4 | % 3
  \tweak style #'la a4 \tweak style #'la c4 \tweak style #'la \tweak
  duration-log #1 a4 \tweak style #'la \tweak duration-log #1 c4 | % 4
  a4 c4 \tweak duration-log #1 a4 \tweak duration-log #1 c4 | % 5
  \tweak style #'cross a4 \tweak style #'cross c4 \tweak style #'cross \tweak
  duration-log #1 a4 \tweak style #'cross \tweak duration-log #1 c4 | % 6
  \tweak style #'xcircle a4 \tweak style #'xcircle c4 \tweak style #'xcircle
  \tweak duration-log #1 a4 \tweak style #'xcircle \tweak duration-log #1 c4 | % 7
  a4 c4 \tweak duration-log #1 a4 \tweak duration-log #1 c4 | % 8
  \tweak style #'arrow \tweak direction #UP a4 \tweak style #'arrow \tweak
  direction #DOWN c4 \tweak style #'arrow \tweak direction #UP \tweak
  duration-log #1 a4 \tweak style #'arrow \tweak direction #DOWN \tweak
  duration-log #1 c4 | % 9

  \barNumberCheck #10
  a4 c4 \tweak duration-log #1 a4 \tweak duration-log #1 c4 | % 10
  a4 c4 \tweak duration-log #1 a4 \tweak duration-log #1 c4 | % 11
  a4 c4 \tweak duration-log #1 a4 \tweak duration-log #1 c4 | % 12
  a4 c4 \tweak duration-log #1 a4 \tweak duration-log #1 c4 | % 13
  \tweak transparent ##t a4 \tweak transparent ##t c4 \tweak transparent ##t a4
  \tweak transparent ##t c4 \bar "||" % 14
  \break \tweak style #'slash a2 \tweak style #'do a2 | % 15
  \tweak style #'harmonic-mixed a2 \tweak style #'la a2 | % 16
  a2 \tweak style #'cross a2 | % 17
  \tweak style #'xcircle a2 a2 | % 18
  \tweak style #'arrow \tweak direction #UP a2 \tweak style #'arrow \tweak
  direction #DOWN c2 | % 19

  \barNumberCheck #20
  a2 a2 | % 20
  a2 a2 \bar "||" % 21
  \break \tweak style #'do a4 \tweak style #'do c4 \tweak style #'do \tweak
  duration-log #1 a4 \tweak style #'do \tweak duration-log #1 c4 | % 22
  \tweak style #'re a4 \tweak style #'re c4 \tweak style #'re \tweak
  duration-log #1 a4 \tweak style #'re \tweak duration-log #1 c4 | % 23
  \tweak style #'mi a4 \tweak style #'mi c4 \tweak style #'mi \tweak
  duration-log #1 a4 \tweak style #'mi \tweak duration-log #1 c4 | % 24
  \tweak style #'fa a4 \tweak style #'fa c4 \tweak style #'fa \tweak
  duration-log #1 a4 \tweak style #'fa \tweak duration-log #1 c4 | % 25
  \tweak style #'sol a4 \tweak style #'sol c4 \tweak style #'sol \tweak
  duration-log #1 a4 \tweak style #'sol \tweak duration-log #1 c4 | % 26
  \tweak style #'la a4 \tweak style #'la c4 \tweak style #'la \tweak
  duration-log #1 a4 \tweak style #'la \tweak duration-log #1 c4 | % 27
  \tweak style #'ti a4 \tweak style #'ti c4 \tweak style #'ti \tweak
  duration-log #1 a4 \tweak style #'ti \tweak duration-log #1 c4 | % 28
  \key a \major \tweak style #'do a,4 \tweak style #'re b4 \tweak style #'mi cis4
  \tweak style #'fa d4 | % 29

  \barNumberCheck #30
  \tweak style #'sol e4 \tweak style #'la fis4 \tweak style #'ti gis4 \tweak
  style #'do a4 | % 30
  \key c \major \tweak style #'do c4 \tweak style #'re d4 \tweak style #'mi e4
  \tweak style #'fa f4 | % 31
  \tweak style #'sol g4 \tweak style #'la a4 \tweak style #'ti b4 \tweak style
  #'do c4 \bar "|."
}

PartPOneVoiceOneLyricsOne = \lyricmode {
  \set ignoreMelismata = ##t
  \set includeGraceNotes = ##t
  slash \skip1 \skip1 \skip1 triangle \skip1 \skip1 \skip1 diamond \skip1 \skip1
  \skip1 square \skip1 \skip1 \skip1 cross \skip1 \skip1 \skip1 x \skip1 \skip1
  \skip1 "circle-" \skip1 \skip1 \skip1 inverted \skip1 \skip1 \skip1 arrow
  \skip1 \skip1 \skip1 slashed \skip1 \skip1 \skip1 back \skip1 \skip1 \skip1
  normal \skip1 \skip1 \skip1 cluster \skip1 \skip1 \skip1 none \skip1 \skip1
  \skip1 slash triangle diamond square cross x "circle-" inverted arrow arrow
  slashed back normal cluster do \skip1 \skip1 \skip1 re \skip1 \skip1 \skip1 mi
  \skip1 \skip1 \skip1 fa \skip1 \skip1 \skip1 so \skip1 \skip1 \skip1 la \skip1
  \skip1 \skip1 ti \skip1 \skip1 \skip1 do re mi fa so la ti do do re mi fa so
  la ti do
}

PartPOneVoiceOneLyricsTwo = \lyricmode {
  \set ignoreMelismata = ##t
  \set includeGraceNotes = ##t
  \skip1 \skip1 \skip1 \skip1 \skip1 \skip1 \skip1 \skip1 \skip1 \skip1 \skip1
  \skip1 \skip1 \skip1 \skip1 \skip1 \skip1 \skip1 \skip1 \skip1 \skip1 \skip1
  \skip1 \skip1 x \skip1 \skip1 \skip1 triangle \skip1 \skip1 \skip1 "up/down"
  \skip1 \skip1 \skip1 \skip1 \skip1 \skip1 \skip1 slashed \skip1 \skip1 \skip1
  \skip1 \skip1 \skip1 \skip1 \skip1 \skip1 \skip1 \skip1 \skip1 \skip1 \skip1
  \skip1 \skip1 \skip1 \skip1 \skip1 \skip1 \skip1 x triangle down up \skip1
  slashed \skip1 \skip1 \skip1 \skip1 \skip1 \skip1 \skip1 \skip1 \skip1 \skip1
  \skip1 \skip1 \skip1 \skip1 \skip1 \skip1 \skip1 \skip1 \skip1 \skip1 \skip1
  \skip1 \skip1 \skip1 \skip1 \skip1 \skip1 \skip1 \skip1 \skip1 \skip1 \skip1
  \skip1 \skip1 \skip1 \skip1 \skip1 \skip1 \skip1 \skip1 \skip1 \skip1 \skip1
  \skip1 \skip1 \skip1
}


% The score definition
\score {
  <<
    \new Staff = "P1" <<
      \context Staff <<
        \override Staff.BarLine.allow-span-bar = ##f
        \mergeDifferentlyDottedOn
        \mergeDifferentlyHeadedOn
        \context Voice = "PartPOneVoiceOne" {
          \PartPOneVoiceOne
        }
        \new Lyrics \lyricsto "PartPOneVoiceOne" {
          \PartPOneVoiceOneLyricsOne
        }
        \new Lyrics \lyricsto "PartPOneVoiceOne" {
          \PartPOneVoiceOneLyricsTwo
        }
      >>
    >>
  >>
  \layout {}
  % To create MIDI output, uncomment the following line:
  % \midi { \tempo 4 = 100 }
}




% ****************************************************************
% end ly snippet
% ****************************************************************
