]> git.donarmstrong.com Git - lilypond.git/log
lilypond.git
20 years agorelease commit release/2.1.31
Han-Wen Nienhuys [Mon, 15 Mar 2004 17:26:31 +0000 (17:26 +0000)]
release commit

20 years ago* GNUmakefile.in: remove stray make out=www
Han-Wen Nienhuys [Mon, 15 Mar 2004 17:25:39 +0000 (17:25 +0000)]
* GNUmakefile.in: remove stray make out=www

* input/test/bagpipe.ly (gcdg): octave fixes.

* scm/define-markup-commands.scm (number): use font-encoding
iso. font-family

* ly/chord-modifiers-init.ly (blackTriangleMarkup): set
font-encoding.

20 years ago * lily/parse-scm.cc: add missing header files for
Heikki Junes [Mon, 15 Mar 2004 00:08:16 +0000 (00:08 +0000)]
* lily/parse-scm.cc: add missing header files for
`output_format_global' and `PAGE_LAYOUT'.

20 years ago* lily/parse-scm.cc (internal_ly_parse_scm)[PAGE_LAYOUT]: Import
Jan Nieuwenhuizen [Sun, 14 Mar 2004 22:37:19 +0000 (22:37 +0000)]
* lily/parse-scm.cc (internal_ly_parse_scm)[PAGE_LAYOUT]: Import
lily functions in safe mode.

* lily/paper-outputter.cc (Paper_outputter): Eval output-ps in
safe mode.

20 years ago(Lilypond_snippet.output_texinfo):
Jan Nieuwenhuizen [Sun, 14 Mar 2004 22:14:45 +0000 (22:14 +0000)]
(Lilypond_snippet.output_texinfo):
Print filename for HTML, LATEX, before texidoc.

20 years ago* scm/output-tex.scm (ps-output-expression): Eval embedded-ps
Jan Nieuwenhuizen [Sun, 14 Mar 2004 21:27:31 +0000 (21:27 +0000)]
* scm/output-tex.scm (ps-output-expression): Eval embedded-ps
instructions in output-ps module.

* scm/lily.scm: Do not load output-ps module.

* lily/paper-outputter.cc (Paper_outputter): Attempt to eval
output-ps in safe mode.

20 years ago(make-font-tree): new function.
Han-Wen Nienhuys [Sun, 14 Mar 2004 18:25:09 +0000 (18:25 +0000)]
(make-font-tree): new function.

20 years ago(make-font-tree): new function.
Han-Wen Nienhuys [Sun, 14 Mar 2004 18:03:34 +0000 (18:03 +0000)]
(make-font-tree): new function.

20 years ago* lily/span-dynamic-performer.cc (process_music): remove spurious
Han-Wen Nienhuys [Sun, 14 Mar 2004 16:03:55 +0000 (16:03 +0000)]
* lily/span-dynamic-performer.cc (process_music): remove spurious
warning.

* scm/new-font.scm (make-font-tree): new function.

20 years ago(Context_def): init name to ""
Han-Wen Nienhuys [Sun, 14 Mar 2004 13:01:35 +0000 (13:01 +0000)]
(Context_def): init name to ""

20 years ago(make-font-tree): new function.
Han-Wen Nienhuys [Sun, 14 Mar 2004 02:21:35 +0000 (02:21 +0000)]
(make-font-tree): new function.

20 years ago(text_font_alist_chain): rename function,
Han-Wen Nienhuys [Sun, 14 Mar 2004 01:54:39 +0000 (01:54 +0000)]
(text_font_alist_chain): rename function,
and use text-font-defaults.

20 years ago* scm/lily.scm (chain-assoc-get): bugfix.
Han-Wen Nienhuys [Sun, 14 Mar 2004 01:46:49 +0000 (01:46 +0000)]
* scm/lily.scm (chain-assoc-get): bugfix.

* lily/paper-book.cc (stencil2line): don't make static SCMs to

20 years ago* lily/font-interface.cc (text_font_alist_chain): rename function,
Han-Wen Nienhuys [Sun, 14 Mar 2004 01:23:26 +0000 (01:23 +0000)]
* lily/font-interface.cc (text_font_alist_chain): rename function,
and use text-font-defaults.

* lily/font-select.cc (properties_to_font_size_family): call SCM code.

* scm/paper.scm (paper-set-staff-size): use new function.

* scm/new-font.scm (make-font-tree): new function.

20 years ago(output): Bugfix: no output if no \paper.
Jan Nieuwenhuizen [Sat, 13 Mar 2004 21:38:28 +0000 (21:38 +0000)]
(output): Bugfix: no output if no \paper.

20 years ago* scm/lily.scm (get-output-module): New function.
Jan Nieuwenhuizen [Sat, 13 Mar 2004 21:24:15 +0000 (21:24 +0000)]
* scm/lily.scm (get-output-module): New function.
(output-alist): Remove ,ps-output-expression.

* scm/output-tex.scm (ps-output-expression): New function.

* scm/output-ps.scm (ps-output-expression): Remove.
(header, start-page): Output page metadata.

* lily/paper-outputter.cc (Paper_outputter)[PAGE_LAYOUT]:
initialise output_module_.  Do not write part of header.
(output_scheme)[PAGE_LAYOUT]: Output through output_module_.
(output_header): Output full header.

* scm/define-markup-commands.scm (bigger, smaller): Avoid crash.
FIXME.

20 years ago* scm/new-font.scm: new file. Tree based font lookup.
Han-Wen Nienhuys [Sat, 13 Mar 2004 17:01:57 +0000 (17:01 +0000)]
* scm/new-font.scm: new file. Tree based font lookup.

* scm/lily.scm (assoc-get): take default argument. Remove
assoc-get-default.
(chain-assoc-get): use chain-assoc-get everywhere.

20 years ago(FatalConversionError.subst_in_trans):
Han-Wen Nienhuys [Sat, 13 Mar 2004 10:59:38 +0000 (10:59 +0000)]
(FatalConversionError.subst_in_trans):
autobeamsettings conversion bug.

20 years ago* lily/include/global-context.hh (Context): clean-up data hiding.
Han-Wen Nienhuys [Sat, 13 Mar 2004 10:51:51 +0000 (10:51 +0000)]
* lily/include/global-context.hh (Context): clean-up data hiding.

* lily/include/music-iterator.hh (class Music_iterator): clean-up
data hiding.

* lily/include/grace-fixup.hh (struct Grace_fixup): new file.

* input/regression/stem-shorten.ly: add chord case.

* lily/stem.cc (get_default_stem_end_position): shorten stems
triggered by note-head positions, not by forced-direction. This
fixes a bug with too short stems.

20 years ago(Lilypond_snippet.output_html,
Jan Nieuwenhuizen [Fri, 12 Mar 2004 21:40:18 +0000 (21:40 +0000)]
(Lilypond_snippet.output_html,
Lilypond_snippet.output_latex): Always call output_print_filename.

20 years ago(fill_pages): New method. Try to cramp or
Jan Nieuwenhuizen [Fri, 12 Mar 2004 21:30:39 +0000 (21:30 +0000)]
(fill_pages): New method.  Try to cramp or
expand pages.

20 years ago*** empty log message ***
Han-Wen Nienhuys [Fri, 12 Mar 2004 20:56:46 +0000 (20:56 +0000)]
*** empty log message ***

20 years ago* lily/figured-bass-engraver.cc (process_music): change calling
Han-Wen Nienhuys [Fri, 12 Mar 2004 19:05:02 +0000 (19:05 +0000)]
* lily/figured-bass-engraver.cc (process_music): change calling
convention.

* scm/bass-figure.scm (format-bass-figure): rewrite function.

* scm/define-markup-commands.scm (bracketed-y-column): new markup
command.

* lily/include/stencil.hh (class Stencil): add origin field.

* lily/stencil-scheme.cc (LY_DEFINE): ly:stencil-move-to-edge: new
function.

* lily/grob-scheme.cc (LY_DEFINE): ly:grob-alist-chain: new function.

* lily/lexer.ll: remove support for \$ and $ in identifiers

* lily/sequential-iterator.cc: remove copy_grace_fixups
(get_grace_fixup): slight abstraction of fixup code.

* input/test/title-markup.ly (spaceTest): vary staff sizes.

20 years agochange <TAB> to <C-F> (default).
Heikki Junes [Thu, 11 Mar 2004 22:52:08 +0000 (22:52 +0000)]
change <TAB> to <C-F> (default).

20 years ago * vim/lilypond-indent.vim: use <TAB> is indent character in
Heikki Junes [Thu, 11 Mar 2004 22:30:41 +0000 (22:30 +0000)]
* vim/lilypond-indent.vim: use <TAB> is indent character in
insert-mode. add indenting rules.

20 years agotypos
Jan Nieuwenhuizen [Thu, 11 Mar 2004 21:34:17 +0000 (21:34 +0000)]
typos

20 years agosensible margins
Jan Nieuwenhuizen [Thu, 11 Mar 2004 21:26:20 +0000 (21:26 +0000)]
sensible margins

20 years ago* lily/parser.yy (toplevel_expression)[PAGE_LAYOUT]: Remove
Jan Nieuwenhuizen [Thu, 11 Mar 2004 18:45:24 +0000 (18:45 +0000)]
* lily/parser.yy (toplevel_expression)[PAGE_LAYOUT]: Remove
protect hack.

* scm/page-layout.scm:
* lily/paper-book.cc: Handle tagline/copyright.  Internal page
layout and titling should now match external latex based version.

20 years ago* scm/output-tex.scm (output-scopes): Bugfix: only write string
Jan Nieuwenhuizen [Thu, 11 Mar 2004 15:51:12 +0000 (15:51 +0000)]
* scm/output-tex.scm (output-scopes): Bugfix: only write string
header fields.

* scm/output-ps.scm (new-start-system): New interface function.

20 years ago* ps/lilyponddefs.ps: Remove automatic page layout.
Jan Nieuwenhuizen [Thu, 11 Mar 2004 15:42:34 +0000 (15:42 +0000)]
* ps/lilyponddefs.ps: Remove automatic page layout.

* scm/output-ps.scm (new-start-system): New interface function.

* lily/include/paper-outputter.hh (output_line): Add ORIGIN parameter.

* lily/paper-book.cc (output): Bugfix.

* ps/lilyponddefs.ps: Bugfix.

20 years agorelease commit release/2.1.30
Han-Wen Nienhuys [Thu, 11 Mar 2004 15:14:41 +0000 (15:14 +0000)]
release commit

20 years ago*** empty log message ***
Han-Wen Nienhuys [Thu, 11 Mar 2004 11:53:45 +0000 (11:53 +0000)]
*** empty log message ***

20 years ago*** empty log message ***
Jan Nieuwenhuizen [Thu, 11 Mar 2004 11:18:11 +0000 (11:18 +0000)]
*** empty log message ***

20 years ago* ps/lilyponddefs.ps: Bugfix.
Jan Nieuwenhuizen [Thu, 11 Mar 2004 09:44:13 +0000 (09:44 +0000)]
* ps/lilyponddefs.ps: Bugfix.

* input/regression/multi-measure-rest-instr-name.ly: Typo.

20 years ago(accurate_boxes): enlarge Y-extent of flat to
Han-Wen Nienhuys [Thu, 11 Mar 2004 00:15:43 +0000 (00:15 +0000)]
(accurate_boxes): enlarge Y-extent of flat to
prevent aligned 6ths.

20 years ago(print): remove neutral position.
Han-Wen Nienhuys [Wed, 10 Mar 2004 23:30:28 +0000 (23:30 +0000)]
(print): remove neutral position.
(print): remove adjust-if-on-staffline.

20 years agoDo header and footer.
Jan Nieuwenhuizen [Wed, 10 Mar 2004 23:02:39 +0000 (23:02 +0000)]
Do header and footer.

20 years ago * scm/page-layout.scm: New file.
Jan Nieuwenhuizen [Wed, 10 Mar 2004 20:10:34 +0000 (20:10 +0000)]
* scm/page-layout.scm: New file.

20 years ago* lily/piano-pedal-engraver.cc (finalize): attach unfinished
Han-Wen Nienhuys [Wed, 10 Mar 2004 11:06:06 +0000 (11:06 +0000)]
* lily/piano-pedal-engraver.cc (finalize): attach unfinished
bracket to last command column.

* lily/piano-pedal-bracket.cc (print): only flatten bracket if it
continues on next/prev system.

* input/regression/pedal-end.ly: new file.

20 years ago* make/lilypond.redhat.spec.in, make/lilypond.suse.spec.in:
Werner Lemberg [Wed, 10 Mar 2004 08:53:54 +0000 (08:53 +0000)]
* make/lilypond.redhat.spec.in, make/lilypond.suse.spec.in:
Remove pmx2ly stuff.
* scripts/GNUmakefile (SEXECUTABLES): Remove pmx2ly.

20 years ago(do_file): Bugfix: texinfo paper
Jan Nieuwenhuizen [Wed, 10 Mar 2004 08:18:51 +0000 (08:18 +0000)]
(do_file): Bugfix: texinfo paper
settings.
(Lilypond_snippet.is_outdated): Also check for PNG file.
Workaround for interrupted (web) builds.

20 years ago* lily/score.cc (default_rendering): clean protection.
Han-Wen Nienhuys [Wed, 10 Mar 2004 01:39:59 +0000 (01:39 +0000)]
* lily/score.cc (default_rendering): clean protection.

* lily/paper-book.cc (mark_smob): implement smob marking.

20 years ago* lily/paper-book.cc (get_pages): Bugfix: set dimensions for titles.
Jan Nieuwenhuizen [Wed, 10 Mar 2004 00:58:30 +0000 (00:58 +0000)]
* lily/paper-book.cc (get_pages): Bugfix: set dimensions for titles.

* ps/lilyponddefs.ps: Use only very small top-marging.
(init-paper): Also pop page size string.
(start-page, stop-page): New function.

* scm/output-ps.scm (header-end): Remove stray exec commands.

20 years ago(make_html_menu_file): remove --psgz option
Han-Wen Nienhuys [Wed, 10 Mar 2004 00:53:03 +0000 (00:53 +0000)]
(make_html_menu_file): remove --psgz option

20 years ago*** empty log message ***
Han-Wen Nienhuys [Wed, 10 Mar 2004 00:27:56 +0000 (00:27 +0000)]
*** empty log message ***

20 years ago*** empty log message ***
Han-Wen Nienhuys [Tue, 9 Mar 2004 23:44:30 +0000 (23:44 +0000)]
*** empty log message ***

20 years ago*** empty log message ***
Jan Nieuwenhuizen [Tue, 9 Mar 2004 23:14:20 +0000 (23:14 +0000)]
*** empty log message ***

20 years ago*** empty log message ***
Jan Nieuwenhuizen [Tue, 9 Mar 2004 23:00:17 +0000 (23:00 +0000)]
*** empty log message ***

20 years ago* lily/score.cc (default_rendering): Protect paper-book members.
Jan Nieuwenhuizen [Tue, 9 Mar 2004 22:35:48 +0000 (22:35 +0000)]
* lily/score.cc (default_rendering): Protect paper-book members.

* lily/paper-def.cc (smobbed_copy): New method.

20 years ago* lily/include/paper-book.hh (PAGE_LAYOUT): Define as "ps"; make
Jan Nieuwenhuizen [Tue, 9 Mar 2004 20:56:18 +0000 (20:56 +0000)]
* lily/include/paper-book.hh (PAGE_LAYOUT): Define as "ps"; make
switch runtime.

20 years ago* lily/include/music-output.hh (process): Change signature to
Jan Nieuwenhuizen [Tue, 9 Mar 2004 20:37:44 +0000 (20:37 +0000)]
* lily/include/music-output.hh (process): Change signature to
return SCM.

* lily/paper-book.cc (classic_output, get_title, get_scopes): New
method.

* lily/paper-score.cc (process): Return stencils rather than
outputting directly.  Remove paper-book kludge.  Delete grobs.
(output): Remove.

* lily/include/paper-score.hh (class Paper_score): Remove outputter_.

* lily/score-engraver.cc (get_output): Do not reset pscore_.

* lily/score.cc (default_rendering)
(ly_render_output): Move adding paper-score two levels up.

20 years ago* scm/font.scm (paper20-font-vector): add more design sizes for
Han-Wen Nienhuys [Tue, 9 Mar 2004 14:22:45 +0000 (14:22 +0000)]
* scm/font.scm (paper20-font-vector): add more design sizes for
number.

* scm/font.scm (paper20-font-vector): bugfix: use din12, not 10
for 12pt design size.

20 years ago* lily/system.cc (get_line):
Jan Nieuwenhuizen [Tue, 9 Mar 2004 13:37:50 +0000 (13:37 +0000)]
* lily/system.cc (get_line):
* lily/paper-outputter.cc (output_line): Fix `between-system-string'.

20 years ago* lily/system.cc (get_line):
Jan Nieuwenhuizen [Tue, 9 Mar 2004 13:12:17 +0000 (13:12 +0000)]
* lily/system.cc (get_line):
* lily/paper-outputter.cc (output_line): Fix `between-system-string'.

20 years ago(get_line): Fix between-systems (NOT).
Jan Nieuwenhuizen [Tue, 9 Mar 2004 12:23:37 +0000 (12:23 +0000)]
(get_line): Fix between-systems (NOT).

20 years ago(get_line): Fix between-systems (NOT).
Jan Nieuwenhuizen [Tue, 9 Mar 2004 12:14:59 +0000 (12:14 +0000)]
(get_line): Fix between-systems (NOT).

20 years ago * lily/font-select.cc (properties_to_font_size_family): Fix
Jan Nieuwenhuizen [Tue, 9 Mar 2004 11:48:01 +0000 (11:48 +0000)]
* lily/font-select.cc (properties_to_font_size_family): Fix
warning message.

* Experimental PostScript latin1 encoding:

* mf/GNUmakefile (SAUTER_FONTS): Add ecmb14 ecrm12.

* scm/output-ps.scm: Experimental encoding using reencode-font.
* scm/font.scm: Add latin1 `font-shape'.

* scm/define-markup-commands.scm (latin-i): New font-shape command.

* ps/lilyponddefs.ps (reencode-font): New function.

20 years agodon't remove slur engraver from DrumVoice.
Han-Wen Nienhuys [Tue, 9 Mar 2004 11:20:22 +0000 (11:20 +0000)]
don't remove slur engraver from DrumVoice.

20 years ago(get_pages): Simplistic page breaking.
Jan Nieuwenhuizen [Mon, 8 Mar 2004 23:50:59 +0000 (23:50 +0000)]
(get_pages): Simplistic page breaking.

20 years ago* lily/paper-book.cc (get_pages): Simplistic page breaking.
Jan Nieuwenhuizen [Mon, 8 Mar 2004 23:49:41 +0000 (23:49 +0000)]
* lily/paper-book.cc (get_pages): Simplistic page breaking.

* scm/output-tex.scm (start-page):
(stop-page): New interface function.

20 years ago* lily/paper-book.cc:
Jan Nieuwenhuizen [Mon, 8 Mar 2004 22:31:38 +0000 (22:31 +0000)]
* lily/paper-book.cc:
* lily/include/paper-book.hh: New file.

20 years ago* lily/paper-book.cc:
Jan Nieuwenhuizen [Mon, 8 Mar 2004 22:29:22 +0000 (22:29 +0000)]
* lily/paper-book.cc:
* lily/include/paper-book.hh: New file.

20 years ago* lily/paper-outputter.cc (output_expr):
Jan Nieuwenhuizen [Mon, 8 Mar 2004 22:12:26 +0000 (22:12 +0000)]
* lily/paper-outputter.cc (output_expr):
(output_header):
(output_line): New method.

* lily/system.cc (get_line):
(get_lines): New method.
(output_scheme):
(output_line): Remove.

* scm/lily.scm (make-title): New function.

* lily/paper-book.cc:
* lily/include/paper-book.hh: New file.

* lily/include/ly-module.hh: New file, matching ly-module.cc (WAS:
ly-modules.hh).

* lily/ly-module.cc (ly_modules_lookup): New function.

* lily/main.cc (main_with_guile): Move memory leak debug code back.

* scm/output-ps.scm (make-title): Remove.
(output-scopes): Junk header-title test.

20 years ago* mf/feta-schrift.mf: thicker dot for portato.
Han-Wen Nienhuys [Mon, 8 Mar 2004 17:41:39 +0000 (17:41 +0000)]
* mf/feta-schrift.mf: thicker dot for portato.

* Documentation/user/tutorial.itely (An orchestral part): more
fixes for the tutorial.

* Documentation/user/tutorial.itely (Automatic and manual beams):
editing of tutorial.

20 years ago*** empty log message ***
Han-Wen Nienhuys [Mon, 8 Mar 2004 16:18:36 +0000 (16:18 +0000)]
*** empty log message ***

20 years ago* lily/accidental-placement.cc (position_accidentals): bugfix in
Han-Wen Nienhuys [Mon, 8 Mar 2004 16:17:42 +0000 (16:17 +0000)]
* lily/accidental-placement.cc (position_accidentals): bugfix in
offset, this fixes right-padding of AccidentalPlacement.

* Documentation/user/tutorial.itely (An orchestral part): more
fixes for the tutorial.

* lily/parser.yy (context_def_spec_block): use \context instead of
\translator.

* Documentation/user/tutorial.itely (Automatic and manual beams):
editing of tutorial.

20 years ago*** empty log message ***
Jan Nieuwenhuizen [Mon, 8 Mar 2004 09:16:12 +0000 (09:16 +0000)]
*** empty log message ***

20 years ago*** empty log message ***
Han-Wen Nienhuys [Mon, 8 Mar 2004 01:26:24 +0000 (01:26 +0000)]
*** empty log message ***

20 years ago* scm/translation-functions.scm (fraction-tuplet-formatter):
Han-Wen Nienhuys [Mon, 8 Mar 2004 00:49:59 +0000 (00:49 +0000)]
* scm/translation-functions.scm (fraction-tuplet-formatter):
reverse fraction.

* lily/parser.yy (context_def_spec_block): use \context instead of
\translator.

* Documentation/user/tutorial.itely (Automatic and manual beams):
editing of tutorial.

20 years ago*** empty log message ***
Han-Wen Nienhuys [Mon, 8 Mar 2004 00:24:30 +0000 (00:24 +0000)]
*** empty log message ***

20 years ago(Automatic and manual beams):
Han-Wen Nienhuys [Mon, 8 Mar 2004 00:11:48 +0000 (00:11 +0000)]
(Automatic and manual beams):
editing of tutorial.

20 years ago*** empty log message ***
Jan Nieuwenhuizen [Sun, 7 Mar 2004 13:35:29 +0000 (13:35 +0000)]
*** empty log message ***

20 years ago(local-install-info): Issue
Jan Nieuwenhuizen [Sun, 7 Mar 2004 13:34:44 +0000 (13:34 +0000)]
(local-install-info): Issue
warning (for packager, ie, if not installing in /usr or /usr/local).

20 years ago* lily/stencil-scheme.cc:
Jan Nieuwenhuizen [Sun, 7 Mar 2004 13:07:29 +0000 (13:07 +0000)]
* lily/stencil-scheme.cc:
* lily/staff-symbol-referencer.cc:
* lily/script-column.cc:
* lily/pitch.cc:
* lily/music.cc:
* lily/grob-pq-engraver.cc:
* lily/font-interface.cc:
* lily/music-output-def.cc:
* lily/duration.cc:
* lily/grob-scheme.cc:
* lily/context-scheme.cc: Put scheme name on first line in
LY_DEFINE to help etags (multiline regexps are broken).  Stray
style cleanups.

* stepmake/stepmake/scm-vars.make:
* stepmake/stepmake/c++-vars.make (TAGS_HEADERS, TAGS_SOURCES):
Rename and split TAGS_FILES.

* GNUmakefile.in (ALL-TAGS): Remove.

* stepmake/stepmake/generic-targets.make (TAGS): Also include
deeper TAGS files.  Fixes regexp tags in TOP dir.

20 years agorelease commit release/2.1.29
Han-Wen Nienhuys [Sun, 7 Mar 2004 01:45:24 +0000 (01:45 +0000)]
release commit

20 years ago* Documentation/user/changing-defaults.itely (Changing defaults):
Han-Wen Nienhuys [Sun, 7 Mar 2004 00:13:44 +0000 (00:13 +0000)]
* Documentation/user/changing-defaults.itely (Changing defaults):
new file.

* Documentation/user/notation.itely (Notation manual): rename from
refman.itely

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

* Documentation/user/advanced.itely: add aborted attempt for
advanced topics manual.

20 years ago.
Heikki Junes [Fri, 5 Mar 2004 18:18:34 +0000 (18:18 +0000)]
.

20 years agomv lilypond-ftpplugin.vim lilypond-ftplugin.vim
Heikki Junes [Fri, 5 Mar 2004 18:17:34 +0000 (18:17 +0000)]
mv lilypond-ftpplugin.vim lilypond-ftplugin.vim

20 years ago* lily/main.cc: Cleanups.
Jan Nieuwenhuizen [Fri, 5 Mar 2004 15:51:52 +0000 (15:51 +0000)]
* lily/main.cc: Cleanups.
(setup_localisation): New function.
(sane_putenv): Remove.
(main_with_guile): New name (Was: main_prog).  Remove musings
about possible preparation for GUILE heavy memory usage and
practical uselessness.  Do not set environment variables
GUILE_INIT_SEGMENT_SIZE_1, GUILE_MAX_SEGMENT_SIZE.  Remove file
name juggling.
(parse_argv): New function.
(copyright): New function.  It's 2004 already.

* lily/input-file-results.cc (do_one_file): Add file name juggling.
(distill_inname): Move from main.

20 years ago* GNUmakefile.in (EXTRA_DIST_FILES): remove VIM stuff.
Han-Wen Nienhuys [Fri, 5 Mar 2004 10:56:43 +0000 (10:56 +0000)]
* GNUmakefile.in (EXTRA_DIST_FILES): remove VIM stuff.

* vim/GNUmakefile: flatten dirs, add GNUmakefile.

20 years ago* GNUmakefile.in (EXTRA_DIST_FILES): remove VIM stuff.
Han-Wen Nienhuys [Fri, 5 Mar 2004 10:53:42 +0000 (10:53 +0000)]
* GNUmakefile.in (EXTRA_DIST_FILES): remove VIM stuff.

* vim/GNUmakefile: flatten dirs, add GNUmakefile.

* Documentation/user/running.itely: new file.

* lily/include/audio-element.hh (class Audio_element): remove grace_b_

* lily/score-performer.cc (finish): call Translator::finalize ().

20 years agoflatten vim dir
Han-Wen Nienhuys [Fri, 5 Mar 2004 10:46:10 +0000 (10:46 +0000)]
flatten vim dir

20 years agoupdate VIM_FILES.
Heikki Junes [Fri, 5 Mar 2004 08:01:28 +0000 (08:01 +0000)]
update VIM_FILES.

20 years agoupdeet
Jan Nieuwenhuizen [Thu, 4 Mar 2004 19:07:22 +0000 (19:07 +0000)]
updeet

20 years agosmall fixes.
Heikki Junes [Thu, 4 Mar 2004 18:05:52 +0000 (18:05 +0000)]
small fixes.

20 years ago* scm/output-ps.scm (output-scopes): use ly:paper-lookup for font
Han-Wen Nienhuys [Thu, 4 Mar 2004 12:09:42 +0000 (12:09 +0000)]
* scm/output-ps.scm (output-scopes): use ly:paper-lookup for font
props.

* input/test/tie-sparse.ly: remove.

* lily/tie-performer.cc (try_music): copy & paste from
Tie_engraver.

* lily/music-output-def.cc (LY_DEFINE): bugfix. Don't do
variable_ref twice.

* lily/key-performer.cc (create_audio_elements): use
alterations-in-key.

* scm/midi.scm (accidentals-in-key): divide alterations by 2.

20 years ago * input/test/smart-transpose.ly: fix cases fes->e and similar.
Heikki Junes [Wed, 3 Mar 2004 23:05:55 +0000 (23:05 +0000)]
* input/test/smart-transpose.ly: fix cases fes->e and similar.
handle also quarter tones (not shown as tests). test also flats.

20 years agoTypo.
Jan Nieuwenhuizen [Wed, 3 Mar 2004 22:26:57 +0000 (22:26 +0000)]
Typo.

20 years ago*** empty log message ***
Jan Nieuwenhuizen [Wed, 3 Mar 2004 20:25:39 +0000 (20:25 +0000)]
*** empty log message ***

20 years ago * input/test/nested-groups.ly: remove. move content (to next).
Heikki Junes [Wed, 3 Mar 2004 12:56:53 +0000 (12:56 +0000)]
* input/test/nested-groups.ly: remove. move content (to next).
* input/test/staff-bracket.ly: replace content (from prev), this
has been already in templates.

20 years agoOnly issue warning about running configure
Jan Nieuwenhuizen [Wed, 3 Mar 2004 10:28:38 +0000 (10:28 +0000)]
Only issue warning about running configure
without arguments when configure will actually running configure.

20 years ago(stack-stencil-line): robustness.
Han-Wen Nienhuys [Wed, 3 Mar 2004 00:50:20 +0000 (00:50 +0000)]
(stack-stencil-line): robustness.

20 years ago* scm/new-markup.scm (stack-stencil-line): robustness.
Han-Wen Nienhuys [Wed, 3 Mar 2004 00:42:29 +0000 (00:42 +0000)]
* scm/new-markup.scm (stack-stencil-line): robustness.

* scm/define-markup-commands.scm (simple): robustification of
simple-markup.

* Documentation/user/music-glossary.tely (Top): change central C
to middle C.

20 years ago(simple): robustification of
Han-Wen Nienhuys [Wed, 3 Mar 2004 00:27:27 +0000 (00:27 +0000)]
(simple): robustification of
simple-markup.

20 years ago(Top): change central C
Han-Wen Nienhuys [Tue, 2 Mar 2004 23:41:47 +0000 (23:41 +0000)]
(Top): change central C
to middle C.

20 years ago(interpret_markup): cache make-simple-markup
Han-Wen Nienhuys [Tue, 2 Mar 2004 23:16:12 +0000 (23:16 +0000)]
(interpret_markup): cache make-simple-markup

20 years ago* input/test/title-markup.ly (spaceTest): Add.
Jan Nieuwenhuizen [Tue, 2 Mar 2004 23:07:45 +0000 (23:07 +0000)]
* input/test/title-markup.ly (spaceTest): Add.

* lily/text-item.cc (interpret_markup): Make line markup from
multi word markup.

* scm/define-markup-commands.scm (word): New markup command.
(simple): Use it.

20 years ago(define-fonts): Fix TeX font scaling.
Jan Nieuwenhuizen [Tue, 2 Mar 2004 21:00:35 +0000 (21:00 +0000)]
(define-fonts): Fix TeX font scaling.

20 years ago*** empty log message ***
Jan Nieuwenhuizen [Tue, 2 Mar 2004 17:31:22 +0000 (17:31 +0000)]
*** empty log message ***

20 years ago*** empty log message ***
Jan Nieuwenhuizen [Tue, 2 Mar 2004 17:27:39 +0000 (17:27 +0000)]
*** empty log message ***