summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/latex4musicians/Figures/sample-lilybook.lytex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/latex4musicians/Figures/sample-lilybook.lytex')
-rw-r--r--Master/texmf-dist/doc/latex/latex4musicians/Figures/sample-lilybook.lytex14
1 files changed, 6 insertions, 8 deletions
diff --git a/Master/texmf-dist/doc/latex/latex4musicians/Figures/sample-lilybook.lytex b/Master/texmf-dist/doc/latex/latex4musicians/Figures/sample-lilybook.lytex
index 435f6131a64..61c64df4675 100644
--- a/Master/texmf-dist/doc/latex/latex4musicians/Figures/sample-lilybook.lytex
+++ b/Master/texmf-dist/doc/latex/latex4musicians/Figures/sample-lilybook.lytex
@@ -13,14 +13,12 @@ environment:
\begin{lilypond}
\score {
- <<
- \relative c' {
- \time 4/4
- \clef treble
- c4 d8 e f8 g a b | c4 b8 a g8 f e d |
- c8 g' e g c,8 g' e g | c,4 e c r \bar "|."
- }
- >>
+ \relative c' {
+ \time 4/4
+ \clef treble
+ c4 d8 e f8 g a b | c4 b8 a g8 f e d |
+ c8 g' e g c,8 g' e g | c,4 e c r \bar "|."
+ }
} % end of score
\end{lilypond}