Next: , Previous: , Up: ("dirTop")  

Top

Strangers-1-5

[file-code; "ly,texi,sh are UTF-8"]
Normally; Windows & Linux "[Prompt] lilypond --pdf --png name.ly[Enter]"
And---- Only; Linux(Prompt) $ ./run--lily.sh name[Enter](need makeinfo) ----

strangers-1-5.midi(//The one below is mp3//)           strangers-1-5.pdf          • strangers-1-5.tar.gz (All-files;<9,700bytes)

The Jacket of a sheet is "png" and Sheets are "svg"


Next: , Previous: , Up: Top  

Music Sheet

strangers-1-5-page1

[picture of music]
[picture of music]
[picture of music]
[picture of music]
[picture of music]
[picture of music]

Next: , Previous: , Up: Top  

strangers-1-5.ly

%% 11:29 PM Thursday, March 23, 2023
%% Yukio Yoshida
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%% LilyPond "\book format" use.
\version "2.24.0"
#(set-default-paper-size "letter")
#(set-global-staff-size 18)
\include "strangers-1-5cv.ly"
\book{
\bookpart{ %% #I Caver's title
\markup{ \vspace #-.5 }
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
#(let* ((port (open-output-file "sheet-title-line.eps")))
  (display "%!PS-Adobe-3.0 EPSF-3.0
%%BoundingBox: 15 10 585 810
%%HiResBoundingBox: 15.00 10.00 585.00 810.00
%%Creator: GPL Ghostscript 950 (eps2write)
%%LanguageLevel: 2
%%CreationDate: D:20230508103029+09'00'
%%Pages: 1
%%EndComments
newpath
25 20 moveto 25 800 lineto 25 800 moveto 575 800 lineto
575 800 moveto 575 20 lineto 575 20 moveto 25 20 lineto
.22 0 0 setrgbcolor 20 setlinewidth stroke
%% in-line
newpath
50 50 moveto 50 760 lineto 50 760 moveto 546 760 lineto
546 760 moveto 546 50 lineto 546 50 moveto 50 50 lineto
0 0 0 setrgbcolor 1 setlinecap 3 setlinewidth stroke
%% Title-Word
/Times-Italic findfont 14 scalefont setfont 80 740 moveto
0 0 0 setrgbcolor
(Soprano;  Instrument  and Voice                          --- C \\clef on 1st line) false charpath 0 setlinewidth stroke
/Times-Italic findfont 14 scalefont setfont 80 725 moveto
0 0 0 setrgbcolor
(MezzoSoprano;  Instrument  and Voice               --- C \\clef on 2nd line) false charpath 0 setlinewidth stroke
/Times-Italic findfont 14 scalefont setfont 80 710 moveto
0 0 0 setrgbcolor
(Alto;  Instrument  and Voice                                --- C \\clef on 3rd line) false charpath 0 setlinewidth stroke
/Times-Italic findfont 14 scalefont setfont 80 695 moveto
0 0 0 setrgbcolor
(Tenor;  Instrument  and Voice                             --- C \\clef on 4th line) false charpath 0 setlinewidth stroke
/Times-Italic findfont 14 scalefont setfont 80 680 moveto
0 0 0 setrgbcolor
(Baritone;  Instrument  and Voice                         --- C \\clef on 5th line) false charpath 0 setlinewidth stroke
/Times-Italic findfont 14 scalefont setfont 80 665 moveto
0 0 0 setrgbcolor
(bas;  Instrument  and Voice                                 --- F \\clef on 4th line) false charpath 0 setlinewidth stroke
/Times-Italic findfont 120 scalefont setfont 110 560 moveto
1 0 0 setrgbcolor
(SHEET) false charpath 3 setlinewidth stroke
/Times-Italic findfont 16 scalefont setfont 180 540 moveto
0 0 0 setrgbcolor
(Typesetting output with LilyPond) false charpath 0 setlinewidth stroke
%%%%
/Times-Italic findfont 110 scalefont setfont 126 410 moveto
0 1 0 setrgbcolor
(WORD) false charpath 3 setlinewidth stroke
%%%%
/Times-Italic findfont 24 scalefont setfont 180 440 moveto
0 0 0 setrgbcolor
(Op.64 Strangers 1- 5) false charpath 2 setlinewidth stroke
/Times-Italic findfont 20 scalefont setfont 210 340 moveto
0 0 0 setrgbcolor
(MUSICAL   INSTRUMENT) false charpath 1 setlinewidth stroke
/Times-Italic findfont 20 scalefont setfont 280 320 moveto
0 0 0 setrgbcolor
(and) false charpath 1 setlinewidth stroke
/Times-Italic findfont 120 scalefont setfont 61 234 moveto
0 0 0 setrgbcolor
(MIXED) false charpath 3 setlinewidth stroke
/Times-Italic findfont 120 scalefont setfont 58 150 moveto
0 0 0 setrgbcolor
(CHORUS) false charpath 3 setlinewidth stroke
/Times-Italic findfont 120 scalefont setfont 58 62 moveto
0 0 0 setrgbcolor
(GROUP) false charpath 3 setlinewidth stroke" port )

  (close port))
%Trailer
%% end make sheet-title-line.eps --------
\markup { \center-column {
\epsfile #X #124 #"sheet-title-line.eps"
\vspace #-3  %% Under of Title letters
\line { \bold \italic \tiny
"The dynamic of performance is freedom(the conductor's) discretion." } }}
}%% end bookpart I %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%% \pageBreak
%%%%%% Poem area
\markup { \vspace #10 }
\markup { \hspace #24 \column {
" "
\line { \hspace #-2 \magnify #1.5 \with-color #red "In yours! yours! tears flowing....!" }
"  "
"  "
\magnify #1.5 {
"Descendants of the Earth!"
"    "
"    "
"    "
"Now! Stand up!"
"    "
"    "
"    "
"And Go(fly).... go(fly).... go(fly)...."
"    "
"    "
"    "
"Even if, In suffered great pain...."
"    "
"    "
"    "
"And, In yours! yours! tears flowing....!"
"    "
"    "
"    "
"Descendants of the Earth!"
"    "
"    "
"    "
"Now! Stand up, And Go(fly).... go(fly).... go(fly)....!"
}
}}
%% End poem %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\pageBreak
\bookpart{ %% II
\header {
  dedication = \markup { \column { "     " "      " "     " } }
%% title = \markup { Strangers of Earth 1\hspace #-1.89 \raise #0.99 \tiny "(5)" }
 title = \markup { Strangers of Earth \concat {1 \super 5} }
%%subtitle = #(string-append "LilyPond version " (lilypond-version))
 subtitle = \markup { c major(\italic "c d e f g a b") }
 subsubtitle = \markup{\center-column {
                   "soprano; C clef on 1st line,       alto; C clef on 3rd line."
                   "       bass; F clef on 4th line,    tenor; C clef on 4th line."
                   "     " }}
 %%composer = \markup{ \line {\italic "Yukio Yoshida"}}
 arranger = \markup{ \line {\italic "Yukio Yoshida"}}
 poet = \markup { \fontsize #-1.5
\fill-line {
 \line { \italic
   \column \bold {
" "
"Descendants of the Earth!"
"Now! Stand up!"
" "
"And! Go(fly).... go(fly).... go(fly)...."
"Even if, In suffered great pain...."
"And, In yours! yours! tears flowing...."
" "
"Descendants of the Earth!"
"Now! Stand up, And Go(fly).... go(fly).... go(fly)....!"
}}}}
 opus = "Op.64 Strangers 1-5"
 meter = "Prayer"
 copyright = "public Domain"
 %% tagline = "  "
} %% End header
%%%%%%%%%% sheet and midi music code part %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%% get sheet music ---------------------------------------------------------------
\score {
         <<
  \context ChoirStaff = "FourPartStaffaddchorus" <<
   \new Voice = "soprano" { \clef soprano \key c\major \time 3/2
   \set Staff.instrumentName = "soprano" \soprano }
   \new Lyrics = "mainSL" \lyricsto "sopranoS" { \sopranoLSolo }
   \new Lyrics = "mainSL" \lyricsto "sopranoT" { \sopranoLTutti }
   \new Lyrics = "mainSL" \lyricsto "sopranoSII" { \sopranoLSoloII }
   \new Lyrics = "mainSL" \lyricsto "sopranoTII" { \sopranoLTuttiII }

   \new Voice = "alto" { \clef alto \key c\major \time 3/2
   \set Staff.instrumentName = "alto   " \alto }
   \new Lyrics = "mainAL" \lyricsto "altoS" { \altoLSolo }
   \new Lyrics = "mainAL" \lyricsto "altoT" { \altoLTutti }
   \new Lyrics = "mainAL" \lyricsto "altoSII" { \altoLSoloII }
   \new Lyrics = "mainAL" \lyricsto "altoTII" { \altoLTuttiII }

   \new Voice = "tenor" { \clef tenor \key c\major \time 3/2
   \set Staff.instrumentName = "tenor  "  \tenor }
   \new Lyrics = "mainTL" \lyricsto "tenorS" { \tenorLSolo }
   \new Lyrics = "mainTL" \lyricsto "tenorT" { \tenorLTutti }
   \new Lyrics = "mainTL" \lyricsto "tenorSII" { \tenorLSoloII }
   \new Lyrics = "mainTL" \lyricsto "tenorTII" { \tenorLTuttiII }

   \new Voice = "bass" { \clef bass \key c\major \time 3/2
   \set Staff.instrumentName = "bass   "   \bass }
   \new Lyrics = "mainBL" \lyricsto "bassS" { \bassLSolo }
   \new Lyrics = "mainBL" \lyricsto "bassT" { \bassLTutti }
   \new Lyrics = "mainBL" \lyricsto "bassSII" { \bassLSoloII }
   \new Lyrics = "mainBL" \lyricsto "bassTII" { \bassLTuttiII }
                                            >>

           %%\context PianoStaff = "PianoStaff" <<
           %%\new Voice = "piano" { \clef treble \key \major \time
           %%             \set Staff.instrumentName = "piano  " \pianoUP }
           %%\new Voice = "piano" { \clef bass \key \major \time
           %%             \set Staff.instrumentName = "piano  " \pianoDown }
           %%                                   >>

         >>
  \layout {
            %% \context { \Staff \RemoveEmptyStaves
             %%          \override VerticalAxisGroup.remove-first = ##t }
           }
}

%% get midi music ----------------------------------------------------------------
\score {
         <<
          %% soprano class
           \new Staff { \clef soprano \key c\major \time 3/2 \tempo 4 = 52
                         \set Staff.midiInstrument = "pad 2 (warm)"
                                         \unfoldRepeats       \sopranoM }

          %% alto class
           \new Staff { \clef alto \key c\major \time 3/2 \tempo 4 = 52
                         \set Staff.midiInstrument = "pad 2 (warm)"
                                         \unfoldRepeats          \altoM }

          %% tenor class
           \new Staff { \clef tenor \key c\major \time 3/2 \tempo 4 = 52
                         \set Staff.midiInstrument = "pad 2 (warm)"
                                         \unfoldRepeats        \tenorM }

          %% bass class
           \new Staff { \clef bass \key c\major \time 3/2 \tempo 4 = 52
                        \set Staff.midiInstrument = "pad 2 (warm)"
                                         \unfoldRepeats         \bassM }


           %%\new Staff { \clef treble \key \major \time \tempo 4 =
           %%             \set Staff.midiInstrument = "acoustic grand"
           %%                                \unfoldRepeats       \pianoUPm }
           %%\new Staff { \clef bass \key \major \time \tempo 4 =
           %%             \set Staff.instrumentName = "acoustic grand"
           %%                                \unfoldRepeats     \pianoDownm }
         >>

   \midi { tempoWholesPerMinute = #(ly:make-moment 52 4) }
}

\markup { " " }
\markup { \column { \line {
About location \hspace #3 \musicglyph #"noteheads.uM2"(longa) \hspace #2 and \hspace #3 \musicglyph #"noteheads.sM1"(breve) }
\line { \italic " Please, playing of \"longa and breve\" do in the members alternating(But, like Don't stand out). " } } }
\markup { " " }
\markup { " " }
%%%%%%%%%
%% \markup { " " }
%%\pageBreak %% since, Even-Page.
%% \markup { \null }
%%%%%%
%% \pageBreak
%% \markup { " " }
%% \markup { \vspace #4 " " }
%% \markup { " " }
%% \markup { \vspace #4 }
%% \markup { \column { \line {
%% About location \hspace #3 \musicglyph #"noteheads.uM2"(longa)
%% \hspace #2 and \hspace #3 \musicglyph #"noteheads.sM1"(breve) }
%% \line { \hspace #4 \italic
%% "Please, Breath of longa and breve do in the members alternating
%% (But, like Don't stand out). " } } }
%% \markup { \vspace #.5 }
%% \markup { " " }
%% \markup { \line {
%% At location \musicglyph #"scripts.ufermata", \hspace #1
%% \italic " Always, please look at the conductor(or baton). " } }
%% \markup { " " }
%% \markup { \with-color #blue {ɑ , ɔ , ɔː , m , n}(pronunciation-symbol);
%% \hspace #1 \italic "To cearly distinguish pronunciation." }
%% \markup { \vspace #1 }
%%%%%%%%
}%% end bookpart II
\bookpart{ %% III wrting of attention And out of source code
%% markup { \vspace #6 }
%{ %% omit 4:20 AM Wednesday, April 5, 2023
\markup { \hspace #26 \huge "INSTRUMENT RANGES" }
\markup { \hspace #8 \italic "About;" \teeny\italic
"Some of Instruments; there is a difference between
writing-note and real-note."
\italic "for instance:" }
\markup { \hspace #8 \column { \line { \bold %%
           "WOODWINDS; Piccolo(in C)"--\tiny "like this"-- }
\line { \score { { \clef treble \key e\major \time 4/1
 d'1^\markup {\italic "written" } s1 g'''1 s1 \bar"||"
 s2 d''1_\markup { \hspace #-8 \italic "sounds one octave higher" }
 s1  g''''1 s2 | \break
                  }
\layout { \context { \Staff
        \override ClefSignature.transparent = ##t
        \override TimeSignature.transparent = ##t }
           indent = 20.00\mm line-width = 160.00\mm }
                 } }
         }}
\markup { " " }
\markup { \vspace #2 }
\markup { \hspace #8 \column {
\line { \hspace #18.4 \bold "Bass Flute"--\tiny "like this"-- }
\line { \score { {
\clef treble \key e\major \time 4/1
c'1^\markup {\italic "written" } s1 a'''1 s1 \bar"||"
\clef bass s2 c1_\markup {
\hspace #-8 \italic "sounds one octave lower" }
s1 \clef treble a''1 s2| \break
   }
\layout { \context { \Staff
  \override ClefSignature.transparent = ##t
  \override TimeSignature.transparent = ##t }
   indent = 20.00\mm line-width = 160.00\mm }
         } }
                  }}
%} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\markup { " " }
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\markup { \vspace #6 }
\markup { \fill-with-pattern #2 #CENTER - \null \null }
\markup { " " }
\markup { \hspace #20 \magnify #2 {
 Stage Position;\tiny \italic "(This arrangement--with the instrument needles column below--)" } }
\markup { " " }
\markup { \hspace #26 \column { \line { About the Chorus; \teeny \italic "(For instsnce")}
\line { \hspace # 18 \rounded-box {Bass}\hspace #2 \rounded-box {Tenor}\hspace #2 \rounded-box {Alto}\hspace #2
\rounded-box{Soprano} } \teeny \italic " since, They must be reverse for Instrument's arrangement " } }
\markup { \vspace #2 }
\markup { \italic " About Position of Sololist is placed freely(on the stage) " }
\markup { \vspace #2 }
\markup { About Instrument arrangement;\teeny \italic "(must be reverse for Chours's position)" }
\markup { \hspace # 20 \rounded-box { \column { \huge " Instruments " "   Soprano " "   Group "} }\hspace #3
\rounded-box { \column { \huge " Instruments " "   Alto " "   Group "} }\hspace #3
\rounded-box { \column { \huge " Instruments " "   Tenor " "   Group "} }\hspace #3
\rounded-box { \column { \huge " Instruments " "   Bass " "   Group "} } }
\markup { \vspace #2 }
\markup { \hspace #56 \huge " Conductor " }
\markup { " " }
\markup { \vspace #1 }
\markup { \fill-with-pattern #2 #CENTER - \null \null }
\markup { \vspace #2 }
\markup { ........... Audience seats ........... }
\markup { \vspace #4 }
\markup { \teeny { \column { \bold \italic
"If you can do it, please running on;"
\line { \wordwrap {
As it is the lighting of the audience's Seats(Do not turn off even when the play began). \hspace #2 \italic "When play began, lighting the stage (rather than the audience's) more brightly."}}}}}
\markup { "   " }
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\pageBreak
\markup { "  " }
%% eps-part -------------------------------------------------------------------
#(let* ((port (open-output-file "Source-code.eps")))
  (display "%!PS-Adobe-3.0 EPSF-3.0
%%BoundingBox: 60 227 525 636
%%HiResBoundingBox: 60.20 227.30 524.50 635.60
%%Creator: GPL Ghostscript 922 (eps2write)
%%LanguageLevel: 2
%%CreationDate: D:20180608144500+09'00'
%%Pages: 1
%%EndComments
/Times-Italic findfont 200 scalefont setfont 120 500 moveto 1 0 0 setrgbcolor
(ALL) false charpath 4 setlinewidth stroke

/Times-Italic findfont 120 scalefont setfont 60 320 moveto 0 0 0 setrgbcolor
(SOURCE) false charpath 3 setlinewidth stroke

/Times-Italic findfont 120 scalefont setfont 100 230 moveto 0 0 0 setrgbcolor
(CODE) false charpath 1 setlinewidth stroke"
port)

  (close port))
%Trailer
%% end -----eps part-------------------------------------------------------------------
%%%% Needn't Surce code's Title-String for texi-document.
\markup { \vspace #10 }
\markup { \hspace #12 \epsfile #X #100 #"Source-code.eps" }
\markup { " " }
\markup { \vspace #1 }
\markup { \fill-line { \center-column {
\line { As all;\hspace #2 See! (HTML) @menu }
"https://www.sheet-poem.com/poem/html/2011/2.24.0/strangers-1-5/strangers-1-5.html" } } }
\pageBreak
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
}}%% end bokkpart III, End book
%%%%%%%%%%%%%%%%%%%% All End %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%% exclude. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%% \markup { \column { "Name; strangers-1-5.y"                   %%%%
%%%%%            \verbatim-file #"strangers-1-5.ly" } }             %%%%
%%%%%  \markup { \column { "Name; strangers-1-5cv.ly"               %%%%
%%%%%            \verbatim-file #"strangers-1-5cv.ly" } }           %%%%
%%%%%  \markup { \column { "Name; run--lily.sh"      %%%%
%%%%%            \verbatim-file #"run--lily.sh" } }  %%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

Next: , Previous: , Up: Top  

strangers-1-5cv.ly

\version "2.24.0"
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
VoiceSolo = { \override Voice.NoteHead.color = #red
              \override Voice.Rest.color = #red
              \override Voice.Stem.color = #red
              \override Voice.Beam.color = #red
              \override Voice.Slur.color = #red
              \override Voice.Tie.color = #red
              \override Voice.Dots.color = #red }
              %%notes; At \longa and \breve must write "r" for Rest, then color OK.

VoiceColorBlue = { \override Voice.NoteHead.color = #blue
                   \override Voice.Rest.color = #blue
                   \override Voice.Stem.color = #blue
                   \override Voice.Beam.color = #blue
                   \override Voice.Slur.color = #blue
                   \override Voice.PhrasingSlur.color = #blue
                   \override Voice.Tie.color = #blue
                   \override Voice.Dots.color = #blue
                   \override Voice.Script.color = #blue
                   \override Voice.TupletNumber.color = #blue
                   \override Voice.TupletBracket.color = #blue
                   \override Voice.BreathingSign.color = #blue }

Solo=^\markup { \with-color #red \teeny \box { \pad-around #0.5 {solo} } }
Tutti=^\markup { \with-color #blue \teeny
                        { \override #'(box-padding . 0.5)
                          \override #'(thickness . 2) \rounded-box { {Tutti} } } }
%%%%%%%%% soprano part %%%%%%%%%%%%%%%%%%%%%
soprano = {
 \autoBeamOff
%% 1-4(5)
   \time 4/1  R\longa | r1.. c'2 d'2. c'1 | c'\breve e'\breve |
   << { \new Voice = "sopranoS" { \VoiceSolo \autoBeamOff
        a'1\rest^\Solo a'4\rest a'1. b'4 c''1 | \break %% 5-
        b'\breve\rest b'2\rest a'2 b'1 } } \\ { <c' e'>\longa | \break %% 5-
                                                   <c' e'>\longa\( } >> | \time 3/2
%% (5)6-8-13-17-18
   << { \new Voice = "sopranoT" { \VoiceColorBlue \autoBeamOff \stemUp
        b'2\rest^\Tutti a'8^( b'16 c'') b'2\rest a'4^( |
        a'2) a'16 b'8. b'2. | c''2^( d''1) | \break
        %% 9-12
        d''2^( e''1) | e''2^( f''1) | r1. | d'2.^( c'4) d'4. a'8\rest | \break
        %% 13-16
        c''2 d''8\( e''2\) c''4. | r8 e''1 e''4.\rest | c'4. e'8\rest d'1 |
        g'8\rest d'2.. d''8\rest c''4.^~ | \break
        %% 17-18
        c''4. e''1 d''8\rest | e''1. | } } \\
      %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
      { \stemDown <c' e'>1.\)\( | <e' g'>\)\( | <g' b'>\)\( | \break
        %% 9-12
        <b' d''>\)\( | <b' d''>\)\( | <c' e'>\)\( | <c'' e''>\) | \break
        %% 13-16
        R1. | c'1. | c''1 d''2 | c'2 e' g' | \break
        %% 17-18
        b' d'' f'' | <g'' b''>1. | } >>
  %% 19-20-21
   << { \new Voice = "sopranoSII" { \VoiceSolo \autoBeamOff
        d'2\rest^\Solo e'1 | d''4\rest a'4. e'2.. | \break %% 21-
        e''4^\markup { Only; \italic { \with-color #red "Solo" and
                                               \with-color #blue "Tutti" }
                              " "And, No play; instruments!(for 4bars) }
        f''2( g''2.) } } \\
      { <g'' e''>2. <c'' a'> | <f' d'>1. | \break %% 21-
                               R1. } >> |
%% (21)22-24
   << { \new Voice = "sopranoTII" { \VoiceColorBlue \autoBeamOff
        c''2 c''4\rest c''2. | d''1 c''4\rest e''4( | e''1.) } } \\
      { R1. | R1. |  R1. } >> | \break
%% 25-26
   \time 4/1
   << { <d'' f''>\breve_\( <f'' a''>\breve\)_\( | \stemDown a''\longa\) } \\
      { \override Voice.Rest.color = #red
        \override Voice.NoteHead.color = #red
        \override Voice.Dots.color = #red
        r4 e''1.._\markup { \with-color #red \tiny \italic "Go(fly)....!"}
        s\breve | s\longa } >> \bar "|."
}

sopranoLSolo = \lyricmode {
   \override Lyrics.LyricText.color = #red
   \override Lyrics.LyricHyphen.color = #red
   \override Lyrics.LyricExtender.color = #red
   \override Score.LyricText.font-shape = #'italic
   \teeny
Descendants "of the" Earth!
Now! "Stand up!"
}
sopranoLSoloII = \lyricmode {
   \override Lyrics.LyricText.color = #red
   \override Lyrics.LyricHyphen.color = #red
   \override Lyrics.LyricExtender.color = #red
   \override Score.LyricText.font-shape = #'italic
   \teeny
Descendants "of the" Earth!
Now! "Stand up!"
}

sopranoLTutti = \lyricmode {
   \override Lyrics.LyricText.color = #blue
   \override Lyrics.LyricHyphen.color = #blue
   \override Lyrics.LyricExtender.color = #blue
   \override Score.LyricText.font-shape = #'italic
   \teeny
And,
%%%%%
descendants of the earth
%%%%%
Go(fly).... Go(fly).... Go(fly)....
Even if, In suf -- fered great pain....
And, In yours! yours! tears flowing....!
%%
}
sopranoLTuttiII = \lyricmode {
   \override Lyrics.LyricText.color = #blue
   \override Lyrics.LyricHyphen.color = #blue
   \override Lyrics.LyricExtender.color = #blue
   \override Score.LyricText.font-shape = #'italic
   \teeny
%%De -- scend -- ants of the Earth!
%%Now! Stand up
And, Go(fly).... go(fly).... go(fly)....
}

sopranoM = {
    \autoBeamOff
%% 1-4(5)
   \time 4/1 R\longa | r1.. c'2 d'2. c'1 | c'\breve e'\breve |
    << { r1 r4 a'1. b'4 c''1 | \break %% 5-
         r1 r1 r2 a'2 b'1 } \\ { <c' e'>\longa | \break %% 5-
                                            <c' e'>\longa\( } >> | \time 3/2
%% (5)6-8-13-17-18
   << { r2 a'8^( b'16 c'') r2 a'4^( | a'2) a'16 b'8. b'2. | c''2^( d''1) | \break
        %% 9-12
        d''2^( e''1) | e''2^( f''1) | r1. | d'2.^( c'4) d'4. r8 | \break
        %% 13-16
        c''2 d''8\( e''2\) c''4. | r8 e''1 e''4.\rest | c'4. r8 d'1 |
        r8 d'2.. r8 c''4.~ | \break
        %% 17-
        c''4. e''1 r8 | e''1. | } \\
      %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
      { \stemDown <c' e'>1.\)\( | <e' g'>\)\( | <g' b'>\)\( | \break
        %% 9-12
        <b' d''>\)\( | <b' d''>\)\( | <c' e'>\)\( | <c'' e''>\) | \break
        %% 13-16
        R1. | c'1. | c''2 d''1 | c'2 e' g' | \break
        %% 17-18
        b' d'' f'' | <g'' b''>1. | } >>
  %% 19-20-21
   << { r2 e'1 | r4 a'4. e'2.. | \break %% 21-
                         e''4 f''2( g''2.) } \\
      { <g'' e''>2. <c'' a'> | <f' d'>1. | \break %% 21-
                                 R1. } >> |
%% (21)22-24
   << { c''2 r4 c''2. | d''1 r4 e''4( | e''1.) } \\
      { R1. | R1. |  R1. } >> | \break
%% 25-
   \time 4/1
   << { <d'' f''>\breve_\( <f'' a''>\breve\)_\( | a''\longa\) } \\
      { r4 e''1.. s\breve | s\longa } >> \bar "|."
}

%%%%%%%%%% alto part %%%%%%%%%%%%%%%%%%%%%%
alto = { \autoBeamOff
%% 1-4(5)
   \time 4/1 r1.. f2 g2. f1 | R\longa | f\breve a\breve |
   << { \new Voice = "altoS" { \VoiceSolo \autoBeamOff
        d'1\rest^\Solo d'1. e'4 f'1 d'4\rest | \break %% 5-
        d'\breve\rest d'2 e'1 d'2\rest } } \\ { <f a>\longa | \break %% 5-
                                                    <f a>\longa\( } >> | \time 3/2
%% (5)6-8-13-17-18
   << { \new Voice = "altoT" { \VoiceColorBlue \autoBeamOff \stemUp
        d'2.\rest^\Tutti c'8^( d'16 e') d'4\rest c'4^( |
        c'2) c'16 d'8. d'2. | e'2^( e'1) | \break
        %% 9-12
        f'2^( g'1) | a'2^( b'1) | r1. | g2.^( f4) g4. d'8\rest | \break
        %% 13-16
        g'2 a'8\( b'4.\) g'2 | b'1 b'2\rest | c'2 c'8\rest d'2.. |
        g2.. r4 f'4.~ | \break
        %% 17-18
        f'4. r8 a'1 | b'1. | } } \\
       %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
      { \stemDown <f a>1.\)\( | <f a>\)\( | <g b>\)\( | \break
        %% 9-12
        <a c'>\)\( | <b d'>\)\( | <f a>\)\( | <f' a'>\) | \break
        %% 13-16
        R1. | f1. | f'2 g'1 | g'4\rest f2 c'2. | \break
        %% 17-18
        e' g' | <e' g'>1. | } >>
  %% 19-20-21
   << { \new Voice = "altoSII" { \VoiceSolo \autoBeamOff
        a4\rest^\Solo a2( f2.) | g'4\rest d'4. a2.. | \break %% 21-
                                    a'4 b'2( c''2.) } } \\
      { <f' d'>1. | <b g> | \break %% 21-
                     R1. } >> |
%% (21)22-24
   << { \new Voice = "altoTII" { \VoiceColorBlue \autoBeamOff
        f'4\rest f'2 f'2. | f'4\rest g'1 f'4\rest | g'1. } } \\
      { R1. | R1. |  R1. } >> | \break
%% 25-26
   \time 4/1
   << { <g' b'>\breve_\( <b' d''>\breve\)_\( | \stemDown d''\longa\) } \\
      { \override Voice.Rest.color = #red
        \override Voice.NoteHead.color = #red
        \override Voice.Dots.color = #red
        r4 a'1.._\markup { \with-color #red \tiny \italic "Go(fly)....!"}
        s\breve | s\longa } >> \bar "|."
}

altoLSolo = \lyricmode {
   \override Lyrics.LyricText.color = #red
   \override Lyrics.LyricHyphen.color = #red
   \override Lyrics.LyricExtender.color = #red
   \override Score.LyricText.font-shape = #'italic
   \teeny
Descendants "of the" Earth!
Now! "Stand up!"
}
altoLSoloII = \lyricmode {
   \override Lyrics.LyricText.color = #red
   \override Lyrics.LyricHyphen.color = #red
   \override Lyrics.LyricExtender.color = #red
   \override Score.LyricText.font-shape = #'italic
   \teeny
Descendants "of the" Earth!
Now! "Stand up!"
}

altoLTutti = \lyricmode {
   \override Lyrics.LyricText.color = #blue
   \override Lyrics.LyricHyphen.color = #blue
   \override Lyrics.LyricExtender.color = #blue
   \override Score.LyricText.font-shape = #'italic
   \teeny
And,
%%%%%
descendants of the earth
%%%%%
Go(fly).... Go(fly).... Go(fly)....
Even if, In suf -- fered great pain....
And, In yours! yours! tears flowing....!
%%
}
altoLTuttiII = \lyricmode {
   \override Lyrics.LyricText.color = #blue
   \override Lyrics.LyricHyphen.color = #blue
   \override Lyrics.LyricExtender.color = #blue
   \override Score.LyricText.font-shape = #'italic
   \teeny
%%Descendants of the Earth!
%%Now! Stand up
And, Go(fly).... go(fly).... go(fly)....!
}

altoM = {
    \autoBeamOff
%% 1-4(5)
   \time 4/1 r1.. f2 g2. f1  | R\longa | f\breve a\breve |
   << { r1 d'1. e'4 f'1 r4 | \break %% 5-
        r1 r1 d'2 e'1 r2} \\ { <f a>\longa | \break %% 5-
                                      <f a>\longa\( } >> | \time 3/2
%% (5)6-8-13-17-18
   << { r2. c'8( d'16 e') r4 c'4( |
        c'2) c'16 d'8. d'2. | e'2^( e'1) | \break
        %% 9-12
        f'2^( g'1) | a'2^( b'1) | r1. | g2.^( f4) g4. r8 | \break
        %% 13-16
        g'2 a'8\( b'4.\) g'2 | b'1 b'2\rest | c'2 r8 d'2.. |
        g2.. r4 f'4.~ | \break
        %% 17-18
        f'4. r8 a'1 | b'1. | } \\
      %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
      { <f a>1.\)\( | <f a>\)\( | <g b>\)\( | \break
        %% 9-12
        <a c'>\)\( | <b d'>\)\( | <f a>\)\( | <f' a'>\) | \break
        %% 13-16
        R1. | f1. | f'2 g'1 | r4 f2 c'2. | \break
        %% 17-18
        e' g' | <e' g'>1. | } >>
  %% 19-20-21
   << { r4 a2( f2.) | r4 d'4. a2.. | \break %% 21-
                        a'4 b'2( c''2.) } \\
       { <f' d'>1. | <b g> | \break %% 21-
                        R1. } >> |
%% (21)22-24
   << { r4 f'2 f'2. | r4 g'1 r4 | g'1. } \\ { R1. | R1. |  R1. } >> | \break
%% 25-26
   \time 4/1
   << { <g' b'>\breve_\( <b' d''>\breve\)_\( | \stemDown d''\longa\) } \\
      { r4 a'1.. s\breve | s\longa } >> \bar "|."
}

%%%%%%%% tenor part %%%%%%%%%%%%%%%%%%%%%%%
tenor = { \autoBeamOff
%% 1-4(5)
   \time 4/1 R\longa | d2 e2. d1 r1.. |
   << { \new Voice = "tenorS" { \VoiceSolo \autoBeamOff
        b1\rest^\Solo b4\rest b1. c'4 d'1 | s\longa | \break %% 5-
        a1\rest a2\rest g2 a1 a1\rest } }
        \\ { <d f>\longa | f\breve d\breve | \break %% 5-
                                      <d f>\longa\( } >> | \time 3/2
%% (5)6-8-13-17-18
   << { \new Voice = "tenorT" { \VoiceColorBlue \autoBeamOff \stemUp
        c'1\rest^\Tutti b16^( c' d'8) c'4\rest |
        b2^( c'2.) e4^( | e2) e16 f8. f2. | \break
        %% 9-12
        b2^( c'1) | c'2^( d'1) | r1. | e8\rest d'2.^( c'4) d'4. | \break
        %% 13-16
        g8. a2. r8. b4. | b1. | r4 e'4 f'1 | g'2. r4 g2^~ | \break
        %% 17-18
        g4 r4 c1 | d1. | } } \\
      %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
      { \stemDown <d f>1.\)\( | <f a>\)\( | <a c'>\)\( | \break
        %% 9-12
        <c' e'>\)\( | <e' g'>\)\( | <d f>\)\( <d' f'>\) | \break
        %% 13-16
        R1. | e'2 c'1 | a1. | g2 f e | \break
        %% 17-18
        c2. e | <f a>1. | } >>
  %% 19-20-21
   << { \new Voice = "tenorSII" { \VoiceSolo \autoBeamOff
        d'4\rest^\Solo d'2( e'2.) | f4\rest b4. e'2.. | \break %% 21-
                                     d'4 e'2( f'2.) } } \\
      { <g b>1. | <d' f'> | \break %% 21-
                      R1. } >> |
%% (21)22-24
   << { \new Voice = "tenorTII" { \VoiceColorBlue \autoBeamOff
        d'4\rest b2 b2. | d'4\rest c'1 d'4\rest | c'1. } } \\
      { R1. | R1. |  R1. } >> | \break
%% 25-26
   \time 4/1
   << { <c' e'>\breve_\( <e' g'>\breve\)_\( | \stemDown g'\longa\) } \\
      { \override Voice.Rest.color = #red
        \override Voice.NoteHead.color = #red
        \override Voice.Dots.color = #red
        r4 d'1.._\markup { \with-color #red \tiny \italic "Go(fly)....!"}
        s\breve | s\longa } >> \bar "|."
}

tenorLSolo = \lyricmode {
   \override Lyrics.LyricText.color = #red
   \override Lyrics.LyricHyphen.color = #red
   \override Lyrics.LyricExtender.color = #red
   \override Score.LyricText.font-shape = #'italic
   \teeny
Descendants "of the" Earth!
Now! "Stand up!"
}
tenorLSoloII = \lyricmode {
   \override Lyrics.LyricText.color = #red
   \override Lyrics.LyricHyphen.color = #red
   \override Lyrics.LyricExtender.color = #red
   \override Score.LyricText.font-shape = #'italic
   \teeny
Descendants "of the" Earth!
Now! "Stand up!"
}

tenorLTutti = \lyricmode {
   \override Lyrics.LyricText.color = #blue
   \override Lyrics.LyricHyphen.color = #blue
   \override Lyrics.LyricExtender.color = #blue
   \override Score.LyricText.font-shape = #'italic
   \teeny
And Go(fly)....,
%%%%%
descendants of the earth
%%%%%
Go(fly).... Go(fly)....
Even if, In suffered great pain....
And, In yours! yours! tears flowing....!
}
tenorLTuttiII = \lyricmode {
   \override Lyrics.LyricText.color = #blue
   \override Lyrics.LyricHyphen.color = #blue
   \override Lyrics.LyricExtender.color = #blue
   \override Score.LyricText.font-shape = #'italic
   \teeny
%%Descendants of the Earth!
%%Now! Stand up
And Go(fly).... go(fly).... go(fly)....!
}

tenorM = {
    \autoBeamOff
%% 1-4(5)
   \time 4/1 R\longa | d2 e2. d1 r1.. |
   << { r1 r4 b1. c'4 d'1 | r\longa | \break %% 5-
        r1 r2 g2 a1 r1 } \\ { <d f>\longa | f\breve d\breve  | \break %% 5-
                                                  <d f>\longa\( } >> | \time 3/2
%% (5)6-8-13-17-18
   << { r1 b16( c' d'8) r4 | b2^( c'2.) e4^( | e2) e16 f8. f2. | \break
        %% 9-12
        b2^( c'1) | c'2^( d'1) | r1. | r8 d'2.^( c'4) d'4. | \break
        %% 13-16
        g8. a2. r8. b4. | b1. | r4 e'4 f'1 | g'2. r4 g2^~ | \break
        %% 17-18
        g4 r4 c1 | d1. | } \\
      %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
      { <d f>1.\)\( | <f a>\)\( | <a c'>\)\( | \break
        %% 9-12
        <c' e'>\)\( | <e' g'>\)\( | <d f>\)\( <d' f'>\) | \break
        %% 13-16
        R1. | e'2 c'1 | a1. | g2 f e | \break
        %% 17-18
        c2. e | <f a>1. | } >>
  %% 19-20-21
   << { r4 d'2( e'2.) | r4 b4. e'2.. | \break %% 21-
                            d'4 e'2( f'2.) } \\
      { <g b>1. | <d' f'> | \break %% 21-
                     R1. } >> |
%% (21)22-24
   << { r4 b2 b2. | r4 c'1 r4 | c'1. } \\ { R1. | R1. |  R1. } >> | \break
%% 25-26
   \time 4/1
   << { <c' e'>\breve_\( <e' g'>\breve\)_\( | \stemDown g'\longa\) } \\
      { r4 d'1.. s\breve | s\longa } >> \bar "|."
}

%%%%%%% bass; part %%%%%%%%%%%%%%%%
bass = {
 \autoBeamOff
%% 1-4(5)
   \time 4/1 b,2 c2. b,1 r1.. | R\longa |
   << { \new Voice = "bassS" { \VoiceSolo \autoBeamOff
        e1\rest^\Solo e1. f4 g1 e4\rest | s\longa | \break %% 5-
        d1\rest c2 d1 d2\rest d1\rest } } \\
      { <g, b, >\longa | b,\breve g,\breve | \break %% 5-
                                      <g, b,>\longa\( } >> | \time 3/2
%% (5)6-8-13-17-18
   << { \new Voice = "bassT" { \VoiceColorBlue \autoBeamOff \stemUp
        f1\rest^\Tutti f4\rest d16( e f8) | d2^( e2.) a,4^( |
        a,2) a,16 b,8. b,2. | \break
        %% 9-12
        c2^( d1) | d2^( e1) | r1. | a,8\rest g2.^( f4) g4. | \break
        %% 13-16
        c8 d1 e4.~ | e4. d8\rest c1 | r4 d2 e8 c2 d8\rest | d1. | \break
        %% 17-18
        r8 e1 r4. | c1. | } } \\
      %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
      { \stemDown <g, b,>1.\)\( | <g, b,>\)\( | <a, c>\)\( | \break
        %% 9-12
        <b, d>\)\( <c e>\)\( | <g, b,>\)\( | <g b>\) | \break
        %% 13-16
        R1. | a2 f d | b,1. | a, | \break
        %% 17-18
        g,2 f, e, | <f, a,>1. | } >>
  %% 19-20-21
   << { \new Voice = "bassSII" { \VoiceSolo \autoBeamOff
        f2\rest^\Solo c'1 | d4\rest a4. d'2.. | \break %% 21-
                                g4 a2( b2.) } } \\
      { <g, b,>2. <d f> | <a c'>1. | \break %% 21-
                            R1. } >> |
%% (21)22-24
   << { \new Voice = "bassTII" { \VoiceColorBlue \autoBeamOff
        g2 g4\rest g2. | a1 a4\rest a4( | a1.) } } \\
      { R1. | R1. |  R1. } >> | \break
%% 25-26
   \time 4/1
   << { <f a>\breve_\( <a c'>\breve\)_\( | \stemDown c'\longa\) } \\
      { \override Voice.Rest.color = #red
        \override Voice.NoteHead.color = #red
        \override Voice.Dots.color = #red
        r4 g1.._\markup { \with-color #red \tiny \italic "Go(fly)....!"}
        s\breve | s\longa } >> \bar "|."
}

bassLSolo = \lyricmode {
   \override Lyrics.LyricText.color = #red
   \override Lyrics.LyricHyphen.color = #red
   \override Lyrics.LyricExtender.color = #red
   \override Score.LyricText.font-shape = #'italic
   \teeny
Descendants "of the" Earth!
Now! "Stand up!"
}
bassLSoloII = \lyricmode {
   \override Lyrics.LyricText.color = #red
   \override Lyrics.LyricHyphen.color = #red
   \override Lyrics.LyricExtender.color = #red
   \override Score.LyricText.font-shape = #'italic
   \teeny
Descendants "of the" Earth!
Now! "Stand up!"
}

bassLTutti = \lyricmode {
   \override Lyrics.LyricText.color = #blue
   \override Lyrics.LyricHyphen.color = #blue
   \override Lyrics.LyricExtender.color = #blue
   \override Score.LyricText.font-shape = #'italic
   \teeny
And Go(fly)....,
%%%%%
descendants of the earth
%%%%%
Go(fly).... Go(fly)....
Even if, In suffered great pain....
And In yours! yours! tears flowing....!
}
bassLTuttiII = \lyricmode {
   \override Lyrics.LyricText.color = #blue
   \override Lyrics.LyricHyphen.color = #blue
   \override Lyrics.LyricExtender.color = #blue
   \override Score.LyricText.font-shape = #'italic
   \teeny
%%Descendants of the Earth!
%%Now! Stand up
And Go(fly).... go(fly).... go(fly)....!
}

bassM = {
   \autoBeamOff
%% 1-4(5)
   \time 4/1 b,2 c2. b,1 r1.. | R\longa |
   << { r1 e1. f4 g1 r4 | e\longa\rest | \break %% 5-
        r1 c2 d1 r2 r1 } \\ { <g, b,>\longa | b,\breve g,\breve | \break %% 5-
                                             <g, b,>\longa\( } >> | \time 3/2
%% (5)-8-13-17-18
   << { r1 r4 d16( e f8) | d2^( e2.) a,4^( | a,2) a,16 b,8. b,2. | \break
        %% 9-12
        c2^( d1) | d2^( e1) |  r1. | r8 g2.^( f4) g4. | \break
        %% 13-16
        c8 d1 e4.~ | e4. r8 c1 | r4 d2 e8 c2 r8 | d1. | \break
        %% 17-18
        r8 e1 r4. | c1. | } \\
      %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
      { <g, b,>1.\)\( | <g, b,>\)\( | <a, c>\)\( | \break
        %% 9-12
        <b, d>\)\( | <c e>\)\( | <g, b,>\)\( | <g b>\) | \break
        %% 13-16
        R1. | a2 f d | b,1. | a, | \break
        %% 17-18
        g,2 f, e, | <f, a,>1. | } >>
  %% 19-20-21
   << { r2 c'1 | r4 a4. d'2.. | \break %% 21-
                          g4 a2( b2.) } \\
      { <g, b,>2. <d f> | <a c'>1. } | \break %% 21-
                             R1.  >> |
%% (21)22-24
   << { g2 r4 g2. | a1 r4 a4( | a1.) } \\ { R1. | R1. |  R1. } >> | \break
%% 25-26
   \time 4/1
   << { <f a>\breve_\( <a c'>\breve\)_\( | \stemDown c'\longa\) } \\
      { r4 g1.. s\breve | s\longa } >> \bar "|."
}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

Next: , Previous: , Up: Top  

strangers-1-5.texi

%% 2:16 AM Tuesday, January 23, 2024
%% Yukio Yoshida.
\input colordvi.tex
\input texinfo 
@c %**start of header
@setfilename strangers-1-5.info
@c @settitle Strangers 1-5
@documentlanguage en
@documentencoding utf-8
@setchapternewpage odd
@c %**end of header

@c *********** Body start ******************
@ifnottex
@node       Top,         Music Sheet,    ("dir"),    ("dirTop")
@comment  node-name,        next,        previous,       up
@end ifnottex
@c @node Top
@ifhtml
@html
<p align = "center">
<span  style="font-size: 40px;"><b>Strangers-1-5</b></spam>
</p>
<code>
[file-code; "ly,texi,sh are UTF-8"]<br />
<span style="font-size: 16px;">
<b>Normally; Windows & Linux</b> "[Prompt] <tt>lilypond --pdf --png name.ly</tt>[Enter]"<br />
<b>And---- Only; 
 <i>Linux(Prompt)<kbd> <span style="color: red;">$ ./run--lily.sh name</span></kbd>[Enter]</i>(need makeinfo) ----</b><br />
</span>
</code><br />
@end html
@end ifhtml
@c @top
@c @ignore ------------------------------------------------------------------------
@ifhtml
@menu
* starangers-1::          --- Music Sheet:                       Music Sheet.
* strangers-1-5.ly::        --- Source code framework:     strangers-1-5.ly.
* strangers-1-5cv.ly::    --- Source code notes:               strangers-1-5cv.ly.
* strangers-1-5.texi::     --- Source code document:       strangers-1-5.texi.
* run--makeinfo::       --- Source code run-file:           run--makeinfo.
@end menu
@end ifhtml
@c @end ignore --------------------------------------------------------------------
@html
<p align = "center">
<a href="strangers-1-5.midi">strangers-1-5.midi</a>(//The one below is mp3//)&#160;&#160;&#160;&#160;&#160;
&#160;&#160;&#160;&#160;&#160;<a href="strangers-1-5.pdf">strangers-1-5.pdf</a>
&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;
&#149;&#160;<a href="strangers-1-5.tar.gz">strangers-1-5.tar.gz</a>&#160;(All-files;&lt;9,700bytes)<br />
<audio src="strangers-1-5.mp3" controls>
Download <a href="strangers-1-5.mp3">episode 42 Learnung to love HTML5</a>
</audio><br />
The Jacket of a sheet is "png" and Sheets are "svg"</p>
@end html

@ifnottex
@node        Music Sheet,   strangers-1-5.ly,       Top,      Top
@comment      node-name,        next,            previous,    up
@end ifnottex
@ifhtml
@unnumbered Music Sheet
@end ifhtml
@html
<div align="center">
<a href="strangers-1-5.pdf">
@end html
@ifhtml
@image{strangers-1-5-page1}@*
@html
<hr style="width:68%; height:4px;" />
<img src="strangers-1-5-2.svg" alt="[picture of music]" /><!--  -->
<hr style="width:68%; height:4px;" />
<img src="strangers-1-5-3.svg" alt="[picture of music]" /><!--  -->
<hr style="width:68%; height:4px;" />
<img src="strangers-1-5-4.svg" alt="[picture of music]" /><!--  -->
<hr style="width:68%; height:4px;" />
<img src="strangers-1-5-5.svg" alt="[picture of music]" /><!--  -->
<hr style="width:68%; height:4px;" />
<img src="strangers-1-5-6.svg" alt="[picture of music]" /><!--  -->
<hr style="width:68%; height:4px;" />
<img src="strangers-1-5-7.svg" alt="[picture of music]" /><!--  -->
<hr style="width:68%; height:4px;" />
@end html
@end ifhtml
@html
</a></div>
@end html

@ifnottex
@node           strangers-1-5.ly,    strangers-1-5cv.ly,     Music Sheet,     Top
@comment      node-name,             next,                   previous,         up
@end ifnottex
@ifhtml
@unnumbered strangers-1-5.ly
@end ifhtml
@html
<blockquote><blockquote>
@end html
@verbatiminclude strangers-1-5.ly
@html
</blockquote></blockquote>
@end html

@ifnottex
@node          strangers-1-5cv.ly,      strangers-1-5.texi,     strangers-1-5.ly,    Top
@comment      node-name,                 next,                    previous,         up
@end ifnottex
@ifhtml
@unnumbered strangers-1-5cv.ly
@end ifhtml
@html
<blockquote><blockquote>
@end html
@verbatiminclude strangers-1-5cv.ly
@html
</blockquote></blockquote>
@end html

@ifnottex
@node     strangers-1-5.texi,     run--makeinfo,    strangers-1-5cv.ly, Top
@comment      node-name,            next,               previous,       up
@end ifnottex
@ifhtml
@unnumbered  strangers-1-5.texi
@end ifhtml
@html
<blockquote><blockquote>
@end html
@verbatiminclude strangers-1-5.texi
@html
</blockquote></blockquote>
@end html

@ifnottex
@node         run--makeinfo,                  ,       strangers-1-5.texi,      Top
@comment    node-name,            next,               previous,             up
@end ifnottex
@ifhtml
@unnumbered run--makeinfo
@end ifhtml
@html
<blockquote><blockquote>
<b><i>Only; running is on Linux(on WSL).</i></b><br />
@end html
@ifhtml
@html
<span style="font: 16px;">
<table>
<td>
&#160;&#160;&#160;<b><i>run--lily.sh</i></b><br />
<span style="color: red;">
@verbatiminclude run--lily.sh
</span>
</td>
</table>
@end html
@end ifhtml
@ @ @ @ This is under the following environment.@*
@ @ @ @ Linux[on WSL(windows11)]@  ---(GNU/Linux 4.4.0-19041-Microsoft x86_64) or 
(GNU/Linux 5.10.16.3-microsoft-standard-WSL2 x86_64)---@*
@html
</blockquote></blockquote>
<br />
<br />
@end html
@c *********** End Body *********************
@bye

Previous: , Up: Top  

run–makeinfo

Only; running is on Linux(on WSL).
   run--lily.sh
#!/usr/bin/bash
rm -r html
lilypond --pdf --png $1.ly
lilypond --svg $1.ly
makeinfo --no-split --force --html $1.texi
mkdir html
mv *.svg html/
mv *.pdf html/
mv $1-page1.png html/
mv *.midi html/
mv *.html html/
cd html
xdg-open $1.pdf | xdg-open $1.midi | explorer.exe $1.html
cd ../
rm *.eps *.png
ls -lX

    This is under the following environment.
    Linux[on WSL(windows11)]  —(GNU/Linux 4.4.0-19041-Microsoft x86_64) or (GNU/Linux 5.10.16.3-microsoft-standard-WSL2 x86_64)—