]> git.donarmstrong.com Git - lilypond.git/log
lilypond.git
19 years agofix typos.
Heikki Junes [Thu, 18 Nov 2004 17:00:31 +0000 (17:00 +0000)]
fix typos.

19 years ago(local-install-info): Invoke
Jan Nieuwenhuizen [Thu, 18 Nov 2004 15:46:22 +0000 (15:46 +0000)]
(local-install-info): Invoke
install-info --remove first.

19 years ago* Documentation/user/lilypond-book.itely: Finish update.
Werner Lemberg [Wed, 17 Nov 2004 17:29:28 +0000 (17:29 +0000)]
* Documentation/user/lilypond-book.itely: Finish update.

19 years ago* scripts/lilypond-book.py (option_definitions): Sort options.
Werner Lemberg [Wed, 17 Nov 2004 16:53:26 +0000 (16:53 +0000)]
* scripts/lilypond-book.py (option_definitions): Sort options.

19 years ago* python/lilylib.py (options_help_str): Support pretty-printing of
Werner Lemberg [Wed, 17 Nov 2004 16:41:31 +0000 (16:41 +0000)]
* python/lilylib.py (options_help_str): Support pretty-printing of
newlines in fourth element of option description.

* scripts/lilypond-book.py (option_definitions): Use new lilylib
feature.

19 years agoAdd comment about \command.
Jan Nieuwenhuizen [Wed, 17 Nov 2004 13:55:34 +0000 (13:55 +0000)]
Add comment about \command.

19 years ago* Documentation/user/lilypond.tely:
Jan Nieuwenhuizen [Wed, 17 Nov 2004 09:55:42 +0000 (09:55 +0000)]
* Documentation/user/lilypond.tely:
* Documentation/user/lilypond-book.itely: Fix names of lilypond
and lilypond-book nodes, so that `info lilypond' visits the manual
at top level, and `info lilypond-book' visits the lilypond-book
section.

* Documentation/user/GNUmakefile (local-install-info): Fix rules
and packager messages.

19 years ago*** empty log message ***
Jan Nieuwenhuizen [Wed, 17 Nov 2004 00:03:19 +0000 (00:03 +0000)]
*** empty log message ***

19 years agoUpdate test.
Jan Nieuwenhuizen [Tue, 16 Nov 2004 23:30:32 +0000 (23:30 +0000)]
Update test.

19 years ago* scm/lily-library.scm (char->unicode-index): New function.
Jan Nieuwenhuizen [Tue, 16 Nov 2004 22:45:49 +0000 (22:45 +0000)]
* scm/lily-library.scm (char->unicode-index): New function.

* scm/output-gnome.scm:
* scm/output-svg.scm: Cleanup.  Map custom fonts to PUA.

* lily/modified-font-metric.cc ("ly:font-encoding"): New function.

* lily/pangofc-afm-decoder.cc (pango_fc_afm_get_glyph): Map onto PUA.

19 years ago * scm/output-svg.scm: Font fixes. Sodipodi now groks svg
Jan Nieuwenhuizen [Tue, 16 Nov 2004 15:01:29 +0000 (15:01 +0000)]
* scm/output-svg.scm: Font fixes.  Sodipodi now groks svg
including font, if LilyPond-feta font is only feta font in path.

* scm/output-gnome.scm (text): Revert to file name of font if font
has no name.  Fixes ec font selection.
(char): Bugfix: do not utf8 twice.  Fixes clefs.

19 years ago* scripts/lilypond-book.py: The Lord has commanded me to use only
Werner Lemberg [Tue, 16 Nov 2004 13:53:28 +0000 (13:53 +0000)]
* scripts/lilypond-book.py: The Lord has commanded me to use only
tabs for indentation.  Your humble servant obeys.

19 years ago(text): Revert to file name of font if font
Jan Nieuwenhuizen [Tue, 16 Nov 2004 00:59:19 +0000 (00:59 +0000)]
(text): Revert to file name of font if font
has no name.  Fixes ec font selection.

19 years ago* scm/framework-svg.scm:
Jan Nieuwenhuizen [Tue, 16 Nov 2004 00:19:06 +0000 (00:19 +0000)]
* scm/framework-svg.scm:
* scm/output-svg.scm: New file.  TODO: figure out how to
do character by index in font.

* scm/output-sodipodi.scm: Remove.

* scm/output-ps.scm (stem): Remove.

19 years ago(beam): add function.
Han-Wen Nienhuys [Mon, 15 Nov 2004 23:55:05 +0000 (23:55 +0000)]
(beam): add function.
(draw-line): new routine.
(dashed-line): stub; call draw-line
(polygon): new routine.

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

19 years ago(beam): add function.
Han-Wen Nienhuys [Mon, 15 Nov 2004 23:47:48 +0000 (23:47 +0000)]
(beam): add function.
(draw-line): new routine.
(dashed-line): stub; call draw-line
(polygon): new routine.

19 years ago(beam): add function.
Han-Wen Nienhuys [Mon, 15 Nov 2004 23:33:17 +0000 (23:33 +0000)]
(beam): add function.
(draw-line): new routine.
(dashed-line): stub; call draw-line

19 years ago(beam): add function.
Han-Wen Nienhuys [Mon, 15 Nov 2004 23:18:34 +0000 (23:18 +0000)]
(beam): add function.

19 years ago* scripts/lilypond-book.py: Change indentation to 4.
Werner Lemberg [Mon, 15 Nov 2004 12:18:42 +0000 (12:18 +0000)]
* scripts/lilypond-book.py: Change indentation to 4.
Minor formatting.

19 years ago* Documentation/user/lilypond-book.itely: Revise section on
Werner Lemberg [Mon, 15 Nov 2004 07:25:39 +0000 (07:25 +0000)]
* Documentation/user/lilypond-book.itely: Revise section on
lilypond-book options.
Other minor fixes.

19 years ago(apply_tweaks): new function. Run tweaks on all
Han-Wen Nienhuys [Sun, 14 Nov 2004 23:38:21 +0000 (23:38 +0000)]
(apply_tweaks): new function. Run tweaks on all
grobs that have tweaks specced.

19 years agoadd code snippets for MIDI.
Heikki Junes [Sun, 14 Nov 2004 21:11:13 +0000 (21:11 +0000)]
add code snippets for MIDI.

19 years agoAdd ec-fonts-mftraced to ~/.fonts.conf.
Jan Nieuwenhuizen [Sun, 14 Nov 2004 19:49:44 +0000 (19:49 +0000)]
Add ec-fonts-mftraced to ~/.fonts.conf.
Grok ec-fonts, braces and dynamics.

19 years ago* lily/font-metric.cc (get_indexed_char_stencil): Bugfix: get
Jan Nieuwenhuizen [Sun, 14 Nov 2004 19:48:34 +0000 (19:48 +0000)]
* lily/font-metric.cc (get_indexed_char_stencil): Bugfix: get
actual char #, not 0 based index.

* lily/system-start-delimiter.cc (staff_brace): Start at 65.

* mf/feta-beugel.mf: Actually start at char #65.  Add header.
Warning: do make -C mf clean.

* scm/output-gnome.scm: Add ec-fonts-mftraced to ~/.fonts.conf.
Grok ec-fonts, braces and dynamics.

* scm/framework-gnome.scm (gnome-main): Register braces with pango.

19 years agocompile fix.
Jan Nieuwenhuizen [Sun, 14 Nov 2004 18:31:18 +0000 (18:31 +0000)]
compile fix.

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

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

19 years ago* scm/output-gnome.scm: Add ec-fonts-mftraced to ~/.fonts.conf.
Jan Nieuwenhuizen [Sun, 14 Nov 2004 17:12:16 +0000 (17:12 +0000)]
* scm/output-gnome.scm: Add ec-fonts-mftraced to ~/.fonts.conf.
Grok ec-fonts, braces and dynamics.

* scm/framework-gnome.scm (gnome-main): Register braces with pango.

19 years ago*** empty log message ***
Jan Nieuwenhuizen [Sun, 14 Nov 2004 16:23:15 +0000 (16:23 +0000)]
*** empty log message ***

19 years ago(save-tweaks): use new key mechanism for
Han-Wen Nienhuys [Sun, 14 Nov 2004 16:06:31 +0000 (16:06 +0000)]
(save-tweaks): use new key mechanism for
saving tweaks.

19 years ago*** empty log message ***
Han-Wen Nienhuys [Sun, 14 Nov 2004 15:43:46 +0000 (15:43 +0000)]
*** empty log message ***

19 years ago(text): uncomment dribble.
Han-Wen Nienhuys [Sun, 14 Nov 2004 15:41:39 +0000 (15:41 +0000)]
(text): uncomment dribble.

19 years ago*** empty log message ***
Han-Wen Nienhuys [Sun, 14 Nov 2004 15:33:43 +0000 (15:33 +0000)]
*** empty log message ***

19 years ago(bezier-sandwich): New function.
Jan Nieuwenhuizen [Sun, 14 Nov 2004 14:51:17 +0000 (14:51 +0000)]
(bezier-sandwich): New function.

19 years ago* lily/include/global-context.hh (Context): take \score key upon init.
Han-Wen Nienhuys [Sun, 14 Nov 2004 14:41:17 +0000 (14:41 +0000)]
* lily/include/global-context.hh (Context): take \score key upon init.

* lily/context.cc (Context): take key argument in ctor.
(create_context): new function

* lily/lilypond-key.cc (do_compare): new file.

19 years ago* lily/include/global-context.hh (Context): take \score key upon init.
Han-Wen Nienhuys [Sun, 14 Nov 2004 14:35:03 +0000 (14:35 +0000)]
* lily/include/global-context.hh (Context): take \score key upon init.

* lily/context.cc (Context): take key argument in ctor.
(create_context): new function

* lily/grob.cc (Grob): take key argument in ctor.

19 years ago* lily/grob-scheme.cc (LY_DEFINE): add new function ly:grob-key.
Han-Wen Nienhuys [Sun, 14 Nov 2004 14:26:25 +0000 (14:26 +0000)]
* lily/grob-scheme.cc (LY_DEFINE): add new function ly:grob-key.

* lily/include/global-context.hh (Context): take \score key upon init.

* lily/context.cc (Context): take key argument in ctor.
(create_context): new function

19 years ago* lily/include/object-key-undumper.hh (Module): new file.
Han-Wen Nienhuys [Sun, 14 Nov 2004 14:16:09 +0000 (14:16 +0000)]
* lily/include/object-key-undumper.hh (Module): new file.

* lily/object-key-undumper.cc (Module): New file. Deserialize
keys. SCM bindings

* lily/object-key-dumper.cc (Object_key_dumper): idem.
Provide SCM bindings.

* lily/include/object-key-dumper.hh (class Object_key_dumper):
new file. Serialize object keys.

* lily/object-key.cc (dump): new function.
(as_scheme): new virtual function
(undump): new function
(undumpers): new table.

* lily/include/global-context.hh (Context): take \score key upon init.

* lily/object-key-dumper.cc (serialize_key): new file.

* lily/include/object-key-dumper.hh (class Object_key_dumper): new file.

* lily/lily-lexer.cc: remove \quote.

* lily/lookup.cc (triangle): rewrite, obviating symmetric_x_triangle().

* lily/context.cc (Context): take key argument in ctor.
(create_context): new function

* lily/lilypond-key.cc (do_compare): new file.

* lily/object-key.cc (Object_key): new file.

* lily/include/object-key.hh (class Object_key): new file.

* lily/include/lilypond-key.hh (class Lilypond_context_key): new file.

19 years ago* lily/lookup.cc (triangle): rewrite, obviating symmetric_x_triangle().
Han-Wen Nienhuys [Sun, 14 Nov 2004 02:11:19 +0000 (02:11 +0000)]
* lily/lookup.cc (triangle): rewrite, obviating symmetric_x_triangle().

* lily/context.cc (Context): take key argument in ctor.
(create_context): new function

19 years ago* lily/lookup.cc (triangle): rewrite, obviating symmetric_x_triangle().
Han-Wen Nienhuys [Sun, 14 Nov 2004 02:07:49 +0000 (02:07 +0000)]
* lily/lookup.cc (triangle): rewrite, obviating symmetric_x_triangle().

* lily/context.cc (Context): take key argument in ctor.
(create_context): new function

19 years ago* lily/lookup.cc (triangle): rewrite, obviating symmetric_x_triangle().
Han-Wen Nienhuys [Sun, 14 Nov 2004 02:06:30 +0000 (02:06 +0000)]
* lily/lookup.cc (triangle): rewrite, obviating symmetric_x_triangle().

* lily/context.cc (Context): take key argument in ctor.
(create_context): new function

* lily/include/object-key.hh (class Object_key): new file.

19 years ago* lily/context.cc (Context): take key argument in ctor.
Han-Wen Nienhuys [Sun, 14 Nov 2004 01:37:01 +0000 (01:37 +0000)]
* lily/context.cc (Context): take key argument in ctor.

* lily/lilypond-key.cc (do_compare): new file.

* lily/include/lilypond-key.hh (class Lilypond_context_key): new file.

19 years agoMinor editing.
Graham Percival [Sun, 14 Nov 2004 01:23:37 +0000 (01:23 +0000)]
Minor editing.

19 years ago* lily/context.cc (Context): take key argument in ctor.
Han-Wen Nienhuys [Sun, 14 Nov 2004 01:03:54 +0000 (01:03 +0000)]
* lily/context.cc (Context): take key argument in ctor.

* lily/grob.cc (Grob): take key argument in ctor.

* lily/lilypond-key.cc (do_compare): new file.

* lily/object-key.cc (Object_key): new file.

* lily/include/object-key.hh (class Object_key): new file.

* lily/include/lilypond-key.hh (class Lilypond_context_key): new file.

19 years agoMinor clarifications and adding examples.
Graham Percival [Sun, 14 Nov 2004 00:26:04 +0000 (00:26 +0000)]
Minor clarifications and adding examples.

19 years ago*** empty log message ***
Han-Wen Nienhuys [Sat, 13 Nov 2004 21:43:16 +0000 (21:43 +0000)]
*** empty log message ***

19 years ago2004-11-10 Andreas Scherer <andreas_mutopia@freenet.de>
Jan Nieuwenhuizen [Sat, 13 Nov 2004 20:46:35 +0000 (20:46 +0000)]
2004-11-10  Andreas Scherer  <andreas_mutopia@freenet.de>

* Documentation/user/: Numerous fixes in the user manual.

19 years ago(re_rhythmed_music): search music expression for
Han-Wen Nienhuys [Fri, 12 Nov 2004 23:33:44 +0000 (23:33 +0000)]
(re_rhythmed_music): search music expression for
context-id, surround by \new Voice if not found. Fixes:
addlyrics-second-staff.ly

19 years ago* Documentation/index.html.in: Fix url to one big page. (backportme)
Jan Nieuwenhuizen [Fri, 12 Nov 2004 14:19:55 +0000 (14:19 +0000)]
* Documentation/index.html.in: Fix url to one big page.  (backportme)

* Documentation/user/GNUmakefile: Separate rules for split and
unsplit html documents.  Remove perl massaging.  (backportme)

19 years agoMinor addition of a warning.
Graham Percival [Fri, 12 Nov 2004 01:44:28 +0000 (01:44 +0000)]
Minor addition of a warning.

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).