]> git.donarmstrong.com Git - lilypond.git/log
lilypond.git
17 years agodist emacs patches too.
Han-Wen Nienhuys [Fri, 3 Nov 2006 01:20:56 +0000 (01:20 +0000)]
dist emacs patches too.
sort commits, and use .git-commits-done file.

17 years agoclean up Sources
Han-Wen Nienhuys [Fri, 3 Nov 2006 01:18:14 +0000 (01:18 +0000)]
clean up Sources
plug memleak in case of failed files.
don't allocate part combine events statically. Plugs small leak.
ignore gcstat files.
don't delete .scale.pfa; the FF script may not have read themyet. Fixes brace OTF bug
more ignores.
Remove set-part-combine-listener. This plugs a memory leak.
clear lexer scopes after parsing file. Plugs pseudo memory leak
set-part-combine fix for autochange.
implement and use ASSERT_LIVE_IS_ALLOWED()
autochange thinko.

17 years agodon't do -fPIC for mingw. Suppresses warning about unnecessary -fPIC
Han-Wen Nienhuys [Fri, 3 Nov 2006 01:05:21 +0000 (01:05 +0000)]
don't do -fPIC for mingw. Suppresses warning about unnecessary -fPIC
don't use ASSIGN_EVENT_ONCE for Figured_bass_engraver. Fixes #128.
minor cleanups
change naming: print-page-number becomescreate-page-number-stencil. This avoids nameclash withprint-page-number boolean, and fixes page number printing.

17 years agoinit running_status
Han-Wen Nienhuys [Thu, 2 Nov 2006 12:14:39 +0000 (12:14 +0000)]
init running_status

17 years ago*** empty log message ***
Han-Wen Nienhuys [Thu, 2 Nov 2006 12:14:13 +0000 (12:14 +0000)]
*** empty log message ***

17 years agouse glyph indexing for glyph name .notdef
Han-Wen Nienhuys [Thu, 2 Nov 2006 12:12:03 +0000 (12:12 +0000)]
use glyph indexing for glyph name .notdef
make \caps markup default to smallCaps
document utf-8 meaning of phrases.
strip -Werror.
trim warning messages.

17 years agoFix doc to match order of language
Jan Nieuwenhuizen [Thu, 2 Nov 2006 10:57:14 +0000 (10:57 +0000)]
Fix doc to match order of language
fonts.

17 years ago* lily/optimal-page-breaking.cc (try_page_spacing): don't average
Joe Neeman [Wed, 1 Nov 2006 05:26:57 +0000 (05:26 +0000)]
* lily/optimal-page-breaking.cc (try_page_spacing): don't average
page and line forces.

17 years ago(SUBDIRS): remove cygwin dir too.
Han-Wen Nienhuys [Wed, 1 Nov 2006 00:29:14 +0000 (00:29 +0000)]
(SUBDIRS): remove cygwin dir too.

17 years agoremove .eps rules
Han-Wen Nienhuys [Wed, 1 Nov 2006 00:12:53 +0000 (00:12 +0000)]
remove .eps rules
bugfixes for git-update-changelog.py
remove .deb/.rpm downloading.
rm fontdir target.
otf depends on otf-g?table. Fixes race condition in -j2 build.(cherry picked from b0628c40c47202bddac01e18cd4808b3c9d12faf commit)
don't use ImageMagick, use GS directly.

17 years agoonly prepend header if one patch was successful.
Han-Wen Nienhuys [Wed, 1 Nov 2006 00:12:21 +0000 (00:12 +0000)]
only prepend header if one patch was successful.
use position/direction from single tie case too. This fixes overridesand defaults for single laissez-vibrer and repeat ties.

17 years ago* python/convertrules.py (conv): Part 2 fixes vertical extent.
Jan Nieuwenhuizen [Mon, 30 Oct 2006 19:38:30 +0000 (19:38 +0000)]
* python/convertrules.py (conv): Part 2 fixes vertical extent.

* input/test/vertical-extent.ly: Fix and elaborate on vertical
staff extent.  (Thanks Mats)

17 years agogit foo2
Jan Nieuwenhuizen [Mon, 30 Oct 2006 16:48:53 +0000 (16:48 +0000)]
git foo2

17 years agogit foo
Jan Nieuwenhuizen [Mon, 30 Oct 2006 16:48:33 +0000 (16:48 +0000)]
git foo

17 years ago*** empty log message ***
Han-Wen Nienhuys [Mon, 30 Oct 2006 13:39:29 +0000 (13:39 +0000)]
*** empty log message ***

17 years ago(main): write .msg and cvs command.
Han-Wen Nienhuys [Sat, 28 Oct 2006 23:02:28 +0000 (23:02 +0000)]
(main): write .msg and cvs command.

17 years ago(main): write .msg and cvs command.
Han-Wen Nienhuys [Sat, 28 Oct 2006 23:02:28 +0000 (23:02 +0000)]
(main): write .msg and cvs command.

17 years ago* scm/define-grobs.scm:
Han-Wen Nienhuys [Sat, 28 Oct 2006 22:59:16 +0000 (22:59 +0000)]
* scm/define-grobs.scm:
separation-items have width

* VERSION:
bump version

* .gitignore:
* Documentation/topdocs/NEWS.tely:
* lily/separating-group-spanner.cc:
* lily/slur-engraver.cc:
* lily/slur-scoring.cc:
* scm/define-grobs.scm:
* input/regression/slur-clef.ly:
add breakableSeparationItem to extra encompass for slurs. This fixesslur/clef slur/key collisions etc. Should fix #49

* lily/include/slur-scoring.hh:
* lily/slur-scoring.cc:
Use X of separation item as slur start. Fixes #120

17 years ago* buildscripts/git-update-changelog.py (changelog_body): don't
Han-Wen Nienhuys [Sat, 28 Oct 2006 22:37:03 +0000 (22:37 +0000)]
* buildscripts/git-update-changelog.py (changelog_body): don't
write committishes.

* lily/grob.cc: add avoid-slur

17 years ago* emacsclient.patch:
Han-Wen Nienhuys [Sat, 28 Oct 2006 21:14:22 +0000 (21:14 +0000)]
* emacsclient.patch:
* server.el.patch:
move server/emacsclient to elisp/

* buildscripts/git-update-changelog.py (Commit.note_del_file):
apply patches too

* elisp/server.el.patch:
move emacs patches.

* elisp/emacsclient.patch:
emacsclient too.

* buildscripts/git-update-changelog.py:
ignore ChangeLog

* ChangeLog:
* buildscripts/git-update-changelog.py:
script to update ChangeLog with Git messages.

17 years ago*** empty log message ***
Han-Wen Nienhuys [Sat, 28 Oct 2006 19:17:42 +0000 (19:17 +0000)]
*** empty log message ***

17 years agodon't set callback if staff-position set. Fixes #126.
Han-Wen Nienhuys [Sat, 28 Oct 2006 18:51:49 +0000 (18:51 +0000)]
don't set callback if staff-position set. Fixes #126.

17 years agointernal_get_property_data() using ly_symbol2scm()
Han-Wen Nienhuys [Sat, 28 Oct 2006 18:51:39 +0000 (18:51 +0000)]
internal_get_property_data() using ly_symbol2scm()

17 years agocreate .gitignore in outdir.
Han-Wen Nienhuys [Sat, 28 Oct 2006 18:51:05 +0000 (18:51 +0000)]
create .gitignore in outdir.

17 years agonew file.
Han-Wen Nienhuys [Sat, 28 Oct 2006 18:41:03 +0000 (18:41 +0000)]
new file.

17 years ago* input/test/vertical-extent.ly:
Jan Nieuwenhuizen [Sat, 28 Oct 2006 10:41:15 +0000 (10:41 +0000)]
* input/test/vertical-extent.ly:
* python/convertrules.py (conv): verticalExtent -> VerticalAxisGroup.

17 years ago(compose): remove setgcos
Han-Wen Nienhuys [Fri, 27 Oct 2006 23:36:27 +0000 (23:36 +0000)]
(compose): remove setgcos

17 years agoAdd bug reporter.
Graham Percival [Fri, 27 Oct 2006 21:02:30 +0000 (21:02 +0000)]
Add bug reporter.

17 years ago(configure): Do not check for /bin/sh.
Jan Nieuwenhuizen [Fri, 27 Oct 2006 19:47:41 +0000 (19:47 +0000)]
(configure): Do not check for /bin/sh.

17 years agoexplicit dependencies for .otftable files.
Han-Wen Nienhuys [Fri, 27 Oct 2006 19:34:34 +0000 (19:34 +0000)]
explicit dependencies for .otftable files.

17 years ago* Documentation/topdocs/NEWS.tely (Top): add FretBoards example.
Han-Wen Nienhuys [Fri, 27 Oct 2006 15:33:56 +0000 (15:33 +0000)]
* Documentation/topdocs/NEWS.tely (Top): add FretBoards example.

* input/regression/fret-boards.ly: new file.

17 years ago* po/de.po: new po courtesy translation team.
Han-Wen Nienhuys [Fri, 27 Oct 2006 14:16:37 +0000 (14:16 +0000)]
* po/de.po: new po courtesy translation team.

* scripts/lilypond-book.py (get_option_parser): add newline to doc string.

17 years ago * ly/gregorian-init.ly (neumeDemoLayout): update
Mats Bengtsson [Fri, 27 Oct 2006 12:05:45 +0000 (12:05 +0000)]
* ly/gregorian-init.ly (neumeDemoLayout): update
minimumVerticalExtent -> VerticalAxisGroup #'minimum-Y-extent

* scm/define-context-properties.scm, ly/engraver-init.ly: Remove
obsolete verticalExtent / extraVerticalExtent / minumumVerticalExtent

17 years ago* GNUmakefile.in: Yet another build fix...
Erlend Aasland [Thu, 26 Oct 2006 22:19:49 +0000 (22:19 +0000)]
* GNUmakefile.in: Yet another build fix...

17 years agoDocumentation/user/lilypond-book.itely: Build fix.
Erlend Aasland [Thu, 26 Oct 2006 21:47:27 +0000 (21:47 +0000)]
Documentation/user/lilypond-book.itely: Build fix.

17 years agoDocumentation/topdocs/INSTALL.texi: Remove obsolete info about lexer-gcc-3.1.sh
Erlend Aasland [Thu, 26 Oct 2006 20:32:16 +0000 (20:32 +0000)]
Documentation/topdocs/INSTALL.texi: Remove obsolete info about lexer-gcc-3.1.sh

17 years agoBuild fix
Erlend Aasland [Thu, 26 Oct 2006 20:19:27 +0000 (20:19 +0000)]
Build fix

17 years ago(lilypondprefix): use sorted() for list_sort()
Han-Wen Nienhuys [Thu, 26 Oct 2006 19:40:14 +0000 (19:40 +0000)]
(lilypondprefix): use sorted() for list_sort()
indent 4

17 years ago* flower/SConscript: Unit test rules.
Jan Nieuwenhuizen [Thu, 26 Oct 2006 19:27:15 +0000 (19:27 +0000)]
* flower/SConscript: Unit test rules.

* flower/test-std.cc: Compile fix.

17 years ago(struct Dot_position): initialize extremal_head_
Han-Wen Nienhuys [Thu, 26 Oct 2006 19:10:23 +0000 (19:10 +0000)]
(struct Dot_position): initialize extremal_head_
include dot-column.hh

17 years agoMinor changes from mailist.
Graham Percival [Thu, 26 Oct 2006 18:18:59 +0000 (18:18 +0000)]
Minor changes from mailist.

17 years agoTrivial stuff
Erlend Aasland [Thu, 26 Oct 2006 13:52:16 +0000 (13:52 +0000)]
Trivial stuff

17 years ago(struct Dot_position): initialize extremal_head_
Han-Wen Nienhuys [Thu, 26 Oct 2006 13:21:06 +0000 (13:21 +0000)]
(struct Dot_position): initialize extremal_head_

17 years ago* lily/system.cc (get_paper_system):
Joe Neeman [Thu, 26 Oct 2006 07:49:48 +0000 (07:49 +0000)]
* lily/system.cc (get_paper_system):
* lily/paper-book.cc (systems):
move most of the backwards compatibility stuff into
Paper_book::systems

17 years ago* Documentation/topdocs/NEWS.tely: add 2 entries for the
Joe Neeman [Thu, 26 Oct 2006 06:43:47 +0000 (06:43 +0000)]
* Documentation/topdocs/NEWS.tely: add 2 entries for the
page breaking stuff

* Documentation/user/page.itely: remove time-scaled-music
bug for the Page_turn_engraver

* lily/paper-book.cc (set_system_penalty): backwards
compatibility (breakbefore) for the old page breaker

17 years agoSmall fixes from mailist.
Graham Percival [Wed, 25 Oct 2006 21:34:00 +0000 (21:34 +0000)]
Small fixes from mailist.

17 years agoMore info about stanzas; thanks Geoff!
Graham Percival [Wed, 25 Oct 2006 21:21:49 +0000 (21:21 +0000)]
More info about stanzas; thanks Geoff!

17 years ago(all-user-translation-properties):
Jan Nieuwenhuizen [Wed, 25 Oct 2006 13:26:04 +0000 (13:26 +0000)]
(all-user-translation-properties):
noteToFretFunction: Add.

17 years ago*** empty log message ***
Han-Wen Nienhuys [Wed, 25 Oct 2006 13:14:28 +0000 (13:14 +0000)]
*** empty log message ***

17 years ago(get_counts): use multibyte variable.
Han-Wen Nienhuys [Wed, 25 Oct 2006 09:47:19 +0000 (09:47 +0000)]
(get_counts): use multibyte variable.

17 years ago* scm/translation-functions.scm (determine-frets-mf): new
Han-Wen Nienhuys [Wed, 25 Oct 2006 00:33:08 +0000 (00:33 +0000)]
* scm/translation-functions.scm (determine-frets-mf): new
function: compute fret numbers.

* scm/output-lib.scm (string-frets->description) new function.
(fret-board::calc-stencil): new function

* scm/fret-diagrams.scm (fret-diagram-verbose): update doc string.

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

* lily/include/lily-guile.hh (ly_cxx_vector_to_list): new function.

* lily/tab-note-heads-engraver.cc: cleanups.

* lily/fretboard-engraver.cc: new file

* ly/engraver-init.ly: add FretBoards context

17 years ago* lily/grob.cc (pure_relative_y_coordinate)
Joe Neeman [Tue, 24 Oct 2006 19:11:46 +0000 (19:11 +0000)]
* lily/grob.cc (pure_relative_y_coordinate)
(pure_height): use the new call_pure_function stuff

* lily/grob-property.cc (call_pure_function): wrapper for the scheme
call-pure-function

* lily/side-position-interface.cc (pure_y_aligned_side): add an
optarg

* lily/simple-closure.cc (ly_eval_simple_closure): make
simple-closure evaluatable from scheme
(evaluate_with_simple_closure): make simple-closures pure-
evaluatable

* lily/slur.cc (pure_outside_slur_callback): new function

* ly/paper-defaults.ly: change default blank-page-force to 2 (this
fits in with previous changes that made the page forces much
smaller)

* scm/define-grobs.scm (call-pure-function): generalise pure-Y-offset
and pure-Y-extent into this new function.
(pure-conversions-alist): add outside-slur-callback

17 years ago * Documentation/user/advanced-notation.itely (Instrument names):
Mats Bengtsson [Tue, 24 Oct 2006 12:02:56 +0000 (12:02 +0000)]
* Documentation/user/advanced-notation.itely (Instrument names):
Remove obsolete bug workaround for instrument names on piano
staff.

17 years ago(Integrating DocBook and
Han-Wen Nienhuys [Tue, 24 Oct 2006 10:01:50 +0000 (10:01 +0000)]
(Integrating DocBook and
music): patch by Bertalan Fodor for docbook.

17 years ago(LILYPOND_BINARY): use instead
Han-Wen Nienhuys [Mon, 23 Oct 2006 23:24:27 +0000 (23:24 +0000)]
(LILYPOND_BINARY): use instead
of $(LILYPOND). Prevents lilypond run for .txt files.

17 years agogitness.
Han-Wen Nienhuys [Mon, 23 Oct 2006 22:40:50 +0000 (22:40 +0000)]
gitness.

17 years agogitness.
Han-Wen Nienhuys [Mon, 23 Oct 2006 22:40:50 +0000 (22:40 +0000)]
gitness.

17 years agoupdate to force gitness.
Han-Wen Nienhuys [Mon, 23 Oct 2006 22:15:02 +0000 (22:15 +0000)]
update to force gitness.

17 years ago(calc_position_and_height): robustness:
Han-Wen Nienhuys [Mon, 23 Oct 2006 21:46:12 +0000 (21:46 +0000)]
(calc_position_and_height): robustness:
detect suicide in nested tuplets.

17 years ago*** empty log message ***
Han-Wen Nienhuys [Mon, 23 Oct 2006 14:36:35 +0000 (14:36 +0000)]
*** empty log message ***

17 years ago*** empty log message ***
Han-Wen Nienhuys [Mon, 23 Oct 2006 14:35:36 +0000 (14:35 +0000)]
*** empty log message ***

17 years ago* lily/pango-font.cc (Pango_font::pango_item_string_stencil): Fix
Werner Lemberg [Mon, 23 Oct 2006 05:59:11 +0000 (05:59 +0000)]
* lily/pango-font.cc (Pango_font::pango_item_string_stencil): Fix
typo in argument to FT_Get_X11_Font_Format.

17 years ago(check_sol): no empty if bodies.
Han-Wen Nienhuys [Sun, 22 Oct 2006 22:07:24 +0000 (22:07 +0000)]
(check_sol): no empty if bodies.

17 years agotest change for GIT gateway.
Han-Wen Nienhuys [Sun, 22 Oct 2006 21:06:42 +0000 (21:06 +0000)]
test change for GIT gateway.

17 years ago * Documentation/user/examples.itely (Transcription of mensural
Jürgen Reuter [Sun, 22 Oct 2006 20:19:30 +0000 (20:19 +0000)]
* Documentation/user/examples.itely (Transcription of mensural
music): Added more comments in .ly source.  Suggest to remove
Forbid_line_break_engraver to allow line breaking at all bars.

* Documentation/user/instrument-notation.itely (Ancient
articulations): Updated @refbugs regarding episem.

* Documentation/user/instrument-notation.itely (Gregorian square
neumes ligatures): Added \augmentum dots.  Updated @refbugs
regarding \augmentum.

* input/test/gregorian-scripts.ly: Removed obsolete TODOs.

* input/test/ligature-vaticana.ly: Added \augmentum dots.  Updated
comment.

* lily/vaticana-ligature-engraver.cc: Added TODO comment for
\augmentum dots.

* ly/gregorian-init.ly: Added \augmentum macro.

17 years ago(fix_prefix): const correctness.
Han-Wen Nienhuys [Sun, 22 Oct 2006 16:32:38 +0000 (16:32 +0000)]
(fix_prefix): const correctness.

17 years ago(pango_item_string_stencil): use
Han-Wen Nienhuys [Sun, 22 Oct 2006 15:14:16 +0000 (15:14 +0000)]
(pango_item_string_stencil): use
FT_Get_X11_Font_Format()

17 years agopo/fr.po: update translation
John Mandereau [Sun, 22 Oct 2006 12:28:23 +0000 (12:28 +0000)]
po/fr.po: update translation

17 years ago*** empty log message ***
Han-Wen Nienhuys [Sat, 21 Oct 2006 14:22:55 +0000 (14:22 +0000)]
*** empty log message ***

17 years ago*** empty log message ***
Han-Wen Nienhuys [Sat, 21 Oct 2006 10:51:57 +0000 (10:51 +0000)]
*** empty log message ***

17 years ago* scm/define-grobs.scm (all-grob-descriptions): calc
Han-Wen Nienhuys [Sat, 21 Oct 2006 10:45:15 +0000 (10:45 +0000)]
* scm/define-grobs.scm (all-grob-descriptions): calc
connect-to-neighbor

* lily/horizontal-bracket.cc (make_bracket): support
connect-to-neighbor.

17 years ago(make_index_to_charcode_map): remove debugging gobs.
Han-Wen Nienhuys [Sat, 21 Oct 2006 10:24:04 +0000 (10:24 +0000)]
(make_index_to_charcode_map): remove debugging gobs.

17 years ago*** empty log message ***
Han-Wen Nienhuys [Fri, 20 Oct 2006 22:17:50 +0000 (22:17 +0000)]
*** empty log message ***

17 years ago(test_basic_compare): add
Han-Wen Nienhuys [Fri, 20 Oct 2006 22:15:25 +0000 (22:15 +0000)]
(test_basic_compare): add
multipage test.
(FileLink.multi_img_cell): new file, glob .png images.

17 years ago(test_basic_compare): add
Han-Wen Nienhuys [Fri, 20 Oct 2006 22:14:18 +0000 (22:14 +0000)]
(test_basic_compare): add
multipage test.
(FileLink.multi_img_cell): new file, glob .png images.

17 years ago(test_basic_compare): add
Han-Wen Nienhuys [Fri, 20 Oct 2006 22:08:38 +0000 (22:08 +0000)]
(test_basic_compare): add
multipage test.
(FileLink.multi_img_cell): new file, glob .png images.

17 years agoupdate.
Han-Wen Nienhuys [Fri, 20 Oct 2006 21:30:51 +0000 (21:30 +0000)]
update.

17 years ago* Documentation/topdocs/NEWS.tely (Top): remove TODOs.
Han-Wen Nienhuys [Fri, 20 Oct 2006 20:57:11 +0000 (20:57 +0000)]
* Documentation/topdocs/NEWS.tely (Top): remove TODOs.

* Documentation/user/instrument-notation.itely (Entering lyrics):
add note about lyric ties and required font.

17 years ago* Documentation/user/global.itely (File structure): remove
Han-Wen Nienhuys [Fri, 20 Oct 2006 20:51:48 +0000 (20:51 +0000)]
* Documentation/user/global.itely (File structure): remove
\addqoute remark.

* lily/parser.yy (FIXME): remove ADDQUOTE

* Documentation/user/global.itely (Extracting fragments of
notation): new node, about clip systems.

17 years ago* Documentation/user/global.itely (Extracting fragments of
Han-Wen Nienhuys [Fri, 20 Oct 2006 20:48:41 +0000 (20:48 +0000)]
* Documentation/user/global.itely (Extracting fragments of
notation): new node, about clip systems.

* Documentation/user/lilypond-book.itely (Many quotes of a large
score): ref to clip systems.

17 years ago(Entering lyrics):
Han-Wen Nienhuys [Fri, 20 Oct 2006 20:35:41 +0000 (20:35 +0000)]
(Entering lyrics):
add note about lyric ties and required font.

17 years ago(glyph_list): format errors.
Han-Wen Nienhuys [Fri, 20 Oct 2006 19:52:05 +0000 (19:52 +0000)]
(glyph_list): format errors.

17 years ago(Scheme
Han-Wen Nienhuys [Fri, 20 Oct 2006 19:39:46 +0000 (19:39 +0000)]
(Scheme
procedures as properties): more doco on simple-closure and scheme
callbacks.
(Input variables and Scheme): use lilypond[verbatim], document
dummy statement.

17 years ago(Scheme
Han-Wen Nienhuys [Fri, 20 Oct 2006 19:03:21 +0000 (19:03 +0000)]
(Scheme
procedures as properties): more doco on simple-closure and scheme
callbacks.
(Input variables and Scheme): use lilypond[verbatim], document
dummy statement.

17 years ago* Documentation/user/page.itely (Displaying spacing): use \book
Han-Wen Nienhuys [Fri, 20 Oct 2006 18:39:12 +0000 (18:39 +0000)]
* Documentation/user/page.itely (Displaying spacing): use \book
explicitly, so arrows show .
(Line breaking): add note about Forbid_line_break_engraver

* Documentation/user/tweaks.itely (Common tweaks): also set length
to prevent tie squeezing.
(Default files): use @var{}

* Documentation/user/converters.itely (Invoking abc2ly): remove mup2ly.
(Generating LilyPond files): add FOMUS.

17 years ago(Invoking abc2ly): remove mup2ly.
Han-Wen Nienhuys [Fri, 20 Oct 2006 18:09:50 +0000 (18:09 +0000)]
(Invoking abc2ly): remove mup2ly.

17 years ago*** empty log message ***
Han-Wen Nienhuys [Fri, 20 Oct 2006 18:06:59 +0000 (18:06 +0000)]
*** empty log message ***

17 years ago* scm/define-grobs.scm (all-grob-descriptions): set side-axis and
Joe Neeman [Fri, 20 Oct 2006 17:37:37 +0000 (17:37 +0000)]
* scm/define-grobs.scm (all-grob-descriptions): set side-axis and
Y-offset for TextScript and Script

* lily/text-engraver.cc (make_item):
* lily/script-engraver.cc (make_script_from_event):
remove call to Side_position_interface::set_axis since all scripts
now have this set by default

17 years ago* lily/context.cc:
Joe Neeman [Fri, 20 Oct 2006 17:31:46 +0000 (17:31 +0000)]
* lily/context.cc:
* lily/prob.cc: use variables

17 years agoadd script-priority property.
Han-Wen Nienhuys [Fri, 20 Oct 2006 17:09:29 +0000 (17:09 +0000)]
add script-priority property.

17 years ago(Module): idem.
Han-Wen Nienhuys [Fri, 20 Oct 2006 17:08:43 +0000 (17:08 +0000)]
(Module): idem.

17 years ago*** empty log message ***
Han-Wen Nienhuys [Fri, 20 Oct 2006 17:05:19 +0000 (17:05 +0000)]
*** empty log message ***

17 years ago* scm/framework-ps.scm (dump-stencil-as-EPS): thinko.
Han-Wen Nienhuys [Fri, 20 Oct 2006 17:00:15 +0000 (17:00 +0000)]
* scm/framework-ps.scm (dump-stencil-as-EPS): thinko.

* scm/framework-ps.scm (dump-stencil-as-EPS): use eps-box-padding,
a number.

17 years ago(pango_item_string_stencil): only use cmap
Han-Wen Nienhuys [Fri, 20 Oct 2006 16:51:48 +0000 (16:51 +0000)]
(pango_item_string_stencil): only use cmap
entry if cmap contains glyph.
(get_index_to_charcode_map): remove from Pango_font class, use
global filename -> font mapping.
(get_glyph_index_name): new function.
(pango_item_string_stencil): use glyphIndexXXXX as glyph name,
only for TTF.

17 years ago* lily/ttf.cc (print_trailer): if all else fails: use
Han-Wen Nienhuys [Fri, 20 Oct 2006 16:43:47 +0000 (16:43 +0000)]
* lily/ttf.cc (print_trailer): if all else fails: use
glyphIndexXXXX as glyph name.

* lily/pango-font.cc (pango_item_string_stencil): only use cmap
entry if cmap contains glyph.
(get_index_to_charcode_map): remove from Pango_font class, use
global filename -> font mapping.
(get_glyph_index_name): new function.
(pango_item_string_stencil): use glyphIndexXXXX as glyph name,
only for TTF.

17 years ago(pango_item_string_stencil): only use cmap
Han-Wen Nienhuys [Fri, 20 Oct 2006 15:36:15 +0000 (15:36 +0000)]
(pango_item_string_stencil): only use cmap
entry if cmap contains glyph.

17 years ago(all-user-grob-properties):
Han-Wen Nienhuys [Fri, 20 Oct 2006 14:32:00 +0000 (14:32 +0000)]
(all-user-grob-properties):
remove outdated doc.

17 years ago* scripts/lilypond-book.py (main): use -deps-box-padding=-3
Han-Wen Nienhuys [Fri, 20 Oct 2006 14:29:13 +0000 (14:29 +0000)]
* scripts/lilypond-book.py (main): use -deps-box-padding=-3

* scm/framework-ps.scm (dump-stencil-as-EPS): use eps-box-padding,
a number.

17 years ago(all-user-grob-properties):
Han-Wen Nienhuys [Fri, 20 Oct 2006 14:25:30 +0000 (14:25 +0000)]
(all-user-grob-properties):
remove outdated doc.

17 years ago(process_music): always
Han-Wen Nienhuys [Fri, 20 Oct 2006 14:22:49 +0000 (14:22 +0000)]
(process_music): always
clone input events; otherwise we may overwrite input 'duration property.