]> git.donarmstrong.com Git - lilypond.git/blob - ChangeLog
* ROADMAP: Remove test stuff.
[lilypond.git] / ChangeLog
1 2002-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
2
3         * ROADMAP: Remove test stuff.
4
5         * scripts/update-lily.py: Allow auto-building of stable and
6         development versions.  Bugfixes.
7
8 2002-09-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9
10         * scm/tex.scm (header-end): enclose lily output in begingroup/endgroup.
11
12         * tex/lilyponddefs.tex: set hsize for plain tex, but only for
13         positive line widths.
14
15 2002-09-20  Jan Nieuwenhuizen  <janneke@gnu.org>
16
17         * tex/lilyponddefs.tex: Handle \scoreshift and \outputscale in one
18         go.  Fix comments.
19
20         * cygwin: Cygwin updates.
21
22 2002-09-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
23
24         * Documentation/windows/installing.texi (Top): version for python,
25         urls for ghostscript (thanks to John Potelle)
26         
27         * lily/simultaneous-music-iterator.cc
28         (Simultaneous_music_iterator): init children_list_ before
29         triggering GC.
30
31         * lily/*-iterator.cc: be even more careful with smobbed copy
32         constructors. 
33
34         * lily/break-align-engraver.cc (acknowledge_grob): also typeset
35         LeftEdge item.
36
37 2002-09-15  Werner Lemberg  <wl@gnu.org>
38
39         Improving LilyPond's output to make them ordinary TeX boxes with
40         predictable dimensions.  System boxes are now vertically centered on
41         the baseline; this offset can be further controlled with
42         \lilypondscoreshift.
43
44         * lily/system.cc (System::post_processing): Pass length of current
45         system to `start-system' (including any horizontal indentation).
46
47         * scm/tex.scm, scm/pdftex.scm: Make output of various functions
48         prettier.
49         (lily-def): Append `%'.
50         (start-system): Add parameter `wd'.  Output more TeX code to specify
51         box dimensions.
52         (stop-system, stop-last-system): Complement changes in
53         `start-system'.
54         * scm/sketch.scm, scm/ps.scm, scm/pdf.scm, scm/ascii-script.scm:
55         Updated.
56
57         * scripts/ly2dvi.py (global_latex_definition): Set \parindent to 0.
58         * buildscripts/mf-to-table.py (write_tex_defs): Append `%'.
59         Write final `\endinput'.
60
61         * tex/lily-ps-defs.tex, tex/lily-pdf-defs.tex,
62         tex/lilypond-plaintex.tex, tex/lilypond-latex.tex,
63         tex/lilyponddefs.tex, tex/titledefs.tex: Reformat code.  Assure that
64         files and macro definitions don't produce spurious spaces and
65         paragraphs (using \endlinechar).
66         * tex/lilyponddefs.tex: New dimension `\scoreshift'.
67
68         * Documentation/user/internals.itely: Improved formatting, fixing
69         typos.  Added a section `Output details' to describe how the TeX
70         code looks like.
71
72 2002-09-17  Rune Zedeler  <rune@zedeler.dk>
73
74         * lily/accidental-engraver.cc: Also work with partial measures.
75
76 2002-09-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
77
78         * lily/text-spanner-engraver.cc: whoops. Set bound in the correct
79         spanner.
80
81 2002-09-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
82
83         * lily/identifier-smob.cc (unpack_identifier): new file.
84
85         * lily/lexer.ll (identifier_type): new function.  use ly-id to
86         pass off scheme expressions as music identifiers.
87
88         * scm/lily.scm: reorganisation, cleanups.
89
90         * lily/main.cc: small cleanups.
91
92 2002-09-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
93
94         * lily/ly-module.{cc,hh}: new file.
95
96 2002-09-17  Rune Zedeler  <rune@zedeler.dk>
97
98         * lily/accidental-engraver.cc: Also work with partial measures.
99
100 2002-09-16  Jan Nieuwenhuizen  <janneke@gnu.org>
101
102         * VERSION (PACKAGE_NAME): Remove HEAD trap leftover.
103
104 2002-09-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
105
106         * lily/my-lily-lexer.cc: use SCM module in stead of
107         Scheme_hash_table. Changes throughout.  
108
109 2002-09-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
110
111         * VERSION (MY_PATCH_LEVEL): make 1.7.0
112