]> git.donarmstrong.com Git - lilypond.git/log
lilypond.git
19 years ago * stepmake/aclocal.m4: Barf if kpathsea/kpathsea.h is not
Jan Nieuwenhuizen [Fri, 12 Nov 2004 00:02:12 +0000 (00:02 +0000)]
* stepmake/aclocal.m4: Barf if kpathsea/kpathsea.h is not
found.  (backportme)

* Documentation/topdocs/INSTALL.texi (ec-fonts-mtraced): Add
version requirement.  (backportme)

* configure.in: Be explicit about old versions of
ec-fonts-mtraced.  (backportme)

19 years ago* lily/context-selector.cc (set_tweaks): New function.
Jan Nieuwenhuizen [Thu, 11 Nov 2004 22:19:49 +0000 (22:19 +0000)]
* lily/context-selector.cc (set_tweaks): New function.
* lily/grob-selector.cc (set_tweaks): (Re)set hash table.  Fixes
web with -DTWEAK.

* Documentation/user/introduction.itely (Automated engraving):
Remove fragment option.  Fixes web.

* lily/context-property.cc (make_item_from_properties):
* lily/context.cc (add_context)[TWEAK]: Tweak registration behind
#ifdef.

19 years ago* lily/context-property.cc (make_item_from_properties):
Jan Nieuwenhuizen [Thu, 11 Nov 2004 20:43:17 +0000 (20:43 +0000)]
* lily/context-property.cc (make_item_from_properties):
* lily/context.cc (add_context)[TWEAK]: Tweak registration behind
#ifdef.

* scm/define-context-properties.scm
(all-internal-translation-properties): Add tweakRank and tweakCount.

* lily/grob.cc:
* scm/define-grob-properties.scm (all-internal-grob-properties):
Add tweak-rank and tweak-count.

19 years agoadd text entry
Jan Nieuwenhuizen [Wed, 10 Nov 2004 23:38:01 +0000 (23:38 +0000)]
add text entry

19 years ago(item-event): Add support from TLA. Support
Jan Nieuwenhuizen [Wed, 10 Nov 2004 20:21:13 +0000 (20:21 +0000)]
(item-event): Add support from TLA.  Support
animated/opaque grob dragging tweaks.

19 years ago(string->utf8-string, char->utf8-string):
Jan Nieuwenhuizen [Wed, 10 Nov 2004 19:22:58 +0000 (19:22 +0000)]
(string->utf8-string, char->utf8-string):
New function.
(text): Use them.

19 years ago * scm/framework-gnome.scm (item-event): Add support from TLA. Support
Jan Nieuwenhuizen [Wed, 10 Nov 2004 18:43:34 +0000 (18:43 +0000)]
* scm/framework-gnome.scm (item-event): Add support from TLA.  Support
animated/opaque grob dragging tweaks.

* buildscripts/guile-gnome.sh: Update.

19 years ago * scm/define-grobs.scm (all-grob-descriptions): Added
Mats Bengtsson [Wed, 10 Nov 2004 18:09:46 +0000 (18:09 +0000)]
* scm/define-grobs.scm (all-grob-descriptions): Added
line-interface to the LigatureBracket object.

19 years ago* scm/framework-gnome.scm (item-event): Support non-animated mouse
Jan Nieuwenhuizen [Wed, 10 Nov 2004 10:30:12 +0000 (10:30 +0000)]
* scm/framework-gnome.scm (item-event): Support non-animated mouse
dragging tweaks.

* scm/framework-gnome.scm (save-tweaks): Write as alist.

19 years ago* lily/lily-guile.cc (ly_to_string, ly_to_symbol): New function.
Jan Nieuwenhuizen [Wed, 10 Nov 2004 01:22:07 +0000 (01:22 +0000)]
* lily/lily-guile.cc (ly_to_string, ly_to_symbol): New function.

* lily/context-selector.cc (store_context): New function.

* lily/grob-selector.cc (register_grob)[TWEAK]: Apply tweak.
(store_grob): New function.
(identify_grob): Add Moment parameter.

* lily/lily-parser.cc (parse_file)[TWEAK]: Read .ly.t file if it
exists.

* scm/framework-gnome.scm (save-tweaks): Write as alist.

19 years ago*** empty log message ***
Han-Wen Nienhuys [Tue, 9 Nov 2004 21:07:21 +0000 (21:07 +0000)]
*** empty log message ***

19 years ago* lily/include/context-selector.hh:
Jan Nieuwenhuizen [Tue, 9 Nov 2004 01:56:57 +0000 (01:56 +0000)]
* lily/include/context-selector.hh:
* lily/include/grob-selector.hh:
* lily/context-selector.cc:
* lily/grob-selector.cc: New file.

19 years ago* scm/framework-gnome.scm (item-event): Print grob id.
Jan Nieuwenhuizen [Tue, 9 Nov 2004 01:47:54 +0000 (01:47 +0000)]
* scm/framework-gnome.scm (item-event): Print grob id.
(save-tweaks): New function.
(tweak): New funtion.
(item-event): Use it, bound to arrow keys.

* lily/include/context-selector.hh:
* lily/include/grob-selector.hh:
* lily/context-selector.cc:
* lily/grob-selector.cc: New file.

19 years ago* scm/framework-gnome.scm (item-event): Print grob id.
Jan Nieuwenhuizen [Tue, 9 Nov 2004 00:00:42 +0000 (00:00 +0000)]
* scm/framework-gnome.scm (item-event): Print grob id.

* lily/context-property.cc (make_item_from_properties): Register grob.
* lily/context.cc (add_context): Register context.

* lily/include/context-selector.hh:
* lily/include/grob-selector.hh:
* lily/context-selector.cc:
* lily/grob-selector.cc: New file.

19 years ago* lily/slur.cc: add 'positions to interface
Han-Wen Nienhuys [Mon, 8 Nov 2004 22:39:10 +0000 (22:39 +0000)]
* lily/slur.cc: add 'positions to interface

* lily/main.cc: reinstate PS as standard output format.

* scm/framework-tex.scm (output-preview-framework): print systems
up to first non title system.

19 years ago*** empty log message ***
Han-Wen Nienhuys [Mon, 8 Nov 2004 22:07:38 +0000 (22:07 +0000)]
*** empty log message ***

19 years ago*** empty log message ***
Han-Wen Nienhuys [Mon, 8 Nov 2004 20:51:23 +0000 (20:51 +0000)]
*** empty log message ***

19 years ago*** empty log message ***
Han-Wen Nienhuys [Mon, 8 Nov 2004 19:38:00 +0000 (19:38 +0000)]
*** empty log message ***

19 years ago(start_translation_timestep): split
Han-Wen Nienhuys [Mon, 8 Nov 2004 19:36:00 +0000 (19:36 +0000)]
(start_translation_timestep): split
scm_cadddr

19 years ago*** empty log message ***
Han-Wen Nienhuys [Sun, 7 Nov 2004 23:34:34 +0000 (23:34 +0000)]
*** empty log message ***

19 years ago*** empty log message ***
Han-Wen Nienhuys [Sun, 7 Nov 2004 23:18:27 +0000 (23:18 +0000)]
*** empty log message ***

19 years ago*** empty log message ***
Han-Wen Nienhuys [Sun, 7 Nov 2004 23:16:13 +0000 (23:16 +0000)]
*** empty log message ***

19 years ago* lily/quote-iterator.cc (Module): remove old quote-iterator
Han-Wen Nienhuys [Sun, 7 Nov 2004 23:01:47 +0000 (23:01 +0000)]
* lily/quote-iterator.cc (Module): remove old quote-iterator

* scm/define-music-types.scm (music-descriptions): move
NewQuoteMusic over QuoteMusic

* Documentation/user/notation.itely (Formatting cue notes): use
\cueDuring.

19 years ago* lily/new-quote-iterator.cc (quote_ok): new function.
Han-Wen Nienhuys [Sun, 7 Nov 2004 22:16:09 +0000 (22:16 +0000)]
* lily/new-quote-iterator.cc (quote_ok): new function.

* input/regression/quote-cue-during.ly: new file.

* input/regression/quote-grace.ly: new file.

* lily/grace-engraver.cc: new file. Set properties for grobs based
on the grace-ness of now_moment().

* lily/new-quote-iterator.cc (construct_children): set
quote_outlet_ if no quoted-context-{id,type} specified.

19 years ago* scm/define-context-properties.scm (Module): change definition of
Han-Wen Nienhuys [Sun, 7 Nov 2004 20:05:37 +0000 (20:05 +0000)]
* scm/define-context-properties.scm (Module): change definition of
graceSettings

* lily/context-property.cc (Module): rename from
translator-property.cc

* lily/context.cc (context_name_symbol): new function

* scm/music-functions.scm (add-grace-property): use list
iso. vector for graceSettings
remove set-{start,stop}-grace-properties.

19 years ago* lily/new-quote-iterator.cc (construct_children): set
Han-Wen Nienhuys [Sun, 7 Nov 2004 18:46:26 +0000 (18:46 +0000)]
* lily/new-quote-iterator.cc (construct_children): set
quote_outlet_ if no quoted-context-{id,type} specified.

* scripts/convert-ly.py (conv): \quote -> \quoteDuring.

* lily/parser.yy (command_element): remove \quote.

* ly/music-functions-init.ly (location): add quoteDuring music
function.

* lily/lexer.ll: allow \encoding in lyrics as well.  Remove
optional semicolon. (backportme)

19 years agoallow \encoding in lyrics as well.
Han-Wen Nienhuys [Sun, 7 Nov 2004 17:40:33 +0000 (17:40 +0000)]
allow \encoding in lyrics as well.

19 years ago*** empty log message ***
Jan Nieuwenhuizen [Sun, 7 Nov 2004 10:17:44 +0000 (10:17 +0000)]
*** empty log message ***

19 years ago(STEPMAKE_TEMPLATES): Unset USER_LDFLAGS, no
Jan Nieuwenhuizen [Sat, 6 Nov 2004 22:32:29 +0000 (22:32 +0000)]
(STEPMAKE_TEMPLATES): Unset USER_LDFLAGS, no
need to link to GUILE et al.

19 years ago* scm/define-music-properties.scm (all-music-properties): add
Han-Wen Nienhuys [Sat, 6 Nov 2004 22:11:48 +0000 (22:11 +0000)]
* scm/define-music-properties.scm (all-music-properties): add
quoted-context-type, quoted-context-id.

* scm/lily.scm (type-check-list): new function.

* scm/lily-library.scm: new file. Generic library routines.

* lily/parser.yy (Generic_prefix_music): move typechecking out of
parser.

* ly/music-functions-init.ly: add quoteDuring function.

* lily/include/music-iterator.hh (class Music_iterator): rename
set_translator -> set_context

* lily/parser.yy (Generic_prefix_music_scm): add
MUSIC_FUNCTION_SCM_SCM_MUSIC

* scm/lily.scm (sanitize-command-option): new function. (backportme)

19 years ago*** empty log message ***
Jan Nieuwenhuizen [Sat, 6 Nov 2004 22:06:01 +0000 (22:06 +0000)]
*** empty log message ***

19 years ago(Generic_prefix_music_scm): add
Han-Wen Nienhuys [Sat, 6 Nov 2004 20:52:20 +0000 (20:52 +0000)]
(Generic_prefix_music_scm): add
MUSIC_FUNCTION_SCM_SCM_MUSIC

19 years ago(sanitize-command-option): new function.
Han-Wen Nienhuys [Sat, 6 Nov 2004 20:11:05 +0000 (20:11 +0000)]
(sanitize-command-option): new function.

19 years ago* scm/lily.scm (sanitize-command-option): new function.
Han-Wen Nienhuys [Sat, 6 Nov 2004 18:09:14 +0000 (18:09 +0000)]
* scm/lily.scm (sanitize-command-option): new function.

* scm/framework-tex.scm (header): sanitize TeX paper size.

19 years ago* scm/lily.scm (postscript->pdf): Remove .pdf file if it
Jan Nieuwenhuizen [Sat, 6 Nov 2004 17:13:48 +0000 (17:13 +0000)]
* scm/lily.scm (postscript->pdf): Remove .pdf file if it
exists before converting.

* scm/framework-tex.scm (convert-to-dvi): Remove .dvi file if it
exists before converting.
(convert-to-ps): Remove .ps file if it exists before converting.

* lily/lexer.ll: Remove extra progress newline, use present tense.

* scm/paper.scm (paper-alist): public.
* scm/framework-tex.scm (convert-to-ps):
* scm/lily.scm (postscript->pdf): Do not leak papersizename into
command line.  (backportme)

19 years ago* scm/paper.scm (paper-alist): public.
Jan Nieuwenhuizen [Sat, 6 Nov 2004 11:41:12 +0000 (11:41 +0000)]
* scm/paper.scm (paper-alist): public.
* scm/framework-tex.scm (convert-to-ps):
* scm/lily.scm (postscript->pdf): Do not leak papersizename into
command line.  (backportme)

19 years ago * GNUmakefile.in [$[builddir]/share/lilypond-force]: create the
Pedro Kroger [Sat, 6 Nov 2004 10:54:57 +0000 (10:54 +0000)]
    * GNUmakefile.in [$[builddir]/share/lilypond-force]: create the
        <package> directory in $[builddir]/share according with
        PACKAGE_NAME defined in the VERSION file.

19 years ago(ly:system): add > /dev/null 2>&1
Han-Wen Nienhuys [Sat, 6 Nov 2004 00:18:04 +0000 (00:18 +0000)]
(ly:system): add > /dev/null 2>&1

19 years ago(derived_mark): mark
Han-Wen Nienhuys [Fri, 5 Nov 2004 23:58:36 +0000 (23:58 +0000)]
(derived_mark): mark
now_events_. (backportme)

19 years ago2.3->2.4
Heikki Junes [Fri, 5 Nov 2004 12:44:42 +0000 (12:44 +0000)]
2.3->2.4

19 years ago* Documentation/user/lilypond.tely: Add more guidelines for writing
Werner Lemberg [Fri, 5 Nov 2004 11:47:19 +0000 (11:47 +0000)]
* Documentation/user/lilypond.tely: Add more guidelines for writing
lilypond texinfo documents.

19 years agoremove <hr>.
Heikki Junes [Fri, 5 Nov 2004 10:21:29 +0000 (10:21 +0000)]
remove <hr>.

19 years ago*** empty log message ***
Jan Nieuwenhuizen [Fri, 5 Nov 2004 09:59:28 +0000 (09:59 +0000)]
*** empty log message ***

19 years ago* lily/beam.cc (rest_collision_callback): use local beam
Han-Wen Nienhuys [Thu, 4 Nov 2004 22:53:44 +0000 (22:53 +0000)]
* lily/beam.cc (rest_collision_callback): use local beam
multiplicity.

* input/regression/stem-stemlet.ly: new file.

* lily/stem.cc (add_head): store rests as well.

* scm/define-grob-properties.scm (all-user-grob-properties): add
stemlet-length

* lily/stem.cc: store rests as well.

19 years ago* Documentation/user/*: A new round of layout fixes and document
Werner Lemberg [Thu, 4 Nov 2004 22:14:10 +0000 (22:14 +0000)]
* Documentation/user/*: A new round of layout fixes and document
structure cleanup.

19 years agomention forcing.
Han-Wen Nienhuys [Thu, 4 Nov 2004 15:10:58 +0000 (15:10 +0000)]
mention forcing.

19 years agochanges 2.3.x to 2.5.x.
Heikki Junes [Thu, 4 Nov 2004 12:34:20 +0000 (12:34 +0000)]
changes 2.3.x to 2.5.x.

19 years ago(Top): Remove geometry.
Jan Nieuwenhuizen [Thu, 4 Nov 2004 09:39:03 +0000 (09:39 +0000)]
(Top): Remove geometry.

19 years ago* Documentation/topdocs/INSTALL.texi (Top): Fix geometry url (dax).
Jan Nieuwenhuizen [Wed, 3 Nov 2004 22:52:31 +0000 (22:52 +0000)]
* Documentation/topdocs/INSTALL.texi (Top): Fix geometry url (dax).

* Documentation/topdocs/INSTALL.texi (Top): Mention development
package for guile too (Laura Conrad).

19 years ago* lily/lily-parser.cc (LY_DEFINE): Remove "Now " from message.
Jan Nieuwenhuizen [Wed, 3 Nov 2004 22:45:23 +0000 (22:45 +0000)]
* lily/lily-parser.cc (LY_DEFINE): Remove "Now " from message.

* lily/main.cc (main): Invoke identify.

* scm/lily.scm (postscript->pdf): Remove progress newline.
Write progress to stderr.

* lily/paper-book.cc (output): Remove progress newline.

* scm/framework-tex.scm (convert-to-dvi, convert-to-ps): Call
gettext on user messages, and remove whitespace.

* lily/paper-outputter.cc (get_paper_outputter): Add progress newline.

* lily/main.cc (usage): Typo.

19 years ago(program_name): Bugfix: use only basename of
Jan Nieuwenhuizen [Wed, 3 Nov 2004 19:49:30 +0000 (19:49 +0000)]
(program_name): Bugfix: use only basename of
argv[0] (Thomas Scharkowski).

19 years agoBugfix: add REQUIRED parameter to STEPMAKE_TEXMF
Jan Nieuwenhuizen [Wed, 3 Nov 2004 18:47:18 +0000 (18:47 +0000)]
Bugfix: add REQUIRED parameter to STEPMAKE_TEXMF
call (carlyannehorse).  Also check for mf and mf-nowin.  Add check
for ec-fonts-mtraced.

19 years ago* configure.in: Bugfix: add REQUIRED parameter to STEPMAKE_TEXMF call
Jan Nieuwenhuizen [Wed, 3 Nov 2004 15:19:18 +0000 (15:19 +0000)]
* configure.in: Bugfix: add REQUIRED parameter to STEPMAKE_TEXMF call
(carlyannehorse).  Also check for mf and mf-nowin.

19 years ago* GNUmakefile.in (builddir-exec): Add symlink tex/out. Fixes
Jan Nieuwenhuizen [Wed, 3 Nov 2004 15:04:50 +0000 (15:04 +0000)]
* GNUmakefile.in (builddir-exec): Add symlink tex/out.  Fixes
--srcdir build (Bertalan).

* stepmake/aclocal.m4 (STEPMAKE_GUILE_DEVEL): Check for guile
headers and library too (Laura Conrad).

* Documentation/topdocs/INSTALL.texi (Top): Mention development
package for guile too (Laura Conrad).

* lily/main.cc (usage): Typo.

19 years ago* tex/texinfo.tex: Updated from texinfo CVS -- this version provides
Werner Lemberg [Tue, 2 Nov 2004 20:06:43 +0000 (20:06 +0000)]
* tex/texinfo.tex: Updated from texinfo CVS -- this version provides
better output for multicolumn tables.

19 years ago* Documentation/user/notation.ly: More fixes to improve appearance.
Werner Lemberg [Tue, 2 Nov 2004 13:11:29 +0000 (13:11 +0000)]
* Documentation/user/notation.ly: More fixes to improve appearance.

19 years ago * lily/main.cc (dir_info): Fixed typo in the printouts.
Mats Bengtsson [Mon, 1 Nov 2004 10:36:59 +0000 (10:36 +0000)]
* lily/main.cc (dir_info): Fixed typo in the printouts.

19 years ago* buildscripts/mf-to-table.py (write_fontlist): Improve formatting
Werner Lemberg [Mon, 1 Nov 2004 10:11:52 +0000 (10:11 +0000)]
* buildscripts/mf-to-table.py (write_fontlist): Improve formatting
of output.
Set `per_line' to 2; replace hard-coded value with it.

* Documentation/user/*: Many fixes to improve appearance of
printed manual.

19 years ago* scripts/lilypond-book.py (compose_ly): Provide useful default
Werner Lemberg [Mon, 1 Nov 2004 06:55:36 +0000 (06:55 +0000)]
* scripts/lilypond-book.py (compose_ly): Provide useful default
for LINEWIDTH in `override'.

19 years ago* Documentation/user/changing-defaults.itely,
Werner Lemberg [Mon, 1 Nov 2004 03:53:19 +0000 (03:53 +0000)]
* Documentation/user/changing-defaults.itely,
Documentation/user/notation.ly,
Documentation/user/programming-interface.itely: Use @/.
Fix formatting of some lilypond snippets and tables.

19 years agoVery minor editing.
Graham Percival [Sun, 31 Oct 2004 21:29:29 +0000 (21:29 +0000)]
Very minor editing.

19 years agoResetting @exampleindent to `5' gives ugly results with texinfo's
Werner Lemberg [Sun, 31 Oct 2004 08:48:08 +0000 (08:48 +0000)]
Resetting @exampleindent to `5' gives ugly results with texinfo's
DVI output.  Use `@format @exampleindent 0 ... @end format' instead
(if not quoting) to change @exampleindent only locally.

* scripts/lilypond-book.py (NOQUOTE): New variable.
(output) [LATEX]: Remove AFTER and BEFORE.
[TEXINFO]: Remove AFTER and BEFORE.
Fix QUOTE and VERBATIM pattern.
Add NOQUOTE pattern.
(Lilypond_snippet) [output_info, output_latex]: Don't handle AFTER
and BEFORE.
[output_texinfo]: Use NOQUOTE.

19 years agoMinor editing.
Graham Percival [Sun, 31 Oct 2004 07:38:11 +0000 (07:38 +0000)]
Minor editing.

19 years ago(PATCH_LEVEL): Branch lilypond_2_4, release 2.4.0
Han-Wen Nienhuys [Sun, 31 Oct 2004 00:23:14 +0000 (00:23 +0000)]
(PATCH_LEVEL): Branch lilypond_2_4, release 2.4.0
(PATCH_LEVEL): start 2.5.0.

19 years ago(PATCH_LEVEL): Branch lilypond_2_4, release 2.4.0
Han-Wen Nienhuys [Sat, 30 Oct 2004 22:23:04 +0000 (22:23 +0000)]
(PATCH_LEVEL): Branch lilypond_2_4, release 2.4.0

19 years ago*** empty log message ***
Han-Wen Nienhuys [Sat, 30 Oct 2004 22:22:02 +0000 (22:22 +0000)]
*** empty log message ***

19 years agoMinor editing.
Graham Percival [Sat, 30 Oct 2004 21:41:06 +0000 (21:41 +0000)]
Minor editing.

19 years agoMinor editing.
Graham Percival [Sat, 30 Oct 2004 21:33:02 +0000 (21:33 +0000)]
Minor editing.

19 years ago* scripts/convert-ly.py (conv): fixed \context Foo = mixedCaps
Han-Wen Nienhuys [Sat, 30 Oct 2004 20:55:17 +0000 (20:55 +0000)]
* scripts/convert-ly.py (conv): fixed \context Foo = mixedCaps
case.
(conv): add dummy 2.4.0 conversion rule.

* input/regression/part-combine-text.ly (comm): add expect strings.

19 years ago*** empty log message ***
Han-Wen Nienhuys [Sat, 30 Oct 2004 18:09:18 +0000 (18:09 +0000)]
*** empty log message ***

19 years agoadd @finalout.
Han-Wen Nienhuys [Sat, 30 Oct 2004 18:00:50 +0000 (18:00 +0000)]
add @finalout.

19 years ago*** empty log message ***
Han-Wen Nienhuys [Sat, 30 Oct 2004 17:52:25 +0000 (17:52 +0000)]
*** empty log message ***

19 years ago*** empty log message ***
Han-Wen Nienhuys [Sat, 30 Oct 2004 17:41:16 +0000 (17:41 +0000)]
*** empty log message ***

19 years ago(enumerate_attachments): use stem_extent_
Han-Wen Nienhuys [Sat, 30 Oct 2004 17:36:18 +0000 (17:36 +0000)]
(enumerate_attachments): use stem_extent_
for attaching, fixes slur/stem left attachment of
downslur/downstem.

19 years ago* lily/quote-iterator.cc (process): use <= for comparisons. Fixes
Han-Wen Nienhuys [Sat, 30 Oct 2004 17:23:48 +0000 (17:23 +0000)]
* lily/quote-iterator.cc (process): use <= for comparisons. Fixes
quote problem if for last note of quoted sequence.

* input/regression/part-combine-text.ly (comm): add expect strings.

19 years ago*** empty log message ***
Han-Wen Nienhuys [Sat, 30 Oct 2004 16:05:07 +0000 (16:05 +0000)]
*** empty log message ***

19 years ago* Documentation/user/examples.itely: Improved layout.
Werner Lemberg [Sat, 30 Oct 2004 15:44:43 +0000 (15:44 +0000)]
* Documentation/user/examples.itely: Improved layout.

* Documentation/invoking.itely: Use `@/' to insert breakpoints.

* Documentation/macros.itexi (@inputfileref) [@tex]: Use `@/'.

* Documentation/notation.itely: Use `@/'.
Other layout fixes.

19 years ago* lily/parser.yy (Prefix_composite_music):
Han-Wen Nienhuys [Sat, 30 Oct 2004 12:00:35 +0000 (12:00 +0000)]
* lily/parser.yy (Prefix_composite_music):
oops. Chords should be unrelativable, not bass figures untransposable.

* VERSION: 2.3.26 released.

19 years ago*** empty log message ***
Han-Wen Nienhuys [Fri, 29 Oct 2004 23:32:04 +0000 (23:32 +0000)]
*** empty log message ***

19 years ago(try_music): only return
Han-Wen Nienhuys [Fri, 29 Oct 2004 23:30:13 +0000 (23:30 +0000)]
(try_music): only return
something when is_first_ is true. Fixes lyrics with completion_heads.

19 years ago*** empty log message ***
Han-Wen Nienhuys [Fri, 29 Oct 2004 23:24:11 +0000 (23:24 +0000)]
*** empty log message ***

19 years ago* make/lilypond-vars.make: add scripts/out/ to PATH, to find ps2png.
Han-Wen Nienhuys [Fri, 29 Oct 2004 22:42:54 +0000 (22:42 +0000)]
* make/lilypond-vars.make: add scripts/out/ to PATH, to find ps2png.

* scm/lily.scm (ly:system): new function. Catches uninstalled
ps2png.

19 years agoremove
Han-Wen Nienhuys [Fri, 29 Oct 2004 20:49:29 +0000 (20:49 +0000)]
remove
@hyphenatedinternalsref.

19 years ago* scm/framework-tex.scm (dump-line): Fix dimensions for \lybox.
Werner Lemberg [Fri, 29 Oct 2004 20:30:26 +0000 (20:30 +0000)]
* scm/framework-tex.scm (dump-line): Fix dimensions for \lybox.

* scripts/lilypond-book.py (no_options): New dictionary.
(simple_options): New list.
(ly_options): Remove NOINDENT and EXAMPLEINDENT patterns.
(compose_ly): Use `no_options' and `simple_options'.
Fix logic of option handling.

19 years ago* lily/ledger-line-spanner.cc (print): swap linear_combination
Han-Wen Nienhuys [Fri, 29 Oct 2004 15:09:04 +0000 (15:09 +0000)]
* lily/ledger-line-spanner.cc (print): swap linear_combination
arguments, effectively shortens ledger line.

* Documentation/user/GNUmakefile
($(outdir)/lilypond/lilypond.html): use find to remove files.

* lily/main.cc: --no-pages option.

19 years ago*** empty log message ***
Han-Wen Nienhuys [Fri, 29 Oct 2004 10:16:20 +0000 (10:16 +0000)]
*** empty log message ***

19 years ago*** empty log message ***
Carl Sorensen [Fri, 29 Oct 2004 02:52:01 +0000 (02:52 +0000)]
*** empty log message ***

19 years agoadd 'resolution to ly:get-option argument release/2.3.25
Han-Wen Nienhuys [Fri, 29 Oct 2004 01:02:20 +0000 (01:02 +0000)]
add 'resolution to ly:get-option argument
list.

19 years agoadd 'resolution to ly:get-option argument
Han-Wen Nienhuys [Fri, 29 Oct 2004 00:57:30 +0000 (00:57 +0000)]
add 'resolution to ly:get-option argument
list.

19 years agoRemove @loggingall.
Werner Lemberg [Thu, 28 Oct 2004 13:12:35 +0000 (13:12 +0000)]
Remove @loggingall.

19 years ago(LY_DEFINE): add ly:stencil-origin
Han-Wen Nienhuys [Thu, 28 Oct 2004 08:22:00 +0000 (08:22 +0000)]
(LY_DEFINE): add ly:stencil-origin

19 years ago* Documentation/user/music-glossary.tely: More fixes to improve
Werner Lemberg [Wed, 27 Oct 2004 22:04:51 +0000 (22:04 +0000)]
* Documentation/user/music-glossary.tely: More fixes to improve
appearance with DVI output.

* scripts/lilypond-book.py (compose_ly): Use 0.4in for
EXAMPLEINDENT.  This is the maximum value for quotation environments
used in `texinfo.tex' -- many warnings in lilypond.dvi are now gone.

19 years ago* Documentation/user/music-glossary.tely: Revised.
Werner Lemberg [Wed, 27 Oct 2004 07:38:42 +0000 (07:38 +0000)]
* Documentation/user/music-glossary.tely: Revised.

* scripts/lilypond-book.py: Whitespace issues.

19 years ago*** empty log message ***
Carl Sorensen [Wed, 27 Oct 2004 00:56:49 +0000 (00:56 +0000)]
*** empty log message ***

19 years ago*** empty log message ***
Carl Sorensen [Wed, 27 Oct 2004 00:16:26 +0000 (00:16 +0000)]
*** empty log message ***

19 years ago* scripts/lilypond-book.py: Some additional formatting for
Werner Lemberg [Tue, 26 Oct 2004 21:49:37 +0000 (21:49 +0000)]
* scripts/lilypond-book.py: Some additional formatting for
orthogonality.
(ly_options) [*]: Format strings.
[RAGGEDRIGHT]: Don't set `indent'.  This is now properly handled
by `compose_ly'.
(output) [LATEX][OUTPUT]: Format string and simplify.
(PREAMBLE_LY, FRAGMENT_LY): Format string.
(classic_lilypond_book_compatibility): Take key/value pair as
parameter.
Return key/value pair.
(compose_ly): Rewritten, taking the snippet type as third parameter.
The default values are now set more sensible, and a `linewidth'
option is no longer overwritten under some circumstances.

* Documentation/user/music-glossary.tely: Replace all accented
character macros with latin-1 codes.

19 years ago* lily/music-function.cc (ly_make_music_function): when an
Nicolas Sceaux [Tue, 26 Oct 2004 17:31:54 +0000 (17:31 +0000)]
* lily/music-function.cc (ly_make_music_function): when an
argument predicate is markup?, the signature keyword becomes
"markup" iso "scm".

* lily/lexer.ll (music_function_type): new MUSIC_FUNCTION_*MARKUP*
tokens, for functions which signatures contain "markup".

* lily/parser.yy (Generic_prefix_music_scm): add treatment for new
MUSIC_FUNCTION_*MARKUP* tokens.

19 years agoMake StaffGroup accept the new
Jan Nieuwenhuizen [Mon, 25 Oct 2004 22:20:28 +0000 (22:20 +0000)]
Make StaffGroup accept the new
Lyrics context.

19 years ago(make_ps_images): return list of output files.
Han-Wen Nienhuys [Mon, 25 Oct 2004 21:01:36 +0000 (21:01 +0000)]
(make_ps_images): return list of output files.

19 years ago(LY_DEFINE): for ragged, we can end with
Han-Wen Nienhuys [Mon, 25 Oct 2004 20:55:09 +0000 (20:55 +0000)]
(LY_DEFINE): for ragged, we can end with
all springs tight, and still satisfy the constraints.