]> git.donarmstrong.com Git - lilypond.git/log
lilypond.git
21 years ago* input/trip.ly (fugaIILeft): add arpeggio
Han-Wen Nienhuys [Thu, 26 Sep 2002 23:29:35 +0000 (23:29 +0000)]
* input/trip.ly (fugaIILeft): add arpeggio

* lily/translator-group.cc (try_music_on_nongroup_children):
oops. The name symbol is in the cdr of the assoc handle.

* lily/:  remove Arpeggio_req, Breathing_sign_req, Extender_req,
Hyphen_req, Glissando_req, Break_req, Mark_req

21 years ago*** empty log message ***
Jan Nieuwenhuizen [Thu, 26 Sep 2002 14:37:50 +0000 (14:37 +0000)]
*** empty log message ***

21 years ago * lily/musical-request.cc (music-duration-length,
Han-Wen Nienhuys [Wed, 25 Sep 2002 23:21:49 +0000 (23:21 +0000)]
* lily/musical-request.cc (music-duration-length,
music-duration-compress): new functions.

* lily/ : Remove Note_req, Rest_req, Busy_playing_req. Changes
throughout. Warning doesn't work yet.

* lily/translator-group.cc (try_music_on_nongroup_children):
new implementation: store candidate acceptors in a hashTable.

21 years ago(music-descriptions): change name to
Han-Wen Nienhuys [Tue, 24 Sep 2002 23:00:09 +0000 (23:00 +0000)]
(music-descriptions): change name to
internal-class-name

21 years ago(chord::inner-name-banter): remove space.
Han-Wen Nienhuys [Tue, 24 Sep 2002 22:06:43 +0000 (22:06 +0000)]
(chord::inner-name-banter): remove space.

21 years ago(connect_beams): don't crash if there are quarter
Han-Wen Nienhuys [Tue, 24 Sep 2002 20:09:14 +0000 (20:09 +0000)]
(connect_beams): don't crash if there are quarter
notes in beams.

21 years ago2002-09-24 Juergen Reuter <reuter@ipd.uka.de>
Han-Wen Nienhuys [Tue, 24 Sep 2002 19:13:22 +0000 (19:13 +0000)]
2002-09-24  Juergen Reuter  <reuter@ipd.uka.de>

* Documentation/user/refman.itely: corrected ancient clef
docu; added docu on ligatures

2002-09-21  Juergen Reuter  <reuter@ipd.uka.de>

* Documentation/user/glossary.tely,
Documentation/user/refman.itely, input/les-nereides.ly,
input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly,
input/test/bagpipe.ly, lily/stem.cc, ly/grace-init.ly,
scm/grob-property-description.scm, scripts/convert-ly.py: renamed
Stem properties: flag-style -> stroke-style, style -> flag-style.

21 years ago(music-separator?): don't use name music
Han-Wen Nienhuys [Tue, 24 Sep 2002 14:25:08 +0000 (14:25 +0000)]
(music-separator?): don't use name music
property.

21 years agoCompile fix.
Jan Nieuwenhuizen [Tue, 24 Sep 2002 09:33:54 +0000 (09:33 +0000)]
Compile fix.

21 years ago* scripts/convert-ly.py: Add rule.
Jan Nieuwenhuizen [Mon, 23 Sep 2002 21:49:45 +0000 (21:49 +0000)]
* scripts/convert-ly.py: Add rule.

* input/test/music-creation.ly:
* input/test/add-staccato.ly:
* input/test/add-text-script.ly: ly-make-music.

21 years ago* scm/drums.scm (make-head-type-elem, make-articulation-script):
Jan Nieuwenhuizen [Mon, 23 Sep 2002 18:37:55 +0000 (18:37 +0000)]
* scm/drums.scm (make-head-type-elem, make-articulation-script):
More ly-make-music renamings.

* lily/command-request.cc: ADD_MUSIC: arpeggio_req.

21 years ago* lily/music-constructor.cc (make_music): Add debugging info.
Jan Nieuwenhuizen [Mon, 23 Sep 2002 18:32:14 +0000 (18:32 +0000)]
* lily/music-constructor.cc (make_music): Add debugging info.

* scm/music-functions.scm (make-simultaneous-music,
(make-sequential-music, context-spec-music):
* scm/music-types.scm (music-descriptions): Get lily to run.

21 years ago* lily/command-request.cc (transpose_key_alist): new function.
Han-Wen Nienhuys [Sun, 22 Sep 2002 23:11:18 +0000 (23:11 +0000)]
* lily/command-request.cc (transpose_key_alist): new function.

* lily/key-performer.cc (create_audio_elements): cleanup.

21 years ago* lily/parser.yy: remove TYPED_MAKE_MUSIC().
Han-Wen Nienhuys [Sun, 22 Sep 2002 21:33:53 +0000 (21:33 +0000)]
* lily/parser.yy: remove TYPED_MAKE_MUSIC().

* lily/parser.yy: put music type initialization into scheme,
similar to grob initialization.  Changes throughout.

21 years agofixje
Jan Nieuwenhuizen [Sun, 22 Sep 2002 17:31:55 +0000 (17:31 +0000)]
fixje

21 years ago* lily/include/translator.hh (ENTER_DESCRIPTION): add
Han-Wen Nienhuys [Sun, 22 Sep 2002 15:38:03 +0000 (15:38 +0000)]
* lily/include/translator.hh (ENTER_DESCRIPTION): add
events-accepted field.

* scm/music-types.scm: new file.

* lily/parser.yy: put music type initialization into scheme,
similar to grob initialization.  Changes throughout.

21 years agoFix links.
Jan Nieuwenhuizen [Sun, 22 Sep 2002 10:28:00 +0000 (10:28 +0000)]
Fix links.

21 years ago* Documentation/index.texi:
Jan Nieuwenhuizen [Sun, 22 Sep 2002 10:18:39 +0000 (10:18 +0000)]
* Documentation/index.texi:
* Documentation/header.html.in:
* Documentation/topdocs/index.tely: Small website fixes and updates.

21 years ago* ROADMAP: Remove test stuff.
Jan Nieuwenhuizen [Sun, 22 Sep 2002 09:21:06 +0000 (09:21 +0000)]
* ROADMAP: Remove test stuff.

* scripts/update-lily.py: Allow auto-building of stable and
development versions.  Bugfixes.

21 years ago*** empty log message *** release/1.7.0
Han-Wen Nienhuys [Sat, 21 Sep 2002 16:19:51 +0000 (16:19 +0000)]
*** empty log message ***

21 years ago*** empty log message ***
Han-Wen Nienhuys [Sat, 21 Sep 2002 15:23:18 +0000 (15:23 +0000)]
*** empty log message ***

21 years agofront port
Han-Wen Nienhuys [Sat, 21 Sep 2002 14:12:08 +0000 (14:12 +0000)]
front port

21 years ago* lily/identifier-smob.cc (unpack_identifier): new file.
Han-Wen Nienhuys [Sat, 21 Sep 2002 13:30:18 +0000 (13:30 +0000)]
* lily/identifier-smob.cc (unpack_identifier): new file.

* lily/lexer.ll (identifier_type): new function.  use ly-id to
pass off scheme expressions as music identifiers.

21 years agoreorganisation, cleanups.
Han-Wen Nienhuys [Sat, 21 Sep 2002 12:48:01 +0000 (12:48 +0000)]
reorganisation, cleanups.

21 years agosmall cleanups.
Han-Wen Nienhuys [Fri, 20 Sep 2002 23:45:14 +0000 (23:45 +0000)]
small cleanups.

21 years agolots of changes (see diff :-)
Han-Wen Nienhuys [Fri, 20 Sep 2002 22:48:50 +0000 (22:48 +0000)]
lots of changes (see diff :-)

21 years ago*** empty log message ***
Han-Wen Nienhuys [Thu, 19 Sep 2002 21:12:44 +0000 (21:12 +0000)]
*** empty log message ***

21 years ago*** empty log message ***
Rune Zedeler [Tue, 17 Sep 2002 16:47:31 +0000 (16:47 +0000)]
*** empty log message ***

21 years ago * lily/accidental-engraver.cc: Also work with partial measures.
Rune Zedeler [Tue, 17 Sep 2002 16:38:54 +0000 (16:38 +0000)]
* lily/accidental-engraver.cc: Also work with partial measures.

21 years ago(PACKAGE_NAME): Remove HEAD trap leftover.
Jan Nieuwenhuizen [Mon, 16 Sep 2002 16:05:49 +0000 (16:05 +0000)]
(PACKAGE_NAME): Remove HEAD trap leftover.

21 years agouse SCM module in stead of
Han-Wen Nienhuys [Sun, 15 Sep 2002 23:35:55 +0000 (23:35 +0000)]
use SCM module in stead of
Scheme_hash_table. Changes throughout.

(warning: doesn't run!)

21 years ago* VERSION (MY_PATCH_LEVEL): make 1.7.0
Han-Wen Nienhuys [Sun, 15 Sep 2002 21:35:11 +0000 (21:35 +0000)]
* VERSION (MY_PATCH_LEVEL): make 1.7.0

21 years agoAdd CVS HEAD trap.
Jan Nieuwenhuizen [Mon, 19 Aug 2002 15:42:53 +0000 (15:42 +0000)]
Add CVS HEAD trap.

21 years ago* make/lilypond.redhat.spec.in: don't dist input/ separately release/1.6.0
Han-Wen Nienhuys [Mon, 19 Aug 2002 15:22:41 +0000 (15:22 +0000)]
* make/lilypond.redhat.spec.in: don't dist input/ separately
anymore

* Documentation/topdocs/README.texi: small fixes.

21 years ago* Documentation/user/latex-example.latex: restore from old version
Han-Wen Nienhuys [Mon, 19 Aug 2002 13:39:00 +0000 (13:39 +0000)]
* Documentation/user/latex-example.latex: restore from old version

* Documentation/topdocs/index.tely: remove @settitle

* Documentation/topdocs/README.texi: small fixes.

21 years agoFix [a8 a32].
Jan Nieuwenhuizen [Mon, 19 Aug 2002 11:51:05 +0000 (11:51 +0000)]
Fix [a8 a32].

21 years agotypo
Jan Nieuwenhuizen [Mon, 19 Aug 2002 11:10:46 +0000 (11:10 +0000)]
typo

21 years agodoc index fixes
Jan Nieuwenhuizen [Mon, 19 Aug 2002 11:09:35 +0000 (11:09 +0000)]
doc index fixes

21 years ago* lily/self-aligment-interface.cc (centered_on_parent): only
Han-Wen Nienhuys [Mon, 19 Aug 2002 10:57:41 +0000 (10:57 +0000)]
* lily/self-aligment-interface.cc (centered_on_parent): only
return center if extents not empty.

* scm/music-functions.scm (unfold-repeats): typo,

21 years agorelease 1.6.0
Han-Wen Nienhuys [Mon, 19 Aug 2002 09:11:12 +0000 (09:11 +0000)]
release 1.6.0

21 years agouse resolution independent variables.
Han-Wen Nienhuys [Mon, 19 Aug 2002 09:07:29 +0000 (09:07 +0000)]
use resolution independent variables.

21 years agoVarious fixes for anal typechecking. ARGH--Ancient notation sucks
Han-Wen Nienhuys [Mon, 19 Aug 2002 01:55:07 +0000 (01:55 +0000)]
Various fixes for anal typechecking. ARGH--Ancient notation sucks

21 years ago * input/mutopia/J.S.Bach/wtk1-fugue2.ly: staff switch fixes.
Han-Wen Nienhuys [Mon, 19 Aug 2002 00:48:15 +0000 (00:48 +0000)]
* input/mutopia/J.S.Bach/wtk1-fugue2.ly: staff switch fixes.

* Documentation/user/lilypond-book.itely: small cleanups

21 years ago* scm/grob-property-description.scm: Remove regular-distance-to.
Jan Nieuwenhuizen [Mon, 19 Aug 2002 00:42:55 +0000 (00:42 +0000)]
* scm/grob-property-description.scm: Remove regular-distance-to.

* input/test/spacing-regular.ly:
* lily/regular-spacing-engraver.cc: Remove.

21 years ago * Documentation/user/lilypond-book.itely: small cleanups
Han-Wen Nienhuys [Mon, 19 Aug 2002 00:33:38 +0000 (00:33 +0000)]
* Documentation/user/lilypond-book.itely: small cleanups

* Documentation/user/*.itely: fix overfull hboxes.

21 years ago* Documentation/user/tutorial.itely (A piano excerpt):
Jan Nieuwenhuizen [Mon, 19 Aug 2002 00:24:50 +0000 (00:24 +0000)]
* Documentation/user/tutorial.itely (A piano excerpt):
* Documentation/user/introduction.itely (Introduction): Typo fix.

21 years agoBugfix: call numbers->string only
Jan Nieuwenhuizen [Mon, 19 Aug 2002 00:19:35 +0000 (00:19 +0000)]
Bugfix: call numbers->string only
on first three elements of ly-version list.

21 years ago*** empty log message ***
Jan Nieuwenhuizen [Sun, 18 Aug 2002 23:56:25 +0000 (23:56 +0000)]
*** empty log message ***

21 years agoComment out \comma.
Jan Nieuwenhuizen [Sun, 18 Aug 2002 23:49:58 +0000 (23:49 +0000)]
Comment out \comma.

21 years ago* lily/tab-note-heads-engraver.cc:
Jan Nieuwenhuizen [Sun, 18 Aug 2002 23:36:01 +0000 (23:36 +0000)]
* lily/tab-note-heads-engraver.cc:
* scm/translator-property-description.scm: Add tablatureFormat.

* input/test/staff-bracket.ly: Update.

21 years ago* lily/regular-spacing-engraver.cc: Add regular-distance-to.
Jan Nieuwenhuizen [Sun, 18 Aug 2002 23:28:09 +0000 (23:28 +0000)]
* lily/regular-spacing-engraver.cc: Add regular-distance-to.

21 years ago * lily/mensural-ligature-engraver.cc:
Jan Nieuwenhuizen [Sun, 18 Aug 2002 23:03:26 +0000 (23:03 +0000)]
* lily/mensural-ligature-engraver.cc:
* scm/grob-property-description.scm: Add head-width, join-left,
primitive.

21 years ago* Documentation/user/introduction.itely: small corrections.
Han-Wen Nienhuys [Sun, 18 Aug 2002 22:52:33 +0000 (22:52 +0000)]
* Documentation/user/introduction.itely: small corrections.

* lily/parser.yy (property_def): Ugh. Switch off
internal-type-checking for autoBeamSettings.

21 years ago* input/test/beam-control.ly: Update
Jan Nieuwenhuizen [Sun, 18 Aug 2002 22:42:41 +0000 (22:42 +0000)]
* input/test/beam-control.ly: Update

21 years agoUpdate.
Jan Nieuwenhuizen [Sun, 18 Aug 2002 22:37:43 +0000 (22:37 +0000)]
Update.

21 years ago * Documentation/user/introduction.itely: small corrections.
Han-Wen Nienhuys [Sun, 18 Aug 2002 22:28:20 +0000 (22:28 +0000)]
* Documentation/user/introduction.itely: small corrections.

* scm/translator-property-description.scm (tablatureFormat):
describe property.

* lily/parser.yy (property_def): Ugh. Switch off
internal-type-checking for autoBeamSettings.

21 years ago*** empty log message ***
Han-Wen Nienhuys [Sun, 18 Aug 2002 22:27:31 +0000 (22:27 +0000)]
*** empty log message ***

21 years ago(internal_set_mus_property): [!NDEBUG] Remove, use
Jan Nieuwenhuizen [Sun, 18 Aug 2002 22:25:39 +0000 (22:25 +0000)]
(internal_set_mus_property): [!NDEBUG] Remove, use
abort instead of assert.

21 years ago* input/test/ambitus.ly: Comment out ambitus until anal-proof.
Jan Nieuwenhuizen [Sun, 18 Aug 2002 21:32:48 +0000 (21:32 +0000)]
* input/test/ambitus.ly: Comment out ambitus until anal-proof.

* Documentation/user/refman.itely (Tablatures basic): Change
TabStaff @lilypond snippets to @example until TabStaff is
anal-proof.

21 years ago(write_fontlist): change
Jan Nieuwenhuizen [Sun, 18 Aug 2002 21:20:20 +0000 (21:20 +0000)]
(write_fontlist): change
extra-extent-X extra-X-extent.

21 years ago* scm/music-property-description.scm (label): Typecheck markup?
Jan Nieuwenhuizen [Sun, 18 Aug 2002 21:15:40 +0000 (21:15 +0000)]
* scm/music-property-description.scm (label): Typecheck markup?
(was string?).

* Documentation/user/refman.itely (Tablatures basic): Change
TabStaff @lilypond snippets to @example until TabStaff is
anal-proof.

21 years ago(Tablatures basic): Comment out
Jan Nieuwenhuizen [Sun, 18 Aug 2002 17:09:12 +0000 (17:09 +0000)]
(Tablatures basic): Comment out
TabStaff example until TabStaff gets fixed.

21 years ago(Tablatures basic): Comment out
Jan Nieuwenhuizen [Sun, 18 Aug 2002 17:07:38 +0000 (17:07 +0000)]
(Tablatures basic): Comment out
TabStaff example until TabStaff gets fixed.

21 years ago*** empty log message ***
Jan Nieuwenhuizen [Sun, 18 Aug 2002 17:03:52 +0000 (17:03 +0000)]
*** empty log message ***

21 years ago(EXTRA_DIST_FILES): Do distribute scripts.
Jan Nieuwenhuizen [Sun, 18 Aug 2002 17:03:11 +0000 (17:03 +0000)]
(EXTRA_DIST_FILES): Do distribute scripts.

21 years ago * mf/feta-klef.mf: (another) white pixels bug in g-clef fixed.
Rune Zedeler [Sun, 18 Aug 2002 15:54:48 +0000 (15:54 +0000)]
* mf/feta-klef.mf: (another) white pixels bug in g-clef fixed.

21 years ago(LY_DEFINE_NOARGS): Remove.
Jan Nieuwenhuizen [Sun, 18 Aug 2002 15:44:35 +0000 (15:44 +0000)]
(LY_DEFINE_NOARGS): Remove.

21 years ago * lily/parser.yy (script_abbreviation): accept -_ script.
Han-Wen Nienhuys [Sun, 18 Aug 2002 15:33:59 +0000 (15:33 +0000)]
* lily/parser.yy (script_abbreviation): accept -_ script.

* ly/script-init.ly (dashUnderscore): add NOTE-_ == portato (dash
and dot)

* scripts/lilypond-book.py (re_dict): add spaces after command sequences
(LatexPaper.find_latex_dims): run latex in nonstopmode

21 years ago(internal_set_grob_property): Revert oops.
Jan Nieuwenhuizen [Sun, 18 Aug 2002 15:23:39 +0000 (15:23 +0000)]
(internal_set_grob_property): Revert oops.

21 years ago* lily/input.cc (message):
Jan Nieuwenhuizen [Sun, 18 Aug 2002 15:22:52 +0000 (15:22 +0000)]
* lily/input.cc (message):
* flower/warn.cc (message): Flush output.

21 years agoRun make po-replace.
Jan Nieuwenhuizen [Sun, 18 Aug 2002 15:05:57 +0000 (15:05 +0000)]
Run make po-replace.

21 years agoRun make po-replace.
Jan Nieuwenhuizen [Sun, 18 Aug 2002 15:05:02 +0000 (15:05 +0000)]
Run make po-replace.

21 years ago* Documentation/user/GNUmakefile (LILYPOND_BOOK_FLAGS): be anal
Jan Nieuwenhuizen [Sun, 18 Aug 2002 15:03:54 +0000 (15:03 +0000)]
* Documentation/user/GNUmakefile (LILYPOND_BOOK_FLAGS): be anal
with type checks.

* Documentation/GNUmakefile (LILYPOND_BOOK_FLAGS):
* input/regression/GNUmakefile (LILYPOND_BOOK_FLAGS):
* input/test/GNUmakefile (LILYPOND_BOOK_FLAGS):
* Documentation/user/invoking.itexi:
* lily/scm-option.cc:
* lily/main.cc: Debugging options: ly-set-option (was:
set-lily-option).

* lily/scm-option.cc (ly_option_usage): New function.

21 years ago* lily/parser.yy (script_abbreviation): accept -_ script.
Han-Wen Nienhuys [Sun, 18 Aug 2002 12:19:13 +0000 (12:19 +0000)]
* lily/parser.yy (script_abbreviation): accept -_ script.

* ly/script-init.ly (dashUnderscore): add NOTE-_ == portato (dash
and dot)

21 years agomore msg mods
Jan Nieuwenhuizen [Sun, 18 Aug 2002 12:15:26 +0000 (12:15 +0000)]
more msg mods

21 years ago* input/font-body.ly: remove.
Han-Wen Nienhuys [Sun, 18 Aug 2002 11:51:19 +0000 (11:51 +0000)]
* input/font-body.ly: remove.

* input/test/harmonic.ly: new file.

21 years agomessage and silly fix
Jan Nieuwenhuizen [Sun, 18 Aug 2002 11:46:53 +0000 (11:46 +0000)]
message and silly fix

21 years ago(aligned_side): don't add
Han-Wen Nienhuys [Sun, 18 Aug 2002 11:17:45 +0000 (11:17 +0000)]
(aligned_side): don't add
padding again.

* input/test/harmonic.ly: new file.

* ly/engraver-init.ly:
s/extraverticalExtent/extraVerticalExtent/.

21 years ago* lily/score-engraver.cc: Uniformise error message.
Jan Nieuwenhuizen [Sun, 18 Aug 2002 10:02:17 +0000 (10:02 +0000)]
* lily/score-engraver.cc: Uniformise error message.

* lily/grob-property.cc (internal_set_grob_property,
internal_get_grob_property): [!NDEBUG] Remove, use abort instead
of assert; we always want this functionality.  Uniformise warning
message.

21 years ago* lily/main.cc (main, main_prog): Bugfix: move exit-upon-files
Jan Nieuwenhuizen [Sun, 18 Aug 2002 09:28:20 +0000 (09:28 +0000)]
* lily/main.cc (main, main_prog): Bugfix: move exit-upon-files
back, until after evaluating init_scheme_code.

* scm/translator-property-description.scm (breakAlignOrder): Doco fix.

21 years agoRemove @cindex
Jan Nieuwenhuizen [Sun, 18 Aug 2002 08:54:34 +0000 (08:54 +0000)]
Remove @cindex
without argument.

21 years agoRemove stray comma after
Jan Nieuwenhuizen [Sun, 18 Aug 2002 08:54:20 +0000 (08:54 +0000)]
Remove stray comma after
@cindex entry.

21 years agorelease commit release/1.5.74
Han-Wen Nienhuys [Sun, 18 Aug 2002 01:20:31 +0000 (01:20 +0000)]
release commit

21 years ago* lily/break-substitution.cc (fast_fubstitute_grob_list): use
Han-Wen Nienhuys [Sun, 18 Aug 2002 01:10:35 +0000 (01:10 +0000)]
* lily/break-substitution.cc (fast_fubstitute_grob_list): use
realloc()

* lily/dynamic-engraver.cc (process_music): don't use SCM_UNDEFINED

21 years ago * Documentation/user/tutorial.itely: fixes by Graham Percival.
Han-Wen Nienhuys [Sun, 18 Aug 2002 00:48:48 +0000 (00:48 +0000)]
* Documentation/user/tutorial.itely: fixes by Graham Percival.

21 years agorm old files
Han-Wen Nienhuys [Sat, 17 Aug 2002 17:02:29 +0000 (17:02 +0000)]
rm old files

21 years ago* lily/lily-guile.cc (type_check_assignment): if
Han-Wen Nienhuys [Sat, 17 Aug 2002 17:00:30 +0000 (17:00 +0000)]
* lily/lily-guile.cc (type_check_assignment): if
internal-type-checking set, abort if we find an unknown property.

* input/regression/GNUmakefile,input/test/GNUmakefile: be anal
with typechecks

* input/test/*.ly: remove or update files using deprecated
properties

* lily/beam.cc: add 'knee to interface

* lily/system.cc (spanner_count): new function

21 years agosmall fixes
Han-Wen Nienhuys [Sat, 17 Aug 2002 15:45:01 +0000 (15:45 +0000)]
small fixes

21 years ago* lily/system.cc (spanner_count): new function
Han-Wen Nienhuys [Sat, 17 Aug 2002 15:30:23 +0000 (15:30 +0000)]
* lily/system.cc (spanner_count): new function

* lily/break-substitution.cc (fast_fubstitute_grob_list): special
function for break substitutions on groblists in spanners. By
reordering the elements of the list, we can skip large parts of
the list in the break substitution. This brings the complexity of
Lily back to more-or-less linear in the length of the score.

21 years ago* lily/source-file.cc (init_port): add an SCM port to the
Han-Wen Nienhuys [Sat, 17 Aug 2002 01:30:28 +0000 (01:30 +0000)]
* lily/source-file.cc (init_port): add an SCM port to the
sourcefile as well.

* lily/parse-scm.cc (parse_handler): don't construct a new strport
for every parsing.

* lily/include/input-file-results.hh: move from
file-results. Rename Input_file_settings to Input_file_results.

21 years ago* Documentation/header.html.in: remove FAQ
Han-Wen Nienhuys [Fri, 16 Aug 2002 23:54:37 +0000 (23:54 +0000)]
* Documentation/header.html.in: remove FAQ

* Documentation/index.texi (Top): reorganise

* Documentation/topdocs/INSTALL.texi (Top): add note about fonts.

* Documentation/topdocs/FAQ.texi: remove.

* stepmake/stepmake/documentation-targets.make (footify): must
depend on all .html files, otherwise rebuilds are broken due to
the time stamps

* ly/declarations-init.ly (noBreak): set penalty to 10001 (>
10000).

21 years ago(ChordNamesContext): minimumverticalExtent
Han-Wen Nienhuys [Fri, 16 Aug 2002 20:09:03 +0000 (20:09 +0000)]
(ChordNamesContext): minimumverticalExtent
-> minimumVerticalExtent

21 years agoInclude info from Wiki.
Jan Nieuwenhuizen [Fri, 16 Aug 2002 15:58:51 +0000 (15:58 +0000)]
Include info from Wiki.

21 years agoInclude info from Wiki.
Jan Nieuwenhuizen [Fri, 16 Aug 2002 14:55:04 +0000 (14:55 +0000)]
Include info from Wiki.

21 years ago*** empty log message ***
Mats Bengtsson [Fri, 16 Aug 2002 13:40:34 +0000 (13:40 +0000)]
*** empty log message ***

21 years agoBetter pdflatex compatibility in lilypond-book.
Mats Bengtsson [Fri, 16 Aug 2002 13:40:07 +0000 (13:40 +0000)]
Better pdflatex compatibility in lilypond-book.

21 years ago* Documentation/index.texi:
Jan Nieuwenhuizen [Fri, 16 Aug 2002 12:49:27 +0000 (12:49 +0000)]
* Documentation/index.texi:
* Documentation/windows/compiling.texi:
* Documentation/windows/installing.texi: Update to reflect
LilyPond's inclusion into Cygwin.

21 years agonew file
Jan Nieuwenhuizen [Thu, 15 Aug 2002 21:20:09 +0000 (21:20 +0000)]
new file

21 years ago* scm/grob-property-description.scm (height-limit, ratio): Add.
Jan Nieuwenhuizen [Thu, 15 Aug 2002 21:15:30 +0000 (21:15 +0000)]
* scm/grob-property-description.scm (height-limit, ratio): Add.

* lily/slur.cc:
* scm/grob-description.scm (Slur, PhrasingSlur): Move height-limit
and ratio out of details.

21 years ago* lily/scores.cc (Input_file_settings): Initalize global_header_.
Jan Nieuwenhuizen [Thu, 15 Aug 2002 19:29:31 +0000 (19:29 +0000)]
* lily/scores.cc (Input_file_settings): Initalize global_header_.

* lily/include/file-results.hh (class Input_file_settings): Add
private constructor.