LilyPond 1.7.23

Han-Wen Nienhuys <[email protected]>
Newsgroups gmane.comp.gnu.lilypond.announce
Message-ID <[email protected]>
LilyPond 1.7.23 is out. This release has a few bugfixes and still more
updates for the examples and the manuals.  The lack of new features
also indicates that we're gearing up for a 1.8 release. I hope to
release a number of release candidates before LilyPond 1.8 is really
released.

Thanks to Graham for weeding through input/test/


2003-06-30  Han-Wen Nienhuys  <[email protected]>

	* VERSION: release 1.7.23

	* scm/new-markup.scm (brew-new-markup-molecule): bugfix 

	* python/lilylib.py (make_ps_images): bugfixes.

	* input/regression/volta-multi-staff.ly: new file.

	* Documentation/user/macros.itexi: refcommands, refcommand macros.

	* Documentation/user/tutorial.itely (Piano staffs): new section.
	(Setting variables): new section
	(Fine tuning layout): new section

	* input/just-friends.ly: remove file. Superseeded by
	input/test/chords-without-melody.ly

	* ly/property-init.ly: add all commands to refman.

	* scm/define-translator-properties.scm: remove
	graceAccidentalSpace, graceAlignPosition, keyOctaviation 

	* mf/parmesan-custodes.mf (dir_down): remove underscore from glyph
	name. Underscores botch up PS output.

	* scm/define-translator-properties.scm: remove
	textNonEmpty, oneBeat, regularSpacingDelta

	* scripts/convert-ly.py (FatalConversionError.conv): conversion
	rule for automaticBars.

	* lily/timing-engraver.cc (start_translation_timestep): change
	barNonAuto to automaticBars

2003-06-30  Graham Percival  <[email protected]>

	* input/test/perform-tie.ly: delete file.

2003-06-29  Juergen Reuter  <[email protected]>

	* Documentation/user/refman.itely (Gregorian square neumes
	ligatures): bugfix: do not show ledger lines in neumes table
	(fixed by setting staff symbol to transparent rather than removing
	it from staff context)

2003-06-29  Han-Wen Nienhuys  <[email protected]>

	* scm/new-markup.scm (brew-new-markup-molecule): move old markup
	glue into brew-new-markup-molecule.

	* input/mutopia/J.S.Bach/Petites-Preludes/*.ly: syntax updates.

	* Documentation/user/introduction.itely (Computerized typography):
	new section

	* Documentation/user/tutorial.itely (An orchestral part): remove
	pc example from tutorial.

	* input/tutorial/lilbook.tex: use screech-boink

	* scripts/lilypond-book.py (compile_all_files): split formatting
	output body and scheduling lilypond compilation.
	(format_lilypond_output_bodies): new function
	(format_lilypond_block): new function
	(html_pages): allow multi-page images in HTML

	* python/lilylib.py (make_ps_images): rename function from
	make_preview, merge with make_page_images

2003-06-28  Graham Percival  <[email protected]>

	* input/test/key-clefs.ly: moved to regression.

	* input/test/perform-grace.ly: moved to to no-notation/midi-grace.ly

	* input/no-notation/README: added note about midi-*.ly files.

	* input/test/two-key.ly: moved to no-notation/parse5.ly

	* input/test/ short-part-combine.ly sketch.ly system-start-brace.ly
	system-start-bracket.ly two-slurs.ly voice-switch.ly : deleted

	* input/test/ {various}: modified comments, marked some for deletion.

	* input/test/lines.ly: deleted file; duplicate of embedded-postscript.ly

	* input/test/mmrest-collision: moved to regression.

2003-06-28  Han-Wen Nienhuys  <[email protected]>

	* scm/chord-name.scm (note-name->markup): don't superscript root
	alterations in chordnames.

2003-06-23  Han-Wen Nienhuys  <[email protected]>

	* Documentation/user/refman.itely (Multi measure rests): more
	index/cross-referencing.

	* lily/line-spanner.cc (line_molecule): bugfix for trill style.

	* scm/font.scm: remove properties-to-font-name code.

	* scm/define-grob-properties.scm: remove 'type

	* scripts/convert-ly.py (FatalConversionError.conv): type -> style
	conversion

	* lily/text-spanner.cc: change 'type grob prop to 'style 

	* lily/unfolded-repeat-iterator.cc (process): bugfix: use a
	"first" flag to decide whether to make a start-repeat

	* input/regression/grace-volta-repeat-2.ly: new file.

2003-06-22  Han-Wen Nienhuys  <[email protected]>

	* lilypond-indent.el: rename generic functions to LilyPond-*

2003-06-22  Graham Percival  <[email protected]>

	* input/test/thumb.ly: delete, merged into refman.

	* Documentation/user/refman.itely: added thumb info to Fingering.

	* input/test/ follow-break.ly multi-slope.ly note-shift.ly
	notemode-chords.ly orchestalpart.ly rhythmic-staff.ly
	vertical-align.ly : deleted files.

2003-06-21  Han-Wen Nienhuys  <[email protected]>

	* lily/align-interface.cc (find_fixed_alignment_parent): new function.

	* lily/line-spanner.cc (broken_trend_offset): remove function.
	(get_broken_offset): idem.
	(brew_molecule): rewrite the line-break case.

	* input/regression/follow-voice-break.ly:  new file.

	* lily/line-spanner.cc (after_line_breaking): remove lines at the
	start of a system.

2003-06-20  Graham Percival  <[email protected]>

	* input/test/tuplet-rest.ly: moved to regression.

	* input/test/ script-horizontal.ly tuplet-spanner-duration.ly:
	deleted file.

	* input/test/ {many} : marked file for possible deletion.

2003-06-20  Han-Wen Nienhuys  <[email protected]>

	* input/regression/beam-funky.ly: add note about (disputed)
	correct beaming.

	* ly/engraver-init.ly (ScoreContext): put key-signature after
	staff-bar
	
2003-06-20  Graham Percival  <[email protected]>

	* input/test/ broken.ly lyric-phrasing.ly: deleted.

	* input/test/slur-mininum.ly: renamed to slur-minimum-length.ly.

	* input/test/staff-line-leading.ly: renamed to  staff-space.ly.

	* input/test/no-stem-extend.ly: moved to stem-extend.ly; previous
	stem-extend was deleted (it was duplicate example, and not as
	good).

	* input/test/[s-z]*.ly: add texidoc index.

2003-06-20  Han-Wen Nienhuys  <[email protected]>

	* lily/slur.cc (get_boundary_notecolumn_y): change name from
	get_first_notecolumn_y

	* lily/spanner.cc (broken_spanner_index): new function.

2003-06-19  Graham Percival  <[email protected]>

	* input/test/ beam-damp.ly grace-end.ly lyric-extender.ly
	lyric-hyphen.ly : moved to regression.

	* input/test/ beam-stem-test.ly beamed-slur-endings.ly
	diverse-spacing.ly duration-check.ly knee.ly lyrics.ly : deleted.

	* input/test/instrument-name-mmrest.ly: moved to
	../regression/multi-measure-rest-instr-name.ly

	* input/test/knee-sym.ly: moved to
	../regression/beam-knee-symmetry.ly.

	* input/test/hymn.ly: change comments.

	* input/test/[p-r]*.ly: add texidoc index.

2003-06-19  Han-Wen Nienhuys  <[email protected]>

	* input/mutopia/J.S.Bach/Petites-Preludes/*.ly (opus): update
	to postfix syntax
	
	* input/mutopia/W.A.Mozart/mozart-hrn3-romanze.ly (romanze): new
	syntax.



-- 

Han-Wen Nienhuys   |   [email protected]   |   http://www.xs4all.nl/~hanwen
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.