]> git.donarmstrong.com Git - lilypond.git/commitdiff
*** empty log message ***
authorJan Nieuwenhuizen <janneke@gnu.org>
Thu, 5 Feb 2004 14:58:45 +0000 (14:58 +0000)
committerJan Nieuwenhuizen <janneke@gnu.org>
Thu, 5 Feb 2004 14:58:45 +0000 (14:58 +0000)
scripts/filter-lilypond-book.py

index 25c614c0e8a65107a7876ea370652a8b8c579de1..18d2ddc9fefa136731d9d79c0cbbefd7b0a3d88c 100644 (file)
@@ -21,12 +21,9 @@ convert-ly on book:
 classic lilypond-book:
      filter-lilypond-book --process="lilypond-bin" BOOK.tely
 
-  options in .tely/.lytex must be converted (or grokked by me :-)
-     (([0-9][0-9])*pt) -> staffsize=\2
+   must substitute:
      @mbinclude foo.itely -> @include foo.itely
      \mbinput -> \input
-     relative X -> relative=X
-     singleline -> raggedright
      
 '''