Next: Music Sheet, Previous: ("dir"), Up: ("dirTop")
Milano-3
[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) ----
milano-3.midi(//The one below is mp3//)
milano-3.pdf
All files (milano-3.tar.gz;<2,470bytes)
Next: milano-3.texi, Previous: Music Sheet, Up: Top
%%11:41 AM Monday, October 4, 2021 %%yukio yoshida \version "2.22.2" #(set-default-paper-size "letter") #(set-global-staff-size 18) \header { dedication = \markup { \column { " " " " "Wordless Poem" " " } } title = "Pray for Milano" subtitle = "At Milano city in Italia" subsubtitle = "soprano; C clef on 1th line." poet = "" composer = \markup { \italic "yukio yoshida" } arranger = \markup{\tiny "No.9 (Oct 11 2006)"} copyright = "public Domain" %% tagline = " " } sopranoOne = { \autoBeamOff %1-4(1-12) \repeat volta 2 { \repeat volta 2 { r8 gis'8[ ais'] b'4. cis''8 disis''!2~ disis''8 | ais'4 dis''2 gis'2. | } fis'4 e' dis'4. fis'8 e'2 | ais'4 dis''2 gis'2. | } \break %5-8(13-16) gis'8[ b'] ais'2 b'8[ cis''] ais'2 | gis'2 ais'2 e'2~ | e'4 fis'4 e'4 gis'2. | b'2 cis''1 | \break %9-12(17-22) disis''!1.^\fermata | R1. | \repeat volta 2 { gis'4 fis' gis' fis'2. | e'2 fis'4 e'2. | } \break %13-16(23-32) \repeat volta 2 { \repeat volta 2 { gis'8[ b'] ais'2 b'8[ cis''] b'2 | } \alternative { { gis'2 ais'2 e'2~ | e'2 fis'4 e'2. | }{ gis'2 ais'2 e'2 | } } } \break %17-20(33-36) gis'2 fis'1 | des'1.^\fermata | ais'2 ais'4. b'8 cis''4 ais'~ | ais' fis'2 gis'4 b'2 | \break %21-24(37-40) e'1 gis'2 | dis'1.^\fermata | r8 gis'8[ ais'] b'4. cis''8 dis''2~ dis''8 | ais'4 dis''2 gis'2. | \break %25-28(41-46) gis'8[ b'] ais'2 b'8[ cis''] ais'2 | \repeat volta 2 { gis'2 ais'2 e'2~ | e'4 fis'4 e'1 | } gis'8[ ais'] b'4. cis''8 dis''2. \break %29-32(47-50} gis'8[ b'] ais'2 b'8[ cis''] b'2 | gis'2 ais'2 e'2 | des'1. | disis''!1.^\fermata \bar "|." } %------- get sheet ----------------------------------------------------------- \score { \context ChoirStaff = "coroOne" << \new Voice \with { \consists Ambitus_engraver} { \clef soprano \key b\major \time 3/2 \set Staff.midiInstrument = "pad 4 (choir)" \set Staff.instrumentName = \markup{"soprano"} \sopranoOne } >> \layout { } } % ------ get midi ------------------------------------------------------------ \score { \context ChoirStaff = "coroOne" << \new Staff \with { \consists Ambitus_engraver} { \clef soprano \key b\major \time 3/2 \set Staff.midiInstrument = "pad 2 (warm)" \set Staff.instrumentName = \markup{"soprano"} \unfoldRepeats \sopranoOne } >> \midi { } }
Next: run–makeinfo, Previous: milano-3.ly, Up: Top
%% 8:01 AM Thursday, January 18, 2024 %% Yukio Yoshida %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \input colordvi.tex \input texinfo @c %**start of header @setfilename milano-3.info @c @settitle milano-3 @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>Milano-3</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 * milano-3:: --- Music Sheet: Music Sheet. * milano-3.ly:: --- Source code framework: milano-3.ly. * milano-3.texi:: --- Source code document: milano-3.texi. * run--makeinfo:: --- Source code run-file: run--makeinfo. @end menu @end ifhtml @c @ignore ------------------------------------------------------------------------ @html <p align = "center">       <a href="earth.mid">milano-3.midi</a>(//The one below is mp3//)         <a href="milano-3.pdf">milano-3.pdf</a>          • <a href="milano-3.tar.gz">All files</a> (milano-3.tar.gz;<2,470bytes)<br /> <audio src="milano-3.mp3" controls> Download <a href="earth.mp3">episode 42 Learnung to love HTML5</a> </audio></p> @end html @ifnottex @node Music Sheet, milano-3.ly, Top, Top @comment node-name, next, previous, up @c @top @end ifnottex @unnumbered Music Sheet @ifhtml @html <p align = "center"> <a href="milano-3.pdf"> <img src="milano-3.svg" alt="[picture of music]" /><!-- --> <hr style="width:68%; height:4px;" /> </a></p> <br /> @end html @end ifhtml @html </div> @end html @ifnottex @node milano-3.ly, milano-3.texi, Music Sheet, Top @comment node-name, next, previous, up @end ifnottex @unnumbered milano-3.ly @html <blockquote><blockquote> @end html @verbatiminclude milano-3.ly @html </blockquote></blockquote> @end html @ifnottex @node milano-3.texi, run--makeinfo, milano-3.ly, Top @comment node-name, next, previous, up @end ifnottex @unnumbered milano-3.texi @html <blockquote><blockquote> @end html @verbatiminclude milano-3.texi @html </blockquote></blockquote> @end html @ifnottex @node run--makeinfo, , milano-3.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: milano-3.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)—