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