]>
git.donarmstrong.com Git - lilypond.git/log
wl [Tue, 6 Apr 2004 06:02:12 +0000 (06:02 +0000)]
* scm/encoding.scm (coding-alist): Fix typo.
hanwen [Tue, 6 Apr 2004 01:07:11 +0000 (01:07 +0000)]
* lily/scaled-font-metric.cc (text_dimension): move function from
Font_metric
(make_scaled_font_metric): init coding_scheme_ to TeX
(text_dimension): use get-coding-vector for non TeX coding_scheme_
* lily/include/scaled-font-metric.hh (struct
Modified_font_metric): rename from Scaled_font_metric
* scm/encoding.scm (read-encoding-file): split up large function,
leave caching to (delay)
hanwen [Tue, 6 Apr 2004 00:05:34 +0000 (00:05 +0000)]
(read-encoding-file): split up large function,
leave caching to (delay)
hanwen [Tue, 6 Apr 2004 00:03:58 +0000 (00:03 +0000)]
* scm/encoding.scm (read-encoding-file): split up large function,
leave caching to (delay)
* lily/lily-guile.cc (LY_DEFINE): typecheck argument.
janneke [Mon, 5 Apr 2004 22:38:22 +0000 (22:38 +0000)]
*** empty log message ***
janneke [Mon, 5 Apr 2004 22:34:04 +0000 (22:34 +0000)]
*** empty log message ***
janneke [Mon, 5 Apr 2004 22:17:45 +0000 (22:17 +0000)]
*** empty log message ***
janneke [Mon, 5 Apr 2004 21:46:52 +0000 (21:46 +0000)]
* lily/my-lily-lexer.cc (set_encoding): New method.
* lily/lexer.ll: Grok \encoding.
janneke [Mon, 5 Apr 2004 21:12:59 +0000 (21:12 +0000)]
New file.
janneke [Mon, 5 Apr 2004 21:12:43 +0000 (21:12 +0000)]
* lily/font-metric.cc (get_encoded_index): New function.
* lily/include/font-metric.hh (coding_scheme): New method.
janneke [Mon, 5 Apr 2004 10:33:03 +0000 (10:33 +0000)]
Better error message (WAS: `foobar').
wl [Mon, 5 Apr 2004 06:31:37 +0000 (06:31 +0000)]
* Documentation/user/tutorial.itely: Revised (finished).
* Documentation/user/macros.itexi (@separate): Removed.
hanwen [Sun, 4 Apr 2004 22:44:58 +0000 (22:44 +0000)]
* scm/output-ps.scm (define-fonts): fix scaling.
* lily/scaled-font-metric.cc (design_size): add function.
* lily/font-metric.cc (LY_DEFINE): opps ly:font-design-size is only
partial cut&paste of ly:font-magnification.
janneke [Sun, 4 Apr 2004 22:11:02 +0000 (22:11 +0000)]
(define-fonts):
(fontify): Update.
hanwen [Sun, 4 Apr 2004 21:15:37 +0000 (21:15 +0000)]
update.
hanwen [Sun, 4 Apr 2004 19:21:20 +0000 (19:21 +0000)]
new po file.
hanwen [Sun, 4 Apr 2004 19:15:30 +0000 (19:15 +0000)]
*** empty log message ***
hanwen [Sun, 4 Apr 2004 19:13:58 +0000 (19:13 +0000)]
set design to 10 (constant).
hanwen [Sun, 4 Apr 2004 13:48:22 +0000 (13:48 +0000)]
* mf/feta-beugel.mf: set design to 10 (constant).
* mf/feta-braces-a.mf: rename to stress that it's not design size.
janneke [Sun, 4 Apr 2004 09:36:47 +0000 (09:36 +0000)]
*** empty log message ***
wl [Sun, 4 Apr 2004 07:03:46 +0000 (07:03 +0000)]
* Documentation/user/tutorial.itely: Revised (continued).
wl [Sat, 3 Apr 2004 20:17:49 +0000 (20:17 +0000)]
More fixes.
janneke [Sat, 3 Apr 2004 17:35:23 +0000 (17:35 +0000)]
Update (backportme).
hanwen [Sat, 3 Apr 2004 13:00:46 +0000 (13:00 +0000)]
update.
hanwen [Sat, 3 Apr 2004 11:43:06 +0000 (11:43 +0000)]
* scm/output-tex.scm (font-command): use ly: functions to
construct name.
(define-fonts): don't use alist, just dump \font definitions.
(font-load-command): calculate proper scaling by taking
outputscale from paper argument.
* lily/stencil-scheme.cc (fontify_atom): insert Font_metric into
expression.
* lily/paper-outputter.cc (output_header): pass paper arg to
define-fonts
* lily/paper-def.cc (font_descriptions): dump list of
Scaled_font_metrics
(find_scaled_font): take Font_metric argument, store
Scaled_font_metrics in hash-table containing (size ->
Scaled_font_metrics) alist.
(get_dimension): rename from get_realvar
* lily/font-metric.cc (LY_DEFINE): ly:font-design-size,
ly:font-magnification, ly:font-name: new functions
wl [Sat, 3 Apr 2004 08:37:47 +0000 (08:37 +0000)]
First fixes in tutorial.itely.
wl [Sat, 3 Apr 2004 08:00:55 +0000 (08:00 +0000)]
Avoid barcheck warning.
wl [Sat, 3 Apr 2004 04:57:06 +0000 (04:57 +0000)]
* Documentation/user/dedication.itely,
Documentation/user/preface.itely,
Documentation/user/introduction.itely: Revised.
Removing leading spaces which distorts output if info files are read
with stand-alone info.
Removing superfluous inter-word spaces which also distorts output
for stand-alone info.
* lily/grob-interface.cc: Adding copyright.
(check_interfaces_for_property): Improve format of warning message.
hanwen [Fri, 2 Apr 2004 22:49:31 +0000 (22:49 +0000)]
* buildscripts/mf-to-table.py (base): add DesignSize comment.
* lily/afm.cc (read_afm_file): read design size.
hanwen [Fri, 2 Apr 2004 22:38:27 +0000 (22:38 +0000)]
*** empty log message ***
hanwen [Fri, 2 Apr 2004 22:35:10 +0000 (22:35 +0000)]
* input/regression/repeat-unfold-tremolo.ly: add dotted case.
* scm/music-functions.scm (unfold-repeats): handle dots too.
janneke [Fri, 2 Apr 2004 18:43:38 +0000 (18:43 +0000)]
Use raggedright. Hack `Een prin -- ce'
lyric indent. Revert melismaBusyProperties using \unset.
janneke [Fri, 2 Apr 2004 13:08:20 +0000 (13:08 +0000)]
Use raggedright. Hack `Een prin -- ce'
lyric indent.
hanwen [Fri, 2 Apr 2004 12:32:50 +0000 (12:32 +0000)]
*** empty log message ***
hanwen [Fri, 2 Apr 2004 12:26:38 +0000 (12:26 +0000)]
* input/regression/bar-check-redefine.ly (pipeSymbol): new file.
* lily/parser.yy (command_element): allow redefinition of |
meaning.
* lily/break-align-engraver.cc (acknowledge_grob): construct
LeftEdge where the first cause for alignment is coming from.
This makes \override Staff.LeftEdge work as expected.
hanwen [Fri, 2 Apr 2004 00:01:51 +0000 (00:01 +0000)]
* lily/slur-performer.cc (Slur_performer): add inits
* lily/beam-performer.cc (Beam_performer): add inits
hanwen [Thu, 1 Apr 2004 10:38:38 +0000 (10:38 +0000)]
*** empty log message ***
hanwen [Thu, 1 Apr 2004 10:26:19 +0000 (10:26 +0000)]
(conv): add 2.2.0 rule.
janneke [Thu, 1 Apr 2004 09:29:06 +0000 (09:29 +0000)]
*** empty log message ***
janneke [Thu, 1 Apr 2004 08:28:16 +0000 (08:28 +0000)]
foe
janneke [Thu, 1 Apr 2004 08:25:07 +0000 (08:25 +0000)]
(Tutorial): Typo.
hanwen [Thu, 1 Apr 2004 00:26:43 +0000 (00:26 +0000)]
*** empty log message ***
hanwen [Wed, 31 Mar 2004 23:36:11 +0000 (23:36 +0000)]
(analyse-spanner-states): use split-index,
not voice-state index for tie state. This fixes a partcombine
problem with ties.
hanwen [Wed, 31 Mar 2004 23:14:35 +0000 (23:14 +0000)]
* Documentation/user/tutorial.itely (Commenting input files): add
note about convert-ly.
* input/test/cadenza-skip.ly: new file.
hanwen [Wed, 31 Mar 2004 23:08:15 +0000 (23:08 +0000)]
*** empty log message ***
janneke [Wed, 31 Mar 2004 17:29:08 +0000 (17:29 +0000)]
* po/nl.po: Spelling fixes.
janneke [Wed, 31 Mar 2004 15:25:42 +0000 (15:25 +0000)]
* autogen.sh (srcdir): Regenerate.
* stepmake/autogen.sh (srcdir): Copy SUSE fix to the master
autogen.sh.
janneke [Wed, 31 Mar 2004 14:42:29 +0000 (14:42 +0000)]
Use C++ to check for C++ header.
janneke [Wed, 31 Mar 2004 14:25:02 +0000 (14:25 +0000)]
Update.
janneke [Wed, 31 Mar 2004 14:19:22 +0000 (14:19 +0000)]
* po/nl.po: Update.
* lily/scm-option.cc (LY_DEFINE): Name of the program is lilypond-bin.
* lily/event.cc (to_relative_octave): Translatable sentence should
be one string.
* python/lilylib.py (warranty): Year range is not translatable.
It's 2004 already!
* flower/warn.cc (non_fatal_error, warning, programming_error):
Remove whitespace from translated string.
hanwen [Wed, 31 Mar 2004 13:47:17 +0000 (13:47 +0000)]
*** empty log message ***
hanwen [Wed, 31 Mar 2004 12:32:53 +0000 (12:32 +0000)]
* configure.in: check for C language.
* lily/source-file.cc: include strstream without h.
* scm/documentation-generate.scm (string-append): use name without
.texi.
* autogen.sh (srcdir): suse fix.
hanwen [Wed, 31 Mar 2004 12:25:44 +0000 (12:25 +0000)]
* Documentation/user/notation.itely (Ancient clefs): idem.
* Documentation/user/lilypond-book.itely (Integrating HTML and music): idem.
* Documentation/user/cheatsheet.itely (Cheat sheet): octave fixes.
* Documentation/user/notation.itely (Automatic part combining):
add note about \relative.
hanwen [Wed, 31 Mar 2004 12:05:39 +0000 (12:05 +0000)]
(process): use find_existing_context().
hanwen [Wed, 31 Mar 2004 11:59:44 +0000 (11:59 +0000)]
* lily/change-iterator.cc (process): use find_existing_context().
* Documentation/user/notation.itely (Automatic part combining):
add note about \relative.
hanwen [Wed, 31 Mar 2004 11:54:27 +0000 (11:54 +0000)]
* input/test/polymetric-differing-notes.ly: use ly:music-compress.
* input/regression/repeat-unfold-tremolo.ly: new file.
* scm/music-functions.scm (unfold-repeats): undo music compression
too.
* lily/music.cc (LY_DEFINE): rename to music-mutable-properties
(LY_DEFINE): ly:music-compress new function.
* scm/music-functions.scm (make-non-relative-music): new function.
hanwen [Wed, 31 Mar 2004 11:47:49 +0000 (11:47 +0000)]
* scm/music-functions.scm (unfold-repeats): undo music compression
too.
* lily/music.cc (LY_DEFINE): rename to music-mutable-properties
(LY_DEFINE): ly:music-compress new function.
* scm/music-functions.scm (make-non-relative-music): new function.
hanwen [Wed, 31 Mar 2004 10:49:00 +0000 (10:49 +0000)]
* scm/part-combiner.scm (determine-split-list): split for voice
crossings
* input/regression/part-combine-cross.ly: new file.
* scm/part-combiner.scm (make-part-combine-music): don't do
relative inside partcombine arguments.
hanwen [Wed, 31 Mar 2004 10:44:46 +0000 (10:44 +0000)]
* scm/part-combiner.scm (make-part-combine-music): don't do
relative inside partcombine arguments.
* scm/music-functions.scm (make-non-relative-music): new function.
* Documentation/user/notation.itely (Automatic part combining):
add note about \relative.
hanwen [Wed, 31 Mar 2004 10:11:01 +0000 (10:11 +0000)]
(construct_children): add
start_moment_ member.
hanwen [Wed, 31 Mar 2004 09:44:33 +0000 (09:44 +0000)]
* lily/chord-tremolo-engraver.cc (acknowledge_grob): trigger
stem-tremolo by stem object. This fixes no stem for tremolo bug.
* lily/stem-tremolo.cc (print): don't crash for no-stem.
hanwen [Wed, 31 Mar 2004 09:33:17 +0000 (09:33 +0000)]
(print): don't crash for no-stem.
hanwen [Wed, 31 Mar 2004 09:15:34 +0000 (09:15 +0000)]
(Which properties to
change): fixes.
hanwen [Wed, 31 Mar 2004 08:56:16 +0000 (08:56 +0000)]
(Which properties to
change): fixes.
janneke [Wed, 31 Mar 2004 00:19:07 +0000 (00:19 +0000)]
More original lyrics. Add to examples.
janneke [Tue, 30 Mar 2004 22:50:17 +0000 (22:50 +0000)]
($(outdir)/dummy.dep):
Reinstate old code that issues warning. Fixes --srcdir build.
janneke [Tue, 30 Mar 2004 20:49:31 +0000 (20:49 +0000)]
New file.
janneke [Tue, 30 Mar 2004 13:44:38 +0000 (13:44 +0000)]
* Documentation/user/notation.itely:
janneke [Tue, 30 Mar 2004 13:38:46 +0000 (13:38 +0000)]
* Documentation/user/notation.itely:
* Documentation/user/introduction.itely:
* Documentation/user/tutorial.itely: Use quote ly-option instead
of explicit @quotation. This fixes too long lilypond linewidths
resulting in overful hboxes.
* scripts/lilypond-book.py: Add ly-option: `quote'.
matsb [Tue, 30 Mar 2004 12:59:21 +0000 (12:59 +0000)]
* tex/titledefs.tex: Avoid that the first score line is extra
indented if instrument is defined but not piece.
hanwen [Tue, 30 Mar 2004 10:53:33 +0000 (10:53 +0000)]
release commit
wl [Tue, 30 Mar 2004 10:48:00 +0000 (10:48 +0000)]
* Documentation/user/macros.itexi (@internalsref) [info]: Prepend
`lilypond/' to info file name.
(@usermanref) [info]: New variant.
* scm/documentation-generate.scm: Fix definition of @usermanref
and @glossaryref (in the `ifinfo' branch) by prepending `lilypond/'
to info file name.
hanwen [Tue, 30 Mar 2004 10:27:26 +0000 (10:27 +0000)]
(Interpretation
contexts): rewrite introduction.
janneke [Mon, 29 Mar 2004 21:17:23 +0000 (21:17 +0000)]
* Documentation/user/introduction.itely:
* Documentation/user/notation.itely:
* Documentation/user/tutorial.itely: Up all relative examples.
Enclose @lilypond displays in @quotation. Typos and corrections.
* Documentation/user/macros.itexi: Use fetaflat, fetasharp.
matsb [Mon, 29 Mar 2004 16:29:39 +0000 (16:29 +0000)]
* scm/music-functions.scm (make-voice-props-revert): Revert also
MultiMeasureRest staff-position in oneVoice.
hjunes [Sun, 28 Mar 2004 22:22:47 +0000 (22:22 +0000)]
ups.
hjunes [Sun, 28 Mar 2004 22:21:02 +0000 (22:21 +0000)]
few fixes.
hanwen [Sun, 28 Mar 2004 22:18:28 +0000 (22:18 +0000)]
*** empty log message ***
hanwen [Sun, 28 Mar 2004 22:12:51 +0000 (22:12 +0000)]
add rule for .nexi
hanwen [Sun, 28 Mar 2004 20:45:56 +0000 (20:45 +0000)]
(INFOINSTALL):
only do mkdir/install-info if INFO_INSTALL_FILES != "".
scripts/lilypond-book.py (Lilypond_snippet.is_outdated): use
glob.glob for .png filenames. This catches multipage pngs.
* Documentation/user/changing-defaults.itely (Determining the grob
property): fix references.
janneke [Sun, 28 Mar 2004 20:01:43 +0000 (20:01 +0000)]
Verify that gettext configure check with
gcc-3.3 and autoconf 2.59 is still broken. Update warning.
hanwen [Sun, 28 Mar 2004 19:55:48 +0000 (19:55 +0000)]
* Documentation/user/changing-defaults.itely (Determining the grob
property): fix references.
* lily/staff-symbol.cc (print): only add extent if non empty.
This fixes staff-container.ly.
* lily/timing-engraver.cc (initialize): init whichBar, so a score
starting with a mmrest also works.
hanwen [Sun, 28 Mar 2004 19:24:05 +0000 (19:24 +0000)]
*** empty log message ***
hanwen [Sun, 28 Mar 2004 18:58:18 +0000 (18:58 +0000)]
* scripts/lilypond-book.py (Lilypond_snippet.is_outdated): require
PNG for texinfo too.
* scripts/lilypond-book.py (Lilypond_snippet.is_outdated): treat
.png case separately.
hanwen [Sun, 28 Mar 2004 15:54:39 +0000 (15:54 +0000)]
update translation strings.
hanwen [Sun, 28 Mar 2004 15:36:20 +0000 (15:36 +0000)]
release commit
janneke [Sun, 28 Mar 2004 13:21:22 +0000 (13:21 +0000)]
Fix typos. Set indent-level:2,
run indent-region.
hanwen [Sun, 28 Mar 2004 12:54:08 +0000 (12:54 +0000)]
($(outdir)/%.texi): use variable for outdir.
hanwen [Sun, 28 Mar 2004 12:04:31 +0000 (12:04 +0000)]
* input/mutopia/W.A.Mozart/mozart-hrn-3.ly: Mozart died in 1791
* python/lilylib.py (command_name): don't return 1st path
component.
* scripts/lilypond-book.py (Lilypond_snippet.is_outdated): treat
.png case separately.
* python/lilylib.py (system): typo.
janneke [Sun, 28 Mar 2004 11:57:06 +0000 (11:57 +0000)]
Run texinfo-all-menus-update.
Fixes compile.
janneke [Sun, 28 Mar 2004 11:43:39 +0000 (11:43 +0000)]
Compile fix: Include <string.h>.
Add header.
hjunes [Fri, 26 Mar 2004 23:11:28 +0000 (23:11 +0000)]
small fixes.
matsb [Fri, 26 Mar 2004 17:06:45 +0000 (17:06 +0000)]
* Documentation/user/notation.itely (Entering lyrics): Add example
with correct english double quotes (at least for LaTeX output,
maybe not a good idea if we switch to PS as the default output
format).
hanwen [Fri, 26 Mar 2004 01:14:46 +0000 (01:14 +0000)]
(create_audio_elements): play instrument
changes before notes arrive. This fixes instrument of the first
note in a score.
hanwen [Fri, 26 Mar 2004 00:52:19 +0000 (00:52 +0000)]
doc string.
hanwen [Fri, 26 Mar 2004 00:50:21 +0000 (00:50 +0000)]
* scripts/convert-ly.py (FatalConversionError.conv): add #'() case
to 1.9.0 conversion.
* lily/mark-engraver.cc: doc string.
hanwen [Fri, 26 Mar 2004 00:25:58 +0000 (00:25 +0000)]
(Group): add vim scriptlets.
hanwen [Fri, 26 Mar 2004 00:10:53 +0000 (00:10 +0000)]
(Introduction): new node.
hanwen [Thu, 25 Mar 2004 23:24:45 +0000 (23:24 +0000)]
*** empty log message ***
hanwen [Thu, 25 Mar 2004 14:28:18 +0000 (14:28 +0000)]
(filter_engravers): derefence pointer.