From: fred Date: Tue, 26 Mar 2002 21:45:11 +0000 (+0000) Subject: lilypond-1.1.13 X-Git-Tag: release/1.5.59~2686 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=44804f438cde76a321614efef47993749fd62d83;p=lilypond.git lilypond-1.1.13 --- diff --git a/Documentation/man/lilypond.yo b/Documentation/man/lilypond.yo index dc69bc4fe5..45e87bde23 100644 --- a/Documentation/man/lilypond.yo +++ b/Documentation/man/lilypond.yo @@ -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 11db1ed873..9a22a07bae 100644 --- 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; @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