Next: Music Sheet, Previous: ("dir"), Up: ("dirTop")
Floats-to-earth
[file-code; "ly,texi,sh are UTF-8"]
Normally; Windows & Linux "[Prompt] lilypond --png --pdf name.ly[Enter]"
And---- Only;
Linux(Prompt) $ ./run--lily.sh name[Enter](need makeinfo) ----
floats-to-earth.midi(//The one below is mp3//)
floats-to-earth.pdf
All files (floats-to-earth.tar.gz;<2,950bytes)
Next: floats-to-earth.texi, Previous: Music Sheet, Up: Top
%% 3:28 AM Tuesday, April 18, 2023 %% Yukio Yoshida \version "2.24.1" #(set-default-paper-size "letter") #(set-global-staff-size 18) \header { dedication = \markup { \column { " " " " "Wordless Poem" " " } } title = "Floats to Earth" subtitle = "A panorama of the universe" subsubtitle = "Landscape of a major" instrument = \markup \center-column { "soprano; C clef on 1st line, alto; C clef on 3rd line." } composer = \markup { \italic "yukio yoshida" } meter = "Largo" arranger = \markup{\tiny "No.30(Jun. 11, 2008)"} copyright = "public Domain" %% tagline = " " } %% --- Soprano part --------------------------------------------------------------- soprano = { \autoBeamOff \partial 4 fis'8[ gis'] | %%1-3 r8 cis''4 d''2. b'8 a' r8 | cis'2. d''8 fis''4. fis'8 cis'8~ | cis'4 d''2. e''8 e'4 cis'8~ | \break %%4-7 cis'4 fis'4. e'4. gis'4 e'4 | e''2. fis'8 e' a'2 | gis'4. e' fis' d' | e'4 b'2 fis'4 cis''2 | \break %%8-11 a'2. e''2 cis''4~ | cis''4 e''8 d'' r b' a'2. | d''8 r b' r gis'2.. r8 | gis'1.^\fermata | \break %%12-15 r1 r4 a'8 b' | cis''1~ cis''4 r4 | r1 r4 b'8 cis'' | d''1~ d''4 r4 | \break %%16-20 r1 r4 b'8 a' | gis'1~ gis'4 r4 | r1 r4 fis'8 e' | r4 c''1 r4 | cis'1.^\fermata~ | cis'1.\fermata \bar "|." } sopranoM = { \autoBeamOff \partial 4 fis'8[ gis'] | r8 cis''4 d''2. b'8 a' r8 | cis'2. d''8 fis''4. fis'8 cis'8~ | cis'4 d''2. e''8 e'4 cis'8~ | \break cis'4 fis'4. e'4. gis'4 e'4 | e''2. fis'8 e' a'2 | gis'4. e' fis' d' | e'4 b'2 fis'4 cis''2 | \break a'2. e''2 cis''4~ | cis''4 e''8 d'' r b' a'2. | d''8 r b' r gis'2.. r8 | gis'1.^\fermata | \break r1 r4 a'8 b' | cis''1~ cis''4 r4 | r1 r4 a'8 b' | cis''1~ cis''4 r4 | \break r1 r4 b'8 a' | gis'1~ gis'4 r4 | r1 r4 fis'8 e' | r4 c''1 r4 | cis'1.^\fermata~ | cis'1.\fermata \bar "|." } %% --- alto part --------------------------------------------------------------- alto = { \autoBeamOff \partial 4 cis'4 | %%1-3 gis'2. fis'8 e' d' r8 cis' b~ | b4. d'16 e' gis'8 fis'16 e' cis'2. | a1 a'8 b'4.~ | \break %%4-7 b'8 gis' a'2 fis'4 gis'8 a' b'16 fis'8.~ | fis'4 e'16 d' cis' r16 fis'2.. cis''8~ | cis''4. b'2.. cis''4 | b'2 b4 a'2 a4 | \break %%8-11 fis'2 cis'8 r8 b r a2 | b4 a8 r cis' r e'2. | \stemDown b8\stemNeutral cis' r e' fis'2.~ fis'16 gis' a' r16 | e'1.^\fermata | \break %%12-15 d'8 e' fis'1 r4 | r1 r4 e'8 fis' | gis'1~ gis'4 r4 | r1 r4 fis'8 gis' | \break %%16-20 a'1~ a'4 r4 | r1 r4 gis'8 a' | b'1~ b'4 gis'8 fis' | r4 c'1 r4 | cis'1.^\fermata~ | cis'1.^\fermata \bar "|." } altoM = { \autoBeamOff \partial 4 cis'4 | %%1-3 gis'2. fis'8 e' d' r8 cis' b | b4. d'16 e' gis'8 fis'16 e' cis'2. | a1 a'8 b'4. | \break b'8 gis' a'2 fis'4 gis'8 a' b'16 fis'8.~ | fis'4 e'16 d' cis' r16 fis'2.. cis''8~ | cis''4. b'2.. cis''4 | b'2 b4 a'2 a4 | \break fis'2 cis'8 r8 b r a2 | b4 a8 r cis' r e'2. | b8 cis' r e' fis'2.~ fis'16 gis' a' r16 | e'1.^\fermata | \break d'8 e' fis'1 r4 | r1 r4 e'8 fis' | gis'1~ gis'4 r4 | r1 r4 fis'8 gis' | \break a'1~ a'4 r4 | r1 r4 gis'8 a' | b'1~ b'4 gis'8 fis' | r4 c'1 r4 | cis'1.^\fermata~ | cis'1.^\fermata \bar "|." } %% get sheet music -------------------------------------------------------- \score { << \context ChoirStaff = "FourPartStaffaddchorus" << \new Voice = "soprano" \with { \consists Ambitus_engraver} { \clef soprano \key a\major \time 3/2 \set Staff.instrumentName = "soprano" \soprano } %% \new Lyrics \lyricsto "soprano" { \sopranoL } \new Voice = "alto" \with { \consists Ambitus_engraver} { \clef alto \key a\major \time 3/2 \set Staff.instrumentName = "alto " \alto } %% \new Lyrics \lyricsto "alto" { \altoL } >> %%\context PianoStaff = "PianoStaff" << %%\new Voice = "piano" { \clef treble \key a\major \time 3/2 %% \set Staff.instrumentName = "piano " \pianoUP } %%\new Voice = "piano" { \clef bass \key a\major \time 3/3 %% \set Staff.instrumentName = "piano " \pianoDown } %% >> >> \layout {} } %% get midi music --------------------------------------------------------- \score { << \new Staff { \clef soprano \key a\major \time 3/2 \tempo 4 = 46 \set Staff.midiInstrument = "pad 4 (choir)" \unfoldRepeats \sopranoM } \new Staff { \clef alto \key a\major \time 3/2 \tempo 4 = 46 \set Staff.midiInstrument = "pad 4 (choir)" \unfoldRepeats \altoM } %%\context PianoStaff = "PianoStaff" << %%\new Voice = "piano" { \clef treble \key a\major \time 3/2 %% \set Staff.instrumentName = "piano " \pianoUP } %%\new Voice = "piano" { \clef bass \key a\major \time 3/3 %% \set Staff.instrumentName = "piano " \pianoDown } %% >> >> \midi { tempoWholesPerMinute = #(ly:make-moment 46 4) } } %% %% End: %%
Next: run–makeinfo, Previous: floats-to-earth.ly, Up: Top
%% 9:38 PM Friday, January 19, 2024 %% Yukio Yoshida %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \input colordvi.tex \input texinfo @c %**start of header @setfilename floats-to-earth.info @c @settitle floats-to-earth @documentlanguage en @documentencoding utf-8 @setchapternewpage odd @c %**end of header @c *********** Body start ****************** @node Top, Music Sheet, ("dir"), ("dirTop") @comment node-name, next, previous, up @c @node Top @ifhtml @html <p align = "center"> <span style="font-size: 40px;"><b>Floats-to-earth</b></spam> </p> <code> [file-code; "ly,texi,sh are UTF-8"]<br /> <span style="font-size: 16px;"> <b>Normally; Windows & Linux "[Prompt] <kbd> lilypond --png --pdf name.ly</kbd>[Enter]"</b><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 * floats-to-earth:: --- Music Sheet: Music Sheet. * floats-to-earth.ly:: --- Source code framework: floats-to-earth.ly. * floats-to-earth.texi:: --- Source code document: floats-to-earth.texi. * run--makeinfo:: --- Source code run-file: run--makeinfo. @end menu @end ifhtml @c @ignore ------------------------------------------------------------------------ @html <p align = "center">       <a href="earth.mid">floats-to-earth.midi</a>(//The one below is mp3//)         <a href="floats-to-earth.pdf">floats-to-earth.pdf</a>          • <a href="floats-to-earth.tar.gz">All files</a> (floats-to-earth.tar.gz;<2,950bytes)<br /> <audio src="floats-to-earth.mp3" controls> Download <a href="earth.mp3">episode 42 Learnung to love HTML5</a> </audio></p> @end html @ifnottex @node Music Sheet, floats-to-earth.ly, Top, Top @comment node-name, next, previous, up @c @top @end ifnottex @unnumbered Music Sheet @ifhtml @html <p align = "center"> <a href="floats-to-earth.pdf"> <img src="floats-to-earth.svg" alt="[picture of music]" /><!-- --> <hr style="width:68%; height:4px;" /> </a></p> <br /> @end html @end ifhtml @html </div> @end html @ifnottex @node floats-to-earth.ly, floats-to-earth.texi, Music Sheet, Top @comment node-name, next, previous, up @end ifnottex @unnumbered floats-to-earth.ly @html <blockquote><blockquote> @end html @verbatiminclude floats-to-earth.ly @html </blockquote></blockquote> @end html @ifnottex @node floats-to-earth.texi, run--makeinfo, floats-to-earth.ly, Top @comment node-name, next, previous, up @end ifnottex @unnumbered floats-to-earth.texi @html <blockquote><blockquote> @end html @verbatiminclude floats-to-earth.texi @html </blockquote></blockquote> @end html @ifnottex @node run--makeinfo, , floats-to-earth.texi, Top @comment node-name, next, previous, up @end ifnottex @unnumbered run--makeinfo @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>    <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: floats-to-earth.texi, Up: Top
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 *.midi html/ mv *.html html/ cd html xdg-open $1.pdf | xdg-open $1.midi | explorer.exe $1.html cd ../ rm *.eps *.png ls -lXThis 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)—