]> git.donarmstrong.com Git - lilypond.git/commit
Fix 1816: Lilypond-book: Give images 1mm less linewidth
authorReinhold Kainhofer <reinhold@kainhofer.com>
Mon, 22 Aug 2011 10:15:12 +0000 (12:15 +0200)
committerReinhold Kainhofer <reinhold@kainhofer.com>
Tue, 30 Aug 2011 15:34:09 +0000 (17:34 +0200)
commit93d4e8aa80360c95696e065b9fd4744f269f4ea8
tree3abf28eedc534f7e9a9a860f412c16cad1d620fb
parente9c349044ed55d2fc63865c57335a6da25af7fa1
Fix 1816: Lilypond-book: Give images 1mm less linewidth

lilypond creates images that are wider than allowed (~0.5-1mm too wide), so
workaround this by removing 1mm from the linewidth.

Also remove code that makes the fragment snippet option imply
ragged-right. Since single-line snippets are now formatted
ragged-right anyway by default in lilypond, we don't need to set
this explicitly. And multi-line snippets are usually not desired
to be printed ragged-right.
Documentation/usage/lilypond-book.itely
python/book_snippets.py