]> git.donarmstrong.com Git - lilypond.git/commitdiff
* input/mutopia/J.S.Bach/wtk1-fugue2.ly: staff switch fixes.
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Mon, 19 Aug 2002 00:48:15 +0000 (00:48 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Mon, 19 Aug 2002 00:48:15 +0000 (00:48 +0000)
* Documentation/user/lilypond-book.itely: small cleanups

ChangeLog
Documentation/user/introduction.itely
Documentation/user/lilypond-book.itely
input/mutopia/J.S.Bach/wtk1-fugue2.ly

index 43d277995f84f9b47ac629dec0aeb40aba22a698..195a7375665b9f65bd19f6e6216084b5d6d595eb 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,6 +7,8 @@
        
 2002-08-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
 
+       * input/mutopia/J.S.Bach/wtk1-fugue2.ly: staff switch fixes.
+
        * Documentation/user/lilypond-book.itely: small cleanups
 
        * Documentation/user/*.itely: fix overfull hboxes. 
index e42fb4d5236017db3400bb706eed0462d71dd3ab..0c22d5f2d4f2a6a7a4d92aabb8f2f6a3e5ee66b4 100644 (file)
@@ -8,7 +8,7 @@ LilyPond is a program to print sheet music. If you have used notation
 programs before, then the way to use this program might be surprising
 at first sight. To print music with lilypond, you have to enter
 musical codes in a file. Then you run LilyPond on the file, and the
-music is produced without any user intervention. For example,
+music is produced without any further intervention. For example,
 something like this:
 
 @lilypond[fragment,verbatim, relative 1, intertext="produces this"]
index a0ea6b389c325cdc6470a55139302a499aeb19f6..cf01cd57250681dbb73afed5d2bf9f6e5db1f718 100644 (file)
@@ -34,6 +34,14 @@ they match the layout of your document.
 It can work on La@TeX{}, @code{html} or texinfo documents.  A tutorial
 on using lilypond-book is in @ref{integrating text and music}.
 
+@menu
+* Integrating Texinfo and music::  
+* Integrating La@TeX{} and music::  
+* Integrating HTML and music::  
+* Music fragment options::      
+* Invoking lilypond-book::      
+@end menu
+
 
 @cindex texinfo
 @cindex latex
index 2b09f5d4209293f99827c92840bf5e42bd5528c1..f9c6f2a63f9f7c761709cf06e495a8586f5ed7b7 100644 (file)
@@ -59,18 +59,20 @@ dux =  \context Voice=two \notes \relative c''{
   g4 r8 b c c16 b c8 g |
 %%10 
   as4 r8 a bes bes16 a bes8 f |
-  g4 r8 g as as g f |
-  r8 
+  g4 r8 g as as g
   \translator Staff = bass \stemUp 
+  f |
+  r8 
   as, bes c r8 as16 g as8 f8 |
   bes8 c bes as bes g f es |
   f des' c bes c as g f |
 %%15
   g8
+ \translator Staff = treble
+   \stemDown
+
   g'16 fis g8 c, 
-  es \translator Staff = treble
-  \stemBoth
-  \stemDown
+  es
   g16 fis! g8 a |
   d, g16 fis g8 a! c,16 d es4 d16 c |  % forced accident!
   bes8 r8 r16 d e fis g a bes8 ~ bes16 e, f g |
@@ -79,8 +81,9 @@ dux =  \context Voice=two \notes \relative c''{
   as f'16 es f8 a,8 bes g'16 f g8 b, |
 %%20
   c16 f es d
+   c
   \translator Staff = bass
-   bes! as g 
+   bes! as g 
   f8 \translator Staff = treble
   as' g f |
   es d es f b, c d b |