]> git.donarmstrong.com Git - lilypond.git/commit
* scripts/lilypond-book.py (Lilypond_file_snippet.ly): don't copy
authorhanwen <hanwen>
Sun, 25 Jul 2004 13:10:51 +0000 (13:10 +0000)
committerhanwen <hanwen>
Sun, 25 Jul 2004 13:10:51 +0000 (13:10 +0000)
commit7807abff624e58bedd7875d674707925fe88dd05
treef545e99080681a5b7accd0a90b67c3542aa28e12
parent3c92a633c44c02e82c6d2f7c44e881b322078326
* scripts/lilypond-book.py (Lilypond_file_snippet.ly): don't copy
file contents, rather \include them, so default linewidth is set.
(ly_options): make BOOKPAPER set of options. Move linewidth
settings there.

* Documentation/user/examples.itely: new file. Templates are to be
moved here.

* Documentation/user/programming-interface.itely: move chapter.

* scm/document-markup.scm (doc-markup-function): add @code

* stepmake/stepmake/texinfo-rules.make: remove chmod.
14 files changed:
ChangeLog
Documentation/user/examples.itely [new file with mode: 0644]
Documentation/user/invoking.itexi
Documentation/user/lilypond.tely
Documentation/user/macros.itexi
Documentation/user/notation.itely
Documentation/user/programming-interface.itely
lily/main.cc
make/lilypond-vars.make
scm/document-markup.scm
scm/framework-tex.scm
scm/lily.scm
scripts/lilypond-book.py
stepmake/stepmake/texinfo-rules.make