]> git.donarmstrong.com Git - lilypond.git/log
lilypond.git
21 years ago* python/lilylib.py (setup_temp): temporary directories are mode 700. release/1.7.16
Han-Wen Nienhuys [Fri, 11 Apr 2003 15:21:36 +0000 (15:21 +0000)]
* python/lilylib.py (setup_temp): temporary directories are mode 700.
(this is a security vulnerability).

* Documentation/user/lilypond.tely: remove abbreviations (n't, 's)

21 years agoremove abbreviations (n't, 's)
Han-Wen Nienhuys [Thu, 10 Apr 2003 23:37:43 +0000 (23:37 +0000)]
remove abbreviations (n't, 's)

21 years ago(stop_translation_timestep):
Han-Wen Nienhuys [Thu, 10 Apr 2003 23:07:10 +0000 (23:07 +0000)]
(stop_translation_timestep):
add staff support.

21 years ago * mf/parmesan-scripts.mf, Documentation/user/refman.itely,
Jürgen Reuter [Thu, 10 Apr 2003 20:04:40 +0000 (20:04 +0000)]
* mf/parmesan-scripts.mf, Documentation/user/refman.itely,
ly/script-init.ly, scm/script.scm: bugfix: renamed
fermata->signumcongruentiae to fix naming clash with feta font

21 years ago* input/regression/multi-measure-rest-grace.ly (texidoc): new file
Han-Wen Nienhuys [Thu, 10 Apr 2003 19:40:10 +0000 (19:40 +0000)]
* input/regression/multi-measure-rest-grace.ly (texidoc): new file

* lily/multi-measure-rest-engraver.cc
(start_translation_timestep): use grace timing too for determining
when to make mmrest.
(start_translation_timestep): clear numbers too.

21 years ago * Documentation/user/refman.itely: BreathingSign: added docu for
Jürgen Reuter [Wed, 9 Apr 2003 21:32:43 +0000 (21:32 +0000)]
* Documentation/user/refman.itely: BreathingSign: added docu for
property "text"

21 years ago * scm/music-types.scm: compile fix: escape braces
Jürgen Reuter [Wed, 9 Apr 2003 19:15:48 +0000 (19:15 +0000)]
* scm/music-types.scm: compile fix: escape braces

* buildscripts/mf-to-table.py: replaced \char -> \musicglyph to
work around font selection problem

21 years ago* scm/music-functions.scm (glue-mm-rest-texts): use
Han-Wen Nienhuys [Wed, 9 Apr 2003 13:43:09 +0000 (13:43 +0000)]
* scm/music-functions.scm (glue-mm-rest-texts): use
MultiMeasureTextEvent

* Documentation/user/refman.itely (Multi measure rests): update.

21 years ago * Documentation/topdocs/AUTHORS.texi (AUTHORS): Updated contact
Mats Bengtsson [Wed, 9 Apr 2003 12:03:37 +0000 (12:03 +0000)]
* Documentation/topdocs/AUTHORS.texi (AUTHORS): Updated contact
information.

21 years ago * Documentation/topdocs/AUTHORS.texi (AUTHORS): Updated contact
Mats Bengtsson [Wed, 9 Apr 2003 12:02:56 +0000 (12:02 +0000)]
* Documentation/topdocs/AUTHORS.texi (AUTHORS): Updated contact
information.

21 years ago * Documentation/topdocs/AUTHORS.texi (AUTHORS): Updated contact
Mats Bengtsson [Wed, 9 Apr 2003 11:50:40 +0000 (11:50 +0000)]
* Documentation/topdocs/AUTHORS.texi (AUTHORS): Updated contact
information.

21 years ago* lily/multi-measure-rest-engraver.cc (class
Han-Wen Nienhuys [Wed, 9 Apr 2003 11:23:57 +0000 (11:23 +0000)]
* lily/multi-measure-rest-engraver.cc (class
Multi_measure_rest_engraver): make multiple Number objects, one
for each MultiMeasureTextEvent.

* scm/music-functions.scm (glue-mm-rest-texts): use
MultiMeasureTextEvent

* scm/music-types.scm (music-descriptions): add MultiMeasureTextEvent

* Documentation/user/refman.itely (Multi measure rests): update.

21 years ago(ly_copy_module_variables): use
Han-Wen Nienhuys [Tue, 8 Apr 2003 16:44:01 +0000 (16:44 +0000)]
(ly_copy_module_variables): use
scm_internal_hash_fold() for iterating modules.

21 years ago* Documentation/user/refman.itely: Section Custodes: added more
Jürgen Reuter [Tue, 8 Apr 2003 00:17:16 +0000 (00:17 +0000)]
* Documentation/user/refman.itely: Section Custodes: added more
  example code

* mf/feta-eindelijk.mf, mf/parmesan-rests.mf: cleanup: moved
  neo-mensural rests to parmesan font

* mf/parmesan-heads.mf, mf/parmesan-timesig.mf: updated file header

21 years ago*** empty log message ***
Han-Wen Nienhuys [Mon, 7 Apr 2003 23:37:30 +0000 (23:37 +0000)]
*** empty log message ***

21 years agotypos
Han-Wen Nienhuys [Mon, 7 Apr 2003 23:37:07 +0000 (23:37 +0000)]
typos

21 years ago* Documentation/user/macros.itexi: @inputfileref macro.
Han-Wen Nienhuys [Mon, 7 Apr 2003 17:26:01 +0000 (17:26 +0000)]
* Documentation/user/macros.itexi: @inputfileref macro.

* buildscripts/lys-to-tely.py (name2line): add <NAME> tags for
each file.

21 years ago* lily/include/custos.hh, make/lilypond.suse.spec.in,
Jürgen Reuter [Thu, 3 Apr 2003 20:36:10 +0000 (20:36 +0000)]
* lily/include/custos.hh, make/lilypond.suse.spec.in,
  Documentation/topdocs/AUTHORS.texi: updated my email address

* Documentation/user/refman.itely: updated custos documentation;
  beautified divisiones example; beautified articulations table

* lily/breathing-sign.cc: bugfix: finalis molecule

21 years ago* Documentation/user/refman.itely: added docu for
Jürgen Reuter [Wed, 2 Apr 2003 23:26:40 +0000 (23:26 +0000)]
* Documentation/user/refman.itely: added docu for
  contemporary fermata symbols, gregorian breathing signs; small fixes
* ly/gregorian-init.ly: removed obsolete #'type props

21 years ago * lily/multi-measure-rest.cc (set_spacing_rods): Handle the
Mats Bengtsson [Tue, 1 Apr 2003 08:43:22 +0000 (08:43 +0000)]
* lily/multi-measure-rest.cc (set_spacing_rods): Handle the
minumum-length property correctly.

21 years ago(make-multi-measure-rest): set input
Han-Wen Nienhuys [Mon, 31 Mar 2003 21:07:01 +0000 (21:07 +0000)]
(make-multi-measure-rest): set input
locations for multimeasure rests.

21 years ago* input/regression/breathing-sign.ly: updated for ancient notation
Jürgen Reuter [Mon, 31 Mar 2003 18:06:09 +0000 (18:06 +0000)]
* input/regression/breathing-sign.ly: updated for ancient notation

21 years ago* GNUmakefile (upload): New target.
Jan Nieuwenhuizen [Mon, 31 Mar 2003 14:22:50 +0000 (14:22 +0000)]
* GNUmakefile (upload): New target.

* scripts/ly2dvi.py: Add newline.

21 years ago * scripts/ly2dvi.py (dependency_files): Compile fix.
Jan Nieuwenhuizen [Sun, 30 Mar 2003 14:25:59 +0000 (14:25 +0000)]
* scripts/ly2dvi.py (dependency_files): Compile fix.

21 years ago(find_pfa_fonts): add --png option
Han-Wen Nienhuys [Fri, 28 Mar 2003 00:31:45 +0000 (00:31 +0000)]
(find_pfa_fonts): add --png option
(make_html_menu_file): --html menu.

21 years ago(find_pfa_fonts): add --png option
Han-Wen Nienhuys [Fri, 28 Mar 2003 00:30:34 +0000 (00:30 +0000)]
(find_pfa_fonts): add --png option
(make_html_menu_file): --html menu.

21 years ago(run_dvips): +add the .map file
Han-Wen Nienhuys [Thu, 27 Mar 2003 00:11:57 +0000 (00:11 +0000)]
(run_dvips): +add the .map file

21 years agonew file.
Han-Wen Nienhuys [Mon, 24 Mar 2003 00:18:16 +0000 (00:18 +0000)]
new file.

21 years ago(make_lilypond_file): convert
Han-Wen Nienhuys [Sat, 22 Mar 2003 00:34:28 +0000 (00:34 +0000)]
(make_lilypond_file): convert
lilypond-file to lilypond block directly, without going through
begin/end lilypond text.

21 years agoJuergen's patch
Han-Wen Nienhuys [Sat, 22 Mar 2003 00:05:20 +0000 (00:05 +0000)]
Juergen's  patch

21 years ago * Documentation/user/{tutorial.itely,refman.itely,internals.itely}:
Mats Bengtsson [Wed, 19 Mar 2003 19:37:31 +0000 (19:37 +0000)]
* Documentation/user/{tutorial.itely,refman.itely,internals.itely}:
  Remove all noquote and insert a few quote.

21 years ago * Documentation/user/lilypond-book.itely (Music fragment options),
Mats Bengtsson [Wed, 19 Mar 2003 18:35:57 +0000 (18:35 +0000)]
* Documentation/user/lilypond-book.itely (Music fragment options),
  scripts/lilypond-book.py: Don't include quotation blocks by
  default. Introduce option quote instead of noquote

21 years agorelease commit release/1.7.15
Han-Wen Nienhuys [Mon, 17 Mar 2003 16:55:47 +0000 (16:55 +0000)]
release commit

21 years ago* Documentation/user/lilypond.tely: omf updates.
Han-Wen Nienhuys [Mon, 17 Mar 2003 16:44:45 +0000 (16:44 +0000)]
* Documentation/user/lilypond.tely: omf updates.

* buildscripts/texi2omf.py (omf_vars): include version.date

* make/lilypond.redhat.spec.in: fixes for spec file.

* stepmake/stepmake/texinfo-vars.make (GENERATE_OMF):  replace var
by function definition: lily now requires a recent GNU Make.

* scripts/lilypond-book.py (write_deps): remove .tex dependency writing.

* make/ly-rules.make: remove .ly -> .tex rule

21 years ago(Figured bass): revised figured
Han-Wen Nienhuys [Mon, 17 Mar 2003 00:50:34 +0000 (00:50 +0000)]
(Figured bass): revised figured
bass example.

21 years ago*** empty log message ***
Han-Wen Nienhuys [Mon, 17 Mar 2003 00:33:48 +0000 (00:33 +0000)]
*** empty log message ***

21 years ago*** empty log message ***
Han-Wen Nienhuys [Mon, 17 Mar 2003 00:15:05 +0000 (00:15 +0000)]
*** empty log message ***

21 years ago*** empty log message ***
Han-Wen Nienhuys [Sun, 16 Mar 2003 23:44:23 +0000 (23:44 +0000)]
*** empty log message ***

21 years ago*** empty log message ***
Han-Wen Nienhuys [Sun, 16 Mar 2003 21:20:40 +0000 (21:20 +0000)]
*** empty log message ***

21 years ago(lilypond_binary): explicity add path to binary.
Han-Wen Nienhuys [Sun, 16 Mar 2003 16:20:24 +0000 (16:20 +0000)]
(lilypond_binary): explicity add path to binary.
(TexiPaper.process_ly2dvi_block): idem for ly2dvi

21 years ago* stepmake/stepmake/omf-targets.make (local-install): add
Han-Wen Nienhuys [Sun, 16 Mar 2003 14:59:09 +0000 (14:59 +0000)]
* stepmake/stepmake/omf-targets.make (local-install): add
scrollkeeper-update message.

* scripts/lilypond-book.py (lilypond_binary): explicity add path to binary.
(TexiPaper.process_ly2dvi_block): idem for ly2dvi

* scripts/ly2dvi.py (lilypond_binary): explicity add path to binary.

21 years ago(Invoking midi2ly): add
Han-Wen Nienhuys [Sun, 16 Mar 2003 14:24:54 +0000 (14:24 +0000)]
(Invoking midi2ly): add
track/channel notice.

21 years ago* stepmake/stepmake/omf-targets.make (omf-local-install): bugfixes
Han-Wen Nienhuys [Sat, 15 Mar 2003 13:39:10 +0000 (13:39 +0000)]
* stepmake/stepmake/omf-targets.make (omf-local-install): bugfixes

* lily/parser.yy (scalar): DIGIT is also a scalar.

* Documentation/user/music-glossary.tely: add @omf tags

* GNUmakefile.in (web-doc-install): add web-doc-install target

21 years ago* Documentation/user/music-glossary.tely: add @omf tags
Han-Wen Nienhuys [Sat, 15 Mar 2003 01:16:32 +0000 (01:16 +0000)]
* Documentation/user/music-glossary.tely: add @omf tags

* Documentation/user/lilypond.tely: add @omf tags

* scm/generate-documentation.scm (string-append): add @omf tags.

* input/regression/multi-measure-rest.ly (texidoc): add doco

* GNUmakefile.in (web-doc-install): add web-doc-install target

* lily/scm-hash.cc (remove): prevent underflow of elt_count_. This
fixes crashes while dumping MIDI.

* ly/performer-init.ly (FiguredBassContext): add Figured bass for
midi

21 years agonew file.
Han-Wen Nienhuys [Tue, 11 Mar 2003 22:49:54 +0000 (22:49 +0000)]
new file.

21 years agoinclude font count, not staffsize (16) in
Han-Wen Nienhuys [Tue, 11 Mar 2003 19:03:45 +0000 (19:03 +0000)]
include font count, not staffsize (16) in
font-name

21 years ago(texidoc): new file.
Han-Wen Nienhuys [Sun, 9 Mar 2003 14:11:05 +0000 (14:11 +0000)]
(texidoc): new file.

21 years ago(descend_to_child): call
Han-Wen Nienhuys [Sun, 9 Mar 2003 13:49:11 +0000 (13:49 +0000)]
(descend_to_child): call
descend_to_child() for all types of music.

21 years agoAdd
Jan Nieuwenhuizen [Sat, 8 Mar 2003 14:00:44 +0000 (14:00 +0000)]
Add
bassFigureFormatFunction.  Replace some entries.

21 years ago* cygwin/post-lilypond.sh: Add FHS-specified path for fonts to
Jan Nieuwenhuizen [Sat, 8 Mar 2003 11:28:27 +0000 (11:28 +0000)]
* cygwin/post-lilypond.sh: Add FHS-specified path for fonts to
clean out.

21 years ago* scm/chords-ignatzek.scm (alteration->text-accidental-markup):
Han-Wen Nienhuys [Sat, 8 Mar 2003 01:55:55 +0000 (01:55 +0000)]
* scm/chords-ignatzek.scm (alteration->text-accidental-markup):
new function

* scm/bass-figure.scm (make-bass-figure-markup): reimplement bass
figures using new markups. Much simpler, and should improve layout
a little.

* mf/feta-nummer-code.mf (code): insert space in location 32, not 33.

21 years ago* ly/engraver-init.ly: use Hara kiri by default for
Han-Wen Nienhuys [Thu, 6 Mar 2003 20:06:57 +0000 (20:06 +0000)]
* ly/engraver-init.ly: use Hara kiri by default for
ChordNames, FiguredBass and Lyrics(Voice) context.

* lily/axis-group-engraver.cc (acknowledge_grob): use
rhythmic-grob-interface for selecting items not to hara-kiri'd

* scm/new-markup.scm (markup-function-list): add bracket,
vbracket.

* ly/engraver-init.ly (ChordNamesContext): set
minimumVerticalExtent

21 years ago(ChordNamesContext): set
Han-Wen Nienhuys [Thu, 6 Mar 2003 14:39:02 +0000 (14:39 +0000)]
(ChordNamesContext): set
minimumVerticalExtent

21 years ago* input/test/time-signature-double.ly: new file
Han-Wen Nienhuys [Wed, 5 Mar 2003 20:07:31 +0000 (20:07 +0000)]
* input/test/time-signature-double.ly: new file

* input/regression/collision-head-chords.ly (texidoc): new file.

* lily/type-swallow-translator.cc: add note swallow translator

* input/test/time-signature-double.ly: new file.

* lily/type-swallow-translator.cc: add Rest_swallow_translator

* ly/engraver-init.ly (ChordNamesContext): add Rest_swallow_translator
(FiguredBassContext): idem.

21 years ago(MY_PATCH_LEVEL): 1.7.14 released release/1.7.14
Han-Wen Nienhuys [Wed, 5 Mar 2003 18:39:05 +0000 (18:39 +0000)]
(MY_PATCH_LEVEL): 1.7.14 released

21 years ago*** empty log message ***
Han-Wen Nienhuys [Wed, 5 Mar 2003 18:30:46 +0000 (18:30 +0000)]
*** empty log message ***

21 years ago*** empty log message ***
Han-Wen Nienhuys [Wed, 5 Mar 2003 18:24:55 +0000 (18:24 +0000)]
*** empty log message ***

21 years ago*** empty log message ***
Han-Wen Nienhuys [Wed, 5 Mar 2003 18:18:34 +0000 (18:18 +0000)]
*** empty log message ***

21 years ago* buildscripts/mf-to-table.py: add .pfa, .pfb target dependency.
Han-Wen Nienhuys [Wed, 5 Mar 2003 17:57:50 +0000 (17:57 +0000)]
* buildscripts/mf-to-table.py: add .pfa, .pfb target dependency.

* stepmake/stepmake/metafont-rules.make ($(outdir)/%.pfb): remove
.afm dependency

* buildscripts/mf-to-table.py (write_fontlist): use new markup syntax

21 years ago(write_fontlist): use new markup syntax
Han-Wen Nienhuys [Wed, 5 Mar 2003 17:47:43 +0000 (17:47 +0000)]
(write_fontlist): use new markup syntax

21 years ago* python/lilylib.py (make_page_images): add function.
Han-Wen Nienhuys [Wed, 5 Mar 2003 17:37:14 +0000 (17:37 +0000)]
* python/lilylib.py (make_page_images): add function.

* scripts/ly2dvi.py (run_latex): include title in preview image.

* scripts/lilypond-book.py (process_ly2dvi_blocks): call ly2dvi
from lilypond-book for <ly2dvifile> tags in HTML.

* scripts/ly2dvi.py (option_definitions): add --debug option to
print out environment.

21 years agonew file.
Han-Wen Nienhuys [Wed, 5 Mar 2003 15:11:29 +0000 (15:11 +0000)]
new file.

21 years agoremoved .
Han-Wen Nienhuys [Wed, 5 Mar 2003 12:57:43 +0000 (12:57 +0000)]
removed .

21 years agoadd 3
Heikki Junes [Wed, 5 Mar 2003 07:39:05 +0000 (07:39 +0000)]
add 3

21 years ago(brew-one-figure): bugfix for large bass figures
Han-Wen Nienhuys [Wed, 5 Mar 2003 00:03:06 +0000 (00:03 +0000)]
(brew-one-figure): bugfix for large bass figures

21 years ago(brew-new-markup-molecule): robustness: don't
Han-Wen Nienhuys [Tue, 4 Mar 2003 23:52:52 +0000 (23:52 +0000)]
(brew-new-markup-molecule): robustness: don't
crash when processing '() markup

21 years ago*** empty log message ***
Han-Wen Nienhuys [Tue, 4 Mar 2003 23:33:23 +0000 (23:33 +0000)]
*** empty log message ***

21 years ago* lily/breathing-sign.cc (railtracks): another caesura.
Han-Wen Nienhuys [Tue, 4 Mar 2003 23:11:57 +0000 (23:11 +0000)]
* lily/breathing-sign.cc (railtracks): another caesura.

* mf/feta-schrift.mf: caesura symbol

21 years ago* scripts/convert-ly.py (FatalConversionError.conv): add
Han-Wen Nienhuys [Tue, 4 Mar 2003 16:11:56 +0000 (16:11 +0000)]
* scripts/convert-ly.py (FatalConversionError.conv): add
ly:molecule-XXX conversions.

* lily/molecule-scheme.cc: change names to ly:molecule-XXX

* scm/new-markup.scm (center-markup): \center markup.

21 years agonew file.
Han-Wen Nienhuys [Tue, 4 Mar 2003 15:59:07 +0000 (15:59 +0000)]
new file.

21 years ago* scm/music-functions.scm (glue-mm-rest-texts): automatically
Han-Wen Nienhuys [Tue, 4 Mar 2003 15:18:41 +0000 (15:18 +0000)]
* scm/music-functions.scm (glue-mm-rest-texts): automatically
convert MMREST-TEXT to MultiMeasureRestNumber settings.

* ly/engraver-init.ly (ScoreContext): move tablature settings to
ScoreContext

* scm/new-markup.scm (center-markup): \center markup.

* scm/music-functions.scm: remove pitchify scripts.

* lily/music.cc (print_smob): display music name if available

21 years ago(mark_smob): bugfix.
Han-Wen Nienhuys [Sat, 1 Mar 2003 13:01:24 +0000 (13:01 +0000)]
(mark_smob): bugfix.

21 years ago* input/regression/rehearsal-mark.ly: new file.
Han-Wen Nienhuys [Sat, 1 Mar 2003 00:24:06 +0000 (00:24 +0000)]
* input/regression/rehearsal-mark.ly: new file.

* lily/my-lily-parser.cc (here_input): revert reporting of errors:
report error at the current token again.

21 years ago* cygwin/mknetrel: Exit if doc build fails.
Jan Nieuwenhuizen [Thu, 27 Feb 2003 09:53:43 +0000 (09:53 +0000)]
* cygwin/mknetrel: Exit if doc build fails.

* lily/GNUmakefile: Add hack for .deps and --srcdir build.

21 years ago(music-descriptions): add doc strings
Han-Wen Nienhuys [Wed, 26 Feb 2003 23:48:56 +0000 (23:48 +0000)]
(music-descriptions): add doc strings

21 years ago * lily/lexer.ll:
Jan Nieuwenhuizen [Wed, 26 Feb 2003 08:22:59 +0000 (08:22 +0000)]
* lily/lexer.ll:
* lily/include/my-lily-lexer.hh:
* lily/include/includable-lexer.hh: Add flex kludge.

* config.hh.in:
* config.make.in:
* stepmake/aclocal.m4 (STEPMAKE_DATADIR, STEPMAKE_LIBDIR): Junk
cruft.

* stepmake/aclocal.m4 (STEPMAKE_LIBDIR): Fix casual cut and paste
code.

21 years ago* ly/spanners-init.ly (cresc, dim): Update to new markup text.
Jan Nieuwenhuizen [Mon, 24 Feb 2003 10:43:02 +0000 (10:43 +0000)]
* ly/spanners-init.ly (cresc, dim): Update to new markup text.

* lily/parser.yy (new_chord): Compile fix.

21 years ago* lily/percent-repeat-engraver.cc (try_music): add correct
Han-Wen Nienhuys [Sun, 23 Feb 2003 11:59:01 +0000 (11:59 +0000)]
* lily/percent-repeat-engraver.cc (try_music): add correct
processing moments for double-measure percents as well.

* input/regression/percent-repeat-skipbars.ly (texidoc): new file

21 years ago* lily/lily-guile.cc (ly:dimension?): add dimension as separate
Han-Wen Nienhuys [Sun, 23 Feb 2003 11:38:04 +0000 (11:38 +0000)]
* lily/lily-guile.cc (ly:dimension?): add dimension as separate
grob prop type.

* Documentation/user/refman.itely (Printing named chords): add
chord name tweak doco.

21 years ago* Documentation/user/refman.itely (Printing named chords): add
Han-Wen Nienhuys [Sun, 23 Feb 2003 10:58:38 +0000 (10:58 +0000)]
* Documentation/user/refman.itely (Printing named chords): add
chord name tweak doco.

* input/template/gregorian-transcription.ly: new file.

21 years agorelease commit release/1.7.13
Han-Wen Nienhuys [Sun, 23 Feb 2003 05:22:15 +0000 (05:22 +0000)]
release commit

21 years ago*** empty log message ***
Han-Wen Nienhuys [Sat, 22 Feb 2003 21:22:56 +0000 (21:22 +0000)]
*** empty log message ***

21 years ago*** empty log message ***
Han-Wen Nienhuys [Sat, 22 Feb 2003 21:00:47 +0000 (21:00 +0000)]
*** empty log message ***

21 years ago* scripts/lilypond-book.py (check_texidoc): add no-texidoc to options
Han-Wen Nienhuys [Sat, 22 Feb 2003 20:56:35 +0000 (20:56 +0000)]
* scripts/lilypond-book.py (check_texidoc): add no-texidoc to options

* Documentation/user/appendices.itely: simply include
chords-ignatzek.

* Documentation/user/refman.itely (Chords mode): add documentation
for chord mode.

21 years ago* lily/new-chord-name-engraver.cc (process_music): give original
Han-Wen Nienhuys [Sat, 22 Feb 2003 19:05:49 +0000 (19:05 +0000)]
* lily/new-chord-name-engraver.cc (process_music): give original
inversion pitch to chord name routine.

* input/tutorial/os-score.ly: update to new markup

* Documentation/user/appendices.itely: simply include
chords-ignatzek.

* Documentation/user/refman.itely (Chords mode): add documentation
for chord mode.

* scm/chord-entry.scm (construct-chord): mark inversion as bass if
not present in chord.
(construct-chord): add inversion and bass support.

21 years ago*** empty log message ***
Han-Wen Nienhuys [Sat, 22 Feb 2003 13:03:25 +0000 (13:03 +0000)]
*** empty log message ***

21 years ago(construct-chord): mark inversion as bass if
Han-Wen Nienhuys [Sat, 22 Feb 2003 12:54:46 +0000 (12:54 +0000)]
(construct-chord): mark inversion as bass if
not present in chord.

21 years ago*** empty log message ***
Han-Wen Nienhuys [Sat, 22 Feb 2003 02:39:14 +0000 (02:39 +0000)]
*** empty log message ***

21 years agojunk contents.
Han-Wen Nienhuys [Sat, 22 Feb 2003 02:28:00 +0000 (02:28 +0000)]
junk contents.

21 years agosmall fix.
Heikki Junes [Mon, 17 Feb 2003 20:57:29 +0000 (20:57 +0000)]
small fix.

21 years ago*** empty log message ***
Han-Wen Nienhuys [Sun, 16 Feb 2003 02:16:18 +0000 (02:16 +0000)]
*** empty log message ***

21 years ago*** empty log message ***
Han-Wen Nienhuys [Sun, 16 Feb 2003 02:09:51 +0000 (02:09 +0000)]
*** empty log message ***

21 years ago* scm/chord-entry.scm (construct-chord): move chord construction
Han-Wen Nienhuys [Sun, 16 Feb 2003 02:08:52 +0000 (02:08 +0000)]
* scm/chord-entry.scm (construct-chord): move chord construction
Scheme.

* lily/parser.yy (new_chord): new setup for chord entry.

21 years ago* scm/chord-entry.scm (construct-chord): move chord construction
Han-Wen Nienhuys [Sun, 16 Feb 2003 01:52:28 +0000 (01:52 +0000)]
* scm/chord-entry.scm (construct-chord): move chord construction
Scheme.

* lily/parser.yy (new_chord): new setup for chord entry.

21 years agoadd ambitus.
Heikki Junes [Sun, 16 Feb 2003 00:12:47 +0000 (00:12 +0000)]
add ambitus.

21 years ago* scm/chords-ignatzek.scm (ignatzek-chord-names): robustness fix.
Han-Wen Nienhuys [Sat, 15 Feb 2003 22:58:00 +0000 (22:58 +0000)]
* scm/chords-ignatzek.scm (ignatzek-chord-names): robustness fix.

* scm/chords-ignatzek.scm: new file.

21 years agostring() -> to_string()
Han-Wen Nienhuys [Sat, 15 Feb 2003 21:28:07 +0000 (21:28 +0000)]
string() -> to_string()

21 years ago*** empty log message ***
Han-Wen Nienhuys [Sat, 15 Feb 2003 21:27:05 +0000 (21:27 +0000)]
*** empty log message ***

21 years ago* scm/chords-ignatzek.scm: new file.
Han-Wen Nienhuys [Sat, 15 Feb 2003 20:36:17 +0000 (20:36 +0000)]
* scm/chords-ignatzek.scm: new file.

* ly/chord-modifiers-init.ly (ignatzekExceptionMusic): define
standard chord name exceptions.

* scm/translator-property-description.scm (chordNameSeparator):
add property.
(majorSevenSymbol): add property

* lily/translator-scheme.cc (ly:context-properties): new function
(ly:context-parent): new function.
(print_smob): print context name.

* lily/music.cc (ly:get-music-length): new function
(print_smob): don't print properties.

* lily/duration.cc (duration<?): new function

* scm/double-plus-new-chord-name.scm (ignatzek-chord-names):
jazz chords.

* lily/pitch.cc (ly:pitch-diff): new function.

* input/regression/chords-ignatzek.ly: new file.

21 years agonew file.
Han-Wen Nienhuys [Sat, 15 Feb 2003 01:18:38 +0000 (01:18 +0000)]
new file.