]> git.donarmstrong.com Git - lilypond.git/log
lilypond.git
18 years ago(setup_paths): mingw uses std string too. release/2.7.29
Han-Wen Nienhuys [Thu, 26 Jan 2006 20:00:52 +0000 (20:00 +0000)]
(setup_paths): mingw uses std string too.

18 years ago(Module):
Han-Wen Nienhuys [Thu, 26 Jan 2006 18:57:22 +0000 (18:57 +0000)]
(Module):
new file.

18 years ago(slashify): use std strings.
Han-Wen Nienhuys [Thu, 26 Jan 2006 18:08:30 +0000 (18:08 +0000)]
(slashify): use std strings.

18 years ago* flower/string-convert.cc: remove publib.h
Han-Wen Nienhuys [Thu, 26 Jan 2006 16:22:38 +0000 (16:22 +0000)]
* flower/string-convert.cc: remove publib.h

* scm/define-markup-commands.scm (verbatim-file): new markup
command \verbatim-file

18 years ago(verbatim-file): new markup
Han-Wen Nienhuys [Thu, 26 Jan 2006 15:10:59 +0000 (15:10 +0000)]
(verbatim-file): new markup
command \verbatim-file

18 years ago* scm/define-markup-commands.scm (verbatim-file): new markup
Han-Wen Nienhuys [Thu, 26 Jan 2006 15:08:08 +0000 (15:08 +0000)]
* scm/define-markup-commands.scm (verbatim-file): new markup
command \verbatim-file

* Documentation/topdocs/NEWS.tely: fixup URLs

* Documentation/topdocs/NEWS.tely (Top): document new features.

* input/regression/page-layout-manual-position.ly (Module): new
file.

18 years ago* input/regression/alignment-vertical-manual-setting.ly (Module):
Han-Wen Nienhuys [Thu, 26 Jan 2006 13:54:57 +0000 (13:54 +0000)]
* input/regression/alignment-vertical-manual-setting.ly (Module):
new file.

* lily/align-interface.cc (align_elements_to_extents): overwrite
translations with numbers in alignment-offsets from left bound

* Documentation/topdocs/NEWS.tely (Top): document new features.

18 years ago* scm/page.scm (make-page-stencil): read X-offset from paper-system.
Han-Wen Nienhuys [Thu, 26 Jan 2006 12:55:33 +0000 (12:55 +0000)]
* scm/page.scm (make-page-stencil): read X-offset from paper-system.
(page-translate-systems): new function: take into account Y-offset.

* Documentation/topdocs/NEWS.tely (Top): document new features.

* input/regression/page-layout-manual-position.ly (Module): new
file.

18 years ago(path::parse_path): Oops.
Jan Nieuwenhuizen [Thu, 26 Jan 2006 12:13:51 +0000 (12:13 +0000)]
(path::parse_path): Oops.

18 years ago*** empty log message ***
Jan Nieuwenhuizen [Thu, 26 Jan 2006 11:33:41 +0000 (11:33 +0000)]
*** empty log message ***

18 years ago*** empty log message ***
Jan Nieuwenhuizen [Thu, 26 Jan 2006 11:17:24 +0000 (11:17 +0000)]
*** empty log message ***

18 years ago(Score is a single musical
Han-Wen Nienhuys [Thu, 26 Jan 2006 11:07:50 +0000 (11:07 +0000)]
(Score is a single musical
expression): typo.
(Score is a single musical expression): more typos.

18 years agoMore compile fixes.
Graham Percival [Thu, 26 Jan 2006 03:58:49 +0000 (03:58 +0000)]
More compile fixes.

18 years agoCompile fix
Graham Percival [Thu, 26 Jan 2006 03:57:22 +0000 (03:57 +0000)]
Compile fix

18 years ago(annotate-space-left): thinko.
Han-Wen Nienhuys [Thu, 26 Jan 2006 00:25:23 +0000 (00:25 +0000)]
(annotate-space-left): thinko.
(annotate-page): more thinkos.

18 years ago(annotate-space-left): thinko.
Han-Wen Nienhuys [Thu, 26 Jan 2006 00:21:56 +0000 (00:21 +0000)]
(annotate-space-left): thinko.

18 years ago(write-page-breaks): record tweaks
Han-Wen Nienhuys [Wed, 25 Jan 2006 16:22:24 +0000 (16:22 +0000)]
(write-page-breaks): record tweaks
for different \score blocks separately.
(post-process-pages): put write-page-layout into paper block.

18 years ago(Module): new file.
Han-Wen Nienhuys [Wed, 25 Jan 2006 16:07:31 +0000 (16:07 +0000)]
(Module): new file.

18 years ago* scm/layout-page-layout.scm (write-page-breaks): record tweaks
Han-Wen Nienhuys [Wed, 25 Jan 2006 16:05:38 +0000 (16:05 +0000)]
* scm/layout-page-layout.scm (write-page-breaks): record tweaks
for different \score blocks separately.
(post-process-pages): put write-page-layout into paper block.

* lily/output-def.cc (get_parser): new file.

* lily/output-def-scheme.cc (LY_DEFINE): ly:output-def-parser, new
file.

* lily/include/output-def.hh (class Output_def): add parser_ member.

* input/regression/page-layout-twopass.ly (Module): new file.

* scm/lily.scm: remove cpp hack.

18 years ago(get_voice_to_lyrics): use NPOS everywhere.
Han-Wen Nienhuys [Wed, 25 Jan 2006 12:13:29 +0000 (12:13 +0000)]
(get_voice_to_lyrics): use NPOS everywhere.

18 years ago* flower/include/std-string.hh: String/std::string compatibility:
Jan Nieuwenhuizen [Wed, 25 Jan 2006 10:08:46 +0000 (10:08 +0000)]
* flower/include/std-string.hh: String/std::string compatibility:
Use NPOS for `not found' (iso -1), use ssize for length () and pos
type.

* flower/rational.cc:
* flower/include/rational.hh:

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

* flower/interval.cc:
* flower/include/interval.hh:

* flower/string-convert.cc:
* flower/include/string-convert.hh: Use std::string [interface].
Update callers.

18 years agoclean up.
Heikki Junes [Wed, 25 Jan 2006 10:07:02 +0000 (10:07 +0000)]
clean up.

18 years agoThe last untested doc section.
Graham Percival [Wed, 25 Jan 2006 07:36:42 +0000 (07:36 +0000)]
The last untested doc section.

18 years ago(write-page-breaks): preliminary
Han-Wen Nienhuys [Wed, 25 Jan 2006 01:30:56 +0000 (01:30 +0000)]
(write-page-breaks): preliminary
version of the system/spacing/linebreak hack writing to the output

18 years ago* scm/page.scm (make-page): add footer/header.
Han-Wen Nienhuys [Wed, 25 Jan 2006 01:20:59 +0000 (01:20 +0000)]
* scm/page.scm (make-page): add footer/header.
(annotate-space-left): revise: only take page argument.
(layout->page-init): new function.

* scm/layout-page-layout.scm (write-page-breaks): preliminary
version of the system/spacing/linebreak hack writing to the output

* lily/prob-scheme.cc (LY_DEFINE): take optional 'key val args in ly:make-prob.

* lily/grob-scheme.cc (LY_DEFINE): ly:spanner-get-bound -> ly:spanner-bound

18 years ago* scm/stencil.scm (annotate-y-interval): move from layout-page-layout.scm
Han-Wen Nienhuys [Tue, 24 Jan 2006 17:40:26 +0000 (17:40 +0000)]
* scm/stencil.scm (annotate-y-interval): move from layout-page-layout.scm

* scm/paper-system.scm (paper-system-annotate): new file. Handle paper-system.

* scm/layout-page-layout.scm (optimal-page-breaks): move all page
handling to page.scm

18 years ago* lily/prob-scheme.cc (LY_DEFINE): new file.
Han-Wen Nienhuys [Tue, 24 Jan 2006 13:51:14 +0000 (13:51 +0000)]
* lily/prob-scheme.cc (LY_DEFINE): new file.
(LY_DEFINE): functions ly:make-prob , ly:prob-type? , ly:prob-(set-)property(!)

* lily/music-scheme.cc (LY_DEFINE): rewrite get/set property using
prob functions.

* lily/music.cc (derived_mark): derive Music from Prob.

* lily/paper-system.cc (LY_DEFINE): derive from Prob.

* lily/prob.cc (Module): Implement Prob (Property Object), object
with shared and r/w property alists.

* lily/include/prob.hh (Module): new file. Declare Prob.

18 years ago* lily/music.cc (derived_mark): derive Music from Prob.
Han-Wen Nienhuys [Tue, 24 Jan 2006 13:15:30 +0000 (13:15 +0000)]
* lily/music.cc (derived_mark): derive Music from Prob.

* lily/paper-system.cc (LY_DEFINE): derive from Prob.

* lily/prob.cc (Module): Implement Prob (Property Object), object
with shared and r/w property alists.

* lily/include/prob.hh (Module): new file. Declare Prob.

* flower/string.cc: remove is_empty().

18 years ago* flower/include/string.hh (class String): remove String:: qualifier.
Han-Wen Nienhuys [Tue, 24 Jan 2006 01:43:25 +0000 (01:43 +0000)]
* flower/include/string.hh (class String): remove String:: qualifier.

* flower/include/string.hh (class String): remove to_str0 and
is_empty(). S&R everywhere.

18 years ago* buildscripts/analyse-cxx-log.py: new file. Read compile log to
Han-Wen Nienhuys [Tue, 24 Jan 2006 01:42:15 +0000 (01:42 +0000)]
* buildscripts/analyse-cxx-log.py: new file. Read compile log to
substitute appropriate functions.

* flower/include/string.hh (class String): remove to_str0 and
is_empty(). S&R everywhere.

18 years agoAdded two new sections. Will probably not compile.
Graham Percival [Mon, 23 Jan 2006 22:57:31 +0000 (22:57 +0000)]
Added two new sections.  Will probably not compile.

18 years agoAdd a tweak to commonprop.
Graham Percival [Mon, 23 Jan 2006 22:32:49 +0000 (22:32 +0000)]
Add a tweak to commonprop.

18 years ago* flower/international.cc:
Jan Nieuwenhuizen [Mon, 23 Jan 2006 21:28:10 +0000 (21:28 +0000)]
* flower/international.cc:
* flower/include/international.hh:

18 years agostd:: macramee
Jan Nieuwenhuizen [Mon, 23 Jan 2006 21:12:19 +0000 (21:12 +0000)]
std:: macramee

18 years ago* flower/include/std-string.hh: Oops, bugfix for --disable-std-string.
Jan Nieuwenhuizen [Mon, 23 Jan 2006 21:06:28 +0000 (21:06 +0000)]
* flower/include/std-string.hh: Oops, bugfix for --disable-std-string.

* flower/include/getopt-long.hh: Use std::string [interface].
Update callers.

* stepmake/stepmake/executable-rules.make: Add dependency on
module libraries.

18 years ago*** empty log message ***
Han-Wen Nienhuys [Sun, 22 Jan 2006 22:23:19 +0000 (22:23 +0000)]
*** empty log message ***

18 years ago* flower/file-path.cc:
Jan Nieuwenhuizen [Sun, 22 Jan 2006 21:54:58 +0000 (21:54 +0000)]
* flower/file-path.cc:
* flower/include/file-path.hh: Use std::string [interface].
Update callers.

* flower/std-string.cc:
* flower/include/std-string.hh: New file.

18 years ago* flower/direction.cc:
Jan Nieuwenhuizen [Sun, 22 Jan 2006 21:40:05 +0000 (21:40 +0000)]
* flower/direction.cc:
* flower/axis.cc: Unused.  Remove.

18 years agoRemove.
Jan Nieuwenhuizen [Sun, 22 Jan 2006 21:35:31 +0000 (21:35 +0000)]
Remove.

18 years ago* configure.in (--enable-std-string): New option.
Jan Nieuwenhuizen [Sun, 22 Jan 2006 20:56:17 +0000 (20:56 +0000)]
* configure.in (--enable-std-string): New option.

* flower/std-string.cc:
* flower/include/std-string.hh: New file.

* flower/file-name.cc[STD_STRING]:
* flower/include/file-name.hh[STD_STRING]: Use it.

18 years ago(with-dimensions):
Han-Wen Nienhuys [Sun, 22 Jan 2006 20:24:17 +0000 (20:24 +0000)]
(with-dimensions):
with-dimensions markup command.

18 years ago* input/test/font-table.ly: use it.
Han-Wen Nienhuys [Sun, 22 Jan 2006 18:46:37 +0000 (18:46 +0000)]
* input/test/font-table.ly: use it.

* lily/open-type-font.cc (glyph_list): new function.

* lily/open-type-font-scheme.cc (LY_DEFINE): ly:otf-glyph-list function.

* lily/ttf.cc: remove ly:font-glyph-list scheme function

18 years ago* ly/music-functions-init.ly (parallelMusic): new music function for parallel
Nicolas Sceaux [Sun, 22 Jan 2006 17:48:54 +0000 (17:48 +0000)]
* ly/music-functions-init.ly (parallelMusic): new music function for parallel
music entry.

* scm/define-music-properties.scm (all-music-properties): new 'void music property

* scm/music-functions.scm (ly:music-message): make public, to be
used in music function definitions

* scm/lily-library.scm (collect-music-for-book): discard music
when the 'void property is set.

18 years ago(LY_DEFINE): store name before destroying face.
Han-Wen Nienhuys [Sun, 22 Jan 2006 17:40:08 +0000 (17:40 +0000)]
(LY_DEFINE): store name before destroying face.

18 years ago* mf/GNUmakefile: idem.
Han-Wen Nienhuys [Sun, 22 Jan 2006 16:55:56 +0000 (16:55 +0000)]
* mf/GNUmakefile: idem.

* buildscripts/mf-to-table.py (help): excise fetaXXlist.ly support.

18 years ago* stepmake/bin/install.py (dest): Only chmod/chown just created directories
Han-Wen Nienhuys [Sun, 22 Jan 2006 16:51:30 +0000 (16:51 +0000)]
* stepmake/bin/install.py (dest): Only chmod/chown just created directories

* input/test/font-table.ly: new file. Generate font table within lily.

18 years ago* Documentation/user/notation-appendices.itely (The Feta font):
Han-Wen Nienhuys [Sun, 22 Jan 2006 16:25:22 +0000 (16:25 +0000)]
* Documentation/user/notation-appendices.itely (The Feta font):
use it.

* input/test/font-table.ly: new file. Generate font table within lily.

* Documentation/user/notation-appendices.itely (The Feta font):
use new font-table.ly file.

18 years ago(local-install-outfiles): only create directory if
Han-Wen Nienhuys [Sun, 22 Jan 2006 15:20:51 +0000 (15:20 +0000)]
(local-install-outfiles): only create directory if
$(INSTALLATION_OUT_DIR) is defined. This fixes install on Gentoo.

18 years ago* lily/ttf.cc (LY_DEFINE): new function ly:font-glyph-list.
Han-Wen Nienhuys [Sat, 21 Jan 2006 14:16:35 +0000 (14:16 +0000)]
* lily/ttf.cc (LY_DEFINE): new function ly:font-glyph-list.

* lily/ttf.cc (LY_DEFINE): ly:ttf-ps-name: new routine to extract
PS name from TTF font.

18 years agorelease commit release/2.7.28
Han-Wen Nienhuys [Sat, 21 Jan 2006 11:33:09 +0000 (11:33 +0000)]
release commit

18 years ago(write-preamble): use it to pick exactly
Han-Wen Nienhuys [Sat, 21 Jan 2006 00:32:52 +0000 (00:32 +0000)]
(write-preamble): use it to pick exactly
the right font from a Mac dfont.
(write-preamble): don't forget directory, only look at files.

18 years ago(Top): add tie NEWS.
Han-Wen Nienhuys [Sat, 21 Jan 2006 00:23:22 +0000 (00:23 +0000)]
(Top): add tie NEWS.

18 years ago* scm/framework-ps.scm (write-preamble): use it to pick exactly
Han-Wen Nienhuys [Sat, 21 Jan 2006 00:14:10 +0000 (00:14 +0000)]
* scm/framework-ps.scm (write-preamble): use it to pick exactly
the right font from a Mac dfont.

* lily/ttf.cc (LY_DEFINE): ly:ttf-ps-name: new routine to extract
PS name from TTF font.

* input/regression/tie-manual.ly: document new feature.

* Documentation/topdocs/NEWS.tely (Top): add tie NEWS.

* VERSION (MY_PATCH_LEVEL): bump to .28

* Documentation/user/basic-notation.itely (Ties): add tie examples
refs.

* lily/tie-formatting-problem.cc (score_ties_configuration):
symmetry penalties for outer ties.

18 years ago* lily/tie-formatting-problem.cc (generate_configuration):
Han-Wen Nienhuys [Fri, 20 Jan 2006 17:43:18 +0000 (17:43 +0000)]
* lily/tie-formatting-problem.cc (generate_configuration):

* lily/tie-formatting-problem.cc (peak_around): new function.
(score_configuration): use sliding criterion for staff line collisions.
(score_configuration): idem for dot collisions.
(generate_configuration): use separate stem_gap for gap to stem.

18 years ago* input/regression/tie-chord.ly: use generateTiePattern to
Han-Wen Nienhuys [Fri, 20 Jan 2006 17:38:34 +0000 (17:38 +0000)]
* input/regression/tie-chord.ly: use generateTiePattern to
simplify file.

* lily/tie-formatting-problem.cc (peak_around): new function.
(score_configuration): use sliding criterion for staff line collisions.
(score_configuration): idem for dot collisions.
(generate_configuration): use separate stem_gap for gap to stem.

* lily/include/tie-formatting-problem.hh (struct Tie_details):
separate penalty factors for x and y distance.
(struct Tie_details): separate penalties for tip and center line collisions.

18 years agotie formatting
Han-Wen Nienhuys [Thu, 19 Jan 2006 22:39:13 +0000 (22:39 +0000)]
tie formatting

18 years agoremove duplicate tag.
Han-Wen Nienhuys [Wed, 18 Jan 2006 13:46:55 +0000 (13:46 +0000)]
remove duplicate tag.

18 years ago*** empty log message ***
Han-Wen Nienhuys [Wed, 18 Jan 2006 13:41:06 +0000 (13:41 +0000)]
*** empty log message ***

18 years agoTypo fix from Erlend Aasland.
Graham Percival [Mon, 16 Jan 2006 01:22:47 +0000 (01:22 +0000)]
Typo fix from Erlend Aasland.

18 years ago*** empty log message ***
Erik Sandberg [Sun, 15 Jan 2006 15:42:57 +0000 (15:42 +0000)]
*** empty log message ***

18 years agoSmall fixes (bugs and commonprop)
Graham Percival [Sun, 15 Jan 2006 01:10:41 +0000 (01:10 +0000)]
Small fixes (bugs and commonprop)

18 years ago(MINGW_BUILD): generic
Han-Wen Nienhuys [Fri, 13 Jan 2006 01:38:02 +0000 (01:38 +0000)]
(MINGW_BUILD): generic
detection of mingw build.
(MINGW_BUILD): opps.

18 years ago(MINGW_BUILD): generic
Han-Wen Nienhuys [Fri, 13 Jan 2006 01:03:44 +0000 (01:03 +0000)]
(MINGW_BUILD): generic
detection of mingw build.

18 years ago(MINGW_BUILD): generic
Han-Wen Nienhuys [Thu, 12 Jan 2006 23:43:15 +0000 (23:43 +0000)]
(MINGW_BUILD): generic
detection of mingw build.

18 years ago(MINGW_BUILD): Add
Jan Nieuwenhuizen [Thu, 12 Jan 2006 22:31:56 +0000 (22:31 +0000)]
(MINGW_BUILD): Add
i686-mingw32.

18 years ago(skip->rest): add skip->rest
Han-Wen Nienhuys [Thu, 12 Jan 2006 00:52:29 +0000 (00:52 +0000)]
(skip->rest): add skip->rest

18 years ago(init_fontconfig): call FcConfigBuildFonts()
Han-Wen Nienhuys [Wed, 11 Jan 2006 17:05:12 +0000 (17:05 +0000)]
(init_fontconfig): call FcConfigBuildFonts()
explicitly.

18 years ago(LY_DEFINE): also display font and
Han-Wen Nienhuys [Wed, 11 Jan 2006 14:10:15 +0000 (14:10 +0000)]
(LY_DEFINE): also display font and
config dirs. Aids debugging.
(display_config): also display config files.

18 years ago(LY_DEFINE): also display font and
Han-Wen Nienhuys [Wed, 11 Jan 2006 01:57:02 +0000 (01:57 +0000)]
(LY_DEFINE): also display font and
config dirs. Aids debugging.

18 years agorelease commit release/2.7.27
Han-Wen Nienhuys [Sat, 7 Jan 2006 12:45:54 +0000 (12:45 +0000)]
release commit

18 years ago* scm/define-grob-properties.scm (all-user-grob-properties): add
Han-Wen Nienhuys [Sat, 7 Jan 2006 12:37:15 +0000 (12:37 +0000)]
* scm/define-grob-properties.scm (all-user-grob-properties): add
line-positions.

* input/regression/staff-line-positions.ly:  new file.

18 years ago* lily/bar-line.cc (calc_bar_size): inspect staff->extent (Y_AXIS)
Han-Wen Nienhuys [Sat, 7 Jan 2006 02:34:56 +0000 (02:34 +0000)]
* lily/bar-line.cc (calc_bar_size): inspect staff->extent (Y_AXIS)
for determining bar size.

* lily/staff-symbol.cc (print): place lines at distance line-positions

* lily/staff-symbol.cc (height): new function.

18 years agoRemove reference to non-existant file.
Graham Percival [Fri, 6 Jan 2006 21:47:49 +0000 (21:47 +0000)]
Remove reference to non-existant file.

18 years ago*** empty log message ***
Jan Nieuwenhuizen [Fri, 6 Jan 2006 19:57:55 +0000 (19:57 +0000)]
*** empty log message ***

18 years ago(invokes_lilypond): allow . in path to
Han-Wen Nienhuys [Fri, 6 Jan 2006 19:30:01 +0000 (19:30 +0000)]
(invokes_lilypond): allow . in path to
lilypond binary too.

18 years ago* make/ly-rules.make:
Jan Nieuwenhuizen [Fri, 6 Jan 2006 09:33:39 +0000 (09:33 +0000)]
* make/ly-rules.make:
* make/mutopia-rules.make: Use LILYPOND_BINARY (WAS: LILYPOND, but
that seems to be gone). Fixes make web.

18 years ago* The grand 2005-2006 replace.
Jan Nieuwenhuizen [Fri, 6 Jan 2006 09:13:28 +0000 (09:13 +0000)]
* The grand 2005-2006 replace.

18 years ago(MY_PATCH_LEVEL): Stay on .26 for now.
Jan Nieuwenhuizen [Fri, 6 Jan 2006 00:04:22 +0000 (00:04 +0000)]
(MY_PATCH_LEVEL): Stay on .26 for now.

18 years ago* make/lilypond-vars.make: set LILYPOND_BINARY variable
Han-Wen Nienhuys [Thu, 5 Jan 2006 20:32:19 +0000 (20:32 +0000)]
* make/lilypond-vars.make: set LILYPOND_BINARY variable
(LILYPOND_BOOK_LILYPOND_FLAGS): new variable
LILYPOND_BOOK_LILYPOND_FLAGS to hold system dependent settings,
like -dgs-font-load.

* Documentation/user/GNUmakefile ($(outdir)/interfaces.itexi):
remove absolute path to lilypond binary.

18 years ago* configure.in (NCSB_DIR): fix --with-ncsb-dir option.
Pedro Kroger [Thu, 5 Jan 2006 20:19:12 +0000 (20:19 +0000)]
* configure.in (NCSB_DIR): fix --with-ncsb-dir option.

18 years ago* Documentation/user/GNUmakefile ($(outdir)/interfaces.itexi):
Han-Wen Nienhuys [Thu, 5 Jan 2006 19:41:29 +0000 (19:41 +0000)]
* Documentation/user/GNUmakefile ($(outdir)/interfaces.itexi):
remove absolute path to lilypond binary.

* make/lilypond-vars.make: support LILYPOND_EXTERNAL_BINARY variable.

18 years agosupport EXTERNAL_LILYPOND_BINARY variable.
Han-Wen Nienhuys [Thu, 5 Jan 2006 19:20:50 +0000 (19:20 +0000)]
support EXTERNAL_LILYPOND_BINARY variable.

18 years agoremove broken dvips map symlink.
Han-Wen Nienhuys [Thu, 5 Jan 2006 02:31:59 +0000 (02:31 +0000)]
remove broken dvips map symlink.

18 years ago* lily/main.cc:
Jan Nieuwenhuizen [Wed, 4 Jan 2006 21:45:46 +0000 (21:45 +0000)]
* lily/main.cc:
* configure.in: Cosmetic fixes.

18 years ago* lily/main.cc:
Jan Nieuwenhuizen [Wed, 4 Jan 2006 20:47:48 +0000 (20:47 +0000)]
* lily/main.cc:
* configure.in: Cosmetic fixes.

18 years ago * Documentation/user/music-glossary.tely (Pitch names): Added
Mats Bengtsson [Wed, 4 Jan 2006 15:07:59 +0000 (15:07 +0000)]
* Documentation/user/music-glossary.tely (Pitch names): Added
Spanish pitch names and durations, thanks to Ernesto Gancedo

18 years ago(define-scheme-options): use quasi-quote for option
Han-Wen Nienhuys [Wed, 4 Jan 2006 11:21:27 +0000 (11:21 +0000)]
(define-scheme-options): use quasi-quote for option
init. Fixes verbose printing of .scm files.

18 years agoadd spaces before - options.
Han-Wen Nienhuys [Wed, 4 Jan 2006 10:24:22 +0000 (10:24 +0000)]
add spaces before - options.

18 years ago(setup_paths): Bugfix: do not store result
Jan Nieuwenhuizen [Tue, 3 Jan 2006 21:06:57 +0000 (21:06 +0000)]
(setup_paths): Bugfix: do not store result
of path search in local block variable.

18 years agoreally.
Jan Nieuwenhuizen [Tue, 3 Jan 2006 12:46:31 +0000 (12:46 +0000)]
really.

18 years ago* configure.in (NCSB_DIR): --enable-ncsb-dir
Han-Wen Nienhuys [Mon, 2 Jan 2006 22:40:51 +0000 (22:40 +0000)]
* configure.in (NCSB_DIR): --enable-ncsb-dir
(LINK_GXX_STATICALLY): denko.

* configure.in (LINK_GXX_STATICALLY): --enable-ncsb-path option.
use locate to find c059033l.pfb.

18 years ago* configure.in (NCSB_DIR): --enable-ncsb-dir
Han-Wen Nienhuys [Mon, 2 Jan 2006 22:17:11 +0000 (22:17 +0000)]
* configure.in (NCSB_DIR): --enable-ncsb-dir
(LINK_GXX_STATICALLY): denko.

* configure.in (LINK_GXX_STATICALLY): --enable-ncsb-path option.
use locate to find c059033l.pfb.

18 years ago* configure.in (NCSB_DIR): --enable-ncsb-dir
Han-Wen Nienhuys [Mon, 2 Jan 2006 22:11:16 +0000 (22:11 +0000)]
* configure.in (NCSB_DIR): --enable-ncsb-dir

* mf/GNUmakefile ($(NCSB_TTFS)): NCSB_DIR iso. NCSB_PATH.

* configure.in (LINK_GXX_STATICALLY): --enable-ncsb-path option.
use locate to find c059033l.pfb.

18 years ago(LINK_GXX_STATICALLY): --enable-ncsb-path option.
Han-Wen Nienhuys [Mon, 2 Jan 2006 21:27:23 +0000 (21:27 +0000)]
(LINK_GXX_STATICALLY): --enable-ncsb-path option.
use locate to find c059033l.pfb.

18 years ago(problem::generate_base_chord_configuration): Use my_round (was
Jan Nieuwenhuizen [Mon, 2 Jan 2006 16:44:19 +0000 (16:44 +0000)]
(problem::generate_base_chord_configuration): Use my_round (was
round).

18 years ago(file::get_counts)[!HAVE_MBRTOWC]: Bugfix,
Jan Nieuwenhuizen [Mon, 2 Jan 2006 16:34:17 +0000 (16:34 +0000)]
(file::get_counts)[!HAVE_MBRTOWC]: Bugfix,
do not invoke mbrtowc.

18 years ago(setup_paths): Add more debugging verbosity.
Jan Nieuwenhuizen [Mon, 2 Jan 2006 12:38:06 +0000 (12:38 +0000)]
(setup_paths): Add more debugging verbosity.

18 years ago(lilypond-all): oops. remove debugging hack.
Han-Wen Nienhuys [Mon, 2 Jan 2006 11:32:07 +0000 (11:32 +0000)]
(lilypond-all): oops. remove debugging hack.

18 years ago* Documentation/user/invoking.itely (svg): revise SVG part.
Heikki Junes [Mon, 2 Jan 2006 09:44:59 +0000 (09:44 +0000)]
* Documentation/user/invoking.itely (svg): revise SVG part.

18 years agouse sourcefilename iso. renameinput.
Han-Wen Nienhuys [Mon, 2 Jan 2006 00:19:37 +0000 (00:19 +0000)]
use sourcefilename iso. renameinput.