]> git.donarmstrong.com Git - lilypond.git/log
lilypond.git
21 years agorelease commit release/1.7.13
Han-Wen Nienhuys [Sun, 23 Feb 2003 05:22:15 +0000 (05:22 +0000)]
release commit

21 years ago*** empty log message ***
Han-Wen Nienhuys [Sat, 22 Feb 2003 21:22:56 +0000 (21:22 +0000)]
*** empty log message ***

21 years ago*** empty log message ***
Han-Wen Nienhuys [Sat, 22 Feb 2003 21:00:47 +0000 (21:00 +0000)]
*** empty log message ***

21 years ago* scripts/lilypond-book.py (check_texidoc): add no-texidoc to options
Han-Wen Nienhuys [Sat, 22 Feb 2003 20:56:35 +0000 (20:56 +0000)]
* scripts/lilypond-book.py (check_texidoc): add no-texidoc to options

* Documentation/user/appendices.itely: simply include
chords-ignatzek.

* Documentation/user/refman.itely (Chords mode): add documentation
for chord mode.

21 years ago* lily/new-chord-name-engraver.cc (process_music): give original
Han-Wen Nienhuys [Sat, 22 Feb 2003 19:05:49 +0000 (19:05 +0000)]
* lily/new-chord-name-engraver.cc (process_music): give original
inversion pitch to chord name routine.

* input/tutorial/os-score.ly: update to new markup

* Documentation/user/appendices.itely: simply include
chords-ignatzek.

* Documentation/user/refman.itely (Chords mode): add documentation
for chord mode.

* scm/chord-entry.scm (construct-chord): mark inversion as bass if
not present in chord.
(construct-chord): add inversion and bass support.

21 years ago*** empty log message ***
Han-Wen Nienhuys [Sat, 22 Feb 2003 13:03:25 +0000 (13:03 +0000)]
*** empty log message ***

21 years ago(construct-chord): mark inversion as bass if
Han-Wen Nienhuys [Sat, 22 Feb 2003 12:54:46 +0000 (12:54 +0000)]
(construct-chord): mark inversion as bass if
not present in chord.

21 years ago*** empty log message ***
Han-Wen Nienhuys [Sat, 22 Feb 2003 02:39:14 +0000 (02:39 +0000)]
*** empty log message ***

21 years agojunk contents.
Han-Wen Nienhuys [Sat, 22 Feb 2003 02:28:00 +0000 (02:28 +0000)]
junk contents.

21 years agosmall fix.
Heikki Junes [Mon, 17 Feb 2003 20:57:29 +0000 (20:57 +0000)]
small fix.

21 years ago*** empty log message ***
Han-Wen Nienhuys [Sun, 16 Feb 2003 02:16:18 +0000 (02:16 +0000)]
*** empty log message ***

21 years ago*** empty log message ***
Han-Wen Nienhuys [Sun, 16 Feb 2003 02:09:51 +0000 (02:09 +0000)]
*** empty log message ***

21 years ago* scm/chord-entry.scm (construct-chord): move chord construction
Han-Wen Nienhuys [Sun, 16 Feb 2003 02:08:52 +0000 (02:08 +0000)]
* scm/chord-entry.scm (construct-chord): move chord construction
Scheme.

* lily/parser.yy (new_chord): new setup for chord entry.

21 years ago* scm/chord-entry.scm (construct-chord): move chord construction
Han-Wen Nienhuys [Sun, 16 Feb 2003 01:52:28 +0000 (01:52 +0000)]
* scm/chord-entry.scm (construct-chord): move chord construction
Scheme.

* lily/parser.yy (new_chord): new setup for chord entry.

21 years agoadd ambitus.
Heikki Junes [Sun, 16 Feb 2003 00:12:47 +0000 (00:12 +0000)]
add ambitus.

21 years ago* scm/chords-ignatzek.scm (ignatzek-chord-names): robustness fix.
Han-Wen Nienhuys [Sat, 15 Feb 2003 22:58:00 +0000 (22:58 +0000)]
* scm/chords-ignatzek.scm (ignatzek-chord-names): robustness fix.

* scm/chords-ignatzek.scm: new file.

21 years agostring() -> to_string()
Han-Wen Nienhuys [Sat, 15 Feb 2003 21:28:07 +0000 (21:28 +0000)]
string() -> to_string()

21 years ago*** empty log message ***
Han-Wen Nienhuys [Sat, 15 Feb 2003 21:27:05 +0000 (21:27 +0000)]
*** empty log message ***

21 years ago* scm/chords-ignatzek.scm: new file.
Han-Wen Nienhuys [Sat, 15 Feb 2003 20:36:17 +0000 (20:36 +0000)]
* scm/chords-ignatzek.scm: new file.

* ly/chord-modifiers-init.ly (ignatzekExceptionMusic): define
standard chord name exceptions.

* scm/translator-property-description.scm (chordNameSeparator):
add property.
(majorSevenSymbol): add property

* lily/translator-scheme.cc (ly:context-properties): new function
(ly:context-parent): new function.
(print_smob): print context name.

* lily/music.cc (ly:get-music-length): new function
(print_smob): don't print properties.

* lily/duration.cc (duration<?): new function

* scm/double-plus-new-chord-name.scm (ignatzek-chord-names):
jazz chords.

* lily/pitch.cc (ly:pitch-diff): new function.

* input/regression/chords-ignatzek.ly: new file.

21 years agonew file.
Han-Wen Nienhuys [Sat, 15 Feb 2003 01:18:38 +0000 (01:18 +0000)]
new file.

21 years ago* scm/double-plus-new-chord-name.scm (ignatzek-chord-names):
Han-Wen Nienhuys [Sat, 15 Feb 2003 01:16:57 +0000 (01:16 +0000)]
* scm/double-plus-new-chord-name.scm (ignatzek-chord-names):
jazz chords.

* lily/pitch.cc (ly:pitch-diff): new function.

* input/regression/chords-ignatzek.ly: new file.

21 years ago(ignatzek-chord-names): classify
Han-Wen Nienhuys [Fri, 14 Feb 2003 22:28:02 +0000 (22:28 +0000)]
(ignatzek-chord-names): classify
pitches for jazz chords.

21 years ago*** empty log message ***
Han-Wen Nienhuys [Fri, 14 Feb 2003 12:26:42 +0000 (12:26 +0000)]
*** empty log message ***

21 years agoadd 1
Heikki Junes [Wed, 5 Feb 2003 15:57:03 +0000 (15:57 +0000)]
add 1

21 years ago*** empty log message ***
Han-Wen Nienhuys [Tue, 4 Feb 2003 23:49:45 +0000 (23:49 +0000)]
*** empty log message ***

21 years agocontribution update.
Heikki Junes [Tue, 4 Feb 2003 00:26:43 +0000 (00:26 +0000)]
contribution update.

21 years ago2003-01-19 Jan Nieuwenhuizen <janneke@gnu.org>
Jan Nieuwenhuizen [Mon, 3 Feb 2003 12:01:27 +0000 (12:01 +0000)]
2003-01-19  Jan Nieuwenhuizen  <janneke@gnu.org>

* Documentation/user/music-glossary.tely: Dutch updates and
additions (Arent Storm).

21 years agofontify multiple stanza in lyrics.
Heikki Junes [Sat, 25 Jan 2003 10:36:11 +0000 (10:36 +0000)]
fontify multiple stanza in lyrics.

21 years agofontify bass note in chords.
Heikki Junes [Thu, 23 Jan 2003 01:20:00 +0000 (01:20 +0000)]
fontify bass note in chords.

21 years agofontify [-^_][()].
Heikki Junes [Wed, 22 Jan 2003 23:58:02 +0000 (23:58 +0000)]
fontify [-^_][()].

21 years ago* input/regression/ambitus.ly: move file.
Han-Wen Nienhuys [Sun, 19 Jan 2003 12:58:18 +0000 (12:58 +0000)]
* input/regression/ambitus.ly:  move file.

* lily/include/pitch.hh (class Pitch): make Pitch objects immutable.

* lily/event.cc (transpose): add tonic property to Key_change_req
and to Key_engraver.

21 years ago*** empty log message ***
Han-Wen Nienhuys [Sat, 18 Jan 2003 13:04:29 +0000 (13:04 +0000)]
*** empty log message ***

21 years agosmall fixes.
Heikki Junes [Fri, 17 Jan 2003 00:52:09 +0000 (00:52 +0000)]
small fixes.

21 years ago*** empty log message ***
Han-Wen Nienhuys [Thu, 16 Jan 2003 23:15:04 +0000 (23:15 +0000)]
*** empty log message ***

21 years agomake flat stem shorter
Han-Wen Nienhuys [Thu, 16 Jan 2003 16:03:08 +0000 (16:03 +0000)]
make flat stem shorter

21 years agosmall fontifying patch.
Heikki Junes [Wed, 15 Jan 2003 23:13:16 +0000 (23:13 +0000)]
small fontifying patch.

21 years agoallow multiple viewps processes.
Heikki Junes [Tue, 14 Jan 2003 22:17:31 +0000 (22:17 +0000)]
allow multiple viewps processes.

21 years agomake flat heavier.
Han-Wen Nienhuys [Tue, 14 Jan 2003 15:39:18 +0000 (15:39 +0000)]
make flat heavier.

21 years ago*** empty log message ***
Han-Wen Nienhuys [Tue, 14 Jan 2003 03:05:38 +0000 (03:05 +0000)]
*** empty log message ***

21 years agoadd st(art/op)cluster.
Heikki Junes [Tue, 14 Jan 2003 01:58:03 +0000 (01:58 +0000)]
add st(art/op)cluster.

21 years ago(brew_molecule): cleaned up Cluster code and
Han-Wen Nienhuys [Mon, 13 Jan 2003 23:58:53 +0000 (23:58 +0000)]
(brew_molecule): cleaned up Cluster code and
Engraver. Use Note_column to compute Y positions and deal with
line break stuff.

21 years agoadd 3 words.
Heikki Junes [Mon, 13 Jan 2003 09:37:53 +0000 (09:37 +0000)]
add 3 words.

21 years agofontify fix.
Heikki Junes [Sun, 12 Jan 2003 23:16:20 +0000 (23:16 +0000)]
fontify fix.

21 years agorelease commit release/1.7.12
Han-Wen Nienhuys [Sun, 12 Jan 2003 23:12:28 +0000 (23:12 +0000)]
release commit

21 years agonew file
Han-Wen Nienhuys [Sun, 12 Jan 2003 22:35:54 +0000 (22:35 +0000)]
new file

21 years ago(finish_primitive): compile fixes.
Han-Wen Nienhuys [Sun, 12 Jan 2003 22:22:36 +0000 (22:22 +0000)]
(finish_primitive): compile fixes.

21 years ago2002->2003
Han-Wen Nienhuys [Sun, 12 Jan 2003 22:02:55 +0000 (22:02 +0000)]
2002->2003

21 years ago*** empty log message ***
Han-Wen Nienhuys [Sun, 12 Jan 2003 22:01:34 +0000 (22:01 +0000)]
*** empty log message ***

21 years ago(Manual repeat commands): add
Han-Wen Nienhuys [Sun, 12 Jan 2003 20:59:55 +0000 (20:59 +0000)]
(Manual repeat commands): add
note about font selection.

21 years agomidi stopping fix.
Heikki Junes [Sat, 11 Jan 2003 23:13:30 +0000 (23:13 +0000)]
midi stopping fix.

21 years agocolour groups for horizontal, vertical and expressional grouping.
Heikki Junes [Fri, 10 Jan 2003 23:19:49 +0000 (23:19 +0000)]
colour groups for horizontal, vertical and expressional grouping.

21 years agotranslate melisma
Heikki Junes [Thu, 9 Jan 2003 16:30:24 +0000 (16:30 +0000)]
translate melisma

21 years ago(Top): add melisma.
Han-Wen Nienhuys [Wed, 8 Jan 2003 23:13:03 +0000 (23:13 +0000)]
(Top): add melisma.

21 years agoJR patches.
Han-Wen Nienhuys [Wed, 8 Jan 2003 22:50:15 +0000 (22:50 +0000)]
JR patches.

21 years ago* input/test/chord-names-dpnj.ly: New file.
Jan Nieuwenhuizen [Tue, 7 Jan 2003 20:44:12 +0000 (20:44 +0000)]
* input/test/chord-names-dpnj.ly: New file.

* scm/double-plus-new-chord-name.scm: Implement full and partial
exceptions.

* lily/lexer.ll: <markup>: Allow dash and hyphen in markup command.

* scm/double-plus-new-chord-name.scm
(double-plus-new-chord->markup): Fix sub->markup.

21 years agoJuergens patch.
Han-Wen Nienhuys [Tue, 7 Jan 2003 20:07:26 +0000 (20:07 +0000)]
Juergens patch.

21 years agorelease commit release/1.7.11
Han-Wen Nienhuys [Tue, 7 Jan 2003 01:10:20 +0000 (01:10 +0000)]
release commit

21 years agoadd ly:pitch-transpose rule
Han-Wen Nienhuys [Tue, 7 Jan 2003 01:08:50 +0000 (01:08 +0000)]
add ly:pitch-transpose rule

21 years ago(double-plus-new-chord->markup): Fix sub->markup.
Jan Nieuwenhuizen [Mon, 6 Jan 2003 23:51:06 +0000 (23:51 +0000)]
(double-plus-new-chord->markup): Fix sub->markup.

21 years ago*** empty log message ***
Han-Wen Nienhuys [Mon, 6 Jan 2003 23:47:36 +0000 (23:47 +0000)]
*** empty log message ***

21 years ago*** empty log message ***
Han-Wen Nienhuys [Mon, 6 Jan 2003 23:39:37 +0000 (23:39 +0000)]
*** empty log message ***

21 years ago* input/test/dpncnt.ly: New file.
Jan Nieuwenhuizen [Mon, 6 Jan 2003 22:34:00 +0000 (22:34 +0000)]
* input/test/dpncnt.ly: New file.

* lily/my-lily-lexer.cc: Add chordnames keyword.

* lily/parser.yy (chordnames_block): Parse chord name exception
lists, see input/test/dpncnt.ly.

* scm/chord-name.scm (set-double-plus-new-chord-name-style): New
function.

* scm/lily.scm (filter-out-list): Bugfix: filter rest using
filter-out too.

* lily/pitch.cc (ly_pitch_transpose): Scheme name now
ly:pitch-transpose (was ly:transpose-pitch), in conformance with
pitch functions (except for ly:make-pitch, but that's apparently
some sort of scheme naming standard?).

* scm/lily.scm (!=): define-public.

* scm/new-markup.scm (make-markup-maker): define-public make-markups.

21 years ago*** empty log message ***
Han-Wen Nienhuys [Mon, 6 Jan 2003 00:36:27 +0000 (00:36 +0000)]
*** empty log message ***

21 years ago*** empty log message ***
Han-Wen Nienhuys [Mon, 6 Jan 2003 00:15:54 +0000 (00:15 +0000)]
*** empty log message ***

21 years ago(make_preview): don't suppress progress for
Han-Wen Nienhuys [Sun, 5 Jan 2003 11:29:35 +0000 (11:29 +0000)]
(make_preview): don't suppress progress for
bbox extraction.

21 years agonew file
Han-Wen Nienhuys [Sat, 4 Jan 2003 20:12:12 +0000 (20:12 +0000)]
new file

21 years agonew file
Han-Wen Nienhuys [Sat, 4 Jan 2003 18:11:50 +0000 (18:11 +0000)]
new file

21 years ago* Documentation/user/appendices.itely (scheme): update for new syntax.
Han-Wen Nienhuys [Sat, 4 Jan 2003 17:51:06 +0000 (17:51 +0000)]
* Documentation/user/appendices.itely (scheme): update for new syntax.

* input/regression/chord-name-styles.ly: new file

* lily/instrument-name-engraver.cc: create instrument names
without barline too.  Allows instrument name on ChordNames

* scm/new-markup.scm (interpret-markup): allow simple strings as
markup too.

21 years ago* scm/chord-name.scm: Super/raise changes and fixes for Banter.
Jan Nieuwenhuizen [Sat, 4 Jan 2003 15:26:04 +0000 (15:26 +0000)]
* scm/chord-name.scm: Super/raise changes and fixes for Banter.
(step->markup-accidental): Fix: add accidental.
(chord::inner-name-american):
(chord::inner-name-jazz): Ugly fix from inner-name-banter: do not
append stray '/' if last superscript addition was 'o'.

21 years agocomments
Han-Wen Nienhuys [Sat, 4 Jan 2003 13:28:13 +0000 (13:28 +0000)]
comments

21 years ago * lily/new-fingering-engraver.cc (position_scripts): use
Han-Wen Nienhuys [Sat, 4 Jan 2003 13:17:05 +0000 (13:17 +0000)]
* lily/new-fingering-engraver.cc (position_scripts): use
fingerHorizontalDirection to determine fingering horizontal
directions.

* lily/accidental-engraver.cc (acknowledge_grob): add accidental to
fingering support.

21 years ago* scm/chord-name.scm: Super/raise changes and fixes for Banter.
Jan Nieuwenhuizen [Sat, 4 Jan 2003 12:03:46 +0000 (12:03 +0000)]
* scm/chord-name.scm: Super/raise changes and fixes for Banter.

* scm/new-markup.scm (normal-size-sub-markup)
(normal-size-super-markup): New function.

21 years ago* lily/source-file.cc (Source_file): Add warning for possibly
Jan Nieuwenhuizen [Sat, 4 Jan 2003 10:12:57 +0000 (10:12 +0000)]
* lily/source-file.cc (Source_file): Add warning for possibly
intentional but suspicious initialization.

* scm/chord-name.scm: Small rewrites, layout fixes.  Identify and
add comments about cut-and-paste programming.

* flower/rational.cc (lcm): Not used; comment out.

21 years agoconvertly.
Han-Wen Nienhuys [Sat, 4 Jan 2003 02:26:10 +0000 (02:26 +0000)]
convertly.

21 years ago * scm/chord-name.scm (set-chord-name-style): new function.
Han-Wen Nienhuys [Sat, 4 Jan 2003 02:22:14 +0000 (02:22 +0000)]
* scm/chord-name.scm (set-chord-name-style): new function.
(new-chord-name-brew-molecule): revise to interpret markup only
(new-chord->markup): cleanuppish rewrite. To be called from the
new engraver.

* lily/new-chord-name-engraver.cc: new engraver: call Chord ->
Markup earlier, during interpreting.

* input/test/{banter,jazz,american}-chords.ly (scheme): update
style settings. Rename to chord-names-*.ly

21 years ago(FatalConversionError.conv): add style
Han-Wen Nienhuys [Sat, 4 Jan 2003 02:21:41 +0000 (02:21 +0000)]
(FatalConversionError.conv): add style
covnersion rule.

* scm/chord-name.scm (set-chord-name-style): new function.
(new-chord-name-brew-molecule): revise to interpret markup only
(new-chord->markup): cleanuppish rewrite. To be called from the
new engraver.

* lily/new-chord-name-engraver.cc: new engraver: call Chord ->
Markup earlier, during interpreting.

* input/test/{banter,jazz,american}-chords.ly (scheme): update
style settings. Rename to chord-names-*.ly

21 years agotest
Jan Nieuwenhuizen [Mon, 30 Dec 2002 12:39:38 +0000 (12:39 +0000)]
test

21 years ago2002-12-30 Juergen Reuter <reuter@ipd.uka.de>
Han-Wen Nienhuys [Mon, 30 Dec 2002 10:34:52 +0000 (10:34 +0000)]
2002-12-30  Juergen Reuter  <reuter@ipd.uka.de>

        * Documentation/user/refman.itely: added docu for ambitus and
        clusters

        * lily/lookup.cc, scm/tex.scm: cleanup: avoid nasty double
        ly_quote_scm() in lookup.cc

        * mf/parmesan-clefs.mf: set_char_box fix

        * lily/cluster-engraver.cc: junk implicit protection; use
        Protected_scm instead

21 years ago* scm/chord-name.scm: Junk "`(," constructs, use make-FOO-markup
Jan Nieuwenhuizen [Sun, 29 Dec 2002 21:54:10 +0000 (21:54 +0000)]
* scm/chord-name.scm: Junk "`(," constructs, use make-FOO-markup
throughout.

* scm/new-markup.scm: Turn-off error-triggering test code.

21 years ago(markup-thrower-typecheck)
Han-Wen Nienhuys [Sun, 29 Dec 2002 16:38:33 +0000 (16:38 +0000)]
(markup-thrower-typecheck)
(markup-typecheck?):  add full typechecking functions.
(make-markup-maker): add make-FOO-markup functions.
(markup-argument-list-error): nice error checking messages.
(make-markup): better function: less quoting escapades.

21 years ago(markup-thrower-typecheck)
Han-Wen Nienhuys [Sun, 29 Dec 2002 16:14:50 +0000 (16:14 +0000)]
(markup-thrower-typecheck)
(markup-typecheck?):  add full typechecking functions.
(make-markup-maker): add make-FOO-markup functions.
(markup-argument-list-error): nice error checking messages.

21 years ago(markup-thrower-typecheck)
Han-Wen Nienhuys [Sun, 29 Dec 2002 15:54:15 +0000 (15:54 +0000)]
(markup-thrower-typecheck)
(markup-typecheck?):  add full typechecking functions.
(make-markup-maker): add make-FOO-markup functions.

21 years agoRemove fixme's. Jazz chords still broken.
Jan Nieuwenhuizen [Sun, 29 Dec 2002 13:33:37 +0000 (13:33 +0000)]
Remove fixme's.  Jazz chords still broken.

21 years ago* .cvsignore: Remove stepmake (huh!?!), add lib.
Jan Nieuwenhuizen [Sat, 28 Dec 2002 11:57:33 +0000 (11:57 +0000)]
* .cvsignore: Remove stepmake (huh!?!), add lib.

* GNUmakefile.in: Add libdir links for builddir runs.

* scripts/midi2ly.py: Add [lilypond_]libdir/python to path,
instead of datadir.

* make/substitute.make (ATVARIABLES): Add lilypond_libdir,
local_lilypond_libdir.

* config.make.in (lilypond_libdir): Add.

* stepmake/stepmake/substitute-rules.make:
* stepmake/stepmake/script-rules.make:
* stepmake/stepmake/python-module-rules.make:
* stepmake/aclocal.m4 (STEPMAKE_LIBDIR): Fixes from
lilypond-python-module patch.

21 years ago(Graphical interfaces): add note
Han-Wen Nienhuys [Fri, 27 Dec 2002 21:49:05 +0000 (21:49 +0000)]
(Graphical interfaces): add note
about xml2ly.

21 years ago(run_dvips): remove trailing newline
Han-Wen Nienhuys [Wed, 25 Dec 2002 10:08:00 +0000 (10:08 +0000)]
(run_dvips): remove trailing newline

21 years agorelease commit release/1.7.10
Han-Wen Nienhuys [Tue, 24 Dec 2002 21:57:36 +0000 (21:57 +0000)]
release commit

21 years ago* scripts/musedata2ly.py (): idem
Han-Wen Nienhuys [Tue, 24 Dec 2002 21:54:43 +0000 (21:54 +0000)]
* scripts/musedata2ly.py (): idem

* scripts/midi2ly.py (dump_chord): idem

* scripts/etf2ly.py (version): idem

* scripts/pmx2ly.py (Slur.calculate): new chord syntax

* scripts/mup2ly.py (pre_processor_commands): new chord syntax

21 years ago*** empty log message ***
Han-Wen Nienhuys [Tue, 24 Dec 2002 21:24:40 +0000 (21:24 +0000)]
*** empty log message ***

21 years ago*** empty log message ***
Han-Wen Nienhuys [Tue, 24 Dec 2002 21:18:53 +0000 (21:18 +0000)]
*** empty log message ***

21 years ago* scm/chord-name.scm: don't export anything from chord module.
Han-Wen Nienhuys [Tue, 24 Dec 2002 20:24:13 +0000 (20:24 +0000)]
* scm/chord-name.scm: don't export anything from chord module.

* input/test/american-chords.ly: idem

* input/test/banter-chords.ly (texidoc): idem

* input/test/Cc-chords.ly: add breakage notes.

* Documentation/user/refman.itely (Text markup): rewrite manual section.

* scm/chord-name.scm: complete new markup usage

* scm/grob-description.scm (all-grob-descriptions): use new markup
texts by default

21 years ago*** empty log message ***
Han-Wen Nienhuys [Tue, 24 Dec 2002 19:35:00 +0000 (19:35 +0000)]
*** empty log message ***

21 years ago*** empty log message ***
Han-Wen Nienhuys [Tue, 24 Dec 2002 19:25:59 +0000 (19:25 +0000)]
*** empty log message ***

21 years ago*** empty log message ***
Han-Wen Nienhuys [Tue, 24 Dec 2002 19:20:48 +0000 (19:20 +0000)]
*** empty log message ***

21 years ago(Text markup): rewrite manual section.
Han-Wen Nienhuys [Tue, 24 Dec 2002 19:18:36 +0000 (19:18 +0000)]
(Text markup): rewrite manual section.

21 years ago(Text markup): rewrite manual section.
Han-Wen Nienhuys [Tue, 24 Dec 2002 19:02:32 +0000 (19:02 +0000)]
(Text markup): rewrite manual section.

21 years ago* Documentation/user/refman.itely (Text markup): rewrite manual section.
Han-Wen Nienhuys [Tue, 24 Dec 2002 18:59:04 +0000 (18:59 +0000)]
* Documentation/user/refman.itely (Text markup): rewrite manual section.

* lily/parser.yy (scalar): allow \markup { } as property value.

* scm/chord-name.scm: complete new markup usage

* scm/grob-description.scm (all-grob-descriptions): use new markup
texts by default

21 years ago* scm/chord-name.scm: complete new markup usage
Han-Wen Nienhuys [Tue, 24 Dec 2002 17:41:51 +0000 (17:41 +0000)]
* scm/chord-name.scm: complete new markup usage

* scm/grob-description.scm (all-grob-descriptions): use new markup
texts by default

21 years agopartial move to new markup texts.
Han-Wen Nienhuys [Thu, 19 Dec 2002 23:55:25 +0000 (23:55 +0000)]
partial move to new markup texts.

21 years ago* scm/grob-description.scm (all-grob-descriptions): small bass figures.
Han-Wen Nienhuys [Wed, 18 Dec 2002 22:03:02 +0000 (22:03 +0000)]
* scm/grob-description.scm (all-grob-descriptions): small bass figures.

* scm/bass-figure.scm (brew-bass-figure): make stack direction
settable.