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

Top

Confutatis

[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) ----

confutatis.midi(//The one below is mp3//)           confutatis.pdf          • confutatis.tar.gz (All-files;<7,350bytes)

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


Next: , Previous: , Up: Top  

Music Sheet

confutatis-page1

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

Next: , Previous: , Up: Top  

confutatis.ly

%% 1:50 AM Friday, July 14, 2023
%% Yukio Yoshida.
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%% LilyPond "\book format" use.
\version "2.24.0"
#(set-default-paper-size "letter")
#(set-global-staff-size 18)
\include "confutatis-cv.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
/Times-Italic findfont 110 scalefont setfont 126 110 moveto
0 1 0 setrgbcolor
(Letters) false charpath 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 24 scalefont setfont 180 440 moveto
0 0 0 setrgbcolor
(Op.54 Confutatis) 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
\bookpart{ %% II
\header {
 dedication = "Text from Requiem-ceremony(part-of; Confutátis)"
 title = \markup{ \line { \huge\bold  "Confutátis"} }
 subtitle = \markup{ \line {\bold "2010" }}
 %% subsubtitle = #(string-append "LilyPond version " (lilypond-version))
 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 = "Dec. 15, 2010"
 poet = " "%%\markup { \tiny "Text(Soprno and Alto) from Requem-ceremony;" }
 opus = "Op.54 Confutátis"
 meter = "Vivace"
 copyright = "public Domain"
%%  tagline = "  "
} %% End header
%% get sheet music ---------------------------------------------------------------
\score {
         <<
%%           \context ChoirStaff = "FourPartStaffaddchorus" <<
             \context StaffGroup <<
           \new Voice = "soprano" { \clef soprano \key c\major \time 3/2
                        \set Staff.instrumentName = "soprano" \soprano }
                        \new Lyrics = "mainSL" \lyricsto "soprano" { \sopranoL }

           \new Voice = "alto" { \clef alto \key c\major \time 3/2
                        \set Staff.instrumentName = "alto   " \alto }
                        \new Lyrics = "mainAL" \lyricsto "alto" { \altoL }

           \new Voice = "tenor" { \clef tenor \key c\major \time 3/2
                        \set Staff.instrumentName = "tenor  " \tenor }
                        \new Lyrics = "mainTL" \lyricsto "tenor" { \tenorL }

           \new Voice = "bass" { \clef bass \key c\major \time 3/2
                        \set Staff.instrumentName = "bass   " \bass }
                        \new Lyrics = "mainBL" \lyricsto "bass" { \bassL }
                                           >>

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

         >>

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

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

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

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

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

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

   \midi { tempoWholesPerMinute = #(ly:make-moment 68 4) }
}
%%%%%%%%%
%% \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/2010/2.24.0/confutatis/confutatis.html" } } }
\pageBreak
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
}}%% end bokkpart III, End book
%%%%%%%%%%%%%%%%%%%% All End %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%% exclude. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%% \markup { \column { "Name; confutatis.y"                   %%%%
%%%%%            \verbatim-file #"confutatis.ly" } }             %%%%
%%%%%  \markup { \column { "Name; confutatis-cv.ly"               %%%%
%%%%%            \verbatim-file #"confutatis-cv.ly" } }           %%%%
%%%%%  \markup { \column { "Name; run--lily.sh"      %%%%
%%%%%            \verbatim-file #"run--lily.sh" } }  %%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

Next: , Previous: , Up: Top  

confutatis-cv.ly

\version "2.24.0"
%%%%%%%%% soprano part %%%%%%%%%%%%%%%%%%%%%
soprano = { \hide Staff.BarLine
    \autoBeamOff
%% 1-4
   c''2^\markup { \tiny \italic "like fire" } d''4 e''2. | f''1 r4 e''4( |
   f''2) b'4 f'( e' d') | r4 c'1~ c'4-- | \break
%% 5-8
   c'4. c''4. r4 a'2 | f'4 d'2. r4 a'4~ | a'4 b'2 e'2.~ | e'2-- r1 | \break
%% 9-12
   r2. c''4( d''8) e'' f''4 | g''2. r2. | e'2 e' e' | f''1. | \break
%% 13-16
   f''1.\melisma | d'' | b' | g'1. | \break
%% 17-21
   g'4\melismaEnd r2 c'2. | c'2 c'' d'' | e''2. e'' | a'2. g'4_( f' e' | c'1.) |
   \break
%% 22-26
   r2. c''2. | d'' d'' | e''1 r4 e''4~ | e''4. f''2. g''4. | a''1. | \break
%% 27
   \time 4/1 a''\longa \undo \hide Staff.BarLine \bar "|." \time 3/2 \break
}

sopranoL = \lyricmode {
    \override Score.LyricText.font-shape = #'italic
    \tiny
Con -- fu -- tá -- tis ma -- le -- di -- ctis,
Flám -- mis á -- cri -- bus ad -- di -- ctis,
Vó -- ca me cum be -- ne -- di -- ctis.
%% O -- ro súp -- plex et ac -- cli -- nis
á __
Cor con -- tri -- tum quá -- si ci -- nis:
Gé -- re cú -- ram mé -- i fi -- nis.
}

sopranoM = {
    \autoBeamOff
%% 1-4
   c''2 d''4 e''2. | f''1 r4 e''4( | f''2) b'4 f'( e' d') | r4 c'1~ c'4-- | \break
%% 5-8
   c'4. c''4. r4 a'2 | f'4 d'2. r4 a'4~ | a'4 b'2 e'2.~ | e'2-- r1 | \break
%% 9-
   r2. c''4( d''8) e'' f''4 | g''2.  r2. | e'2 e' e' | f''1. | \break
%% 13-16
   f''1.\melisma | d'' | b' | g' | \break
%% 17-21
   g'4\melismaEnd r2 c'2. | c'2 c'' d'' | e''2. e'' | a'2. g'4( f' e' | c'1.) |
   \break
%% 22-26
   r2. c''2. | d'' d'' | e''1 r4 e''4~ | e''4. f''2. g''4. | a''1. | \break
%% 27
   \time 4/1 a''\longa \bar "|." \time 3/2 \break
}

%%%%%%%%%% alto part %%%%%%%%%%%%%%%%%%%%%%
alto = { \hide Staff.BarLine
     \autoBeamOff
%% 1-4
   c'2-.^\markup { \tiny \italic "heat of anger" } c'4-. c'2.-. |
   c'1-. c'2-.( | c'2-.) r4 a4-. a2-.( | a4-.) r4 g1-. | \break
%% 5-8
   r8 f2..-. g2-. | a8-. a4-. f2..-. r4 | g2-. g-. f-.~ | f2-.-- r1 | \break
%% 9-12
   r2. a2 a4~ | a4 a2 b'2. | r2. c'4( d'8) e' f'4 | g'1. | \break
%% 13-16
   g'1.\melisma | e' | c' | a | \break
%% 17-21
   a4\melismaEnd r2. f2 | f2 f' g' | a'2. a' | d'2. a2.( | f1.) | \break
%% 22-26
   r2 c'2. d'4~ | d'4. d'2. e'4.~ | e'2.. r4 e'4.~ | e'4. f'2. g'4. | a'1. | \break
%% 27
   \time 4/1 a'\longa \undo \hide Staff.BarLine \bar "|." \time 3/2 \break
}

altoL = \lyricmode {
    \override Score.LyricText.font-shape = #'italic
    \tiny
Con -- fu -- tá -- tis ma -- le -- di -- ctis,
Flám -- mis á -- cri -- bus ad -- di -- ctis,
Vó -- ca me cum be -- ne -- di -- ctis.
%% O -- ro súp -- plex et ac -- cli -- nis
á __
Cor con -- tri -- tum quá -- si ci -- nis:
Gé -- re cú -- ram mé -- i fi -- nis.
}

altoM = {
     \autoBeamOff
%% 1-4
   c'2-. c'4-. c'2.-. | c'1-. c'2-.( | c'2-.) r4 a4-. a2-.( |
   a4-.) r4 g1-. | \break
%% 5-8
   r8 f2..-. g2-. | a8-. a4-. f2..-. r4 | g2-. g-. f-.~ | f2-.-- r1 | \break
%% 9-12
   r2. a2 a4~ | a4 a2 b'2. | r2. c'4( d'8) e' f'4 | g'1. | \break
%% 13-16
   g'1.\melisma | e' | c' | a | \break
%% 17-21
   a4\melismaEnd r2. f2 | f2 f' g' | a'2. a' | d'2. a2.( | f1.) | \break
%% 22-26
   r2 c'2. d'4~ | d'4. d'2. e'4.~ | e'2.. r4 e'4.~ | e'4. f'2. g'4. | a'1. | \break
%% 27
   \time 4/1 a'\longa \bar "|." \time 3/2 \break
}

%%%%%%%% tenor part %%%%%%%%%%%%%%%%%%%%%%%
tenor = { \hide Staff.BarLine
     \autoBeamOff
%% 1-4
   R1. | f4.-.^\markup { \tiny \italic "heat of anger" } a8-. c'4-. f2.-. |
   R1. | g4.-. b8-. d'4-. g2.-. | \break
%% 5-8
   r8 d'2..-. e'2-. | c'2-. a-. f-. | r4 c'4-. r4 a4-. r4 f4-. | R1. | \break
%% 9-12
   g1.\melisma | a | b | c' | \break
%% 13-16
   c'4\melismaEnd r2 e'2. | e'2. c'2 c'4~ | c'2 b4 a2. | a2 f1 | \break
%% 17-21
   r4 f2. f2 | f'2. g' | R1. | c'2. a | f2 d1 | \break
%% 22-26
   c'2. c' | d' d' | r2. e'2. | e'  f' | g'1. | \break
%% 27
   \time 4/1 g'\longa \undo \hide Staff.BarLine \bar "|." \time 3/2 \break
}

tenorL = \lyricmode {
    \override Score.LyricText.font-shape = #'italic
    \tiny
Con -- fu -- tá -- tis ma -- le -- di -- ctis,
Flám -- mis á -- cri -- bus ad -- di -- ctis,
%%Vó -- ca me cum be -- ne -- di -- ctis.
ó __
O -- ro súp -- plex et ac -- cli -- nis
Cor con -- tri -- tum quá -- si ci -- nis:
Gé -- re cú -- ram mé -- i fi -- nis.
}

tenorM =  {
     \autoBeamOff
%% 1-4
   R1. | f4.-. a8-. c'4-. f2.-. | R1. | g4.-. b8-. d'4-. g2.-. | \break
%% 5-8
   r8 d'2..-. e'2-. | c'2-. a-. f-. | r4 c'4-. r4 a4-. r4 f4-. | R1. | \break
%% 9-12
   g1.\melisma | a | b | c' | \break
%% 13-16
   c'4\melismaEnd r2 e'2. | e'2. c'2 c'4~ | c'2 b4 a2. | a2 f1 | \break
%% 17-21
   r4 f2. f2 | f'2. g' | R1. | c'2. a | f2 d1 | \break
%% 22-26
   c'2. c' | d' d' | r2. e'2. | e'  f' | g'1. | \break
%% 27
   \time 4/1 g'\longa \bar "|." \time 3/2 \break
}

%%%%%%% bass; part %%%%%%%%%%%%%%%%
bass = { \hide Staff.BarLine
   \autoBeamOff
%% 1-4
   r8^\markup { \tiny \italic "like fire" } b,4 d8 f4 b,2. | R1. |
   r8 c4 e8 g4 c2. | R1. | \break
%% 5-8
   g2.. a2 r8 | f4. r8 d4. r8 b,4. r8 | c2 d b, | R1. | \break
%% 9-12
   c1.\melisma | d | e | f | \break
%% 13-16
   f4\melismaEnd r2 a2. | a2. f2 f4~ | f2 e4 d2. | d2 b,1 | \break
%% 17-21
   r4 b,2 b,2. | b c' | R1. | f2. d | b,1. | \break
%% 22-26
   c2. c | d d | r2. e2. | e  f | g1. | \break
%% 27
   \time 4/1 g\longa \undo \hide Staff.BarLine \bar "|." \time 3/2 \break
}

bassL = \lyricmode {
    \override Score.LyricText.font-shape = #'italic
    \tiny
Con -- fu -- tá -- tis ma -- le -- di -- ctis,
Flám -- mis á -- cri -- bus ad -- di -- ctis,
%%Vó -- ca me cum be -- ne -- di -- ctis.
ó __
O -- ro súp -- plex et ac -- cli -- nis
Cor con -- tri -- tum quá -- si cinis:
Gé -- re cú -- ram mé -- i fi -- nis.
}

bassM = {
   \autoBeamOff
%% 1-4
   r8 b,4 d8 f4 b,2. | R1. | r8 c4 e8 g4 c2. | R1. | \break
%% 5-8
   g2.. a2 r8 | f4. r8 d4. r8 b,4. r8 | c2 d b, | R1. | \break
%% 9-12
   c1.\melisma | d | e | f | \break
%% 13-16
   f4\melismaEnd r2 a2. | a2. f2 f4~ | f2 e4 d2. | d2 b,1 | \break
%% 17-21
   r4 b,2 b,2. | b c' | R1. | f2. d | b,1. | \break
%% 22-26
   c2. c | d d | r2. e2. | e  f | g1. | \break
%% 27
   \time 4/1 g\longa \bar "|." \time 3/2 \break
}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

Next: , Previous: , Up: Top  

confutatis.texi

%% 12:40 AM Tuesday, January 23, 2024
%% Yukio Yoshida.
\input colordvi.tex
\input texinfo 
@c %**start of header
@setfilename confutatis.info
@c @settitle Lacrimósa dies illa
@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>Confutatis</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.
* confutatis.ly::          --- Source code framework:     confutatis.ly.
* confutatis-cv.ly::     --- Source code notes:               confutatiscv.ly.
* confutatis.texi::       --- Source code document:       confutatis.texi.
* run--makeinfo::      --- Source code run-file:           run--makeinfo.
@end menu
@end ifhtml
@c @end ignore --------------------------------------------------------------------
@html
<p align = "center">
<a href="confutatis.midi">confutatis.midi</a>(//The one below is mp3//)&#160;&#160;&#160;&#160;&#160;
&#160;&#160;&#160;&#160;&#160;<a href="confutatis.pdf">confutatis.pdf</a>
&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;
&#149;&#160;<a href="confutatis.tar.gz">confutatis.tar.gz</a>&#160;(All-files;&lt;7,350bytes)<br />
<audio src="confutatis.mp3" controls>
Download <a href="confutatis.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,   confutatis.ly,       Top,      Top
@comment      node-name,        next,            previous,    up
@end ifnottex
@ifhtml
@unnumbered Music Sheet
@end ifhtml
@html
<div align="center">
<a href="confutatis.pdf">
@end html
@ifhtml
@image{confutatis-page1}@*
@html
<hr style="width:68%; height:4px;" />
<img src="confutatis-2.svg" alt="[picture of music]" /><!--  -->
<hr style="width:68%; height:4px;" />
<img src="confutatis-3.svg" alt="[picture of music]" /><!--  -->
<hr style="width:68%; height:4px;" />
<img src="confutatis-4.svg" alt="[picture of music]" /><!--  -->
<hr style="width:68%; height:4px;" />
@end html
@end ifhtml
@html
</a></div>
@end html

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

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

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

@ifnottex
@node         run--makeinfo,                  ,       confutatis.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)—