]> git.donarmstrong.com Git - lilypond.git/log
lilypond.git
19 years ago * scm/framework-ps.scm (output-framework): set the first
Pedro Kroger [Sun, 22 Aug 2004 14:54:07 +0000 (14:54 +0000)]
* scm/framework-ps.scm (output-framework): set the first
postscript page number to initialpagenumber

* scm/page-layout.scm (ly:optimal-page-breaks): print the first
page number according to initialpagenumber

* scm/paper.scm (set-paper-dimensions): added initialpagenumber
parameter

19 years ago(lilypond_version_re_str): handle
Han-Wen Nienhuys [Sun, 22 Aug 2004 11:04:07 +0000 (11:04 +0000)]
(lilypond_version_re_str): handle
\version "bar" % "foo"

19 years ago(process_music): set
Han-Wen Nienhuys [Sun, 22 Aug 2004 09:36:54 +0000 (09:36 +0000)]
(process_music): set
duration-log before announcing object.

19 years ago* lily/staff-symbol.cc (print): subtract thickness from staff line
Han-Wen Nienhuys [Sun, 22 Aug 2004 08:31:26 +0000 (08:31 +0000)]
* lily/staff-symbol.cc (print): subtract thickness from staff line
length

* lily/parser.yy (book_body): disallow { ..music.. } inside \book

19 years agoscm/stencil.scm
Carl Sorensen [Sat, 21 Aug 2004 13:40:05 +0000 (13:40 +0000)]
scm/stencil.scm

19 years ago* scm/part-combiner.scm: skip name string. Fixes segfault problem.
Han-Wen Nienhuys [Sat, 21 Aug 2004 09:32:58 +0000 (09:32 +0000)]
* scm/part-combiner.scm: skip name string. Fixes segfault problem.

* Documentation/user/sound-output.texi (Sound): new file. Move all
MIDI related information.

19 years ago* lily/script-engraver.cc (acknowledge_grob): only take into
Han-Wen Nienhuys [Fri, 20 Aug 2004 17:38:08 +0000 (17:38 +0000)]
* lily/script-engraver.cc (acknowledge_grob): only take into
account note heads with a music cause. Fixes ambitus-accent.ly

* scm/define-markup-commands.scm (finger): set encoding to
fetaNumber.

19 years agofixed typo
Erik Sandberg [Fri, 20 Aug 2004 16:30:35 +0000 (16:30 +0000)]
fixed typo

19 years ago*** empty log message ***
Carl Sorensen [Fri, 20 Aug 2004 04:04:09 +0000 (04:04 +0000)]
*** empty log message ***

19 years agoconvert-ly: add \newpage -> \pageBreak rule
Graham Percival [Thu, 19 Aug 2004 22:57:32 +0000 (22:57 +0000)]
convert-ly: add \newpage -> \pageBreak rule

19 years agoFixed bug with \setTextDecresc.
Erik Sandberg [Thu, 19 Aug 2004 13:51:20 +0000 (13:51 +0000)]
Fixed bug with \setTextDecresc.

19 years agoCosmetics.
Jan Nieuwenhuizen [Thu, 19 Aug 2004 00:35:14 +0000 (00:35 +0000)]
Cosmetics.

19 years agonew file
Han-Wen Nienhuys [Wed, 18 Aug 2004 20:44:21 +0000 (20:44 +0000)]
new file

19 years ago(hideNotes): remove \setMmRestFermata
Han-Wen Nienhuys [Wed, 18 Aug 2004 20:42:07 +0000 (20:42 +0000)]
(hideNotes): remove \setMmRestFermata

19 years ago * scm/documentation-generate.scm (string-append): add version.
Han-Wen Nienhuys [Wed, 18 Aug 2004 20:40:37 +0000 (20:40 +0000)]
* scm/documentation-generate.scm (string-append): add version.

* scm/define-markup-commands.scm (box): add box-padding and
thickness props for the box command.

* Documentation/user/changing-defaults.itely (Text encoding):
elucidate use of \encoding for \header strings.

* lily/parser.yy (lyric_element): use \encoding for lyrics strings.

* lily/score.cc (LY_DEFINE): check if length of music > 0. Fixes:
staff-change.ly

19 years ago * scm/framework-tex.scm (output-preview-framework)
Nicolas Sceaux [Wed, 18 Aug 2004 20:27:43 +0000 (20:27 +0000)]
    * scm/framework-tex.scm (output-preview-framework)
        (output-classic-framework):
        * scm/framework-ps.scm (output-preview-framework):
        s/ly:paper-book-lines/ly:paper-book-systems/g

        * scm/fret-diagrams.scm (ss-font-encoding):
        s/my-font-encoding/ss-font-encoding

19 years ago * scm/music-functions.scm (direction-polyphonic-grobs): Set
Mats Bengtsson [Wed, 18 Aug 2004 15:25:05 +0000 (15:25 +0000)]
* scm/music-functions.scm (direction-polyphonic-grobs): Set
direction also on fingerings.

19 years ago * po/nl.po: Some updates.
Jan Nieuwenhuizen [Wed, 18 Aug 2004 14:37:30 +0000 (14:37 +0000)]
* po/nl.po: Some updates.

* scm/lily.scm (_): New function.
(postscript->pdf, postscript->png, lilypond-main)
(postscript->pdf): Use it.  Write messages to stderr.

* stepmake/stepmake/po-targets.make (ALL_PO_SOURCES): Add SCM_FILES.

* scm/GNUmakefile (XGETTEXT_FLAGS): Set language to Lisp.
xgettext does not recognise scheme yet.  Patch submitted.

* lily/scm-option.cc (LY_DEFINE):
* lily/main.cc: The program is now called lilypond (WAS: lilypond-bin).

* lily/rest-collision.cc (do_shift): Uniformise two too many rests
messages.

* lily/include/paper-book.hh
* lily/include/paper-system.hh: Finish renaming of paper-line to
system.  Fix users.

19 years ago * lily/clef-engraver.cc: Add forceClef to list of read properties.
Mats Bengtsson [Wed, 18 Aug 2004 11:11:28 +0000 (11:11 +0000)]
* lily/clef-engraver.cc: Add forceClef to list of read properties.

19 years ago* lily/include/paper-book.hh
Jan Nieuwenhuizen [Wed, 18 Aug 2004 08:23:55 +0000 (08:23 +0000)]
* lily/include/paper-book.hh
* lily/include/paper-system.hh: Finish renaming of paper-line to
system.  Fix users.

19 years agoremove.
Han-Wen Nienhuys [Tue, 17 Aug 2004 22:41:19 +0000 (22:41 +0000)]
remove.

19 years ago* lily/output-def.cc (assign_context_def): use set_variable().
Han-Wen Nienhuys [Tue, 17 Aug 2004 22:39:34 +0000 (22:39 +0000)]
* lily/output-def.cc (assign_context_def): use set_variable().

* lily/text-item.cc (interpret_string): accept string input
encoding too.

* scm/encoding.scm (read-encoding-file): print warning when file
can't be found.

* tex/GNUmakefile ($(outdir)/latin1.enc): create latin1 from GS.

* lily/rod.cc (columnize): robustness fix. Don't crash for
nil span points. Fixes: appoggiatura-segfault.ly
(add_to_cols): extra robustness fix.

19 years ago*** empty log message ***
Jan Nieuwenhuizen [Mon, 16 Aug 2004 07:38:53 +0000 (07:38 +0000)]
*** empty log message ***

19 years ago*** empty log message ***
Jan Nieuwenhuizen [Sun, 15 Aug 2004 10:29:06 +0000 (10:29 +0000)]
*** empty log message ***

19 years ago(spanned_rank_iv): Bugfix.
Jan Nieuwenhuizen [Fri, 13 Aug 2004 20:14:02 +0000 (20:14 +0000)]
(spanned_rank_iv): Bugfix.

19 years ago*** empty log message ***
Jan Nieuwenhuizen [Fri, 13 Aug 2004 15:53:22 +0000 (15:53 +0000)]
*** empty log message ***

19 years agofixes.
Heikki Junes [Thu, 12 Aug 2004 19:24:03 +0000 (19:24 +0000)]
fixes.

19 years agoFix for scons CVS.
Jan Nieuwenhuizen [Thu, 12 Aug 2004 07:48:56 +0000 (07:48 +0000)]
Fix for scons CVS.

19 years agotypo
Heikki Junes [Wed, 11 Aug 2004 19:50:14 +0000 (19:50 +0000)]
typo

19 years agofix plurals.
Heikki Junes [Wed, 11 Aug 2004 19:36:56 +0000 (19:36 +0000)]
fix plurals.

19 years ago* lily/dynamic-engraver.cc (typeset_all):
Jan Nieuwenhuizen [Tue, 10 Aug 2004 22:42:35 +0000 (22:42 +0000)]
* lily/dynamic-engraver.cc (typeset_all):
* lily/script-engraver.cc (stop_translation_timestep): Handle
collisions with new-slur.

19 years ago*** empty log message ***
Carl Sorensen [Tue, 10 Aug 2004 03:53:09 +0000 (03:53 +0000)]
*** empty log message ***

19 years ago*** empty log message ***
Carl Sorensen [Mon, 9 Aug 2004 03:12:02 +0000 (03:12 +0000)]
*** empty log message ***

19 years ago*** empty log message ***
Carl Sorensen [Mon, 9 Aug 2004 03:08:19 +0000 (03:08 +0000)]
*** empty log message ***

19 years ago* lily/slur-quanting.cc: Include libc-extension.hh.
Werner Lemberg [Thu, 5 Aug 2004 04:06:34 +0000 (04:06 +0000)]
* lily/slur-quanting.cc: Include libc-extension.hh.
s/round/my_round/.

* ly/engraver-init.ly (VaticanaVoice, GregorianTranscriptionVoice):
s/autobeaming/autoBeaming/.

19 years agotypos
Werner Lemberg [Wed, 4 Aug 2004 12:03:27 +0000 (12:03 +0000)]
typos

19 years agorelease commit release/2.3.11
Han-Wen Nienhuys [Tue, 3 Aug 2004 16:52:05 +0000 (16:52 +0000)]
release commit

19 years agorelease commit
Han-Wen Nienhuys [Tue, 3 Aug 2004 16:47:00 +0000 (16:47 +0000)]
release commit

19 years ago*** empty log message ***
Han-Wen Nienhuys [Mon, 2 Aug 2004 18:38:51 +0000 (18:38 +0000)]
*** empty log message ***

19 years ago* lily/lookup.cc (round_filled_box): remove warnings about blot
Han-Wen Nienhuys [Mon, 2 Aug 2004 18:38:00 +0000 (18:38 +0000)]
* lily/lookup.cc (round_filled_box): remove warnings about blot
diameter.

* scm/paper.scm (paper-set-staff-size): tune up linethickness by
10% for  20pt staffs. Leave 16.5 untouched.

* scripts/lilypond-book.py (main): add -f tex as default process.

19 years ago*** empty log message ***
Han-Wen Nienhuys [Mon, 2 Aug 2004 18:01:20 +0000 (18:01 +0000)]
*** empty log message ***

19 years ago(new_lyrics): \addlyrics -> \oldaddlyrics,
Han-Wen Nienhuys [Mon, 2 Aug 2004 17:40:46 +0000 (17:40 +0000)]
(new_lyrics): \addlyrics -> \oldaddlyrics,
\newlyrics -> \addlyrics

19 years ago* lily/text-spanner.cc (print): use it.
Han-Wen Nienhuys [Mon, 2 Aug 2004 17:13:20 +0000 (17:13 +0000)]
* lily/text-spanner.cc (print): use it.

* lily/dynamic-text-spanner.cc (print): use it.

* lily/grob.cc (robust_relative_extent): new function.

* lily/text-spanner.cc (print): only take linear_combination of
nonempty interval.

19 years ago(main): add -f tex as default process.
Han-Wen Nienhuys [Mon, 2 Aug 2004 17:09:20 +0000 (17:09 +0000)]
(main): add -f tex as default process.

19 years ago(print): only take linear_combination of
Han-Wen Nienhuys [Mon, 2 Aug 2004 16:55:46 +0000 (16:55 +0000)]
(print): only take linear_combination of
nonempty interval.

19 years ago * scm/page-layout.scm (default-page-make-stencil): If leftmargin
Pedro Kroger [Mon, 2 Aug 2004 16:19:16 +0000 (16:19 +0000)]
* scm/page-layout.scm (default-page-make-stencil): If leftmargin
isn't specified by the user in \bookpaper center the music in the
page.

19 years ago * Fix some problems after the renaming of my-lily -> lily
Mats Bengtsson [Mon, 2 Aug 2004 12:56:41 +0000 (12:56 +0000)]
* Fix some problems after the renaming of my-lily -> lily

19 years agofix.
Heikki Junes [Mon, 2 Aug 2004 08:57:29 +0000 (08:57 +0000)]
fix.

19 years ago(parse_string): don't overwrite keytable_.
Han-Wen Nienhuys [Sun, 1 Aug 2004 23:55:21 +0000 (23:55 +0000)]
(parse_string): don't overwrite keytable_.

19 years ago* lily/slur-quanting.cc (enumerate_attachments): apply center on
Han-Wen Nienhuys [Sun, 1 Aug 2004 23:36:19 +0000 (23:36 +0000)]
* lily/slur-quanting.cc (enumerate_attachments): apply center on
stem-X in more cases.

* lily/stem.cc (dim_callback): solve todo.

19 years ago* input/test/README: new file.
Han-Wen Nienhuys [Sun, 1 Aug 2004 15:17:30 +0000 (15:17 +0000)]
* input/test/README: new file.

* lily/my-lily-parser.cc (LY_DEFINE): plug memory leak: unprotect
parser.

* lily/include/my-lily-lexer.hh (class Lily_lexer): smobify lexer.

* lily/include/my-lily-parser.hh: rename My_lily -> Lily

19 years agorename my-lily* files.
Han-Wen Nienhuys [Sun, 1 Aug 2004 14:12:58 +0000 (14:12 +0000)]
rename my-lily* files.

19 years ago* lily/my-lily-parser.cc (LY_DEFINE): plug memory leak: unprotect
Han-Wen Nienhuys [Sun, 1 Aug 2004 14:10:14 +0000 (14:10 +0000)]
* lily/my-lily-parser.cc (LY_DEFINE): plug memory leak: unprotect
parser.

* lily/include/my-lily-lexer.hh (class Lily_lexer): smobify lexer.

19 years ago* lily/include/my-lily-parser.hh: rename My_lily -> Lily
Han-Wen Nienhuys [Sun, 1 Aug 2004 13:57:58 +0000 (13:57 +0000)]
* lily/include/my-lily-parser.hh: rename My_lily -> Lily

* make/mutopia-targets.make (local-WWW): don't make ps.gz
examples. They take huge amounts of space.

* Documentation/user/GNUmakefile: fix symlinks.

19 years agorelease commit release/2.3.10
Han-Wen Nienhuys [Sun, 1 Aug 2004 13:32:17 +0000 (13:32 +0000)]
release commit

19 years ago*** empty log message ***
Han-Wen Nienhuys [Sun, 1 Aug 2004 12:28:37 +0000 (12:28 +0000)]
*** empty log message ***

19 years ago*** empty log message ***
Han-Wen Nienhuys [Sun, 1 Aug 2004 11:23:52 +0000 (11:23 +0000)]
*** empty log message ***

19 years agoremove
Han-Wen Nienhuys [Sun, 1 Aug 2004 11:15:40 +0000 (11:15 +0000)]
remove

19 years ago(noFlag): fold into manual
Han-Wen Nienhuys [Sun, 1 Aug 2004 11:13:46 +0000 (11:13 +0000)]
(noFlag): fold into manual

19 years agoinput/test fixes
Han-Wen Nienhuys [Sun, 1 Aug 2004 11:04:13 +0000 (11:04 +0000)]
input/test fixes

19 years agofixes.
Heikki Junes [Sun, 1 Aug 2004 09:25:58 +0000 (09:25 +0000)]
fixes.

19 years ago.
Heikki Junes [Sun, 1 Aug 2004 07:57:23 +0000 (07:57 +0000)]
.

19 years agofixes.
Heikki Junes [Sun, 1 Aug 2004 07:35:01 +0000 (07:35 +0000)]
fixes.

19 years agofixes.
Heikki Junes [Sun, 1 Aug 2004 07:22:49 +0000 (07:22 +0000)]
fixes.

19 years ago* lily/dynamic-text-spanner.cc (print): new file.
Han-Wen Nienhuys [Sat, 31 Jul 2004 23:47:36 +0000 (23:47 +0000)]
* lily/dynamic-text-spanner.cc (print): new file.

* scm/define-grobs.scm (all-grob-descriptions): add DynamicTextSpanner

* lily/engraver-group-engraver.cc (do_announces): reorder logic:
keep recursing into children in case a parent context inserts a
grob into a child context.

* lily/dynamic-engraver.cc (acknowledge_grob): add accidentals to

19 years ago* input/test/scales-greek.ly: remove.
Han-Wen Nienhuys [Sat, 31 Jul 2004 21:22:42 +0000 (21:22 +0000)]
* input/test/scales-greek.ly: remove.

* scm/define-markup-commands.scm (score): remove debugging code.

19 years ago* Documentation/user/notation.itely (Formatting cue notes): new
Han-Wen Nienhuys [Sat, 31 Jul 2004 21:13:08 +0000 (21:13 +0000)]
* Documentation/user/notation.itely (Formatting cue notes): new
section.

* input/test/clef-end-of-line.ly: fold into manual.

* input/test/clef-8-syntax.ly: remove.

* input/test/clef-manual-control.ly: move into manual.

* Documentation/user/notation.itely (Aligning to cadenzas): fold
in cadenza-skip.ly

* Documentation/user/notation.itely (Educational use): new section

19 years ago* input/test/chords-without-melody.ly: fold into manual.
Han-Wen Nienhuys [Sat, 31 Jul 2004 20:57:08 +0000 (20:57 +0000)]
* input/test/chords-without-melody.ly: fold into manual.

* input/test/cadenza-skip.ly: remove.

* Documentation/user/notation.itely (Aligning to cadenzas): fold
in cadenza-skip.ly

* Documentation/user/notation.itely (Educational use): new section

19 years ago(Educational use): new section
Han-Wen Nienhuys [Sat, 31 Jul 2004 20:35:58 +0000 (20:35 +0000)]
(Educational use): new section

19 years ago(print): use music_font_alist_chain(). This
Han-Wen Nienhuys [Sat, 31 Jul 2004 19:40:59 +0000 (19:40 +0000)]
(print): use music_font_alist_chain(). This
fixes smaller cautionaries.

19 years ago* input/test/trills.ly: remove.
Han-Wen Nienhuys [Sat, 31 Jul 2004 19:29:02 +0000 (19:29 +0000)]
* input/test/trills.ly: remove.

* input/test/transposition.ly: remove.

* input/test/to-xml.ly: move to no-notation.

* buildscripts/lilypond-profile.sh: change zsh bomb to warning.

* lily/ledger-line-spanner.cc (print): use staff variable, not
me. Fixes ledger lines on differently sized staves.

* input/test/rhythm-excercise.ly: remove file.

* lily/stem.cc (dim_callback): only do something if visible. Fixes
spurious flag not found warning for 128th rest.

* input/test/rest-dot-positions.ly: remove

19 years ago*** empty log message ***
Han-Wen Nienhuys [Sat, 31 Jul 2004 18:49:59 +0000 (18:49 +0000)]
*** empty log message ***

19 years ago* lily/staff-symbol-referencer.cc (get_position): emergency
Han-Wen Nienhuys [Sat, 31 Jul 2004 18:48:01 +0000 (18:48 +0000)]
* lily/staff-symbol-referencer.cc (get_position): emergency
fallback: use coordinate * 2.

* input/no-notation/midi-scales.ly: move from test/

* scm/define-markup-commands.scm (score): remove debugging code.

* input/test/incipit.ly (violin): remove.

* lily/system-start-delimiter.cc (print): only draw system
delimiter to staves that reach up to left bound of the delimiter.

* input/no-notation/embedded-scm.ly: move from test/

* input/test/follow-voice.ly: remove

* input/no-notation/dynamic-absolute-volume.ly: move from test/.

* input/test/count-systems.ly: remove.

* input/regression/baerenreiter-sarabande.ly: move file.

* scm/define-grobs.scm (all-grob-descriptions): use fetaMusic
encoding for accidental.

* Documentation/user/notation.itely (Educational use): new section

19 years ago* lily/bar-line.cc (compound_barline): fix : for staff without
Han-Wen Nienhuys [Sat, 31 Jul 2004 18:10:51 +0000 (18:10 +0000)]
* lily/bar-line.cc (compound_barline): fix : for staff without
lines.

* lily/accidental.cc (print): use music_font_alist_chain(). This
fixes smaller cautionaries.

19 years ago(Educational use): new section
Han-Wen Nienhuys [Sat, 31 Jul 2004 12:38:58 +0000 (12:38 +0000)]
(Educational use): new section

19 years ago($(outdir)/%.log): add
Han-Wen Nienhuys [Sat, 31 Jul 2004 10:15:54 +0000 (10:15 +0000)]
($(outdir)/%.log): add
mode as well. This fixes resolution errors.

19 years ago(postscript->png): show commands for --verbose.
Han-Wen Nienhuys [Fri, 30 Jul 2004 18:17:35 +0000 (18:17 +0000)]
(postscript->png): show commands for --verbose.

19 years ago2.3.9 released.
Han-Wen Nienhuys [Fri, 30 Jul 2004 17:19:39 +0000 (17:19 +0000)]
2.3.9 released.

19 years agoopps. short option should be
Han-Wen Nienhuys [Fri, 30 Jul 2004 16:59:30 +0000 (16:59 +0000)]
opps. short option should be
char, not int.

19 years agouse symlinks to save space.
Han-Wen Nienhuys [Fri, 30 Jul 2004 14:25:08 +0000 (14:25 +0000)]
use symlinks to save space.

19 years agorelease commit
Han-Wen Nienhuys [Fri, 30 Jul 2004 13:32:39 +0000 (13:32 +0000)]
release commit

19 years ago* ly/gregorian-init.ly (neumeDemoPaper): remove duplication from
Han-Wen Nienhuys [Fri, 30 Jul 2004 12:45:49 +0000 (12:45 +0000)]
* ly/gregorian-init.ly (neumeDemoPaper): remove duplication from
manual.

* Documentation/user/tutorial.itely (Integrating text and music):
remove \score and \notes from manual.

19 years ago* scripts/convert-ly.py (conv): remove \lyrics from \lyricsto.
Han-Wen Nienhuys [Fri, 30 Jul 2004 11:59:13 +0000 (11:59 +0000)]
* scripts/convert-ly.py (conv): remove \lyrics from \lyricsto.

* ly/gregorian-init.ly (neumeDemoPaper): remove duplication from
manual.

* Documentation/user/tutorial.itely (Integrating text and music):
remove \score and \notes from manual.

19 years agofix for \bar and ".
Heikki Junes [Fri, 30 Jul 2004 11:13:12 +0000 (11:13 +0000)]
fix for \bar and ".

19 years ago(neumeDemoPaper): remove duplication from
Han-Wen Nienhuys [Fri, 30 Jul 2004 10:50:02 +0000 (10:50 +0000)]
(neumeDemoPaper): remove duplication from
manual.

19 years ago* Documentation/user/tutorial.itely (Integrating text and music):
Han-Wen Nienhuys [Fri, 30 Jul 2004 10:27:24 +0000 (10:27 +0000)]
* Documentation/user/tutorial.itely (Integrating text and music):
remove \score and \notes from manual.

* lily/my-lily-lexer.cc (My_lily_lexer): really switch on note
mode in the beginning.

19 years ago * Documentation/user/changing-defaults.itely (Horizontal spacing):
Mats Bengtsson [Fri, 30 Jul 2004 09:28:46 +0000 (09:28 +0000)]
* Documentation/user/changing-defaults.itely (Horizontal spacing):
Correct the documentation of the spacing parameters.

* Documentation/user/tutorial.itely (Integrating text and music),
Documentation/user/lilypond-book.itely (Integrating LaTeX and
music): Document that you need to add the map file ec-mftrace.map
in the dvips command.

19 years ago* lily/score-engraver.cc (initialize): abort if ecrm10.pfa not
Han-Wen Nienhuys [Fri, 30 Jul 2004 09:19:35 +0000 (09:19 +0000)]
* lily/score-engraver.cc (initialize): abort if ecrm10.pfa not
found.

* Documentation/user/changing-defaults.itely (Text encoding): node
on encoding.

19 years ago* lily/text-item.cc (interpret_string): insert encoding setting
Han-Wen Nienhuys [Thu, 29 Jul 2004 22:56:34 +0000 (22:56 +0000)]
* lily/text-item.cc (interpret_string): insert encoding setting
here

* lily/lyric-engraver.cc (try_music): remove superfluous check.

19 years ago* Documentation/user/changing-defaults.itely (Text encoding): node
Han-Wen Nienhuys [Thu, 29 Jul 2004 22:53:52 +0000 (22:53 +0000)]
* Documentation/user/changing-defaults.itely (Text encoding): node
on encoding.

* lily/lyric-engraver.cc (try_music): remove superfluous check.

* lily/book-paper-def.cc (find_scaled_font): remove default
encoding. This messes up font loading for feta and
parmesan. Encoding should only be specified for running texts.

* lily/modified-font-metric.cc (text_dimension): support coding
scheme ""

19 years agoFix Acciaccatura typo.
Pedro Kroger [Thu, 29 Jul 2004 14:48:47 +0000 (14:48 +0000)]
Fix Acciaccatura typo.

19 years ago(stop_translation_timestep): remember tie
Han-Wen Nienhuys [Wed, 28 Jul 2004 20:04:43 +0000 (20:04 +0000)]
(stop_translation_timestep): remember tie
definition, so \override works as expected.

19 years agoclarify
Han-Wen Nienhuys [Wed, 28 Jul 2004 18:56:07 +0000 (18:56 +0000)]
clarify

19 years agochanging-defaults.itely: fixes small typo.
Pedro Kroger [Wed, 28 Jul 2004 12:11:49 +0000 (12:11 +0000)]
changing-defaults.itely: fixes small typo.

19 years agoUpdated to show better the difference between \bookpaper and \paper
Pedro Kroger [Wed, 28 Jul 2004 11:50:17 +0000 (11:50 +0000)]
Updated to show better the difference between \bookpaper and \paper

19 years ago* lily/parser.yy (context_def_mod): remove \consistsend
Han-Wen Nienhuys [Tue, 27 Jul 2004 21:48:58 +0000 (21:48 +0000)]
* lily/parser.yy (context_def_mod): remove \consistsend

* lily/context-def.cc (instantiate): use Translator::must_be_last
to determine engraver order.

* lily/translator.cc (must_be_last): new function

* scripts/convert-ly.py (conv): rule.

19 years ago(print): return '() for height == 0.0 too.
Han-Wen Nienhuys [Tue, 27 Jul 2004 21:24:07 +0000 (21:24 +0000)]
(print): return '() for height == 0.0 too.

19 years agotypo.
Heikki Junes [Tue, 27 Jul 2004 06:17:20 +0000 (06:17 +0000)]
typo.

19 years agofix docs.
Heikki Junes [Tue, 27 Jul 2004 06:07:51 +0000 (06:07 +0000)]
fix docs.

19 years ago*** empty log message ***
Han-Wen Nienhuys [Mon, 26 Jul 2004 22:18:12 +0000 (22:18 +0000)]
*** empty log message ***