]> git.donarmstrong.com Git - lilypond.git/log
lilypond.git
18 years agorelease commit release/2.7.11
Han-Wen Nienhuys [Sun, 2 Oct 2005 14:56:04 +0000 (14:56 +0000)]
release commit

18 years ago* scm/lily-library.scm (interval-translate): new function
Han-Wen Nienhuys [Sun, 2 Oct 2005 01:16:08 +0000 (01:16 +0000)]
* scm/lily-library.scm (interval-translate): new function
(interval-center): new function.

* scm/page-layout.scm (paper-system-annotate): new function. Add
arrows for dimensions.

* scm/stencil.scm (dimension-arrows): new function.

* Documentation/user/global.itely (Vertical spacing): mention annotatespacing

* input/regression/page-spacing.ly: add annotatespacing

* lily/paper-system-scheme.cc (LY_DEFINE): remove ly:paper-system-{extent,stencil}
(LY_DEFINE): new function ly:paper-system-set-property!

* Documentation/user/global.itely (Paper size): explain how to add
sizes.

18 years ago(LY_DEFINE): remove ly:paper-system-{extent,stencil}
Han-Wen Nienhuys [Sat, 1 Oct 2005 23:31:34 +0000 (23:31 +0000)]
(LY_DEFINE): remove ly:paper-system-{extent,stencil}

18 years ago* Documentation/user/global.itely (Paper size): explain how to add
Han-Wen Nienhuys [Sat, 1 Oct 2005 23:06:53 +0000 (23:06 +0000)]
* Documentation/user/global.itely (Paper size): explain how to add
sizes.

* scm/paper.scm (paper-alist): rename tabloid paper to 11x17 to
correspond to GS's definition.

18 years ago(after_line_breaking): suicide empty
Han-Wen Nienhuys [Sat, 1 Oct 2005 22:57:16 +0000 (22:57 +0000)]
(after_line_breaking): suicide empty
tuplet bracket.
(print): only connect to next bracket if the next one is alive.
(print): set padding to 0.0 if the bound is a breakable
column. This makes tupletFullLength brackets reach up to the staff
line if it doesn't connect to the next line.

18 years ago(after_line_breaking): suicide empty
Han-Wen Nienhuys [Sat, 1 Oct 2005 22:52:38 +0000 (22:52 +0000)]
(after_line_breaking): suicide empty
tuplet bracket.
(print): only connect to next bracket if the next one is alive.

18 years ago*** empty log message ***
Han-Wen Nienhuys [Sat, 1 Oct 2005 01:29:57 +0000 (01:29 +0000)]
*** empty log message ***

18 years agocorrect docs.
Han-Wen Nienhuys [Fri, 30 Sep 2005 21:39:26 +0000 (21:39 +0000)]
correct docs.

18 years ago(first-bar-number-invisible): rename from
Han-Wen Nienhuys [Fri, 30 Sep 2005 21:38:18 +0000 (21:38 +0000)]
(first-bar-number-invisible): rename from
default-bar-number-visibility

18 years agorefresh.
Heikki Junes [Wed, 28 Sep 2005 08:11:56 +0000 (08:11 +0000)]
refresh.

18 years ago* input/regression/hara-kiri-pianostaff.ly (disappear): remove
Han-Wen Nienhuys [Tue, 27 Sep 2005 16:03:03 +0000 (16:03 +0000)]
* input/regression/hara-kiri-pianostaff.ly (disappear): remove
superfluous s1.
(disappear): bugfix.

* scm/lily-library.scm (paper-system-title?): new function.

18 years ago* lily/stem-tremolo.cc (raw_stencil): read slope property.
Han-Wen Nienhuys [Tue, 27 Sep 2005 12:32:12 +0000 (12:32 +0000)]
* lily/stem-tremolo.cc (raw_stencil): read slope property.

* lily/include/paper-system.hh (class Paper_system): remove
staff_extents_ member.

* lily/include/paper-system.hh (class Paper_system): remove
number_ variable. Remove is_title_. Remove break_before_penalty_

* scm/lily-library.scm (paper-system-title?): new function.

* scm/page-layout.scm (ly:optimal-page-breaks): read next-space
and next-padding.
(optimal-page-breaks): rename from ly:optimal-page-breaks.

* lily/paper-system.cc (internal_get_property): new function.

* scm/page-layout.scm (ly:optimal-page-breaks): add support for
pagetopspace

* lily/paper-system.cc (read_left_bound): new function. Read
line-break-system-details from left bound to determine extents.

18 years ago* lily/include/paper-system.hh (class Paper_system): remove
Han-Wen Nienhuys [Tue, 27 Sep 2005 11:33:28 +0000 (11:33 +0000)]
* lily/include/paper-system.hh (class Paper_system): remove
staff_extents_ member.

* lily/paper-system-scheme.cc (LY_DEFINE): remove.

* lily/include/paper-system.hh (class Paper_system): remove
number_ variable. Remove is_title_. Remove break_before_penalty_

* lily/paper-system-scheme.cc: remove ly:paper-system-break-before-penalty
remove ly:paper-system-number.

* scm/lily-library.scm (paper-system-title?): new function.

* scm/paper.scm (set-paper-dimension-variables): add pagetopspace

* scm/page-layout.scm (ly:optimal-page-breaks): read next-space
and next-padding.
(optimal-page-breaks): rename from ly:optimal-page-breaks.

* lily/paper-system-scheme.cc (LY_DEFINE): new function.

* lily/paper-system.cc (internal_get_property): new function.

* scm/page-layout.scm (ly:optimal-page-breaks): add support for
pagetopspace

* input/regression/page-spacing.ly: new file.

* lily/paper-system.cc (read_left_bound): new function. Read
line-break-system-details from left bound to determine extents.

18 years ago* lily/include/paper-system.hh (class Paper_system): remove
Han-Wen Nienhuys [Tue, 27 Sep 2005 10:50:17 +0000 (10:50 +0000)]
* lily/include/paper-system.hh (class Paper_system): remove
number_ variable. Remove is_title_. Remove break_before_penalty_

* lily/paper-book.cc (systems): use 'number property iso. number_
member.

* lily/paper-system-scheme.cc: remove ly:paper-system-break-before-penalty
remove ly:paper-system-number.

* scm/lily-library.scm (paper-system-title?): new function.

* scm/page-layout.scm (ly:optimal-page-breaks): read next-space
and next-padding.
(optimal-page-breaks): rename from ly:optimal-page-breaks.

* lily/paper-system-scheme.cc (LY_DEFINE): new function.

* lily/paper-system.cc (internal_get_property): new function.

* scm/page-layout.scm (ly:optimal-page-breaks): add support for
pagetopspace

* lily/paper-system.cc (read_left_bound): new function. Read
line-break-system-details from left bound to determine extents.

* python/convertrules.py (conv): rule

18 years ago*** empty log message ***
Han-Wen Nienhuys [Tue, 27 Sep 2005 10:02:06 +0000 (10:02 +0000)]
*** empty log message ***

18 years ago* lily/book.cc (process): bugfix: flip ?: cases.
Han-Wen Nienhuys [Tue, 27 Sep 2005 10:01:15 +0000 (10:01 +0000)]
* lily/book.cc (process): bugfix: flip ?: cases.

* Documentation/user/changing-defaults.itely (Difficult tweaks):
add outputProperty.

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

* scm/paper.scm (set-paper-dimension-variables): add pagetopspace

* scm/page-layout.scm (ly:optimal-page-breaks): read next-space
and next-padding.
(optimal-page-breaks): rename from ly:optimal-page-breaks.

* lily/paper-system-scheme.cc (LY_DEFINE): new function.

* lily/paper-system.cc (internal_get_property): new function.

* Documentation/user/global.itely (Vertical spacing): refer to page-spacing.ly

* scm/page-layout.scm (ly:optimal-page-breaks): add support for
pagetopspace

* input/regression/page-spacing.ly: new file.

* input/regression/page-top-space.ly: new file.

* lily/paper-system.cc (read_left_bound): new function. Read
line-break-system-details from left bound to determine extents.

* Documentation/user/programming-interface.itely (Using LilyPond
syntax inside Scheme): change applyxxx -> applyXxx.

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

* ly/music-functions-init.ly: applyxxx -> applyXxx

18 years agocmath -> math.h
Han-Wen Nienhuys [Tue, 27 Sep 2005 07:56:21 +0000 (07:56 +0000)]
cmath -> math.h

18 years ago* lily/paper-system.cc (read_left_bound): new function. Read
Han-Wen Nienhuys [Mon, 26 Sep 2005 23:25:59 +0000 (23:25 +0000)]
* lily/paper-system.cc (read_left_bound): new function. Read
line-break-system-details from left bound to determine extents.

* Documentation/user/programming-interface.itely (Using LilyPond
syntax inside Scheme): change applyxxx -> applyXxx.

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

* lily/parser.yy (Generic_prefix_music_scm): add scm-scm-scm signature.

* lily/grob-scheme.cc (LY_DEFINE): add ! to ly:grob-suicide! name.

* python/convertrules.py (conv): rule

* ly/music-functions-init.ly: applyxxx -> applyXxx

* ly/engraver-init.ly (AncientRemoveEmptyStaffContext): alias
TabVoice to Voice.

18 years ago* flower/include/real.hh: include <math.h> iso. <cmath>
Han-Wen Nienhuys [Mon, 26 Sep 2005 12:05:43 +0000 (12:05 +0000)]
* flower/include/real.hh: include <math.h> iso. <cmath>

* flower/include/offset.hh: include real.hh

18 years agoTypo fix.
Graham Percival [Sun, 25 Sep 2005 07:52:48 +0000 (07:52 +0000)]
Typo fix.

18 years ago(Difficult tweaks):
Han-Wen Nienhuys [Tue, 20 Sep 2005 11:21:01 +0000 (11:21 +0000)]
(Difficult tweaks):
fix example, now that 'interfaces is no longer directly available.

18 years ago(process): don't crash if paper == NULL.
Han-Wen Nienhuys [Tue, 20 Sep 2005 10:54:50 +0000 (10:54 +0000)]
(process): don't crash if paper == NULL.

18 years agoupdate.
Han-Wen Nienhuys [Tue, 20 Sep 2005 07:15:33 +0000 (07:15 +0000)]
update.

18 years ago*** empty log message ***
Graham Percival [Sun, 18 Sep 2005 18:52:48 +0000 (18:52 +0000)]
*** empty log message ***

18 years ago(music-descriptions): set length and
Han-Wen Nienhuys [Sat, 17 Sep 2005 16:16:31 +0000 (16:16 +0000)]
(music-descriptions): set length and
start-callback for QuoteMusic

18 years ago * lily/tie.cc (get_configuration): Replace fabs -> abs for integer
Mats Bengtsson [Thu, 15 Sep 2005 20:17:45 +0000 (20:17 +0000)]
* lily/tie.cc (get_configuration): Replace fabs -> abs for integer
arguments. Fixes compilation error with gcc 3.3.

18 years agoAdd warning to NoteEdit link. (no longer being developed)
Graham Percival [Wed, 14 Sep 2005 17:20:11 +0000 (17:20 +0000)]
Add warning to NoteEdit link.  (no longer being developed)

18 years ago*** empty log message *** release/2.7.10
Han-Wen Nienhuys [Tue, 13 Sep 2005 09:24:39 +0000 (09:24 +0000)]
*** empty log message ***

18 years ago($(outdir)/%$(SHARED_MODULE_SUFFIX)): SHARED_FLAGS at the end.
Han-Wen Nienhuys [Tue, 13 Sep 2005 09:02:18 +0000 (09:02 +0000)]
($(outdir)/%$(SHARED_MODULE_SUFFIX)): SHARED_FLAGS at the end.

18 years ago*** empty log message ***
Han-Wen Nienhuys [Mon, 12 Sep 2005 23:42:25 +0000 (23:42 +0000)]
*** empty log message ***

18 years ago*** empty log message ***
Han-Wen Nienhuys [Mon, 12 Sep 2005 23:33:24 +0000 (23:33 +0000)]
*** empty log message ***

18 years ago(#EXTRA_CXXFLAGS): don't add
Han-Wen Nienhuys [Mon, 12 Sep 2005 13:17:19 +0000 (13:17 +0000)]
(#EXTRA_CXXFLAGS): don't add
-Werror. Otherwise GCC barfs over various optimizations.

18 years ago* lily/tie-column.cc (set_manual_tie_configuration): new function.
Han-Wen Nienhuys [Mon, 12 Sep 2005 12:46:49 +0000 (12:46 +0000)]
* lily/tie-column.cc (set_manual_tie_configuration): new function.

* lily/laissez-vibrer-tie.cc: new file.

* lily/tie-column.cc (set_tie_config_directions): new function
(final_shape_adjustment): new function.
(shift_small_ties): new function.

* lily/tie-column.cc (set_chord_outline): new function.

18 years ago(Laissez vibrer
Han-Wen Nienhuys [Mon, 12 Sep 2005 12:40:39 +0000 (12:40 +0000)]
(Laissez vibrer
ties): new node.

18 years ago(all-internal-grob-properties):
Han-Wen Nienhuys [Mon, 12 Sep 2005 12:22:01 +0000 (12:22 +0000)]
(all-internal-grob-properties):
add note-head property

18 years ago* Documentation/user/instrument-notation.itely (Laissez vibrer
Han-Wen Nienhuys [Mon, 12 Sep 2005 12:20:26 +0000 (12:20 +0000)]
* Documentation/user/instrument-notation.itely (Laissez vibrer
ties): new node.

* input/regression/laissez-vibrer-ties.ly: new file.

* lily/laissez-vibrer-engraver.cc: new file.

* lily/include/tie-column-format.hh: new file.

* lily/tie-column-format.cc: new file.

* lily/tie-column.cc (set_manual_tie_configuration): new function.

* lily/laissez-vibrer-tie.cc: new file.

* lily/include/laissez-vibrer-tie.hh: new file.

* ly/engraver-init.ly: add Laissez_vibrer_engraver

* ly/declarations-init.ly (laissezVibrer): add \laissezVibrer

* scm/define-grobs.scm (all-grob-descriptions): add
LaissezVibrerTie, LaissezVibrerTieColumn

* lily/tie-column.cc (set_tie_config_directions): new function
(final_shape_adjustment): new function.
(shift_small_ties): new function.

* scm/define-music-types.scm (music-descriptions): add LaissezVibrerEvent

* lily/include/tie.hh (struct Tie_details): add x_gap_
(struct Tie_configuration): add head_position_

* lily/tie-column.cc (set_chord_outline): new function.

* mf/cmr.enc.in:  remove file.

18 years ago* lily/include/tie.hh (struct Tie_details): add x_gap_
Han-Wen Nienhuys [Mon, 12 Sep 2005 10:29:33 +0000 (10:29 +0000)]
* lily/include/tie.hh (struct Tie_details): add x_gap_
(struct Tie_configuration): add head_position_

* lily/tie-column.cc (set_chord_outline): new function.

18 years ago*** empty log message ***
Han-Wen Nienhuys [Sun, 11 Sep 2005 20:28:04 +0000 (20:28 +0000)]
*** empty log message ***

18 years ago*** empty log message ***
Graham Percival [Sun, 11 Sep 2005 19:29:04 +0000 (19:29 +0000)]
*** empty log message ***

18 years agoTiny fix.
Graham Percival [Sun, 11 Sep 2005 19:27:19 +0000 (19:27 +0000)]
Tiny fix.

18 years ago(set_chord_outlines): bugfix: insert complete
Han-Wen Nienhuys [Sun, 11 Sep 2005 09:59:49 +0000 (09:59 +0000)]
(set_chord_outlines): bugfix: insert complete
box in skyline.

18 years agoSpell Baßtuba in UTF-8 (Werner).
Jan Nieuwenhuizen [Sat, 10 Sep 2005 12:07:33 +0000 (12:07 +0000)]
Spell Baßtuba in UTF-8 (Werner).

18 years ago(get_configuration): don't crash if left_dot is NULL.
Han-Wen Nienhuys [Thu, 8 Sep 2005 21:58:29 +0000 (21:58 +0000)]
(get_configuration): don't crash if left_dot is NULL.

18 years ago* lily/tie.cc (get_configuration): don't crash if left_dot is NULL.
Han-Wen Nienhuys [Thu, 8 Sep 2005 21:31:19 +0000 (21:31 +0000)]
* lily/tie.cc (get_configuration): don't crash if left_dot is NULL.

* flower/include/real.hh: std::fabs too.

18 years ago(Entering lyrics):
Jan Nieuwenhuizen [Thu, 8 Sep 2005 06:54:45 +0000 (06:54 +0000)]
(Entering lyrics):
Multiple latin-1->utf-8 conversion fix.

18 years ago(get_configuration): also avoid dots for non-space
Han-Wen Nienhuys [Wed, 7 Sep 2005 23:28:34 +0000 (23:28 +0000)]
(get_configuration): also avoid dots for non-space
situations.

18 years agoBugfix.
Jan Nieuwenhuizen [Wed, 7 Sep 2005 21:28:10 +0000 (21:28 +0000)]
Bugfix.

18 years agoCompile fix? (attempted)
Graham Percival [Tue, 6 Sep 2005 20:46:20 +0000 (20:46 +0000)]
Compile fix?  (attempted)

18 years agodon't install texinfo.tex
Han-Wen Nienhuys [Tue, 6 Sep 2005 16:04:15 +0000 (16:04 +0000)]
don't install texinfo.tex

18 years ago*** empty log message ***
Han-Wen Nienhuys [Tue, 6 Sep 2005 15:52:20 +0000 (15:52 +0000)]
*** empty log message ***

18 years ago* lily/general-scheme.cc: remove my_{isinf,isnan}.
Han-Wen Nienhuys [Tue, 6 Sep 2005 15:48:23 +0000 (15:48 +0000)]
* lily/general-scheme.cc: remove my_{isinf,isnan}.

* flower/include/real.hh: using std::{isnan,isinf}

* VERSION (PATCH_LEVEL): release 2.7.9

18 years agoMinor stuff
Graham Percival [Tue, 6 Sep 2005 02:18:39 +0000 (02:18 +0000)]
Minor stuff

18 years agouse math.h iso. <cmath> release/2.7.9
Han-Wen Nienhuys [Mon, 5 Sep 2005 14:19:56 +0000 (14:19 +0000)]
use math.h iso. <cmath>

18 years ago(make-ps-images): use png16m again, for sake
Han-Wen Nienhuys [Mon, 5 Sep 2005 14:12:00 +0000 (14:12 +0000)]
(make-ps-images): use png16m again, for sake
of IE users.

18 years ago(make-ps-images): use png16m again, for sake
Han-Wen Nienhuys [Mon, 5 Sep 2005 13:59:24 +0000 (13:59 +0000)]
(make-ps-images): use png16m again, for sake
of IE users.

18 years ago(make-ps-images): use png16m again, for sake
Han-Wen Nienhuys [Mon, 5 Sep 2005 13:54:39 +0000 (13:54 +0000)]
(make-ps-images): use png16m again, for sake
of IE users.

18 years ago(dump-stencils-as-EPSes): cleanup.
Han-Wen Nienhuys [Mon, 5 Sep 2005 13:52:40 +0000 (13:52 +0000)]
(dump-stencils-as-EPSes): cleanup.
(widen-left-stencil-edges): new function.

18 years ago(interpret_markup): use abort().
Han-Wen Nienhuys [Sun, 4 Sep 2005 22:18:45 +0000 (22:18 +0000)]
(interpret_markup): use abort().

18 years ago* input/regression/tie-chord.ly (testLong): add a chord in 4ths
Han-Wen Nienhuys [Sun, 4 Sep 2005 11:36:40 +0000 (11:36 +0000)]
* input/regression/tie-chord.ly (testLong): add a chord in 4ths

* lily/tie.cc (get_configuration): update bezier shape as we
change Y positions.
(get_configuration): don't move large ties if we're outside of the
staff.

18 years agoAdd auto-generated configure files and then some.
Jan Nieuwenhuizen [Sat, 3 Sep 2005 10:55:58 +0000 (10:55 +0000)]
Add auto-generated configure files and then some.

18 years ago(DynamicLineSpanner): Add
Jan Nieuwenhuizen [Fri, 2 Sep 2005 21:02:19 +0000 (21:02 +0000)]
(DynamicLineSpanner): Add
X-extent-callback.  Fixes hairpin-slur collision.

18 years agoVery minor fix.
Graham Percival [Fri, 2 Sep 2005 04:36:00 +0000 (04:36 +0000)]
Very minor fix.

18 years agoMinor stuff.
Graham Percival [Thu, 1 Sep 2005 03:26:31 +0000 (03:26 +0000)]
Minor stuff.

18 years ago*** empty log message ***
Han-Wen Nienhuys [Wed, 31 Aug 2005 21:12:21 +0000 (21:12 +0000)]
*** empty log message ***

18 years ago * scm/framework-eps.scm (dump-stencils-as-EPSes): Insert a
Mats Bengtsson [Wed, 31 Aug 2005 13:20:23 +0000 (13:20 +0000)]
* scm/framework-eps.scm (dump-stencils-as-EPSes): Insert a
\linebreak between each .eps file if \betweenLilyPondSystem is
undefined.

* Documentation/user/lilypond-book.itely (Integrating LaTeX and
music): Document the \linebreak!

18 years ago * Documentation/user/lilypond-book.itely,
Mats Bengtsson [Wed, 31 Aug 2005 13:08:39 +0000 (13:08 +0000)]
* Documentation/user/lilypond-book.itely,
input/tutorial/lbook-latex-test.tex,
Documentation/user/examples.itely: Remove \usepackage{graphics}

18 years ago(PREAMBLE_LY): define
Han-Wen Nienhuys [Tue, 30 Aug 2005 23:26:04 +0000 (23:26 +0000)]
(PREAMBLE_LY): define
inside-lilypond-book
(modify_preamble): new function. Insert \RequirePackage{graphics}
when no {graphics found in preamble.

18 years agoMisc small changes.
Graham Percival [Tue, 30 Aug 2005 23:05:28 +0000 (23:05 +0000)]
Misc small changes.

18 years agoInclude MY_PATCH_LEVEL in config.make's
Jan Nieuwenhuizen [Tue, 30 Aug 2005 19:25:37 +0000 (19:25 +0000)]
Include MY_PATCH_LEVEL in config.make's
VERSION.

18 years ago* lily/tie-column.cc (new_directions): put Tie down on center
Han-Wen Nienhuys [Tue, 30 Aug 2005 18:50:11 +0000 (18:50 +0000)]
* lily/tie-column.cc (new_directions): put Tie down on center
staff line.

* lily/script-interface.cc (before_line_breaking): use Grob::programming_error

* scm/ps-to-png.scm (make-ps-images): use pngalpha device.

18 years ago*** empty log message ***
Han-Wen Nienhuys [Tue, 30 Aug 2005 12:23:13 +0000 (12:23 +0000)]
*** empty log message ***

18 years ago(get_latex_textwidth): oops. Take [0]
Han-Wen Nienhuys [Mon, 29 Aug 2005 23:40:47 +0000 (23:40 +0000)]
(get_latex_textwidth): oops. Take [0]
of splitext.

18 years ago(PACKAGE_NAME): VERSION release 2.7.8
Han-Wen Nienhuys [Mon, 29 Aug 2005 19:14:19 +0000 (19:14 +0000)]
(PACKAGE_NAME): VERSION release 2.7.8

18 years agorelease commit release/2.7.8
Han-Wen Nienhuys [Mon, 29 Aug 2005 13:02:31 +0000 (13:02 +0000)]
release commit

18 years ago* mf/GNUmakefile: Add `-f' flag to `rm' command while removing
Werner Lemberg [Mon, 29 Aug 2005 07:49:45 +0000 (07:49 +0000)]
* mf/GNUmakefile: Add `-f' flag to `rm' command while removing
the `*.scale.pfa' files to avoid warnings.

18 years ago* lily/tempo-performer.cc (process_music): idem.
Han-Wen Nienhuys [Sun, 28 Aug 2005 23:12:13 +0000 (23:12 +0000)]
* lily/tempo-performer.cc (process_music): idem.

* lily/midi-def.cc (get_tempo): Rational to int conversion bug.

18 years ago(Text markup): not a
Han-Wen Nienhuys [Sat, 27 Aug 2005 20:49:04 +0000 (20:49 +0000)]
(Text markup): not a
fragment.

18 years ago* lily/midi-item.cc (to_string): use to_int() iso. int cast.
Han-Wen Nienhuys [Sat, 27 Aug 2005 20:05:58 +0000 (20:05 +0000)]
* lily/midi-item.cc (to_string): use to_int() iso. int cast.

* lily/staff-performer.cc (initialize): add tempo/name to
audio_staff_

18 years agocompile fix.
Graham Percival [Fri, 26 Aug 2005 19:45:11 +0000 (19:45 +0000)]
compile fix.

18 years agoMisc small changes.
Graham Percival [Fri, 26 Aug 2005 19:24:35 +0000 (19:24 +0000)]
Misc small changes.

18 years ago*** empty log message ***
Han-Wen Nienhuys [Fri, 26 Aug 2005 08:42:43 +0000 (08:42 +0000)]
*** empty log message ***

18 years ago* lily/pango-font.cc (pango_item_string_stencil): make Mingw code
Han-Wen Nienhuys [Fri, 26 Aug 2005 08:40:19 +0000 (08:40 +0000)]
* lily/pango-font.cc (pango_item_string_stencil): make Mingw code
standard. Remove #ifdef. Remove memleak.
(text_stencil): use text_dir to decide how to composite items.
(text_stencil): determine uniform text direction for the entire
string.

* THANKS: add Vicente & Trevor.

18 years ago* input/regression/markup-bidi-pango.ly: new file.
Han-Wen Nienhuys [Fri, 26 Aug 2005 08:38:38 +0000 (08:38 +0000)]
* input/regression/markup-bidi-pango.ly: new file.

* lily/pango-font.cc (pango_item_string_stencil): make Mingw code
standard. Remove #ifdef. Remove memleak.
(text_stencil): use text_dir to decide how to composite items.
(text_stencil): determine uniform text direction for the entire
string.

* scripts/lilypond-book.py (output_name): remove
latex_filter_cmd. Non-portable to non-Unix systems.
(get_latex_textwidth): use File.write and os.unlink() instead.

* THANKS: add Vicente & Trevor.

18 years agoadd Vicente & Trevor.
Han-Wen Nienhuys [Fri, 26 Aug 2005 00:42:38 +0000 (00:42 +0000)]
add Vicente & Trevor.

18 years ago(discretionary_processing): look up origin for
Han-Wen Nienhuys [Fri, 26 Aug 2005 00:41:56 +0000 (00:41 +0000)]
(discretionary_processing): look up origin for
programming_error too.

18 years agonew file.
Han-Wen Nienhuys [Fri, 26 Aug 2005 00:33:31 +0000 (00:33 +0000)]
new file.

18 years ago(set_chord_outlines): set outline for line
Han-Wen Nienhuys [Fri, 26 Aug 2005 00:31:04 +0000 (00:31 +0000)]
(set_chord_outlines): set outline for line
break case too.

18 years ago(text_stencil): don't translate glyphs in
Han-Wen Nienhuys [Thu, 25 Aug 2005 16:46:03 +0000 (16:46 +0000)]
(text_stencil): don't translate glyphs in
unscaled transform, just translate stencils.

18 years ago*** empty log message ***
Han-Wen Nienhuys [Thu, 25 Aug 2005 16:20:21 +0000 (16:20 +0000)]
*** empty log message ***

18 years agoinit timing to #t. Fixes bar checks in
Han-Wen Nienhuys [Thu, 25 Aug 2005 16:20:04 +0000 (16:20 +0000)]
init timing to #t.  Fixes bar checks in
MIDI.

18 years ago(wordwrap-string): use
Han-Wen Nienhuys [Thu, 25 Aug 2005 15:15:41 +0000 (15:15 +0000)]
(wordwrap-string): use
text-direction
(wordwrap-stencils): idem.
(line): idem..
(fill-line): idem.
(wordwrap-stencils): translate last line to right for
text-direction = LEFT.

18 years ago* scm/define-markup-commands.scm (wordwrap-string): use
Han-Wen Nienhuys [Thu, 25 Aug 2005 13:37:00 +0000 (13:37 +0000)]
* scm/define-markup-commands.scm (wordwrap-string): use
text-direction
(wordwrap-stencils): idem.
(line): idem..
(fill-line): idem.

* scm/define-grob-properties.scm (all-user-grob-properties): add
text-direction.

18 years ago* lily/lily-parser.cc (Lily_parser): also copy output_basename_
Nicolas Sceaux [Thu, 25 Aug 2005 12:38:21 +0000 (12:38 +0000)]
* lily/lily-parser.cc (Lily_parser): also copy output_basename_
when copying a Lily_parser object.

18 years ago(null): add null markup.
Han-Wen Nienhuys [Thu, 25 Aug 2005 11:15:35 +0000 (11:15 +0000)]
(null): add null markup.

18 years ago * lily/item.cc: Add documentation of center-invisible
Mats Bengtsson [Thu, 25 Aug 2005 07:00:05 +0000 (07:00 +0000)]
* lily/item.cc: Add documentation of center-invisible

18 years agoFix example using raised text.
Graham Percival [Thu, 25 Aug 2005 06:11:49 +0000 (06:11 +0000)]
Fix example using raised text.

18 years agoadd info about raising text.
Graham Percival [Thu, 25 Aug 2005 02:10:43 +0000 (02:10 +0000)]
add info about raising text.

18 years ago(print): fix X start/end points of isolated
Han-Wen Nienhuys [Wed, 24 Aug 2005 20:36:03 +0000 (20:36 +0000)]
(print): fix X start/end points of isolated
beamlets.

18 years ago(grob-cause): escape spaces in URLs.
Han-Wen Nienhuys [Wed, 24 Aug 2005 20:19:06 +0000 (20:19 +0000)]
(grob-cause): escape spaces in URLs.

18 years ago*** empty log message ***
Han-Wen Nienhuys [Wed, 24 Aug 2005 20:01:51 +0000 (20:01 +0000)]
*** empty log message ***