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

Top

Wood

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

      wood.midi(//The one below is mp3//)         wood.pdf          • All files (wood.tar.gz;<2,600bytes)


Next: , Previous: , Up: Top  

Music Sheet

[picture of music]




Next: , Previous: , Up: Top  

wood.ly

%%1:45 AM Monday, October 4, 2021
%% Yukio Yoshida
\version "2.22.2"
#(set-default-paper-size "letter")
#(set-global-staff-size 18)
%%%%%%%%%%%%% header %%%%%%%%%%
\header {
        dedication = \markup { \column { " " " " "Wordless Poem" " " } }
 	    title = "A world in a wood"
        subtitle = "Opus 1"
        subsubtitle = "December 20, 2004"
        composer = \markup { \italic "yukio yoshida" }
        copyright = "public Domain"
%% tagline = " "
}
%%%% end header %%%%%%%
%%%%%%%%%%%% music-Voice %%%%%%%%%%%
woodA=
        \relative c' { 
%% 1--4
        g''4\mp a,8 f\mf c4 | a'8\f g d4. f8 | c8[ c] d d f[ f] |
        a'16\fff[ b8] g16\fp f2^\sf \bar "|" \break
%% 5--8
        b,16[(\f c d b e g g  b, d)] a8. |
        c16[( d d b)] d,4. f16[( a )] |
        a4 b16[( f f e )] c[( e g b)] |
        r2 f16-.[ r f-. r] \bar "|" \break
%% 9--12
        g4 a8 b e4 | c8 b g4. a8 | f4-. g-. f-. | a g2 \bar "|" \break
%% 13--15
        b32[( c d b e g b, d)] e,[( g b d b d c b)] b[( c d b e g b, d)] |
        c[( d d b f a a b)] f[( a a d b d d c)] c[( d d b f a a b)] |
        b[( f f e c e g b)] c,[( e g b e, f f b)] b[( f f e c e g b)]
      \bar "|" \break
%% 16
       a2._\markup{\hspace #18 \italic "Fine"}
          \mark \markup{\hspace #1 \musicglyph #"scripts.ufermata"}
       \bar "||" }
woodB=
        \relative c' {
%% 17--19
       R2. | R2. | a'16[\p b8] g16\mp a2\f \bar "|" \break
%% 20--23
       c,32[( e g b e, f f b]) c16[( d d b]) f[( a a d]) |
       \clef bass
       a,,4 c2 | b,4 e2 | d2. \bar"|" \break
%% 24--27
       \clef treble
       a'''4 \grace c16( b4) \grace{g16[ a(]} f4) |
       a4 \grace {c16( d e f} e4) f4 |
       c,4 \grace {c16[ c, \clef bass c, b]} f'4 \clef bass d |
       <b' e>4 <a d> <c f> \bar"|"  \break
%% 28--32
       <a c>4 <g b> <f a> | <d f a>2. | <c d e> | <g' a>4 <g f> <d e> |
       <c e g>8\arpeggio[ <f a c>8\arpeggio] <d f a>2\arpeggio
       <c d e>2.( <d e f>)_\markup{\hspace #8 \italic "D.C."} \bar "||" }
%%%%% end Voice %%%%%%%%%%%%%%%%%%%%%%%%%
%%% Get sheet and midi %%%%%%%%%%%%%%%%%%%%%%%
\score { \context Voice = mel { \clef treble \key c\major \time 3/4
                                                   \tempo 4 = 84 \woodA \woodB }
         \layout {}
       }
\score { \context Staff = mel { \clef treble \key c\major \time 3/4
                                                 \tempo 4 = 84 \woodA \woodB \woodA}
         \midi { }
       }
%%%%%%%%%%%%%% All End. %%%%%%%%%%%%%%%%%

Next: , Previous: , Up: Top  

wood.texi

%% 4:06 AM Thursday, January 18, 2024
%% Yukio Yoshida
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\input colordvi.tex
\input texinfo

@c %**start of header
@setfilename wood.info
@c @settitle wood
@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>Wood</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
* wood::                 --- Music Sheet:                    Music Sheet.
* wood.ly::             --- Source code framework:  wood.ly.
* wood.texi::          --- Source code document:    wood.texi.
* run--makeinfo::   --- Source code run-file:        run--makeinfo.
@end menu
@end ifhtml
@c @ignore ------------------------------------------------------------------------
@html
<p align = "center">
&#160;&#160;&#160;&#160;&#160;
<a href="earth.mid">wood.midi</a>(//The one below is mp3//)&#160;&#160;&#160;
&#160;&#160;&#160;&#160;&#160;<a href="wood.pdf">wood.pdf</a>
&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;
&#149;&#160;<a href="wood.tar.gz">All files</a>&#160;(wood.tar.gz;&lt;2,600bytes)<br />
<audio src="wood.mp3" controls>
Download <a href="earth.mp3">episode 42 Learnung to love HTML5</a>
</audio></p>
@end html

@ifnottex
@node        Music Sheet,   wood.ly,       Top,      Top
@comment      node-name,     next,          previous,    up
@c @top
@end ifnottex
@unnumbered Music Sheet
@ifhtml
@html
<p align = "center">
<a href="wood.pdf">
<img src="wood.svg" alt="[picture of music]" /><!--  -->
<hr style="width:68%; height:4px;" />
</a></p>
<br />
@end html
@end ifhtml
@html
</div>
@end html

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

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

@ifnottex
@node     run--makeinfo,           ,  wood.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>
&#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 *.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)—