]> git.donarmstrong.com Git - lilypond.git/log
lilypond.git
19 years agoThis commit was manufactured by cvs2svn to create tag 'lilypond_2_3_24'. release/2.3.24
janneke [Mon, 25 Oct 2004 06:11:19 +0000 (06:11 +0000)]
This commit was manufactured by cvs2svn to create tag 'lilypond_2_3_24'.

19 years agorelease commit
hanwen [Mon, 25 Oct 2004 06:11:18 +0000 (06:11 +0000)]
release commit

19 years ago* scm/define-context-properties.scm
hanwen [Sun, 24 Oct 2004 22:24:25 +0000 (22:24 +0000)]
* scm/define-context-properties.scm
(all-user-translation-properties): add verticallySpacedContexts.

* scm/define-grob-interfaces.scm (vertically-spaceable-interface):
add interface

* scm/define-grob-properties.scm (all-internal-grob-properties):
add spaceable-staves

* scm/define-grobs.scm (all-grob-descriptions): set
vertically-spaceable-interface for VerticalAxisGroup and
RemoveEmptyVerticalGroup

* lily/system.cc (get_line): determine staff_refpoints_
using spaceable-staves.

* lily/score-engraver.cc (acknowledge_grob): ack
vertically-spaceable-interface and verticallySpacedContexts to
set spaceable-staves.

* input/regression/new-slur.ly: add slur under 16th subbeam case.

* lily/slur-scoring.cc (fill): init has_same_beam_ before use.

19 years ago(pianoLH): tune
hanwen [Sun, 24 Oct 2004 21:54:10 +0000 (21:54 +0000)]
(pianoLH): tune
minimumVerticalExtent tweaks.

19 years agoinclude size of thumb appendix in bbox.
hanwen [Sun, 24 Oct 2004 21:27:41 +0000 (21:27 +0000)]
include size of thumb appendix in bbox.

19 years agotypo
wl [Sun, 24 Oct 2004 17:44:04 +0000 (17:44 +0000)]
typo

19 years ago(convert-to-dvi): redirect output to
hanwen [Sun, 24 Oct 2004 17:01:36 +0000 (17:01 +0000)]
(convert-to-dvi): redirect output to
/dev/null for non-verbose.

19 years ago* THANKS: add Meisters to the Development team.
hanwen [Sun, 24 Oct 2004 15:19:59 +0000 (15:19 +0000)]
* THANKS: add Meisters to the Development team.

* scm/framework-tex.scm (convert-to-dvi): redirect output to
/dev/null for non-verbose.

* Documentation/user/invoking.itely (Invoking lilypond): add note
about resource usage.

* Documentation/user/lilypond.tely: add -*- coding: latin-1 -*- everywhere.

* Documentation/user/lilypond.tely: add language and encoding.

19 years ago(Invoking lilypond): add note
hanwen [Sun, 24 Oct 2004 13:50:20 +0000 (13:50 +0000)]
(Invoking lilypond): add note
about resource usage.

19 years ago* tex/GNUmakefile (TEX_FILES): add texinfo.cnf
hanwen [Sun, 24 Oct 2004 13:47:36 +0000 (13:47 +0000)]
* tex/GNUmakefile (TEX_FILES): add texinfo.cnf

* stepmake/stepmake/texinfo-vars.make (MAKEINFO): add
--enable-encoding

* Documentation/user/lilypond.tely: add -*- coding: latin-1 -*- everywhere.

* Documentation/user/changing-defaults.itely (Text encoding):
change to latin1.

* Documentation/user/lilypond.tely: add language and encoding.

* scm/define-grobs.scm (all-grob-descriptions): add
line-interface.

* configure.in (PKG_CONFIG_PATH): bump makeinfo version to 4.7

* input/test/ossia.ly: font sizes for ossia.

19 years ago(conv): \context Foo = NOTENAME
hanwen [Sun, 24 Oct 2004 12:57:11 +0000 (12:57 +0000)]
(conv): \context Foo = NOTENAME
-> \context Foo = "NOTENAME".

19 years ago(determine_output_options): fix ordering.
hanwen [Sun, 24 Oct 2004 12:36:21 +0000 (12:36 +0000)]
(determine_output_options): fix ordering.

19 years agoAdded THANKS entries for bughunters.
erik [Sun, 24 Oct 2004 00:52:16 +0000 (00:52 +0000)]
Added THANKS entries for bughunters.

19 years ago* Documentation/user/macros.itexi: use findex functions/internals
hanwen [Sun, 24 Oct 2004 00:05:11 +0000 (00:05 +0000)]
* Documentation/user/macros.itexi: use findex functions/internals
objects.

* scm/documentation-generate.scm (string-append): add syncodeindex

* Documentation/user/tutorial.itely (A lead sheet): use \chords
for tutoring chord names.

* Documentation/user/lilypond.tely: remove @authors.

19 years ago* scm/framework-tex.scm (dump-page): Add width to \lybox call.
wl [Sat, 23 Oct 2004 19:45:40 +0000 (19:45 +0000)]
* scm/framework-tex.scm (dump-page): Add width to \lybox call.
Remove first two parameters of \lybox.
Don't emit \vbox around \lybox.
(dump-line): Add width to \lybox call.
Remove first two parameters of \lybox.

* tex/lilyponddefs.tex (\topalign, \leftalign): Removed.
(\lyitem): Updated.
(\lybox): Only take three parameters.
Create box which has zero depth, only height.
Center box vertically along the x-height of current font.

19 years agorelease commit
hanwen [Sat, 23 Oct 2004 11:19:23 +0000 (11:19 +0000)]
release commit

19 years ago(convert-to-ps): add -E if filename
hanwen [Fri, 22 Oct 2004 22:38:03 +0000 (22:38 +0000)]
(convert-to-ps): add -E if filename
contains .preview.

19 years ago(print): only run to right-bound if
hanwen [Fri, 22 Oct 2004 21:31:48 +0000 (21:31 +0000)]
(print): only run to right-bound if
broken. This fixes input/regression/lyric-extender.ly

19 years agoremoved.
hanwen [Fri, 22 Oct 2004 21:23:48 +0000 (21:23 +0000)]
removed.

19 years ago*** empty log message ***
hanwen [Fri, 22 Oct 2004 21:19:09 +0000 (21:19 +0000)]
*** empty log message ***

19 years agoadd \global to definitions for
hanwen [Fri, 22 Oct 2004 21:02:12 +0000 (21:02 +0000)]
add \global to definitions for
feta macros.

19 years ago* po/fr.po (Module): updated po file.
hanwen [Fri, 22 Oct 2004 18:10:35 +0000 (18:10 +0000)]
* po/fr.po (Module): updated po file.

* po/de.po: updated po file.

19 years ago* tex/lilyponddefs.tex (\lilypondend): Undo change from 2004-10-20.
wl [Fri, 22 Oct 2004 09:58:40 +0000 (09:58 +0000)]
* tex/lilyponddefs.tex (\lilypondend): Undo change from 2004-10-20.

19 years ago* tex/lily-pdf-defs.tex, tex/lily-ps-defs.tex
wl [Fri, 22 Oct 2004 08:10:04 +0000 (08:10 +0000)]
* tex/lily-pdf-defs.tex, tex/lily-ps-defs.tex
(\lilypondexperimentalfeatures): Removed.

19 years ago * Documentation/user/notation.itely: fixed 2 typos
reuter [Wed, 20 Oct 2004 15:58:42 +0000 (15:58 +0000)]
* Documentation/user/notation.itely: fixed 2 typos

19 years ago* scm/framework-tex.scm (header-end): Don't set \outputscale.
wl [Wed, 20 Oct 2004 06:32:54 +0000 (06:32 +0000)]
* scm/framework-tex.scm (header-end): Don't set \outputscale.
(dump-line): Produce prettier output.

* tex/lilyponddefs.tex: Comment all macros extensively.
(\lilypondstart): Set \outputscale.
Define \lilypondpagebreak and \lilypondnopagebreak here.
Don't test for positive \lilypondpaperlinewidth -- this is always
positive in the normal case (LilyPond produces bad output otherwise
so we can safely ignore negative or zero values).
(\lilypondend): Remove useless test for \lilypondbook.
(\fetasixteen, \fetafont, \fetachar): Removed, unused.  We also
don't input `feta20.tex'.

19 years agoAdded texidoc template.
gpercival [Tue, 19 Oct 2004 23:44:53 +0000 (23:44 +0000)]
Added texidoc template.

19 years agoUpdate.
janneke [Tue, 19 Oct 2004 18:17:57 +0000 (18:17 +0000)]
Update.

19 years ago * Documentation/user/notation.itely: Added section on fret diagrams.
reuter [Tue, 19 Oct 2004 09:54:18 +0000 (09:54 +0000)]
* Documentation/user/notation.itely: Added section on fret diagrams.

19 years ago*** empty log message ***
carldsorensen [Tue, 19 Oct 2004 03:37:46 +0000 (03:37 +0000)]
*** empty log message ***

19 years ago(usage): Fix --help description. Apply
janneke [Mon, 18 Oct 2004 21:28:35 +0000 (21:28 +0000)]
(usage): Fix --help description.  Apply
range also for --show-rules.

19 years agoFix typo.
wl [Mon, 18 Oct 2004 20:50:55 +0000 (20:50 +0000)]
Fix typo.

19 years agoFix typo.
wl [Mon, 18 Oct 2004 06:24:17 +0000 (06:24 +0000)]
Fix typo.

19 years ago* scripts/lilypond-book.py (Snippet, Include_snippet)
wl [Mon, 18 Oct 2004 06:17:44 +0000 (06:17 +0000)]
* scripts/lilypond-book.py (Snippet, Include_snippet)
[replacement_text]: Use group `match'.

19 years ago* Documentation/user/macros.itexi: Use @ref instead of @inforef
janneke [Sun, 17 Oct 2004 12:16:56 +0000 (12:16 +0000)]
* Documentation/user/macros.itexi: Use @ref instead of @inforef
for html.  Apparently, ``you should'' in texinfo documentation is
merely a guideline that can safely be ignored.

* elisp/lilypond-init.el (auto-mode-alist): Add .ily to
auto-mode-alist.

* input/test/engraver-example.ily:
* input/regression/allfontstyle.ily: Rename, update users.

19 years agoRemoved input/template/
gpercival [Sat, 16 Oct 2004 21:46:09 +0000 (21:46 +0000)]
Removed input/template/

19 years agoDeleting input/templates/ directory.
gpercival [Sat, 16 Oct 2004 21:43:12 +0000 (21:43 +0000)]
Deleting input/templates/ directory.

19 years agoRemoved "templates" from build subdirs.
gpercival [Sat, 16 Oct 2004 20:52:26 +0000 (20:52 +0000)]
Removed "templates" from build subdirs.

19 years agoRemoving files.
gpercival [Sat, 16 Oct 2004 20:50:22 +0000 (20:50 +0000)]
Removing files.

19 years agoMoved piano-lyrics into manual.
gpercival [Sat, 16 Oct 2004 20:49:17 +0000 (20:49 +0000)]
Moved piano-lyrics into manual.

19 years agoAdded information about building .lytex files.
gpercival [Sat, 16 Oct 2004 20:47:42 +0000 (20:47 +0000)]
Added information about building .lytex files.

19 years ago* scripts/lilypond-book.ly (snippet_res): Define group `match'
wl [Sat, 16 Oct 2004 16:13:39 +0000 (16:13 +0000)]
* scripts/lilypond-book.ly (snippet_res): Define group `match'
everywhere.
Accept more spaces between commands and its arguments and options.
Fix some regexps.
(output): Remove some newlines in string values and suppress spaces
in output.
(output_texinfo): Output `output_print_filename' only if not empty.
(Lilypond_snippet)[find_toplevel_snippets]: Use group `match'.

19 years ago* scm/framework-tex.scm (font-load-command, define-fonts): Protect
wl [Sat, 16 Oct 2004 07:37:46 +0000 (07:37 +0000)]
* scm/framework-tex.scm (font-load-command, define-fonts): Protect
some TeX line ends with `%' to avoid additional horizontal space in
output.

* scripts/lilypond-book.py: Unexpand spaces to tabs.
(snippet_res): Use `x' modifier to represent regular expressions
in a friendlier way.
Fix `lilypond_block' for LaTeX to accept `%\end{lilypond}'.
(find_toplevel_snippets): Don't use indices from match group 0,
which is the whole pattern space, but group 1.

19 years ago(enum Direction): add
hanwen [Fri, 15 Oct 2004 09:31:05 +0000 (09:31 +0000)]
(enum Direction): add
DIRECTION_LIMIT

19 years agoDo not construct external
janneke [Thu, 14 Oct 2004 23:52:33 +0000 (23:52 +0000)]
Do not construct external
references using @uref.  That results in broken links.

19 years ago*** empty log message ***
janneke [Thu, 14 Oct 2004 23:47:10 +0000 (23:47 +0000)]
*** empty log message ***

19 years ago(outside_slur_callback): Use int in for loop;
janneke [Thu, 14 Oct 2004 22:16:41 +0000 (22:16 +0000)]
(outside_slur_callback): Use int in for loop;
avoids g++-3.4.0 bug.

19 years agonew po file.
hanwen [Wed, 13 Oct 2004 23:27:06 +0000 (23:27 +0000)]
new po file.

19 years agoAdded more docs for lilypond-book
gpercival [Wed, 13 Oct 2004 19:39:20 +0000 (19:39 +0000)]
Added more docs for lilypond-book

19 years ago(binary-indep): Link images for info.
janneke [Wed, 13 Oct 2004 11:55:01 +0000 (11:55 +0000)]
(binary-indep): Link images for info.

19 years ago(binary-indep): Link images for info.
janneke [Wed, 13 Oct 2004 10:49:04 +0000 (10:49 +0000)]
(binary-indep): Link images for info.

19 years ago(LilyPond-command): Set XEDITOR. Cool
janneke [Wed, 13 Oct 2004 08:12:59 +0000 (08:12 +0000)]
(LilyPond-command): Set XEDITOR.  Cool
feature nicked from jEdit.

19 years agoMinor fixes from Pedro Kroger.
gpercival [Wed, 13 Oct 2004 04:06:28 +0000 (04:06 +0000)]
Minor fixes from Pedro Kroger.

19 years ago*** empty log message ***
janneke [Tue, 12 Oct 2004 21:40:03 +0000 (21:40 +0000)]
*** empty log message ***

19 years ago* scm/framework-ps.scm (page-header): Fix Layout renaming bug.
janneke [Mon, 11 Oct 2004 20:28:15 +0000 (20:28 +0000)]
* scm/framework-ps.scm (page-header): Fix Layout renaming bug.

* scm/*.scm:
* ly/paper-defaults.ly: Use papersizename only.

19 years ago*** empty log message ***
janneke [Mon, 11 Oct 2004 11:18:32 +0000 (11:18 +0000)]
*** empty log message ***

19 years ago* tex/lilyponddefs.tex (\lyitem): Don't use \topalign to make
wl [Mon, 11 Oct 2004 09:17:07 +0000 (09:17 +0000)]
* tex/lilyponddefs.tex (\lyitem): Don't use \topalign to make
\raise work with positive values.

19 years ago * Documentation/user/notation.itely (Multi measure rests): Update
matsb [Mon, 11 Oct 2004 08:52:10 +0000 (08:52 +0000)]
* Documentation/user/notation.itely (Multi measure rests): Update
the docs corresponding to the implementation change from 2004-10-08.

19 years agorelease commit
hanwen [Sun, 10 Oct 2004 22:10:04 +0000 (22:10 +0000)]
release commit

19 years ago(LY_DEFINE): if line too long in ragged
hanwen [Sun, 10 Oct 2004 21:15:54 +0000 (21:15 +0000)]
(LY_DEFINE): if line too long in ragged
mode, return #f.

19 years ago* scm/part-combiner.scm (determine-split-list): reinstate
hanwen [Sun, 10 Oct 2004 20:09:08 +0000 (20:09 +0000)]
* scm/part-combiner.scm (determine-split-list): reinstate
playing+resting case.

* lily/slur-scoring.cc (move_away_from_staffline): new function.
(get_base_attachments): move away attachment point for breaks
similar to attachment points on slurs (staffline collision, and
half a space of padding)

19 years ago* Documentation/user/invoking.itely (Reporting bugs): rename.
hanwen [Sun, 10 Oct 2004 19:55:37 +0000 (19:55 +0000)]
* Documentation/user/invoking.itely (Reporting bugs): rename.

* lily/slur-scoring.cc (move_away_from_staffline): new function.
(get_base_attachments): move away attachment point for breaks
similar to attachment points on slurs (staffline collision, and
half a space of padding)

19 years ago* lily/lexer.ll (Lily_lexer): bump version req to 2.3.22.
hanwen [Sun, 10 Oct 2004 19:41:07 +0000 (19:41 +0000)]
* lily/lexer.ll (Lily_lexer): bump version req to 2.3.22.

* lily/slur-scoring.cc (move_away_from_staffline): new function.
(get_base_attachments): move away attachment point for breaks
similar to attachment points on slurs (staffline collision, and
half a space of padding)

19 years ago* lily/parser.yy (Prefix_composite_music): change no-transposition
hanwen [Sun, 10 Oct 2004 19:37:58 +0000 (19:37 +0000)]
* lily/parser.yy (Prefix_composite_music): change no-transposition
for mode_changing_head to figures too.

* lily/slur-scoring.cc (move_away_from_staffline): new function.
(get_base_attachments): move away attachment point for breaks
similar to attachment points on slurs (staffline collision, and
half a space of padding)

* lily/parser.yy (Prefix_composite_music): untransposable is for
FiguredBass, not ChordNames

19 years ago(move_away_from_staffline): new function.
hanwen [Sun, 10 Oct 2004 18:53:05 +0000 (18:53 +0000)]
(move_away_from_staffline): new function.
(get_base_attachments): move away attachment point for breaks
similar to attachment points on slurs (staffline collision, and
half a space of padding)

19 years ago(move_away_from_staffline): new function.
hanwen [Sun, 10 Oct 2004 18:38:21 +0000 (18:38 +0000)]
(move_away_from_staffline): new function.
(get_base_attachments): move away attachment point for breaks
similar to attachment points on slurs (staffline collision, and
half a space of padding)

19 years ago* scm/page-layout.scm (ly:optimal-page-breaks): don't compute
hanwen [Sun, 10 Oct 2004 18:12:36 +0000 (18:12 +0000)]
* scm/page-layout.scm (ly:optimal-page-breaks): don't compute
force twice.

* lily/simple-spacer.cc (LY_DEFINE): if line too long in ragged
mode, return #f.

* scm/page-layout.scm (ly:optimal-page-breaks): set force = 0.0
for last page if raggedlast.

19 years ago(Prefix_composite_music): untransposable is for
hanwen [Sun, 10 Oct 2004 15:35:37 +0000 (15:35 +0000)]
(Prefix_composite_music): untransposable is for
FiguredBass, not ChordNames

19 years ago*** empty log message ***
janneke [Sun, 10 Oct 2004 15:35:18 +0000 (15:35 +0000)]
*** empty log message ***

19 years ago*** empty log message ***
janneke [Sun, 10 Oct 2004 15:24:16 +0000 (15:24 +0000)]
*** empty log message ***

19 years agoMerge fix.
janneke [Sun, 10 Oct 2004 11:53:34 +0000 (11:53 +0000)]
Merge fix.

19 years ago The grand \paper -> \layout, \bookpaper -> \paper renaming.
janneke [Sun, 10 Oct 2004 11:42:13 +0000 (11:42 +0000)]
The grand \paper -> \layout, \bookpaper -> \paper renaming.

19 years agoAdded raggedright to a whole bunch of places.
gpercival [Sun, 10 Oct 2004 06:47:59 +0000 (06:47 +0000)]
Added raggedright to a whole bunch of places.

19 years ago(set-paper-dimension-variables): new
hanwen [Sat, 9 Oct 2004 23:56:19 +0000 (23:56 +0000)]
(set-paper-dimension-variables): new
function. Define dimension-variables explicitly in \paper too.
This allows overriding linewidth inside \score { \paper { } }
blocks

19 years ago(convert-to-ps): invoke dvips with -t
hanwen [Sat, 9 Oct 2004 23:30:57 +0000 (23:30 +0000)]
(convert-to-ps): invoke dvips with -t
landscape.
(header): add landscape and papersize options.

19 years ago*** empty log message ***
hanwen [Sat, 9 Oct 2004 13:45:35 +0000 (13:45 +0000)]
*** empty log message ***

19 years ago* scm/titling.scm (default-score-title): remove caps for piece.
hanwen [Sat, 9 Oct 2004 13:41:27 +0000 (13:41 +0000)]
* scm/titling.scm (default-score-title): remove caps for piece.

* lily/include/slur-scoring.hh (struct Slur_score_state): new file

* lily/include/slur-configuration.hh (class Slur_configuration):
new file.

* lily/slur-configuration.cc: new file. move scoring functions
into Slur_configuration.

* lily/slur-scoring.cc (Slur_score_state): change static functions
to methods of Slur_score_state.

19 years ago*** empty log message ***
hanwen [Sat, 9 Oct 2004 13:36:31 +0000 (13:36 +0000)]
*** empty log message ***

19 years ago* lily/moment.cc (robust_scm2moment): new function.
hanwen [Sat, 9 Oct 2004 13:27:58 +0000 (13:27 +0000)]
* lily/moment.cc (robust_scm2moment): new function.

* scm/titling.scm (default-score-title): remove caps for piece.

* lily/slur-scoring.cc (Slur_score_state): change static functions
to methods of Slur_score_state.

19 years ago* lily/include/slur-scoring.hh (struct Slur_score_state): new file
hanwen [Sat, 9 Oct 2004 10:44:19 +0000 (10:44 +0000)]
* lily/include/slur-scoring.hh (struct Slur_score_state): new file

* lily/include/slur-configuration.hh (class Slur_configuration):
new file.

* lily/slur-configuration.cc: new file. move scoring functions
into Slur_configuration.

* lily/slur-scoring.cc (Slur_score_state): change static functions
to methods of Slur_score_state.

19 years agorelease commit
hanwen [Sat, 9 Oct 2004 08:49:37 +0000 (08:49 +0000)]
release commit

19 years ago* lily/include/slur-scoring.hh (struct Slur_score_state): new file
hanwen [Fri, 8 Oct 2004 23:39:38 +0000 (23:39 +0000)]
* lily/include/slur-scoring.hh (struct Slur_score_state): new file

* lily/include/slur-configuration.hh (class Slur_configuration):
new file.

* lily/slur-configuration.cc: new file. move scoring functions
into Slur_configuration.

* lily/slur-scoring.cc (Slur_score_state): change static functions
to methods of Slur_score_state.

* lily/bezier-bow.cc (Message):

* flower/include/interval-set.hh (Message): new file.

* flower/interval-set.cc (Message): new file.

19 years ago * Documentation/user/notation.itely (Bar lines): Added a note that
matsb [Fri, 8 Oct 2004 11:12:47 +0000 (11:12 +0000)]
* Documentation/user/notation.itely (Bar lines): Added a note that
defaultBarType is to be changed in the Timing context.
Reverted previous erronous patch.

19 years ago*** empty log message ***
hanwen [Fri, 8 Oct 2004 09:59:28 +0000 (09:59 +0000)]
*** empty log message ***

19 years ago * Documentation/user/notation.itely (Bar lines): Added a note
matsb [Fri, 8 Oct 2004 08:02:19 +0000 (08:02 +0000)]
* Documentation/user/notation.itely (Bar lines): Added a note
          that defaultBarType is to be changed in the Score context.

19 years ago * Documentation/user/notation.itely (Bar lines): Corrected how to
matsb [Fri, 8 Oct 2004 07:55:21 +0000 (07:55 +0000)]
* Documentation/user/notation.itely (Bar lines): Corrected how to
set whichBar.

19 years ago*** empty log message ***
hanwen [Thu, 7 Oct 2004 19:39:52 +0000 (19:39 +0000)]
*** empty log message ***

19 years ago(convert-to-dvi): use max of current
hanwen [Wed, 6 Oct 2004 23:21:55 +0000 (23:21 +0000)]
(convert-to-dvi): use max of current
extra_mem_top and 1M.

19 years ago(LY_DEFINE): ly_kpathsea_expand_variable. New
hanwen [Wed, 6 Oct 2004 23:16:02 +0000 (23:16 +0000)]
(LY_DEFINE): ly_kpathsea_expand_variable. New
function.

19 years ago(convert-to-dvi): set extra_mem_top
hanwen [Tue, 5 Oct 2004 21:58:16 +0000 (21:58 +0000)]
(convert-to-dvi): set extra_mem_top

19 years ago*** empty log message ***
hanwen [Mon, 4 Oct 2004 23:28:35 +0000 (23:28 +0000)]
*** empty log message ***

19 years ago*** empty log message ***
janneke [Mon, 4 Oct 2004 22:47:52 +0000 (22:47 +0000)]
*** empty log message ***

19 years ago* Documentation/user/macros.itexi: Add xml macros.
janneke [Sun, 3 Oct 2004 21:49:35 +0000 (21:49 +0000)]
* Documentation/user/macros.itexi: Add xml macros.

* Documentation/user/GNUmakefile (extra-local-help): Add xml rules.

* stepmake/stepmake/texinfo-vars.make (GENERATE_OMF): Fix location.

19 years ago*** empty log message ***
hanwen [Sun, 3 Oct 2004 17:47:10 +0000 (17:47 +0000)]
*** empty log message ***

19 years ago* lily/break-substitution.cc (substitute_mutable_property_alist):
hanwen [Sun, 3 Oct 2004 17:46:18 +0000 (17:46 +0000)]
* lily/break-substitution.cc (substitute_mutable_property_alist):
only put property back into value if != SCM_UNDEFINED

* lily/lyric-extender.cc (print): don't take common refpoint of
null object if right_text isn't there.

19 years ago(struct Slur_score_state): new
hanwen [Sun, 3 Oct 2004 16:42:48 +0000 (16:42 +0000)]
(struct Slur_score_state): new
struct. Collect scoring function arguments.
(struct Slur_score_state): add musical_dy_
(get_extra_encompass_infos): new function. Split off state computations.

19 years ago(struct Slur_score_state): new
hanwen [Sun, 3 Oct 2004 16:14:45 +0000 (16:14 +0000)]
(struct Slur_score_state): new
struct. Collect scoring function arguments.

19 years ago(struct Slur_score_state): new
hanwen [Sun, 3 Oct 2004 16:10:13 +0000 (16:10 +0000)]
(struct Slur_score_state): new
struct. Collect scoring function arguments.

19 years ago(determine-split-list): remove playing1
hanwen [Sun, 3 Oct 2004 14:37:33 +0000 (14:37 +0000)]
(determine-split-list): remove playing1
and playing2.

19 years ago*** empty log message ***
erik [Sun, 3 Oct 2004 00:30:43 +0000 (00:30 +0000)]
*** empty log message ***