]> git.donarmstrong.com Git - lilypond.git/log
lilypond.git
20 years agorelease commit release/1.8.2
Han-Wen Nienhuys [Tue, 9 Sep 2003 11:46:46 +0000 (11:46 +0000)]
release commit

20 years agorelease commit
Han-Wen Nienhuys [Tue, 9 Sep 2003 11:41:34 +0000 (11:41 +0000)]
release commit

20 years ago(stop_translation_timestep): backport
Han-Wen Nienhuys [Tue, 9 Sep 2003 07:57:44 +0000 (07:57 +0000)]
(stop_translation_timestep): backport
of glissando bugfix.

20 years ago(More about pitches and
Han-Wen Nienhuys [Fri, 5 Sep 2003 18:22:34 +0000 (18:22 +0000)]
(More about pitches and
accidentals): typo.

20 years ago* cygwin/bug-lilypond-cygwin.sh: Run latex on lily output (WAS: tex).
Jan Nieuwenhuizen [Fri, 29 Aug 2003 11:14:07 +0000 (11:14 +0000)]
* cygwin/bug-lilypond-cygwin.sh: Run latex on lily output (WAS: tex).

* stepmake/stepmake/generic-vars.make: Check for i686-cygwin arch
too.

20 years agocygwin updates
Jan Nieuwenhuizen [Wed, 27 Aug 2003 17:34:49 +0000 (17:34 +0000)]
cygwin updates

20 years ago(compose_full_body): Do not emit
Jan Nieuwenhuizen [Wed, 27 Aug 2003 17:28:43 +0000 (17:28 +0000)]
(compose_full_body): Do not emit
\renameinput.

20 years ago* python/lilylib.py (command_name): robustification
Han-Wen Nienhuys [Tue, 26 Aug 2003 17:58:07 +0000 (17:58 +0000)]
* python/lilylib.py (command_name): robustification

* scripts/lilypond-book.py: idem.

* scripts/ly2dvi.py: backport latex redirect fix.

20 years ago(year): typos.
Han-Wen Nienhuys [Tue, 26 Aug 2003 17:05:57 +0000 (17:05 +0000)]
(year): typos.

20 years agonew po
Han-Wen Nienhuys [Sat, 23 Aug 2003 11:44:00 +0000 (11:44 +0000)]
new po

20 years agorelease commit release/1.8.1
Han-Wen Nienhuys [Thu, 21 Aug 2003 20:40:15 +0000 (20:40 +0000)]
release commit

20 years agoThis commit was manufactured by cvs2svn to create branch 'lilypond_1_8'.
Jan Nieuwenhuizen [Thu, 21 Aug 2003 16:34:17 +0000 (16:34 +0000)]
This commit was manufactured by cvs2svn to create branch 'lilypond_1_8'.

20 years ago(Text markup): add comment about
Han-Wen Nienhuys [Thu, 21 Aug 2003 16:34:15 +0000 (16:34 +0000)]
(Text markup): add comment about
markup in header.

20 years agoadd back old log.
Han-Wen Nienhuys [Wed, 20 Aug 2003 17:00:37 +0000 (17:00 +0000)]
add back old log.

20 years ago(write_header_fields_to_file):
Han-Wen Nienhuys [Wed, 20 Aug 2003 16:29:28 +0000 (16:29 +0000)]
(write_header_fields_to_file):
only dump value if it is a string.

20 years ago*** empty log message ***
Han-Wen Nienhuys [Wed, 20 Aug 2003 15:30:38 +0000 (15:30 +0000)]
*** empty log message ***

20 years agoadd back old log.
Han-Wen Nienhuys [Wed, 20 Aug 2003 15:07:58 +0000 (15:07 +0000)]
add back old log.

20 years ago(Top): explain how to get
Han-Wen Nienhuys [Wed, 20 Aug 2003 15:05:02 +0000 (15:05 +0000)]
(Top): explain how to get
.pfas from a .deb.

20 years ago(Beaming): add note about
Han-Wen Nienhuys [Mon, 18 Aug 2003 11:40:46 +0000 (11:40 +0000)]
(Beaming): add note about
allowBeamBreak

20 years ago * lilypond.words, ly/engraver-init.ly, ly/params-init.ly: added
Jürgen Reuter [Sun, 17 Aug 2003 23:34:22 +0000 (23:34 +0000)]
* lilypond.words, ly/engraver-init.ly, ly/params-init.ly: added
GregorianTranscription contexts

* ly/engraver-init.ly: vaticana contexts: minor fixes

* Documentation/user/refman.itely (Ancient notation): added note
on appendix length bug

* input/puer-fragment.ly, input/test/gregorian-scripts.ly,
input/test/vaticana.ly: use vaticana contexts; small fixes

20 years agosmall fixes.
Heikki Junes [Sun, 17 Aug 2003 22:37:33 +0000 (22:37 +0000)]
small fixes.

20 years ago* flower/hash.cc: Remove.
Jan Nieuwenhuizen [Sun, 17 Aug 2003 21:30:05 +0000 (21:30 +0000)]
* flower/hash.cc: Remove.

* flower/include/dictionary.hh (V>): Compile fix: Remove assignment
to (nonexistent?) hash_func_ identifier.

* python/midi.c (midi_error, midi_warning): Use char const* for
__FUNCTION__ argument.

20 years ago* python/gettext.py: Remove. We already require python 2.1, which
Jan Nieuwenhuizen [Sun, 17 Aug 2003 20:54:29 +0000 (20:54 +0000)]
* python/gettext.py: Remove.  We already require python 2.1, which
includes gettext.py.

* configure.in: Require python 2.1, as INSTALL.texi says.
it.

* Documentation/topdocs/INSTALL.texi: Add note to avoid bison
versions 1.50 and 1.75.  Remove note about lexer patch.

20 years ago * lilypond.words, ly/engraver-init.ly, ly/params-init.ly: added
Jürgen Reuter [Sun, 17 Aug 2003 03:20:00 +0000 (03:20 +0000)]
* lilypond.words, ly/engraver-init.ly, ly/params-init.ly: added
Vaticana contexts

* Documentation/user/refman.itely (Ancient notation): documented
some bugs; tiny fixes; added docu on Vaticana contexts

* gregorian-init.ly, ly/script-init.ly: moved ancient articulation
scripts

20 years ago* fixed typo
Jürgen Reuter [Sat, 16 Aug 2003 01:49:38 +0000 (01:49 +0000)]
* fixed typo

20 years ago * Documentation/user/refman.itely (Ancient notation): added some
Jürgen Reuter [Sat, 16 Aug 2003 01:28:17 +0000 (01:28 +0000)]
* Documentation/user/refman.itely (Ancient notation): added some
introductory words; added section on ancient time signatures;
added some @seealso and @refcommands; small fixes and
beautifications

20 years ago* removed old paragraph
Jürgen Reuter [Fri, 15 Aug 2003 03:27:37 +0000 (03:27 +0000)]
* removed old paragraph

20 years ago * Documentation/user/refman.itely: added small sections on ancient
Jürgen Reuter [Fri, 15 Aug 2003 03:17:36 +0000 (03:17 +0000)]
* Documentation/user/refman.itely: added small sections on ancient
accidentals, rests and flags; revised ancient note head section;
small wording/spelling fixes

* input/test/rests.ly: layout fixes

20 years ago * input/regression/note-head-style.ly: many fixes and updates
Jürgen Reuter [Thu, 14 Aug 2003 23:48:07 +0000 (23:48 +0000)]
* input/regression/note-head-style.ly: many fixes and updates

20 years ago * input/puer-fragment.ly: bugfix: central C position of do clef
Jürgen Reuter [Thu, 14 Aug 2003 00:34:17 +0000 (00:34 +0000)]
* input/puer-fragment.ly: bugfix: central C position of do clef

* ly/gregorian-init.ly: workaround: add small padding space before
divisiones (the correct fix would be the spacing engine to handle
this)

20 years agotypo.
Heikki Junes [Wed, 13 Aug 2003 21:53:19 +0000 (21:53 +0000)]
typo.

20 years agoMinor fixes.
Graham Percival [Wed, 13 Aug 2003 04:05:47 +0000 (04:05 +0000)]
Minor fixes.

20 years ago * input/puer-fragment.ly: bugfix: "et": epiphonus, not just a
Jürgen Reuter [Wed, 13 Aug 2003 03:13:06 +0000 (03:13 +0000)]
* input/puer-fragment.ly: bugfix: "et": epiphonus, not just a
simple pes

20 years ago * input/puer-fragment.ly: bugfix: assigment of syllables "no-bis"
Jürgen Reuter [Wed, 13 Aug 2003 02:45:55 +0000 (02:45 +0000)]
* input/puer-fragment.ly: bugfix: assigment of syllables "no-bis"
to neumes

20 years ago * Documentation/index.html.in: bugfix: link to Tutorial.html
Jürgen Reuter [Wed, 13 Aug 2003 01:15:23 +0000 (01:15 +0000)]
* Documentation/index.html.in: bugfix: link to Tutorial.html

20 years ago * Documentation/user/refman.itely: bugfix: remove obsolete link to
Jürgen Reuter [Tue, 12 Aug 2003 23:57:36 +0000 (23:57 +0000)]
* Documentation/user/refman.itely: bugfix: remove obsolete link to
input/test/custos-style.ly

20 years agosplit Insert Tag -menu if it is long enough.
Heikki Junes [Tue, 12 Aug 2003 16:56:05 +0000 (16:56 +0000)]
split Insert Tag -menu if it is long enough.

20 years agodot.
Heikki Junes [Sun, 10 Aug 2003 08:28:36 +0000 (08:28 +0000)]
dot.

20 years agoun-space
Heikki Junes [Sun, 10 Aug 2003 08:27:28 +0000 (08:27 +0000)]
un-space

20 years agodots.
Heikki Junes [Sun, 10 Aug 2003 08:22:48 +0000 (08:22 +0000)]
dots.

20 years ago`bug'fix: a colon `:' is added (only) after a sentence which is complete;
Heikki Junes [Sat, 9 Aug 2003 22:32:07 +0000 (22:32 +0000)]
`bug'fix: a colon `:' is added (only) after a sentence which is complete;
if the sentence is not ended a comma `,' or nothing is used. fix also spaces.

20 years ago* Documentation/topdocs/INSTALL.texi (Top): change GUILE
Han-Wen Nienhuys [Fri, 8 Aug 2003 14:36:06 +0000 (14:36 +0000)]
* Documentation/topdocs/INSTALL.texi (Top): change GUILE
requirements.

* buildscripts/mutopia-index.py (read_lilypond_header): update
mutopia-index.py to 1.4 syntax [sic]

20 years ago*** empty log message ***
Han-Wen Nienhuys [Thu, 7 Aug 2003 11:39:59 +0000 (11:39 +0000)]
*** empty log message ***

20 years ago*** empty log message ***
Han-Wen Nienhuys [Thu, 7 Aug 2003 11:39:34 +0000 (11:39 +0000)]
*** empty log message ***

20 years agoremove menu, sync with redhat-spec.
Heikki Junes [Thu, 7 Aug 2003 09:38:17 +0000 (09:38 +0000)]
remove menu, sync with redhat-spec.

20 years ago* GNUmakefile.in (local-WWW-post): footify build fix. release/1.8.0
Han-Wen Nienhuys [Thu, 7 Aug 2003 08:54:26 +0000 (08:54 +0000)]
* GNUmakefile.in (local-WWW-post): footify build fix.

* configure.in: require GUILE 1.6.4

* Documentation/user/GNUmakefile: don't copy *.png for
lilypond-internals

* GNUmakefile.in (local-WWW-post): move mutopia-index to toplevel
local-WWW-post target.
(rsync-web): add rsync-web target

20 years ago* GNUmakefile.in (local-WWW-post): move mutopia-index to toplevel
Han-Wen Nienhuys [Thu, 7 Aug 2003 00:58:35 +0000 (00:58 +0000)]
* GNUmakefile.in (local-WWW-post): move mutopia-index to toplevel
local-WWW-post target.
(rsync-web): add rsync-web target

* Documentation/user/introduction.itely (Music notation and
engraving): add neume example

* input/puer-fragment.ly (cantus): add puer-fragment

20 years ago* input/no-notation/midi-volume-equaliser.ly: Add volume setting
Jan Nieuwenhuizen [Wed, 6 Aug 2003 19:35:31 +0000 (19:35 +0000)]
* input/no-notation/midi-volume-equaliser.ly: Add volume setting
to notes, so that equalizer is actualy being used.

* scm/midi.scm (instrument-equalizer-alist):
(absolute-volume-alist): Define public, so that user can copy or
override.

20 years ago*** empty log message ***
Han-Wen Nienhuys [Wed, 6 Aug 2003 16:20:40 +0000 (16:20 +0000)]
*** empty log message ***

20 years ago(create_audio_elements): Check for minor
Jan Nieuwenhuizen [Wed, 6 Aug 2003 13:47:03 +0000 (13:47 +0000)]
(create_audio_elements): Check for minor
key.  Only if key is minor, set MIDI key to minor.

20 years ago(tracingvariables): add TODO.
Han-Wen Nienhuys [Wed, 6 Aug 2003 13:06:20 +0000 (13:06 +0000)]
(tracingvariables): add TODO.

20 years ago* lily/system-start-delimiter.cc (after_line_breaking): retrieve
Han-Wen Nienhuys [Wed, 6 Aug 2003 13:02:14 +0000 (13:02 +0000)]
* lily/system-start-delimiter.cc (after_line_breaking): retrieve
vertical extents to deal with Hara kiri correctly.

* input/regression/hara-kiri-short.ly: remove

* input/regression/hara-kiri-pianostaff.ly: update test.

20 years ago* scm/output-tex.scm (comment): idem.
Han-Wen Nienhuys [Wed, 6 Aug 2003 01:42:30 +0000 (01:42 +0000)]
* scm/output-tex.scm (comment): idem.

* scm/output-pdftex.scm: remove GUILE 1.4 glue

* scm/music-functions.scm (make-lyric-event): new function

* scm/lily.scm (lilypond-version): new function

* input/test/version-output.ly: new file.

* Documentation/user/lilypond.tely: add version number to
front-page.

20 years agoReformat to match midi2ly output again.
Jan Nieuwenhuizen [Tue, 5 Aug 2003 18:08:01 +0000 (18:08 +0000)]
Reformat to match midi2ly output again.

20 years ago(barTwo): syntax update.
Han-Wen Nienhuys [Mon, 4 Aug 2003 23:25:56 +0000 (23:25 +0000)]
(barTwo): syntax update.

20 years ago(Hiding staffs): rename node.
Han-Wen Nienhuys [Mon, 4 Aug 2003 22:29:36 +0000 (22:29 +0000)]
(Hiding staffs): rename node.

20 years ago* input/les-nereides.ly: Mark tweaks with %tweak.
Jan Nieuwenhuizen [Mon, 4 Aug 2003 17:34:03 +0000 (17:34 +0000)]
* input/les-nereides.ly: Mark tweaks with %tweak.

20 years ago * Debian patch, see debian/changelog (Anthony Fok).
Jan Nieuwenhuizen [Mon, 4 Aug 2003 17:16:05 +0000 (17:16 +0000)]
 * Debian patch, see debian/changelog (Anthony Fok).

20 years ago*** empty log message ***
Han-Wen Nienhuys [Mon, 4 Aug 2003 17:05:14 +0000 (17:05 +0000)]
*** empty log message ***

20 years agoAdd workaround for zsh posix
Jan Nieuwenhuizen [Mon, 4 Aug 2003 16:50:23 +0000 (16:50 +0000)]
Add workaround for zsh posix
problem.

20 years ago*** empty log message ***
Mats Bengtsson [Mon, 4 Aug 2003 08:49:38 +0000 (08:49 +0000)]
*** empty log message ***

20 years ago(Text markup): add note about
Han-Wen Nienhuys [Mon, 4 Aug 2003 08:11:57 +0000 (08:11 +0000)]
(Text markup): add note about
raise/lower with ^ or _ .

20 years ago* po/fi.po: fix \\apply strings.
Han-Wen Nienhuys [Mon, 4 Aug 2003 00:33:51 +0000 (00:33 +0000)]
* po/fi.po: fix \\apply strings.

* lily/parser.yy (open_event): warn for prefix articulations.

20 years ago * lily/all-font-metrics.cc (find_font): bugfix: apply Han-Wen's last
Jürgen Reuter [Sun, 3 Aug 2003 23:21:43 +0000 (23:21 +0000)]
* lily/all-font-metrics.cc (find_font): bugfix: apply Han-Wen's last
fix also on parmesan font.

20 years agorelease commit release/1.7.30
Han-Wen Nienhuys [Sun, 3 Aug 2003 01:05:25 +0000 (01:05 +0000)]
release commit

20 years ago(headertext): rewording
Han-Wen Nienhuys [Sat, 2 Aug 2003 23:06:19 +0000 (23:06 +0000)]
(headertext): rewording

20 years ago* scm/new-markup.scm (strut-markup): new markup function.
Han-Wen Nienhuys [Sat, 2 Aug 2003 19:56:20 +0000 (19:56 +0000)]
* scm/new-markup.scm (strut-markup): new markup function.

* scm/bass-figure.scm (make-bass-figure-markup): insert vertical
space also when no accidental is there.

20 years ago*** empty log message ***
Han-Wen Nienhuys [Sat, 2 Aug 2003 19:29:55 +0000 (19:29 +0000)]
*** empty log message ***

20 years agoUpdates.
Jan Nieuwenhuizen [Sat, 2 Aug 2003 16:55:51 +0000 (16:55 +0000)]
Updates.

20 years agonereides
Jan Nieuwenhuizen [Sat, 2 Aug 2003 16:33:52 +0000 (16:33 +0000)]
nereides

20 years ago*** empty log message ***
Jan Nieuwenhuizen [Sat, 2 Aug 2003 13:23:36 +0000 (13:23 +0000)]
*** empty log message ***

20 years agoUpdates.
Jan Nieuwenhuizen [Sat, 2 Aug 2003 13:20:37 +0000 (13:20 +0000)]
Updates.

20 years agorepeating last tag insertion.
Heikki Junes [Sat, 2 Aug 2003 09:31:50 +0000 (09:31 +0000)]
repeating last tag insertion.

20 years ago*** empty log message ***
Han-Wen Nienhuys [Sat, 2 Aug 2003 00:51:00 +0000 (00:51 +0000)]
*** empty log message ***

20 years ago* input/regression/spacing-note-flags.ly (raggedright): remove
Han-Wen Nienhuys [Sat, 2 Aug 2003 00:50:02 +0000 (00:50 +0000)]
* input/regression/spacing-note-flags.ly (raggedright): remove
stafflinethickness

* input/les-nereides.ly: update to new syntax, cleanups.

20 years ago[].
Heikki Junes [Fri, 1 Aug 2003 22:48:20 +0000 (22:48 +0000)]
[].

20 years agoClarify shortest-note problem
Jan Nieuwenhuizen [Fri, 1 Aug 2003 20:03:53 +0000 (20:03 +0000)]
Clarify shortest-note problem
of autobeamer.

20 years agoput to menu post-syntaxed slur pairs and syntax for \times.
Heikki Junes [Fri, 1 Aug 2003 18:25:39 +0000 (18:25 +0000)]
put to menu post-syntaxed slur pairs and syntax for \times.

20 years agoallow non-alpha characters only in menu keywords.
Heikki Junes [Fri, 1 Aug 2003 18:02:03 +0000 (18:02 +0000)]
allow non-alpha characters only in menu keywords.

20 years ago(LilyPond-insert-tag): add new function, which
Heikki Junes [Fri, 1 Aug 2003 16:58:37 +0000 (16:58 +0000)]
(LilyPond-insert-tag): add new function, which
is based on the syntax definitions in lilypond.words. Remove all
LilyPond-insert-tag-* functions. Restructure LilyPond menu.
LilyPond->Insert menu is generated by the entries in lilypond.words
to which have been given a syntax definition.

20 years agoadd words only once to list.
Heikki Junes [Fri, 1 Aug 2003 09:10:35 +0000 (09:10 +0000)]
add words only once to list.

20 years ago2003-08-01 Mats Bengtsson <mats.bengtsson@s3.kth.se>
Mats Bengtsson [Fri, 1 Aug 2003 08:58:56 +0000 (08:58 +0000)]
2003-08-01  Mats Bengtsson  <mats.bengtsson@s3.kth.se>

* Documentation/topdocs/INSTALL.texi (Top): Documentation of the
current ugly installation method for PFA fonts.

20 years agoupdate legato.
Heikki Junes [Thu, 31 Jul 2003 21:57:55 +0000 (21:57 +0000)]
update legato.

20 years agotypos.
Heikki Junes [Thu, 31 Jul 2003 17:21:10 +0000 (17:21 +0000)]
typos.

20 years agoJunk LilyPond-quick-notes-insert; instruct
Heikki Junes [Thu, 31 Jul 2003 16:38:32 +0000 (16:38 +0000)]
Junk LilyPond-quick-notes-insert; instruct
to use LilyPond Quick Insert Mode by Nicolas Sceaux, instead.

20 years ago* lexer-gcc-3.0.patch: Remove.
Jan Nieuwenhuizen [Wed, 30 Jul 2003 20:50:27 +0000 (20:50 +0000)]
* lexer-gcc-3.0.patch: Remove.

* lexer-gcc-3.1.sh: Disable FlexLexer.h massaging.

20 years agoadd space.
Heikki Junes [Wed, 30 Jul 2003 09:09:30 +0000 (09:09 +0000)]
add space.

20 years agotypo.
Heikki Junes [Wed, 30 Jul 2003 00:33:34 +0000 (00:33 +0000)]
typo.

20 years agoadd spaces.
Heikki Junes [Wed, 30 Jul 2003 00:13:05 +0000 (00:13 +0000)]
add spaces.

20 years ago(binary-arch): remove NEWS.
Han-Wen Nienhuys [Wed, 30 Jul 2003 00:00:39 +0000 (00:00 +0000)]
(binary-arch): remove NEWS.

20 years agoadd space.
Heikki Junes [Tue, 29 Jul 2003 23:52:51 +0000 (23:52 +0000)]
add space.

20 years ago.
Heikki Junes [Tue, 29 Jul 2003 23:48:19 +0000 (23:48 +0000)]
.

20 years agoadd period.
Heikki Junes [Tue, 29 Jul 2003 23:44:38 +0000 (23:44 +0000)]
add period.

20 years agobugfix: remove duplicate fields.
Heikki Junes [Tue, 29 Jul 2003 23:28:42 +0000 (23:28 +0000)]
bugfix: remove duplicate fields.

20 years agofixes. polishing: add spaces and dots.
Heikki Junes [Tue, 29 Jul 2003 23:18:22 +0000 (23:18 +0000)]
fixes. polishing: add spaces and dots.

20 years agosecond polish.
Heikki Junes [Tue, 29 Jul 2003 22:00:46 +0000 (22:00 +0000)]
second polish.

20 years agoadd period.
Heikki Junes [Tue, 29 Jul 2003 21:53:43 +0000 (21:53 +0000)]
add period.

20 years agocygwin update
Jan Nieuwenhuizen [Tue, 29 Jul 2003 20:54:48 +0000 (20:54 +0000)]
cygwin update

20 years agocygwin update
Jan Nieuwenhuizen [Tue, 29 Jul 2003 20:39:36 +0000 (20:39 +0000)]
cygwin update

20 years ago* flower/parse-afm.cc (parseCharMetrics): add warnings.
Han-Wen Nienhuys [Tue, 29 Jul 2003 17:19:51 +0000 (17:19 +0000)]
* flower/parse-afm.cc (parseCharMetrics): add warnings.

* flower/libc-extension.cc: idem.

* flower/include/libc-extension.hh: protect against isinf macros.