4 * Windows: bugfix for tex-wrappers, added tex wrapper for dvips.
5 LilyPond (read: ly2dvi) should now work right out of the box.
7 Amazing; it seems that ly2dvi won't generate PK files without this
8 dvips wrapper. We had over 200 downloads of setup.exe, yet only one
9 `call for help'. Did all the others give up, or did none of them
10 bother to share their fix/file a bug report? Urg.
12 * Included mktexnam.patch (again?).
14 * Documentation fix (Mark Hindley).
16 * Debian patch and bashism fix (Anthony).
18 * Bugfix: local-install should depend on $(INSTALLATION_FILES). This fixes
19 ./configure; make install in buildscripts/ (Michael Vanier).
21 * Removed les-nereides from short-examples, as it is tweaked a lot,
22 contrary to what the webpage claims (didn't know that).
27 * ly2dvi, titledefs.tex: Typeset copyright notice at the bottom of the
28 first page. Make separate page styles for first and last page.
30 * Bugfix: Default RehearsalMark font-family changed to roman (only
31 affects Scheme text markups).
36 * Added support for Q: statement to abc2ly. (Laura Conrad)
38 * Tie shape bugfix (Mark Hindley).
40 * Bugfix: lilypond-book LatexPaper.__setattr__()
42 * Bugfix: make Hyphen_spanner::brew_molecule() more robust.
44 * Don't use stdin when no argument specified.
46 * Naming smobs -> grobs
48 * Bugfix: ledger lines on easy-notation note heads.
53 * Glossary fixes (Thanks Jean-Pierre Coulon).
58 * Updated les-nereides.
60 * Added \newpage command.
66 * Fix for index, small doco fixes.
68 * Bugfix: use roman font (instead of feta) for unacorda pedal.
70 * Don't use cyclic symlinks for web doc.
72 * Don't create `empty pngs' with touch, make symlinks instead.
74 * Added extra header titling fields to ly2dvi too.
81 * Add make rule to avoid problems building dvi documentation
85 * Bugfix: tuplet-number-visibility
90 * Do not lengthen the stem in case of a collision with the flag, but
91 move dots to the right.
93 * Debian patches (Thanks, Anthony!)
101 * Added \tupletUp, \tupletDown, \tupletBoth.
103 * Bugfix convert-ly: treCorde.
105 * Slur attachment and extremity offsets taken relative to slur
108 Slur \override #'attachment-offset = #'((0 . 1) . (0 . 1))
110 will always make the slur move away from the note head.
112 * Bugfix: slurs on dotted or flagged notes.
114 * Added @reng, @rgrob, and @rint macros for referencing engravers,
115 grobs and interfaces in documentation.
117 * Bugfix for configure.
119 * text2html: use python script, use <pre> instead of <xmp>.
123 * Bugfix: lilypond mode: make view messages scroll by.
125 * configure: check for splitting makeinfo; small fixes for
126 non-splitting makeinfo doc.
128 * Added some missing titling (dedication, translator) and fixed ps titling
129 (Thanks David Arnold).
131 * More doco fixes. Added a small legend.
133 * Bugfix: trend of broken slurs with user-overridden stem attachments.
135 * Bugfix redhat.spec: use root attributes on files.
137 * Bugfix: typo in update-lily, re-set download url to /development.
139 * Removed some empty files.
141 * Merged tutorials. Simplified the text.
148 * Bugfix: percussion clef
150 * Bugfix: multiple scripts.
152 * Bugfix: read TeX's afm files. Metrics are still messed up (too small), but no
155 * Bugfix: fixed the problem where dots clash with other notes (Timothy S.