]> git.donarmstrong.com Git - lilypond.git/commit
* scripts/lilypond-book.py (Lilypond_file_snippet.ly): don't copy
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Sun, 25 Jul 2004 13:10:51 +0000 (13:10 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Sun, 25 Jul 2004 13:10:51 +0000 (13:10 +0000)
commit93b9f6c30cbeec39615b485f6c2f2a4dd50f5993
treef545e99080681a5b7accd0a90b67c3542aa28e12
parented6407a4c0bf8f03700cad80b0bab221d908b2ae
* 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