]> git.donarmstrong.com Git - lilypond.git/log
lilypond.git
19 years agorelease commit release/2.3.17
Han-Wen Nienhuys [Sat, 18 Sep 2004 11:47:17 +0000 (11:47 +0000)]
release commit

19 years ago* lily/slur-scoring.cc (enumerate_attachments): make stem_extent a
Han-Wen Nienhuys [Sat, 18 Sep 2004 11:11:58 +0000 (11:11 +0000)]
* lily/slur-scoring.cc (enumerate_attachments): make stem_extent a
little wider for attachment calculation. This prevents stem and
slur touching.

* lily/parser.yy (direction_less_char): soft code \< \> \! \( \) (
)

* lily/slur-scoring.cc (score_extra_encompass): check if extra
objects are on boundary column.

19 years ago* lily/parser.yy (direction_less_char): soft code \< \> \! \( \) (
Han-Wen Nienhuys [Sat, 18 Sep 2004 10:53:08 +0000 (10:53 +0000)]
* lily/parser.yy (direction_less_char): soft code \< \> \! \( \) (
)

* input/regression/tie.ly (texidoc): cleanup.

* ly/declarations-init.ly (tildeSymbol): soft-code meaning of [ ]
and ~

19 years ago(score_extra_encompass): check if extra
Han-Wen Nienhuys [Sat, 18 Sep 2004 10:20:02 +0000 (10:20 +0000)]
(score_extra_encompass): check if extra
objects are on boundary column.

19 years ago*** empty log message ***
Han-Wen Nienhuys [Sat, 18 Sep 2004 10:01:37 +0000 (10:01 +0000)]
*** empty log message ***

19 years ago(parse_argv): process --tex too.
Han-Wen Nienhuys [Sat, 18 Sep 2004 09:51:28 +0000 (09:51 +0000)]
(parse_argv): process --tex too.

19 years ago(keepWithTag): add music functions
Han-Wen Nienhuys [Sat, 18 Sep 2004 08:56:08 +0000 (08:56 +0000)]
(keepWithTag): add music functions
keepWithTag and removeWithTag.

19 years ago(recent_enough): interpret laziness
Han-Wen Nienhuys [Sat, 18 Sep 2004 08:36:31 +0000 (08:36 +0000)]
(recent_enough): interpret laziness
= #t. This fixes no-reset accidental-style.

19 years ago(Quote_iterator): init transposed_musics_.
Han-Wen Nienhuys [Sat, 18 Sep 2004 08:19:35 +0000 (08:19 +0000)]
(Quote_iterator): init transposed_musics_.

19 years ago(recent_enough): interpret laziness
Han-Wen Nienhuys [Fri, 17 Sep 2004 22:52:06 +0000 (22:52 +0000)]
(recent_enough): interpret laziness
= #t. This fixes no-reset accidental-style.

19 years ago* input/regression/accidental-piano.ly (Module): new file.
Han-Wen Nienhuys [Fri, 17 Sep 2004 22:32:13 +0000 (22:32 +0000)]
* input/regression/accidental-piano.ly (Module): new file.

* lily/lily-guile.cc (LY_DEFINE): ly_assoc_get: new function.

19 years ago*** empty log message ***
Han-Wen Nienhuys [Fri, 17 Sep 2004 21:10:46 +0000 (21:10 +0000)]
*** empty log message ***

19 years ago*** empty log message ***
Han-Wen Nienhuys [Fri, 17 Sep 2004 19:09:10 +0000 (19:09 +0000)]
*** empty log message ***

19 years ago(score_extra_encompass): widen X extent of
Han-Wen Nienhuys [Fri, 17 Sep 2004 19:05:04 +0000 (19:05 +0000)]
(score_extra_encompass): widen X extent of
extra encompass.
(score_extra_encompass): use Y coordinate of attachment if X
attachment falls in extra encompass X extent.

19 years ago(SLIB_PATH): add SLIB_PATH to
Han-Wen Nienhuys [Fri, 17 Sep 2004 18:51:01 +0000 (18:51 +0000)]
(SLIB_PATH): add SLIB_PATH to
GUILE_LOAD_PATH

19 years agoSmall fixes.
Jan Nieuwenhuizen [Fri, 17 Sep 2004 15:18:34 +0000 (15:18 +0000)]
Small fixes.

19 years agoGetting close to 2.6.0 release.
Jan Nieuwenhuizen [Fri, 17 Sep 2004 14:07:07 +0000 (14:07 +0000)]
Getting close to 2.6.0 release.

19 years ago * Documentation/user/notation.itely (Ancient flags): Removed
Jürgen Reuter [Thu, 16 Sep 2004 22:13:14 +0000 (22:13 +0000)]
* Documentation/user/notation.itely (Ancient flags): Removed
documentation on adjust-if-on-staffline (this property was removed
by Han-Wen).

* Documentation/user/notation.itely (Ancient notation): Minor
cleanups and fixes.  Renamed "Vaticana style contexts" ->
"Gregorian Chant contexts".  Added section "Mensural contexts".
Added section "Ancient articulations".

* ly/engraver-init.ly: Added "MensuralVoice" and "MensuralStaff".

19 years ago*** empty log message ***
Jan Nieuwenhuizen [Thu, 16 Sep 2004 21:58:00 +0000 (21:58 +0000)]
*** empty log message ***

19 years agoAdd missing bit.
Jan Nieuwenhuizen [Thu, 16 Sep 2004 21:57:45 +0000 (21:57 +0000)]
Add missing bit.

19 years ago(LD_LIBRARY_PATH): new script.
Han-Wen Nienhuys [Thu, 16 Sep 2004 21:38:13 +0000 (21:38 +0000)]
(LD_LIBRARY_PATH): new script.

19 years ago(get_y_attachment_range): set end point
Han-Wen Nienhuys [Thu, 16 Sep 2004 21:31:00 +0000 (21:31 +0000)]
(get_y_attachment_range): set end point
using  base_attachment.

19 years ago* scm/page-layout.scm (default-page-make-stencil): whoops. Add
Han-Wen Nienhuys [Thu, 16 Sep 2004 20:55:56 +0000 (20:55 +0000)]
* scm/page-layout.scm (default-page-make-stencil): whoops. Add
page header back.

* scm/documentation-generate.scm (top-node): move version  to top node.

19 years agoadd ledgered-interface, with
Han-Wen Nienhuys [Thu, 16 Sep 2004 19:03:12 +0000 (19:03 +0000)]
add ledgered-interface, with
property no-ledgers.

19 years agoExpand 's to is.
Heikki Junes [Wed, 15 Sep 2004 22:52:11 +0000 (22:52 +0000)]
Expand 's to is.

19 years agomanual fixes.
Heikki Junes [Wed, 15 Sep 2004 22:32:49 +0000 (22:32 +0000)]
manual fixes.

19 years agosort
Heikki Junes [Wed, 15 Sep 2004 22:16:09 +0000 (22:16 +0000)]
sort

19 years agoAdd lifetime and full name.
Heikki Junes [Wed, 15 Sep 2004 22:13:20 +0000 (22:13 +0000)]
Add lifetime and full name.

19 years ago * mf/parmesan-heads.mf: bugfixes: (i) removed duplicate
Jürgen Reuter [Wed, 15 Sep 2004 21:54:01 +0000 (21:54 +0000)]
* mf/parmesan-heads.mf: bugfixes: (i) removed duplicate
lneomensural char entry; (ii) fixed mensural/neomensural naming
clash typo; (iii) lneomensural char: fixed stem attachment point.
WARNING: FONT CHANGED!

19 years agoMore editing.
Graham Percival [Wed, 15 Sep 2004 19:44:27 +0000 (19:44 +0000)]
More editing.

19 years agoTypo.
Werner Lemberg [Wed, 15 Sep 2004 05:38:16 +0000 (05:38 +0000)]
Typo.

19 years ago(score_edges): add exp(slope*dir*leftright)
Han-Wen Nienhuys [Tue, 14 Sep 2004 22:52:16 +0000 (22:52 +0000)]
(score_edges): add exp(slope*dir*leftright)
factor in edge attraction. This reflects that the left edge may
have a larger gap for an ascending up-slur.
(get_base_attachments): copy bound Y from right bound, if there is
only one note-column after the line break.

19 years ago(score_edges): add exp(slope*dir*leftright)
Han-Wen Nienhuys [Tue, 14 Sep 2004 22:29:54 +0000 (22:29 +0000)]
(score_edges): add exp(slope*dir*leftright)
factor in edge attraction. This reflects that the left edge may
have a larger gap for an ascending up-slur.

19 years agoUpdate with tarball [pre]releases.
Jan Nieuwenhuizen [Tue, 14 Sep 2004 16:27:59 +0000 (16:27 +0000)]
Update with tarball [pre]releases.

19 years ago * lily/phrasing-slur-engraver.cc (process_music): Create
Mats Bengtsson [Tue, 14 Sep 2004 14:12:14 +0000 (14:12 +0000)]
* lily/phrasing-slur-engraver.cc (process_music): Create
PhrasingSlur instead of Slur.

19 years ago * Documentation/user/changing-defaults.itely (Defining new
Mats Bengtsson [Tue, 14 Sep 2004 08:27:21 +0000 (08:27 +0000)]
* Documentation/user/changing-defaults.itely (Defining new
contexts): Fixed misprinted context name.

19 years ago*** empty log message ***
Han-Wen Nienhuys [Mon, 13 Sep 2004 21:38:24 +0000 (21:38 +0000)]
*** empty log message ***

19 years ago*** empty log message ***
Han-Wen Nienhuys [Mon, 13 Sep 2004 21:21:23 +0000 (21:21 +0000)]
*** empty log message ***

19 years ago* ly/property-init.ly (hideStaffSwitch): remove turnOff.
Han-Wen Nienhuys [Mon, 13 Sep 2004 21:09:23 +0000 (21:09 +0000)]
* ly/property-init.ly (hideStaffSwitch): remove turnOff.

* scripts/convert-ly.py (conv): change Both to Neutral in property
settings.

19 years agoincrease extent of Staff.
Han-Wen Nienhuys [Mon, 13 Sep 2004 20:26:37 +0000 (20:26 +0000)]
increase extent of Staff.

19 years agoDe-gender the last few places.
Graham Percival [Mon, 13 Sep 2004 19:48:08 +0000 (19:48 +0000)]
De-gender the last few places.

19 years agoDe-gender a few entires.
Graham Percival [Mon, 13 Sep 2004 18:19:38 +0000 (18:19 +0000)]
De-gender a few entires.

19 years agoChange behaviour of slur and accents.
Graham Percival [Mon, 13 Sep 2004 18:19:01 +0000 (18:19 +0000)]
Change behaviour of slur and accents.

19 years ago * input/regression/rehearsal-mark-number.ly: Reuse the existing
Mats Bengtsson [Mon, 13 Sep 2004 11:27:53 +0000 (11:27 +0000)]
* input/regression/rehearsal-mark-number.ly: Reuse the existing
formatting routine when adding boxed numbers. Makes it easier to
extrapolate how to do for boxed letters.

19 years agoUpdated "reporting bugs".
Graham Percival [Mon, 13 Sep 2004 02:06:30 +0000 (02:06 +0000)]
Updated "reporting bugs".

19 years agoFixed bug in numbered time signatures.
Graham Percival [Sun, 12 Sep 2004 21:31:48 +0000 (21:31 +0000)]
Fixed bug in numbered time signatures.

19 years ago* scm/page-layout.scm (ly:optimal-page-breaks): use new parameters
Han-Wen Nienhuys [Sun, 12 Sep 2004 17:33:15 +0000 (17:33 +0000)]
* scm/page-layout.scm (ly:optimal-page-breaks): use new parameters
to get sane spaces for titles.

* scm/page-layout.scm (ly:optimal-page-breaks): add
betweensystempadding also to fixed distance for the spring.

19 years ago* scm/page-layout.scm (ly:optimal-page-breaks): use new parameters
Han-Wen Nienhuys [Sun, 12 Sep 2004 17:05:15 +0000 (17:05 +0000)]
* scm/page-layout.scm (ly:optimal-page-breaks): use new parameters
to get sane spaces for titles.

* lily/parser.yy: change mode changing commands to XXXmode,
eg. drummode.
(mode_changing_head): group mode changes.
(mode_changing_head_with_context): new commands: create context as
well as change mode.

* scm/page-layout.scm (ly:optimal-page-breaks): add
betweensystempadding also to fixed distance for the spring.

19 years ago* scm/page-layout.scm (ly:optimal-page-breaks): use new parameters
Han-Wen Nienhuys [Sun, 12 Sep 2004 13:39:56 +0000 (13:39 +0000)]
* scm/page-layout.scm (ly:optimal-page-breaks): use new parameters
to get sane spaces for titles.

* scm/page-layout.scm (ly:optimal-page-breaks): add
betweensystempadding also to fixed distance for the spring.

* lily/beam-concave.cc: new file, with new routines for concave
decisions. There are now two types of concaveness: 1. a sharp
logic decision forcing a beam horizontal, and 2. a number that
measures how concave beams are that are not caught by 1.

This fixes: morgenlied.ly and input/regression/beam-concave.ly

19 years ago* scm/page-layout.scm (ly:optimal-page-breaks): use new parameters
Han-Wen Nienhuys [Sun, 12 Sep 2004 12:57:23 +0000 (12:57 +0000)]
* scm/page-layout.scm (ly:optimal-page-breaks): use new parameters
to get sane spaces for titles.

* scm/page-layout.scm (ly:optimal-page-breaks): add
betweensystempadding also to fixed distance for the spring.

This fixes: morgenlied.ly and input/regression/beam-concave.ly

19 years ago* Documentation/user/changing-defaults.itely (Page layout):
Han-Wen Nienhuys [Sun, 12 Sep 2004 12:39:32 +0000 (12:39 +0000)]
* Documentation/user/changing-defaults.itely (Page layout):
document them.

* scm/page-layout.scm (ly:optimal-page-breaks): use new parameters
to get sane spaces for titles.

* ly/book-paper-defaults.ly: new parameters aftertitlespace,
beforetitlespace, betweentitlespace.

* scm/page-layout.scm (ly:optimal-page-breaks): add
betweensystempadding also to fixed distance for the spring.

This fixes: morgenlied.ly and input/regression/beam-concave.ly

19 years ago* lily/beam.cc (set_minimum_dy): new function. Round non-zero
Han-Wen Nienhuys [Sun, 12 Sep 2004 12:27:23 +0000 (12:27 +0000)]
* lily/beam.cc (set_minimum_dy): new function. Round non-zero
small slope up to smallest quant. This prevents small slopes from
getting rounded to zero.

* lily/beam-quanting.cc (quanting): don't allow dy_mus slopes that
are smaller than the smallest quant.

* scm/define-grobs.scm (all-grob-descriptions): fix order of
key-cancellation.

This fixes: morgenlied.ly and input/regression/beam-concave.ly

19 years agoThis fixes: morgenlied.ly and input/regression/beam-concave.ly
Han-Wen Nienhuys [Sun, 12 Sep 2004 10:15:00 +0000 (10:15 +0000)]
This fixes: morgenlied.ly and input/regression/beam-concave.ly

19 years agoThis fixes: morgenlied.ly and input/regression/beam-concave.ly
Han-Wen Nienhuys [Sun, 12 Sep 2004 09:35:01 +0000 (09:35 +0000)]
This fixes: morgenlied.ly and input/regression/beam-concave.ly

19 years ago* ly/a4-init.ly (vsize): remove papersize init files.
Han-Wen Nienhuys [Sun, 12 Sep 2004 09:33:21 +0000 (09:33 +0000)]
* ly/a4-init.ly (vsize): remove papersize init files.

* lily/beam-concave.cc: new file, with new routines for concave
decisions. There are now two types of concaveness: 1. a sharp
logic decision forcing a beam horizontal, and 2. a number that
measures how concave beams are that are not caught by 1.

This fixes: morgenlied.ly and input/regression/beam-concave.ly

19 years ago* scripts/convert-ly.py (conv): add conversion.
Han-Wen Nienhuys [Sun, 12 Sep 2004 09:24:51 +0000 (09:24 +0000)]
* scripts/convert-ly.py (conv): add conversion.

* lily/parser.yy: change mode changing commands to XXXmode,
eg. drummode.
(mode_changing_head): group mode changes.
(mode_changing_head_with_context): new commands: create context as
well as change mode.

This fixes: morgenlied.ly and input/regression/beam-concave.ly

19 years ago* input/regression/system-overstrike.ly: new file.
Han-Wen Nienhuys [Sun, 12 Sep 2004 08:55:24 +0000 (08:55 +0000)]
* input/regression/system-overstrike.ly: new file.

* scm/page-layout.scm (ly:optimal-page-breaks): add
betweensystempadding also to fixed distance for the spring.

This fixes: morgenlied.ly and input/regression/beam-concave.ly

19 years agoThis fixes: morgenlied.ly and input/regression/beam-concave.ly
Han-Wen Nienhuys [Sun, 12 Sep 2004 00:36:50 +0000 (00:36 +0000)]
This fixes: morgenlied.ly and input/regression/beam-concave.ly

19 years ago(all-grob-descriptions): fix order of
Han-Wen Nienhuys [Sun, 12 Sep 2004 00:34:23 +0000 (00:34 +0000)]
(all-grob-descriptions): fix order of
key-cancellation.

This fixes: morgenlied.ly and input/regression/beam-concave.ly

19 years ago(all-grob-descriptions): fix order of
Han-Wen Nienhuys [Sat, 11 Sep 2004 23:50:21 +0000 (23:50 +0000)]
(all-grob-descriptions): fix order of
key-cancellation.

This fixes: morgenlied.ly and input/regression/beam-concave.ly

19 years agonew file, with new routines for concave
Han-Wen Nienhuys [Sat, 11 Sep 2004 23:46:07 +0000 (23:46 +0000)]
new file, with new routines for concave
decisions. There are now two types of concaveness: 1. a sharp
logic decision forcing a beam horizontal, and 2. a number that
measures how concave beams are that are not caught by 1.

This fixes: morgenlied.ly and input/regression/beam-concave.ly

19 years ago(stop_translation_timestep): new
Han-Wen Nienhuys [Sat, 11 Sep 2004 22:12:48 +0000 (22:12 +0000)]
(stop_translation_timestep): new
property: add-stem-support

19 years agorelease commit release/2.3.16
Han-Wen Nienhuys [Sat, 11 Sep 2004 19:29:34 +0000 (19:29 +0000)]
release commit

19 years ago*** empty log message ***
Han-Wen Nienhuys [Sat, 11 Sep 2004 19:08:20 +0000 (19:08 +0000)]
*** empty log message ***

19 years ago* input/regression/phrasing-slur.ly (Module): remove (duplicate
Han-Wen Nienhuys [Sat, 11 Sep 2004 17:28:24 +0000 (17:28 +0000)]
* input/regression/phrasing-slur.ly (Module): remove (duplicate
with phrasing-slur-slur-avoid.ly)

* lily/slur-scoring.cc (struct Extra_collision_info): collect
parameters for extra offset.
(get_bezier): add slurs mid-points for curve determination
(score_extra_encompass): add slur end points for scoring.

19 years ago * lily/slur-scoring.cc (broken_trend_y): always take use vdir
Han-Wen Nienhuys [Sat, 11 Sep 2004 16:23:15 +0000 (16:23 +0000)]
* lily/slur-scoring.cc (broken_trend_y): always take use vdir
extent index of other system. Fixes slurs across line breaks.

19 years ago* scm/framework-ps.scm (reencode-font): Handling font scaling
Werner Lemberg [Sat, 11 Sep 2004 14:09:47 +0000 (14:09 +0000)]
* scm/framework-ps.scm (reencode-font): Handling font scaling
and reencoding differently to work around a bug in gs 8.30 and
earlier.
Update callers.

19 years ago* lily/translator.cc (derived_mark): new function.
Han-Wen Nienhuys [Sat, 11 Sep 2004 12:35:20 +0000 (12:35 +0000)]
* lily/translator.cc (derived_mark): new function.

* lily/slur-scoring.cc (score_encompass): new penalty type:
variance penalty demerits slurs where one head/stem is much
closer to the slur than average.

* lily/tuplet-bracket.cc (print): use robust_relative_extent
iso. extent()
(calc_position_and_height): use robust_relative_extent(). This
fixes a couple of programming_errors

19 years ago* input/regression/part-combine-mmrest-after-solo.ly (Module): new
Han-Wen Nienhuys [Fri, 10 Sep 2004 22:34:18 +0000 (22:34 +0000)]
* input/regression/part-combine-mmrest-after-solo.ly (Module): new
file.

* lily/part-combine-iterator.cc (unisono): bugfix for the case
that voice-2 plays solo, and voice-1 has an mmrest that starts
earlier. In that case, we switch to voice-2, so we catch the
mmrest of voice-2. This fixes: partcombine-rest.ly.

19 years ago* lily/hairpin.cc: lengthen hairpin if space is available.
Han-Wen Nienhuys [Fri, 10 Sep 2004 21:55:43 +0000 (21:55 +0000)]
* lily/hairpin.cc: lengthen hairpin if space is available.

* input/regression/dynamics-hairpin-length.ly (Module): new file.

19 years ago(all-internal-grob-properties):
Han-Wen Nienhuys [Fri, 10 Sep 2004 21:54:03 +0000 (21:54 +0000)]
(all-internal-grob-properties):
add adjacent-hairpins property.

19 years agoSmall fixes.
Graham Percival [Fri, 10 Sep 2004 19:45:40 +0000 (19:45 +0000)]
Small fixes.

19 years ago(Requires): bump requirement for
Han-Wen Nienhuys [Fri, 10 Sep 2004 14:19:58 +0000 (14:19 +0000)]
(Requires): bump requirement for
ec-fonts-mftraced

19 years agorelease commit release/2.3.15
Han-Wen Nienhuys [Fri, 10 Sep 2004 13:06:06 +0000 (13:06 +0000)]
release commit

19 years ago(SAUTER_FONTS): remove ecb10. This is provided
Han-Wen Nienhuys [Fri, 10 Sep 2004 12:03:03 +0000 (12:03 +0000)]
(SAUTER_FONTS): remove ecb10. This is  provided
by the latest ec-fonts-mftraced package.

19 years ago* scm/define-context-properties.scm
Han-Wen Nienhuys [Fri, 10 Sep 2004 10:37:13 +0000 (10:37 +0000)]
* scm/define-context-properties.scm
(all-internal-translation-properties): add property. Remove
definition of quotes property.

* Documentation/user/notation.itely (Quoting other voices):
document it

* lily/quote-iterator.cc (moment_less): add quotedEventTypes
property, to determine what events are processed in \quote.

19 years ago * input/puer-fragment.ly: bugfix: lyrics hyphen: syntax update
Jürgen Reuter [Fri, 10 Sep 2004 00:20:46 +0000 (00:20 +0000)]
* input/puer-fragment.ly: bugfix: lyrics hyphen: syntax update

19 years ago * lily/vaticana-ligature-engraver.cc: caught some more "_"
Jürgen Reuter [Fri, 10 Sep 2004 00:13:19 +0000 (00:13 +0000)]
* lily/vaticana-ligature-engraver.cc: caught some more "_"
inconsistencies

19 years ago * input/test/gregorian-scripts.ly: fixed another victim of grand
Jürgen Reuter [Fri, 10 Sep 2004 00:02:49 +0000 (00:02 +0000)]
* input/test/gregorian-scripts.ly: fixed another victim of grand
replacement operations

19 years ago2004-09-10 Juergen Reuter <reuter@ipd.uka.de>
Jürgen Reuter [Thu, 9 Sep 2004 22:55:39 +0000 (22:55 +0000)]
2004-09-10  Juergen Reuter  <reuter@ipd.uka.de>

* (many files): removed most occurrences of underscore ("_")
from font characters; made font character naming more
consistent

19 years ago(Paper size): doc
Han-Wen Nienhuys [Thu, 9 Sep 2004 22:42:20 +0000 (22:42 +0000)]
(Paper size): doc
landscape

19 years ago* Documentation/user/changing-defaults.itely (Paper size): doc
Han-Wen Nienhuys [Thu, 9 Sep 2004 22:38:12 +0000 (22:38 +0000)]
* Documentation/user/changing-defaults.itely (Paper size): doc
landscape

* scm/framework-ps.scm (eps-header): bugfixes.

* scm/titling.scm (default-score-title): remove opus from the
\score title.

19 years ago*** empty log message ***
Jan Nieuwenhuizen [Thu, 9 Sep 2004 00:26:03 +0000 (00:26 +0000)]
*** empty log message ***

19 years agoChanged scripts/* to use sys.argv[0]
Pedro Kroger [Thu, 9 Sep 2004 00:10:22 +0000 (00:10 +0000)]
Changed scripts/* to use sys.argv[0]

19 years ago* scm/output-gnome.scm (placebox): Shield affine-relative.
Jan Nieuwenhuizen [Wed, 8 Sep 2004 23:07:20 +0000 (23:07 +0000)]
* scm/output-gnome.scm (placebox): Shield affine-relative.

* buildscripts/guile-gnome.sh: Update.  Do not use GUILE CVS,
cater for system's pango 1.5.1.

* input/regression/new-slur.ly: Add ugly slur from scsii-sarabande.

* scm/slur.scm: Tweak.

19 years agoMore editing.
Graham Percival [Wed, 8 Sep 2004 16:41:32 +0000 (16:41 +0000)]
More editing.

19 years agoFixes my bad CVS merge.
Graham Percival [Tue, 7 Sep 2004 18:45:44 +0000 (18:45 +0000)]
Fixes my bad CVS merge.

19 years agoOther part of "Graham has nothing to do apart from edit Lilypond manual pages" patch.
Graham Percival [Tue, 7 Sep 2004 16:30:22 +0000 (16:30 +0000)]
Other part of "Graham has nothing to do apart from edit Lilypond manual pages" patch.

19 years agoNumerous editorial and stylistic changes to manual.
Graham Percival [Tue, 7 Sep 2004 16:27:18 +0000 (16:27 +0000)]
Numerous editorial and stylistic changes to manual.

19 years agoAdd my name and modify my profile.
Graham Percival [Tue, 7 Sep 2004 16:24:40 +0000 (16:24 +0000)]
Add my name and modify my profile.

19 years ago* scm/framework-ps.scm (output-framework): handle landscape settings.
Han-Wen Nienhuys [Mon, 6 Sep 2004 23:01:58 +0000 (23:01 +0000)]
* scm/framework-ps.scm (output-framework): handle landscape settings.

* ps/lilyponddefs.ps: cleanup.

19 years ago* scm/define-grobs.scm (all-grob-descriptions): unset
Han-Wen Nienhuys [Mon, 6 Sep 2004 20:34:13 +0000 (20:34 +0000)]
* scm/define-grobs.scm (all-grob-descriptions): unset
threshold. This fixes morgenlied.

* scm/page-layout.scm (ly:optimal-page-breaks): whoops. Thinko in
rod calculation.

19 years ago(ly:optimal-page-breaks): whoops. Thinko in
Han-Wen Nienhuys [Mon, 6 Sep 2004 18:42:45 +0000 (18:42 +0000)]
(ly:optimal-page-breaks): whoops. Thinko in
rod calculation.

19 years ago(get_line): don't take piano-pedal & dynamic line
Han-Wen Nienhuys [Mon, 6 Sep 2004 18:20:11 +0000 (18:20 +0000)]
(get_line): don't take piano-pedal & dynamic line
spanners into account for staff-extents.

19 years ago(print): take common refpoint of dots
Han-Wen Nienhuys [Mon, 6 Sep 2004 17:46:40 +0000 (17:46 +0000)]
(print): take common refpoint of dots
into account as well.

19 years ago* lily/lookup.cc (triangle): translate by interval.
Han-Wen Nienhuys [Sun, 5 Sep 2004 21:48:30 +0000 (21:48 +0000)]
* lily/lookup.cc (triangle): translate by interval.

* scm/page-layout.scm (ly:optimal-page-breaks): typo.

* input/regression/quote-cyclic.ly (Module): new file.

* input/regression/key-signature-cancellation.ly (Module): new file.

19 years agorelease commit release/2.3.14
Han-Wen Nienhuys [Sun, 5 Sep 2004 20:58:45 +0000 (20:58 +0000)]
release commit

19 years ago*** empty log message ***
Han-Wen Nienhuys [Sun, 5 Sep 2004 12:49:00 +0000 (12:49 +0000)]
*** empty log message ***

19 years ago(Page layout): add
Han-Wen Nienhuys [Sun, 5 Sep 2004 12:41:53 +0000 (12:41 +0000)]
(Page layout): add
betweensystempadding

19 years ago(ly:optimal-page-breaks): typo.
Han-Wen Nienhuys [Sun, 5 Sep 2004 12:27:47 +0000 (12:27 +0000)]
(ly:optimal-page-breaks): typo.