lilypond-1.1.13
authorfred <fred>
Tue, 26 Mar 2002 21:45:11 +0000 (21:45 +0000)
committerfred <fred>
Tue, 26 Mar 2002 21:45:11 +0000 (21:45 +0000)
Documentation/man/lilypond.yo
NEWS

index dc69bc4fe5c6abe33f50ba4370aea929436137a6..45e87bde237c1492f9b5b3198f19d108e12c5417 100644 (file)
@@ -35,6 +35,9 @@ dit(-D,--debug)
     Turn debugging info on.  GNU LilyPond reads the file file(.dstreamrc), 
     which lists what functions and classes may produce copious debugging
     output.
+dit(-s,--safe)
+    Disallow untrusted code(\include) directives, backslashes in TeX()
+code and named output.
 dit(-t,--test)
     Switch on any experimental features.  Not for general public use.
 dit(-w,--warranty)
diff --git a/NEWS b/NEWS
index 11db1ed873048c2cc58f91cf5570ce091e359f26..9a22a07baef923c661a0d0f3186059b05d92fc46 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,45 @@
+pl 13
+       - mutopia stuff (thanks, Peter)
+       - bugfix : \maininput
+
+*********
+
+
+pl 12
+pl 11.jcn3
+       - bf: missing triads
+       - @c @c min (* is taken, <<, <> don't work)
+       - chord-modifiers (urg, "sus" should also subtract 2...)
+
+pl 11.uu3
+       - --safe: security paranoia: disallow untrusted \include,
+disallow untrusted TeX code, disallow named output
+
+pl 11.jcn2
+       - duration with chords + change:  @4 c @c7
+
+pl 11.jcn1
+        - minor chord syntax change: *c6 iso @c6;
+
+**********
+
+pl 11
+
+pl9.tca1
+        - included that missing init/mudela-book-defs.py. Added
+          one line to init/GNUMakefile to make .py-files be included.
+        - fragment and nonfragment options to override autodetection
+
+pl 10.jcn1
+       - input/test/chords.ly
+       - \type ChordNames and chord-name-engraver.*
+       - chords mode: \chords { <c e g> @c; @d7; }
+
+pl 10.uu1
+       - scm/ directory.  install .scm stuff too.
+       - tuplet bug fixed.
+
+**********
 pl 10
 
 pl 9.jcn3
@@ -29,7 +71,7 @@ pl 9.uu1
        - added faq entry
        - copertina (thanks Maurizio)
 
-       
+*****************
 pl 9
        - fixed \relative