]> git.donarmstrong.com Git - lilypond.git/log
lilypond.git
20 years agorelease commit release/1.7.23
Han-Wen Nienhuys [Mon, 30 Jun 2003 15:38:27 +0000 (15:38 +0000)]
release commit

20 years ago* scm/new-markup.scm (brew-new-markup-molecule): bugfix
Han-Wen Nienhuys [Mon, 30 Jun 2003 14:15:05 +0000 (14:15 +0000)]
* scm/new-markup.scm (brew-new-markup-molecule): bugfix

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

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

20 years ago* python/lilylib.py (make_ps_images): bugfixes.
Han-Wen Nienhuys [Mon, 30 Jun 2003 13:18:44 +0000 (13:18 +0000)]
* 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 (Subject): 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
(beatLength): change from oneBeat.
(repeatCommands): remove regularSpacingDelta

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

20 years ago* scripts/convert-ly.py (FatalConversionError.conv): conversion
Han-Wen Nienhuys [Mon, 30 Jun 2003 10:49:43 +0000 (10:49 +0000)]
* scripts/convert-ly.py (FatalConversionError.conv): conversion
rule for automaticBars.

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

20 years agoDeleted input/test/perform-tie.ly
Graham Percival [Mon, 30 Jun 2003 08:17:30 +0000 (08:17 +0000)]
Deleted input/test/perform-tie.ly

20 years ago * Documentation/user/refman.itely (Gregorian square neumes
Jürgen Reuter [Sun, 29 Jun 2003 19:08:14 +0000 (19:08 +0000)]
* 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)

20 years ago(An orchestral part): remove
Han-Wen Nienhuys [Sun, 29 Jun 2003 18:29:30 +0000 (18:29 +0000)]
(An orchestral part): remove
pc example from tutorial.

20 years ago* Documentation/user/introduction.itely (Computerized typography):
Han-Wen Nienhuys [Sun, 29 Jun 2003 17:33:39 +0000 (17:33 +0000)]
* 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

20 years agoMoved filed from input/test/ to input/regression.
Graham Percival [Sun, 29 Jun 2003 03:30:53 +0000 (03:30 +0000)]
Moved filed from input/test/ to input/regression.

20 years agodeleted input/test/lines.ly; duplicate of embedded-postscript.ly
Graham Percival [Sun, 29 Jun 2003 02:11:26 +0000 (02:11 +0000)]
deleted input/test/lines.ly; duplicate of embedded-postscript.ly

20 years agoinput/test/key-clefs.ly: moved to regression
Graham Percival [Sat, 28 Jun 2003 22:48:28 +0000 (22:48 +0000)]
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 files for deletion

20 years ago(note-name->markup): don't superscript root
Han-Wen Nienhuys [Fri, 27 Jun 2003 22:57:16 +0000 (22:57 +0000)]
(note-name->markup): don't superscript root
alterations in chordnames.

20 years ago(Multi measure rests): more
Han-Wen Nienhuys [Sun, 22 Jun 2003 23:13:02 +0000 (23:13 +0000)]
(Multi measure rests): more
index/cross-referencing.

20 years ago* lily/line-spanner.cc (line_molecule): bugfix for trill style.
Han-Wen Nienhuys [Sun, 22 Jun 2003 22:57:13 +0000 (22:57 +0000)]
* lily/line-spanner.cc (line_molecule): bugfix for trill style.

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

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

20 years ago* scm/define-grob-properties.scm: remove 'type
Han-Wen Nienhuys [Sun, 22 Jun 2003 22:36:47 +0000 (22:36 +0000)]
* 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

20 years ago* lily/unfolded-repeat-iterator.cc (process): bugfix: use a
Han-Wen Nienhuys [Sun, 22 Jun 2003 22:05:00 +0000 (22:05 +0000)]
* 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.

20 years agoDeleted files.
Graham Percival [Sun, 22 Jun 2003 08:49:21 +0000 (08:49 +0000)]
Deleted files.

20 years agoMoved thumb fingering info into refman.
Graham Percival [Sun, 22 Jun 2003 08:47:42 +0000 (08:47 +0000)]
Moved thumb fingering info into refman.

20 years ago* lily/line-spanner.cc (broken_trend_offset): remove function.
Han-Wen Nienhuys [Sat, 21 Jun 2003 00:18:38 +0000 (00:18 +0000)]
* lily/line-spanner.cc (broken_trend_offset): remove function.
(get_broken_offset): idem.
(brew_molecule): rewrite the line-break case.

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

20 years ago* lily/align-interface.cc (find_fixed_alignment_parent): new function.
Han-Wen Nienhuys [Sat, 21 Jun 2003 00:14:30 +0000 (00:14 +0000)]
* 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.

20 years agoMarked file for deletion, or just modified comments.
Graham Percival [Fri, 20 Jun 2003 20:50:19 +0000 (20:50 +0000)]
Marked file for deletion, or just modified comments.

20 years agoDeleted some files with Han's approval; moved one to
Graham Percival [Fri, 20 Jun 2003 19:23:39 +0000 (19:23 +0000)]
Deleted some files with Han's approval; moved one to
regression; changed some comments.

20 years ago* input/regression/beam-funky.ly: add note about (disputed)
Han-Wen Nienhuys [Fri, 20 Jun 2003 18:02:16 +0000 (18:02 +0000)]
* input/regression/beam-funky.ly: add note about (disputed)
correct beaming.

* ly/engraver-init.ly (ScoreContext): put key-signature after
staff-bar

20 years ago*** empty log message ***
Han-Wen Nienhuys [Fri, 20 Jun 2003 09:32:47 +0000 (09:32 +0000)]
*** empty log message ***

20 years agoAdded texidoc index and comments.
Graham Percival [Fri, 20 Jun 2003 03:40:04 +0000 (03:40 +0000)]
Added texidoc index and comments.

20 years agoAdded texidoc index and some comments.
Graham Percival [Fri, 20 Jun 2003 02:53:39 +0000 (02:53 +0000)]
Added texidoc index and some comments.

20 years agodeleted old stem-extend; rename no-stem-extend to stem-extend.
Graham Percival [Fri, 20 Jun 2003 02:41:59 +0000 (02:41 +0000)]
deleted old stem-extend; rename no-stem-extend to stem-extend.
Duplicate examples, but no-blah was a better example.

20 years agoRenamed file.
Graham Percival [Fri, 20 Jun 2003 02:31:47 +0000 (02:31 +0000)]
Renamed file.

20 years agoRenamed file.
Graham Percival [Fri, 20 Jun 2003 02:18:23 +0000 (02:18 +0000)]
Renamed file.

20 years agoDeleted files.
Graham Percival [Fri, 20 Jun 2003 02:03:49 +0000 (02:03 +0000)]
Deleted files.

20 years agoAdd texidoc index and a few comments.
Graham Percival [Thu, 19 Jun 2003 23:11:18 +0000 (23:11 +0000)]
Add texidoc index and a few comments.

20 years ago* lily/slur.cc (get_boundary_notecolumn_y): change name from
Han-Wen Nienhuys [Thu, 19 Jun 2003 23:09:43 +0000 (23:09 +0000)]
* lily/slur.cc (get_boundary_notecolumn_y): change name from
get_first_notecolumn_y

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

20 years agoLeftover comment updates from earlier moving/deleting.
Graham Percival [Thu, 19 Jun 2003 22:04:14 +0000 (22:04 +0000)]
Leftover comment updates from earlier moving/deleting.

20 years agoChanged comments.
Graham Percival [Thu, 19 Jun 2003 20:46:01 +0000 (20:46 +0000)]
Changed comments.

20 years agoArgh, the previous update was missing comments. Here they are:
Graham Percival [Thu, 19 Jun 2003 20:18:29 +0000 (20:18 +0000)]
Argh, the previous update was missing comments.  Here they are:
a bunch of moving and deleting.  Most are obvious, but there were
the following renamings:
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

20 years ago*** empty log message ***
Graham Percival [Thu, 19 Jun 2003 20:16:33 +0000 (20:16 +0000)]
*** empty log message ***

20 years ago(romanze): new
Han-Wen Nienhuys [Thu, 19 Jun 2003 15:11:21 +0000 (15:11 +0000)]
(romanze): new
syntax.

20 years agorelease commit release/1.7.22
Han-Wen Nienhuys [Thu, 19 Jun 2003 14:49:29 +0000 (14:49 +0000)]
release commit

20 years agomore doc strings.
Han-Wen Nienhuys [Thu, 19 Jun 2003 13:53:23 +0000 (13:53 +0000)]
more doc strings.

20 years agoAdded texinfo index.
Graham Percival [Thu, 19 Jun 2003 04:48:29 +0000 (04:48 +0000)]
Added texinfo index.

20 years agoRenamed file.
Graham Percival [Thu, 19 Jun 2003 03:35:13 +0000 (03:35 +0000)]
Renamed file.

20 years agoMarked files for deletion or moving to regression. Modified
Graham Percival [Wed, 18 Jun 2003 22:23:51 +0000 (22:23 +0000)]
Marked files for deletion or moving to regression.  Modified
a few other comments in files.

20 years agoinput/test/equaliser.ly: renamed to midi-volume-equaliser.ly
Graham Percival [Wed, 18 Jun 2003 21:42:39 +0000 (21:42 +0000)]
input/test/equaliser.ly: renamed to midi-volume-equaliser.ly

20 years agoRemoved file; it was a duplicate of beam-isknee.ly
Graham Percival [Wed, 18 Jun 2003 21:38:30 +0000 (21:38 +0000)]
Removed file; it was a duplicate of beam-isknee.ly

20 years agoAdded texidoc index.
Graham Percival [Wed, 18 Jun 2003 20:23:34 +0000 (20:23 +0000)]
Added texidoc index.

20 years agonew function: LilyPond-add-imenu-menu
Heikki Junes [Tue, 17 Jun 2003 18:10:38 +0000 (18:10 +0000)]
new function: LilyPond-add-imenu-menu

20 years ago* scm/music-functions.scm (make-ottava-set):
Han-Wen Nienhuys [Mon, 16 Jun 2003 23:05:11 +0000 (23:05 +0000)]
* scm/music-functions.scm (make-ottava-set):
only do ottavation if centralCPosition is set.

* lily/translator-scheme.cc (ly:context-property-where-defined):
return '() if not found.

20 years agoXEmacs fix.
Heikki Junes [Mon, 16 Jun 2003 22:15:01 +0000 (22:15 +0000)]
XEmacs fix.

20 years ago(un)comment lines in region independently.
Heikki Junes [Mon, 16 Jun 2003 21:58:25 +0000 (21:58 +0000)]
(un)comment lines in region independently.

20 years agotypo.
Heikki Junes [Mon, 16 Jun 2003 21:15:33 +0000 (21:15 +0000)]
typo.

20 years agoadd definitions of show-paren-function and paren-highlight. fixes.
Heikki Junes [Mon, 16 Jun 2003 19:25:07 +0000 (19:25 +0000)]
add definitions of show-paren-function and paren-highlight. fixes.

20 years agoRemoved warnings about gcc 3.3 that I added prematurely
Graham Percival [Mon, 16 Jun 2003 16:07:54 +0000 (16:07 +0000)]
Removed warnings about gcc 3.3 that I added prematurely
a week or so ago.

20 years ago*** empty log message ***
Graham Percival [Mon, 16 Jun 2003 16:06:10 +0000 (16:06 +0000)]
*** empty log message ***

20 years agoAdded raggedright, removed two old input/test files.
Graham Percival [Mon, 16 Jun 2003 16:05:04 +0000 (16:05 +0000)]
Added raggedright, removed two old input/test files.

20 years agoAdded texidoc index.
Graham Percival [Mon, 16 Jun 2003 15:20:44 +0000 (15:20 +0000)]
Added texidoc index.

20 years ago(texidoc): new file.
Han-Wen Nienhuys [Mon, 16 Jun 2003 14:43:57 +0000 (14:43 +0000)]
(texidoc): new file.

20 years ago(texidoc): add from
Han-Wen Nienhuys [Mon, 16 Jun 2003 13:58:07 +0000 (13:58 +0000)]
(texidoc): add from
input/just-friends.ly

20 years ago*** empty log message ***
Han-Wen Nienhuys [Mon, 16 Jun 2003 13:56:32 +0000 (13:56 +0000)]
*** empty log message ***

20 years ago* lily/slur.cc: remove slur over rest warnings.
Han-Wen Nienhuys [Mon, 16 Jun 2003 08:35:34 +0000 (08:35 +0000)]
* lily/slur.cc: remove slur over rest warnings.

* lily/note-spacing.cc (get_spacing): include left part of right
object in fixed space. This fixes stretched space before
accidentals.

20 years ago* lily/note-spacing.cc (get_spacing): include left part of right
Han-Wen Nienhuys [Mon, 16 Jun 2003 07:53:59 +0000 (07:53 +0000)]
* lily/note-spacing.cc (get_spacing): include left part of right
object in fixed space. This fixes stretched space before
accidentals.

* input/regression/spacing-accidental-stretch.ly: new file.

20 years agomore schumann fixes
Rune Zedeler [Sun, 15 Jun 2003 22:46:58 +0000 (22:46 +0000)]
more schumann fixes

20 years ago * input/mutopia/R.Schumann/romanze-op28-2.ly: Minor fixes.
Rune Zedeler [Sun, 15 Jun 2003 22:37:35 +0000 (22:37 +0000)]
* input/mutopia/R.Schumann/romanze-op28-2.ly: Minor fixes.
Reduce to 16pt.

20 years ago* input/regression/spacing-knee.ly: docstring
Han-Wen Nienhuys [Sun, 15 Jun 2003 20:42:33 +0000 (20:42 +0000)]
* input/regression/spacing-knee.ly: docstring

* input/regression/spacing-multi-tuplet.ly (multipart): docstring

* input/rhythm.ly: remove

* input/mutopia/F.Schubert/standchen.ly: update syntax.

* input/mutopia/E.Satie/petite-ouverture-a-danser.ly (global):
update syntax.

* scm/define-grobs.scm (all-grob-descriptions): set
knee-spacing-correction to 1.0

* scm/define-grobs.scm (all-grob-descriptions): set
beamed-extreme-minimum-free-lengths to 1.25 for 32nd beams.
This fixes 32nd beams for noteheads in spaces quants.

20 years ago* scm/define-grobs.scm (all-grob-descriptions): set
Han-Wen Nienhuys [Sun, 15 Jun 2003 19:49:17 +0000 (19:49 +0000)]
* scm/define-grobs.scm (all-grob-descriptions): set
knee-spacing-correction to 1.0

* lily/note-spacing.cc (stem_dir_correction): compute knee
correction using stem-thickness and head width.

* scm/define-grobs.scm (all-grob-descriptions): set
beamed-extreme-minimum-free-lengths to 1.25 for 32nd beams.
This fixes 32nd beams for noteheads in spaces quants.

20 years ago* input/regression/beam-quanting-horizontal.ly: update texidoc
Han-Wen Nienhuys [Sun, 15 Jun 2003 18:52:31 +0000 (18:52 +0000)]
* input/regression/beam-quanting-horizontal.ly: update texidoc

* scm/define-grobs.scm (all-grob-descriptions): set
beamed-extreme-minimum-free-lengths to 1.25 for 32nd beams.
This fixes 32nd beams for noteheads in spaces quants.

20 years ago(process_lilypond_blocks): opps.
Han-Wen Nienhuys [Sun, 15 Jun 2003 14:44:44 +0000 (14:44 +0000)]
(process_lilypond_blocks): opps.

20 years agodoc fix.
Heikki Junes [Sun, 15 Jun 2003 13:02:18 +0000 (13:02 +0000)]
doc fix.

20 years agoremove.
Han-Wen Nienhuys [Sat, 14 Jun 2003 10:08:38 +0000 (10:08 +0000)]
remove.

20 years agorelease commit release/1.7.21
Han-Wen Nienhuys [Fri, 13 Jun 2003 23:30:45 +0000 (23:30 +0000)]
release commit

20 years ago* input/regression/stem-shorten.ly: new file.
Han-Wen Nienhuys [Fri, 13 Jun 2003 23:12:42 +0000 (23:12 +0000)]
* input/regression/stem-shorten.ly: new file.

* lily/stem.cc (get_default_stem_end_position): revise stem
shortening code.

20 years agomove from input/test/
Han-Wen Nienhuys [Fri, 13 Jun 2003 22:36:21 +0000 (22:36 +0000)]
move from input/test/

20 years ago* input/regression/span-bar.ly: smaller file.
Han-Wen Nienhuys [Fri, 13 Jun 2003 22:28:09 +0000 (22:28 +0000)]
* input/regression/span-bar.ly: smaller file.

* input/test/markup.ly: remove

* scripts/lilypond-book.py: put printfilename in separate chunk,
so texidoc is printed after the filename.

20 years ago*** empty log message ***
Han-Wen Nienhuys [Fri, 13 Jun 2003 22:24:57 +0000 (22:24 +0000)]
*** empty log message ***

20 years agofix docdirs.
Heikki Junes [Fri, 13 Jun 2003 22:12:37 +0000 (22:12 +0000)]
fix docdirs.

20 years agomove from abe.ly
Han-Wen Nienhuys [Fri, 13 Jun 2003 21:38:39 +0000 (21:38 +0000)]
move from abe.ly

20 years agoAdd texinfo index, renamed input/test/broken-thread-line.ly
Graham Percival [Fri, 13 Jun 2003 21:11:19 +0000 (21:11 +0000)]
Add texinfo index, renamed input/test/broken-thread-line.ly
to input/test/follow-break.ly

20 years ago*** empty log message ***
Han-Wen Nienhuys [Fri, 13 Jun 2003 20:09:05 +0000 (20:09 +0000)]
*** empty log message ***

20 years agoremove file.
Han-Wen Nienhuys [Fri, 13 Jun 2003 19:47:08 +0000 (19:47 +0000)]
remove file.

20 years ago(set-chord-name-style): remove
Han-Wen Nienhuys [Fri, 13 Jun 2003 19:27:05 +0000 (19:27 +0000)]
(set-chord-name-style): remove
set-chord-name-style. Use \property chordNameFunction.

20 years ago* scm/chord-generic-names.scm: move from
Han-Wen Nienhuys [Fri, 13 Jun 2003 18:55:10 +0000 (18:55 +0000)]
* scm/chord-generic-names.scm: move from
double-plus-new-chord-name.scm

* input/test/orchestscore.ly: remove file

* Documentation/user/refman.itely (Vocal music): update documentation.

* scm/define-translator-properties.scm (chordNoteNamer): remove
chordNameStyle

* scm/chord-name.scm (set-chord-name-style): remove
set-chord-name-style.

20 years agoupdate-fix: deps and files.
Heikki Junes [Thu, 12 Jun 2003 18:43:23 +0000 (18:43 +0000)]
update-fix: deps and files.

20 years agoChanges spaces to tabs to make Jan happy. :)
Graham Percival [Thu, 12 Jun 2003 16:56:14 +0000 (16:56 +0000)]
Changes spaces to tabs to make Jan happy.  :)

20 years ago(Integrating LaTeX and
Han-Wen Nienhuys [Thu, 12 Jun 2003 11:22:09 +0000 (11:22 +0000)]
(Integrating LaTeX and
music): remove @TeX{} command.

20 years agomatch unending strings at eof.
Heikki Junes [Thu, 12 Jun 2003 10:14:34 +0000 (10:14 +0000)]
match unending strings at eof.

20 years ago(scan-sexps): Renamed to
Jan Nieuwenhuizen [Thu, 12 Jun 2003 07:58:04 +0000 (07:58 +0000)]
(scan-sexps): Renamed to
aargh-this-breaks-other-emacs-modes-scan-sexps.

20 years agofix: switch to @"a.
Heikki Junes [Wed, 11 Jun 2003 21:57:08 +0000 (21:57 +0000)]
fix: switch to @"a.

20 years agofix matching ')' after '('.
Heikki Junes [Wed, 11 Jun 2003 21:39:41 +0000 (21:39 +0000)]
fix matching ')' after '('.

20 years agoOops. Finish deleting/modifying comments about future or past renaming.
Graham Percival [Wed, 11 Jun 2003 12:41:52 +0000 (12:41 +0000)]
Oops.  Finish deleting/modifying comments about future or past renaming.

20 years agoDeleted old comments, renamed defaultbars to bar-always
Graham Percival [Wed, 11 Jun 2003 12:39:52 +0000 (12:39 +0000)]
Deleted old comments, renamed defaultbars to bar-always

20 years agoMoved files to input/regression.
Graham Percival [Wed, 11 Jun 2003 11:51:32 +0000 (11:51 +0000)]
Moved files to input/regression.

20 years agoinput/test/beam-abbrev.ly input/test/default-neutral-dir.ly
Graham Percival [Wed, 11 Jun 2003 11:48:41 +0000 (11:48 +0000)]
input/test/beam-abbrev.ly input/test/default-neutral-dir.ly
input/test/beam-dir.ly input/test/beam-position.ly
input/test/beam-suspect.ly input/test/beam-trend.ly
input/test/beams.ly input/test/crescendo-text.ly : deleted
input/test/beam-chord.ly: moved to input/regression/beam-chord.ly

20 years agoadd comment
Jan Nieuwenhuizen [Wed, 11 Jun 2003 07:57:27 +0000 (07:57 +0000)]
add comment

20 years ago*** empty log message ***
Han-Wen Nienhuys [Tue, 10 Jun 2003 21:47:25 +0000 (21:47 +0000)]
*** empty log message ***

20 years agotypo
Jan Nieuwenhuizen [Tue, 10 Jun 2003 19:15:07 +0000 (19:15 +0000)]
typo

20 years agodocument Emacs' paren matching.
Heikki Junes [Tue, 10 Jun 2003 19:00:06 +0000 (19:00 +0000)]
document Emacs' paren matching.

20 years ago*** empty log message ***
Han-Wen Nienhuys [Tue, 10 Jun 2003 18:45:50 +0000 (18:45 +0000)]
*** empty log message ***

20 years agomatch better scheme slurs. refontify if '}' was inserted after '%'.
Heikki Junes [Tue, 10 Jun 2003 18:32:37 +0000 (18:32 +0000)]
match better scheme slurs. refontify if '}' was inserted after '%'.

20 years ago* scm/chord-name.scm (set-chord-name-style): Update for 'ignatzek.
Jan Nieuwenhuizen [Tue, 10 Jun 2003 17:54:11 +0000 (17:54 +0000)]
* scm/chord-name.scm (set-chord-name-style): Update for 'ignatzek.

20 years agoAdd texidoc.
Jan Nieuwenhuizen [Tue, 10 Jun 2003 17:13:19 +0000 (17:13 +0000)]
Add texidoc.

20 years ago* ly/chord-modifiers-init.ly:
Jan Nieuwenhuizen [Tue, 10 Jun 2003 16:43:46 +0000 (16:43 +0000)]
* ly/chord-modifiers-init.ly:
* ly/engraver-init.ly (ScoreContext): Add chordNameExceptionsFull
and chordNameExceptionsPartial for new chord names.

* input/test/chord-names-dpnj.ly:
* input/test/dpncnt.ly: Update.

* scm/chord-name.scm:
* scm/double-plus-new-chord-name.scm: Add compatibility for new
chord selection and options.

* ly/chord-modifiers-init.ly: Add exceptions

* scm/define-translator-properties.scm (chordNameStyle)
(chordNameExceptionsFull, chordNameExceptionsPartial): Add.