]> git.donarmstrong.com Git - lilypond.git/log
lilypond.git
20 years ago* tex/lilyponddefs.tex (lilypondpagebreak): New overridable macro.
Jan Nieuwenhuizen [Sun, 11 Apr 2004 08:17:29 +0000 (08:17 +0000)]
* tex/lilyponddefs.tex (lilypondpagebreak): New overridable macro.

* scm/output-tex.scm (stop-page): Use it.

20 years ago(define-fonts): Bugfix.
Jan Nieuwenhuizen [Sun, 11 Apr 2004 00:48:13 +0000 (00:48 +0000)]
(define-fonts): Bugfix.

20 years ago(get_line): Initialise Paper_line with
Jan Nieuwenhuizen [Sun, 11 Apr 2004 00:34:44 +0000 (00:34 +0000)]
(get_line): Initialise Paper_line with
page-penalty's from original grobs.

20 years agoAdd penalty to interface.
Jan Nieuwenhuizen [Sun, 11 Apr 2004 00:12:23 +0000 (00:12 +0000)]
Add penalty to interface.

20 years ago* lily/include/paper-line.hh (class Paper_line): New member
Jan Nieuwenhuizen [Sat, 10 Apr 2004 23:59:16 +0000 (23:59 +0000)]
* lily/include/paper-line.hh (class Paper_line): New member
var penalty_.

* lily/system.cc (get_line): Initialise Paper_line with
page-penalty's from original grobs.

* scm/define-music-properties.scm (all-music-properties): Add
page-penalty.

* scm/define-grob-properties.scm (all-grob-descriptions): Idem.

* lily/score-engraver.cc (try_music): Handle page-penalty.

* ly/declarations-init.ly (pagebreak, noPagebreak): New command.

20 years ago(melismaEnd): typo
Han-Wen Nienhuys [Sat, 10 Apr 2004 23:22:33 +0000 (23:22 +0000)]
(melismaEnd): typo

20 years ago* ly/declarations-init.ly (melismaEnd): typo
Han-Wen Nienhuys [Sat, 10 Apr 2004 23:13:25 +0000 (23:13 +0000)]
* ly/declarations-init.ly (melismaEnd): typo

* scm/font.scm (add-cmr-fonts): caps is eccc, ecsc is slanted caps.

20 years ago(add-cmr-fonts): caps is eccc, ecsc is slanted caps.
Han-Wen Nienhuys [Sat, 10 Apr 2004 22:57:41 +0000 (22:57 +0000)]
(add-cmr-fonts): caps is eccc, ecsc is slanted caps.

20 years ago(text): split string into spaces, use moveto
Han-Wen Nienhuys [Sat, 10 Apr 2004 22:49:06 +0000 (22:49 +0000)]
(text): split string into spaces, use moveto
for setting space.

20 years ago* po/nl.po: Update.
Jan Nieuwenhuizen [Sat, 10 Apr 2004 21:52:25 +0000 (21:52 +0000)]
* po/nl.po: Update.

* scm/font.scm (add-cmr-fonts): Typo.

20 years ago*** empty log message ***
Jan Nieuwenhuizen [Sat, 10 Apr 2004 21:34:07 +0000 (21:34 +0000)]
*** empty log message ***

20 years ago* scm/font.scm (add-cmr-fonts): add sauter fonts under latin1
Han-Wen Nienhuys [Sat, 10 Apr 2004 21:22:07 +0000 (21:22 +0000)]
* scm/font.scm (add-cmr-fonts): add sauter fonts under latin1
font-encoding.

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

* lily/time-signature.cc (numbered_time_signature): idem.

* scm/font.scm (add-cmr-fonts): use real encoding names for
font-encoding.

20 years ago* lily/paper-book.cc (classic_output):
Jan Nieuwenhuizen [Sat, 10 Apr 2004 20:44:20 +0000 (20:44 +0000)]
* lily/paper-book.cc (classic_output):
* tex/lilyponddefs.tex (lybox): Add height, and proper raising.
Fixes classic output.
(lilypondstart):
* scripts/lilypond.py (global_latex_preamble): Remove topmargin
kludge.

* scripts/lilypond.py: Remove LaTeX titling kludge.  Remove page
layout tweaking.

20 years agoRemove.
Jan Nieuwenhuizen [Sat, 10 Apr 2004 17:06:09 +0000 (17:06 +0000)]
Remove.

20 years ago* scripts/lilypond.py: Remove LaTeX titling kludge. Remove page
Jan Nieuwenhuizen [Sat, 10 Apr 2004 17:03:21 +0000 (17:03 +0000)]
* scripts/lilypond.py: Remove LaTeX titling kludge.  Remove page
layout tweaking.

* input/les-nereides.ly (theScore): Add \book.

* input/test/title-markup.ly: Add \book.

* scm/page-layout.scm (ly:optimal-page-breaks): Debugging output
only if 'verbose.

* lily/include/paper-book.hh (PAGE_LAYOUT): Remove.

* lily/paper-outputter.cc (output_line): Remove PAGE_LAYOUT check.

* tex/lilyponddefs.tex (lilypondstart, lybox, lyitem):
* scm/output-tex.scm (start-system): Update for page layout by
LilyPond.

* scm/output-ps.scm (start-system): Previously (new-start-system).

* lily/paper-outputter.cc (output_header): Uniquify list of fonts
passed to define-fonts.

* lily/paper-column.cc:
* lily/system.cc (get_line):
* ly/property-init.ly (newpage):
* scm/define-grob-properties.scm:
* scm/output-ps.scm:
* scm/output-tex.scm: Remove between-system-string kludge.

* scm/output-ps.scm (define-fonts, font-command,
font-load-encoding): Handle ENCODING = #f.

* scm/output-tex.scm (output-scopes): Check if variable is bound.

20 years ago(define-fonts, font-command,
Jan Nieuwenhuizen [Sat, 10 Apr 2004 10:54:57 +0000 (10:54 +0000)]
(define-fonts, font-command,
font-load-encoding): Handle ENCODING = #f.

20 years ago* scm/output-ps.scm (define-fonts): Do not crash when encoding==#f
Jan Nieuwenhuizen [Sat, 10 Apr 2004 01:50:27 +0000 (01:50 +0000)]
* scm/output-ps.scm (define-fonts): Do not crash when encoding==#f
(ugh?).

* scm/output-tex.scm (output-scopes): Check if variable is bound.

* scm/define-markup-commands.scm (fill-line): Use
make-simple-markup (WAS: unexisting make-word-markup).

* lily/text-item.cc (interpret_markup): Bugfix, transpose
ENCODING, MARKUP parameters for interpret_string.

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

20 years ago* lily/input-file-results.cc (do_one_file): Remove Paper_book hack.
Jan Nieuwenhuizen [Sat, 10 Apr 2004 01:17:30 +0000 (01:17 +0000)]
* lily/input-file-results.cc (do_one_file): Remove Paper_book hack.

* lily/score.cc (book_rendering): New method.
(default_rendering): Create Paper_book helper locally, dump
output.

* lily/my-lily-lexer.cc (the_key_tab): Add book.

* lily/parser.yy: Handle \book.

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

20 years ago(markup): take encoding from lexer.
Han-Wen Nienhuys [Fri, 9 Apr 2004 23:26:39 +0000 (23:26 +0000)]
(markup): take encoding from lexer.

20 years ago(markup): take encoding from lexer.
Han-Wen Nienhuys [Fri, 9 Apr 2004 23:19:25 +0000 (23:19 +0000)]
(markup): take encoding from lexer.

20 years ago* lily/text-item.cc (interpret_string): new file, select font with
Han-Wen Nienhuys [Fri, 9 Apr 2004 23:17:50 +0000 (23:17 +0000)]
* lily/text-item.cc (interpret_string): new file, select font with
encoding.

* lily/include/lily-guile.hh: ly_XXX_p -> is_XXX. Changes throughout.

* scm/define-markup-commands.scm (encoded-simple): new markup command.

* lily/parser.yy (markup): take encoding from lexer.

20 years ago(markup): take encoding from lexer.
Han-Wen Nienhuys [Fri, 9 Apr 2004 22:35:54 +0000 (22:35 +0000)]
(markup): take encoding from lexer.

20 years ago*** empty log message ***
Han-Wen Nienhuys [Fri, 9 Apr 2004 13:52:39 +0000 (13:52 +0000)]
*** empty log message ***

20 years ago(kpathsea_find_tfm): Do not trigger TMF generation.
Jan Nieuwenhuizen [Fri, 9 Apr 2004 12:29:58 +0000 (12:29 +0000)]
(kpathsea_find_tfm): Do not trigger TMF generation.

20 years agoRemove some cruft.
Jan Nieuwenhuizen [Fri, 9 Apr 2004 11:12:46 +0000 (11:12 +0000)]
Remove some cruft.

20 years ago*** empty log message ***
Jan Nieuwenhuizen [Fri, 9 Apr 2004 09:57:38 +0000 (09:57 +0000)]
*** empty log message ***

20 years ago(Top): manual for v2.3 (backportme)
Han-Wen Nienhuys [Fri, 9 Apr 2004 09:35:06 +0000 (09:35 +0000)]
(Top): manual for v2.3 (backportme)

20 years ago* scm/font.scm (add-century-schoolbook-fonts):
Jan Nieuwenhuizen [Fri, 9 Apr 2004 09:04:20 +0000 (09:04 +0000)]
* scm/font.scm (add-century-schoolbook-fonts):
(make-century-schoolbook-tree): New function.

* input/test/title-markup.ly: Use Century Schoolbook font.

20 years ago* lily/font-metric.cc (LY_DEFINE): new function, return fontName.
Han-Wen Nienhuys [Thu, 8 Apr 2004 23:59:13 +0000 (23:59 +0000)]
* lily/font-metric.cc (LY_DEFINE): new function, return fontName.

* scm/output-ps.scm (define-fonts): remove hack for feta/parmesan.

* lily/font-metric.cc (LY_DEFINE): change to ly:font-filename

20 years ago* lily/font-metric.cc (LY_DEFINE): change to ly:font-filename
Han-Wen Nienhuys [Thu, 8 Apr 2004 23:27:50 +0000 (23:27 +0000)]
* lily/font-metric.cc (LY_DEFINE): change to ly:font-filename

* scm/encoding.scm (coding-alist): add AdobeStandardEncoding

20 years ago* scm/part-combiner.scm (determine-split-list): bugfix: if no
Han-Wen Nienhuys [Thu, 8 Apr 2004 20:51:41 +0000 (20:51 +0000)]
* scm/part-combiner.scm (determine-split-list): bugfix: if no
solo-state (at end of solo), we can set the solo status
too. (backportme.)

* input/regression/part-combine-solo-end.ly: new file.

20 years ago(parse_file): Strip \r from lines. Fixes DOS
Jan Nieuwenhuizen [Thu, 8 Apr 2004 12:02:29 +0000 (12:02 +0000)]
(parse_file): Strip \r from lines.  Fixes DOS
flavour abc files.  Really ignore unknown keys (backportme).

20 years ago(parse_file): Strip \r from lines. Fixes DOS
Jan Nieuwenhuizen [Thu, 8 Apr 2004 10:34:51 +0000 (10:34 +0000)]
(parse_file): Strip \r from lines.  Fixes DOS
flavour abc files (backportme).

20 years ago(text_dimension): only multiply with
Han-Wen Nienhuys [Thu, 8 Apr 2004 00:16:58 +0000 (00:16 +0000)]
(text_dimension): only multiply with
magnification_ when looking up in orig_.

20 years ago* scm/output-tex.scm (text): switch off char-mapping.
Han-Wen Nienhuys [Thu, 8 Apr 2004 00:09:28 +0000 (00:09 +0000)]
* scm/output-tex.scm (text): switch off char-mapping.

* lily/tfm.cc (coding_scheme): replace ' ' in encoding with '-',
because AFM's encoding field cannot have spaces.

20 years ago(define-fonts): More re/encoding tweaking.
Jan Nieuwenhuizen [Wed, 7 Apr 2004 23:27:34 +0000 (23:27 +0000)]
(define-fonts): More re/encoding tweaking.

20 years ago(slur_shape): make indent dependent on
Han-Wen Nienhuys [Wed, 7 Apr 2004 23:21:02 +0000 (23:21 +0000)]
(slur_shape): make indent dependent on
width. This removes the 'hook' at the end of a long slur.

20 years ago(parse_logfile): don't append
Han-Wen Nienhuys [Wed, 7 Apr 2004 22:43:06 +0000 (22:43 +0000)]
(parse_logfile): don't append
encoding to fontname.

20 years ago(define-fonts): Load .enc only once.
Jan Nieuwenhuizen [Wed, 7 Apr 2004 21:12:23 +0000 (21:12 +0000)]
(define-fonts): Load .enc only once.

20 years ago*** empty log message ***
Jan Nieuwenhuizen [Wed, 7 Apr 2004 19:33:25 +0000 (19:33 +0000)]
*** empty log message ***

20 years ago*** empty log message ***
Jan Nieuwenhuizen [Wed, 7 Apr 2004 17:39:12 +0000 (17:39 +0000)]
*** empty log message ***

20 years ago(define-fonts): Load .enc only once.
Jan Nieuwenhuizen [Wed, 7 Apr 2004 17:36:40 +0000 (17:36 +0000)]
(define-fonts): Load .enc only once.

20 years ago(INSTALLATION_OUT_SUFFIXES): Install .enc files
Jan Nieuwenhuizen [Wed, 7 Apr 2004 15:02:46 +0000 (15:02 +0000)]
(INSTALLATION_OUT_SUFFIXES): Install .enc files
too.

20 years ago* lily/include/lily-guile.hh: many new ly_ functions. Thanks to
Han-Wen Nienhuys [Wed, 7 Apr 2004 14:45:50 +0000 (14:45 +0000)]
* lily/include/lily-guile.hh: many new ly_ functions.  Thanks to
Michael Welsh Duggan

* lily/*.cc: deprecate gh_ interface. Thanks to Michael Welsh Duggan

20 years ago* buildscripts/mf-to-table.py (parse_logfile): remove spaces from
Han-Wen Nienhuys [Wed, 7 Apr 2004 14:08:25 +0000 (14:08 +0000)]
* buildscripts/mf-to-table.py (parse_logfile): remove spaces from
encoding field.

* lily/include/lily-guile.hh: many new ly_ functions.  Thanks to
Michael Welsh Duggan

* lily/*.cc: deprecate gh_ interface. Thanks to Michael Welsh Duggan

* buildscripts/mf-to-table.py (parse_logfile): read EncodingScheme
from infile.

20 years ago* lily/include/lily-guile.hh: many new ly_ functions. Thanks to
Han-Wen Nienhuys [Wed, 7 Apr 2004 14:06:53 +0000 (14:06 +0000)]
* lily/include/lily-guile.hh: many new ly_ functions.  Thanks to
Michael Welsh Duggan

* lily/*.cc: deprecate gh_ interface. Thanks to Michael Welsh Duggan

* buildscripts/mf-to-table.py (parse_logfile): read EncodingScheme
from infile.

20 years ago* lily/stencil-scheme.cc: remove ly:fontify-atom
Han-Wen Nienhuys [Wed, 7 Apr 2004 13:59:56 +0000 (13:59 +0000)]
* lily/stencil-scheme.cc: remove ly:fontify-atom

* lily/scaled-font-metric.cc (derived_mark): idem.

* lily/scaled-font-metric.cc (derived_mark): is a const method.
(Modified_font_metric): make alist for coding_description_
(LY_DEFINE): remove coding-name.

* lily/scaled-font-metric.cc (ly_font_encoding): return vector

20 years ago* ly/portuges.ly (pitchnames): new file.
Han-Wen Nienhuys [Wed, 7 Apr 2004 13:53:00 +0000 (13:53 +0000)]
* ly/portuges.ly (pitchnames): new file.

* lily/include/lily-guile.hh: many new ly_ functions.  Thanks to
Michael Welsh Duggan

* lily/*.cc: deprecate gh_ interface. Thanks to Michael Welsh Duggan

20 years ago* lily/scaled-font-metric.cc (derived_mark): idem.
Han-Wen Nienhuys [Wed, 7 Apr 2004 13:45:42 +0000 (13:45 +0000)]
* lily/scaled-font-metric.cc (derived_mark): idem.

* lily/scaled-font-metric.cc (derived_mark): is a const method.
(Modified_font_metric): make alist for coding_description_
(LY_DEFINE): remove coding-name.

* lily/scaled-font-metric.cc (ly_font_encoding): return vector

* lily/my-lily-lexer.cc (set_identifier): remove gh_scm2newstr
use.

20 years ago* lily/include/lily-guile.hh: many new ly_ functions. Thanks to
Han-Wen Nienhuys [Wed, 7 Apr 2004 13:40:32 +0000 (13:40 +0000)]
* lily/include/lily-guile.hh: many new ly_ functions.  Thanks to
Michael Welsh Duggan

* lily/*.cc: deprecate gh_ interface. Thanks to Michael Welsh Duggan

* lily/scaled-font-metric.cc (derived_mark): idem.

* lily/scaled-font-metric.cc (derived_mark): is a const method.
(Modified_font_metric): make alist for coding_description_
(LY_DEFINE): remove coding-name.

* lily/scaled-font-metric.cc (ly_font_encoding): return vector

* lily/my-lily-lexer.cc (set_identifier): remove gh_scm2newstr
use.

20 years ago* ly/nederlands.ly: add comment about digits.
Han-Wen Nienhuys [Wed, 7 Apr 2004 13:00:10 +0000 (13:00 +0000)]
* ly/nederlands.ly: add comment about digits.

* scm/output-tex.scm (text): remove debugging code.

20 years ago* lily/scaled-font-metric.cc (derived_mark): idem.
Han-Wen Nienhuys [Wed, 7 Apr 2004 12:51:50 +0000 (12:51 +0000)]
* lily/scaled-font-metric.cc (derived_mark): idem.

* scm/encoding.scm (make-encoding-mapping): change permutation to mapping.

* lily/scaled-font-metric.cc (derived_mark): is a const method.
(Modified_font_metric): make alist for coding_description_
(LY_DEFINE): remove coding-name.

* scm/output-tex.scm (text): remove debugging code.

* lily/scaled-font-metric.cc (ly_font_encoding): return vector

* scm/encoding.scm (read-encoding-file): use symbol for glyph
name.

20 years ago* lily/scaled-font-metric.cc (derived_mark): is a const method.
Han-Wen Nienhuys [Wed, 7 Apr 2004 12:47:23 +0000 (12:47 +0000)]
* lily/scaled-font-metric.cc (derived_mark): is a const method.
(Modified_font_metric): make alist for coding_description_
(LY_DEFINE): remove coding-name.

* lily/scaled-font-metric.cc (ly_font_encoding): return vector

20 years ago*** empty log message ***
Han-Wen Nienhuys [Wed, 7 Apr 2004 12:34:31 +0000 (12:34 +0000)]
*** empty log message ***

20 years ago* lily/scaled-font-metric.cc (derived_mark): is a const method.
Han-Wen Nienhuys [Wed, 7 Apr 2004 12:31:12 +0000 (12:31 +0000)]
* lily/scaled-font-metric.cc (derived_mark): is a const method.

* lily/scaled-font-metric.cc (ly_font_encoding): return vector

20 years ago(ly_font_encoding): return vector
Han-Wen Nienhuys [Wed, 7 Apr 2004 12:21:38 +0000 (12:21 +0000)]
(ly_font_encoding): return vector

20 years ago* scm/output-tex.scm (text): remove debugging code.
Han-Wen Nienhuys [Wed, 7 Apr 2004 12:20:34 +0000 (12:20 +0000)]
* scm/output-tex.scm (text): remove debugging code.

* lily/scaled-font-metric.cc (ly_font_encoding): return vector

* buildscripts/mf-to-table.py (parse_logfile): read EncodingScheme
from infile.

* mf/feta-generic.mf: move fet_beginfont into generic code.
use fetaMusic (without space) as encoding

* mf/feta-autometric.mf: take encoding argument

* lily/afm.cc (read_afm_file): bugfix, read global info too.

* lily/my-lily-lexer.cc (set_identifier): remove gh_scm2newstr
use.

* scm/encoding.scm (read-encoding-file): use symbol for glyph
name.

20 years agoSet inputencoding.
Jan Nieuwenhuizen [Wed, 7 Apr 2004 11:16:10 +0000 (11:16 +0000)]
Set inputencoding.

20 years ago* scm/output-ps.scm (define-fonts): Handle font re-encoding.
Jan Nieuwenhuizen [Wed, 7 Apr 2004 11:06:08 +0000 (11:06 +0000)]
* scm/output-ps.scm (define-fonts): Handle font re-encoding.

* lily/scaled-font-metric.cc (ly:font-coding-name): New function.

* scm/encoding.scm (get-coding-filename, get-coding-command): New
function.
(coding-alist): Also hold filename, command.
(read-encoding-file): Return symbols.

20 years ago(get-coding-filename, get-coding-command): New
Jan Nieuwenhuizen [Wed, 7 Apr 2004 10:44:56 +0000 (10:44 +0000)]
(get-coding-filename, get-coding-command): New
function.
(coding-alist): Also hold filename, command.
(read-encoding-file): Return symbols.

20 years ago*** empty log message ***
Jan Nieuwenhuizen [Wed, 7 Apr 2004 09:17:53 +0000 (09:17 +0000)]
*** empty log message ***

20 years ago* scm/output-tex.scm: remove fontify; text and char take a font
Han-Wen Nienhuys [Tue, 6 Apr 2004 21:55:58 +0000 (21:55 +0000)]
* scm/output-tex.scm: remove fontify; text and char take a font
argument.

* lily/tfm.cc (name_to_index): new function, use encoding_table_.

* lily/scaled-font-metric.cc (text_dimension): init
coding_{permutation,table}_ too
(LY_DEFINE): ly:font-encoding, new function return

20 years ago* lily/performance.cc (output): remap modulo 16.
Han-Wen Nienhuys [Tue, 6 Apr 2004 16:17:13 +0000 (16:17 +0000)]
* lily/performance.cc (output): remap modulo 16.

* lily/text-item.cc (interpret_markup): whoops, variable
shadowing fixed.

20 years ago(interpret_markup): whoops, variable
Han-Wen Nienhuys [Tue, 6 Apr 2004 10:49:43 +0000 (10:49 +0000)]
(interpret_markup): whoops, variable
shadowing fixed.

20 years ago* lily/kpath.cc (kpathsea_gulp_file_to_string):
Jan Nieuwenhuizen [Tue, 6 Apr 2004 10:02:44 +0000 (10:02 +0000)]
* lily/kpath.cc (kpathsea_gulp_file_to_string):
(ly:kpathsea-gulp-file): New function.

* scm/encoding.scm (read-encoding-file): Use it.

20 years ago* scm/encoding.scm (coding-alist): Fix typo.
Werner Lemberg [Tue, 6 Apr 2004 06:02:12 +0000 (06:02 +0000)]
* scm/encoding.scm (coding-alist): Fix typo.

20 years ago* lily/scaled-font-metric.cc (text_dimension): move function from
Han-Wen Nienhuys [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)

20 years ago(read-encoding-file): split up large function,
Han-Wen Nienhuys [Tue, 6 Apr 2004 00:05:34 +0000 (00:05 +0000)]
(read-encoding-file): split up large function,
leave caching to (delay)

20 years ago* scm/encoding.scm (read-encoding-file): split up large function,
Han-Wen Nienhuys [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.

20 years ago*** empty log message ***
Jan Nieuwenhuizen [Mon, 5 Apr 2004 22:38:22 +0000 (22:38 +0000)]
*** empty log message ***

20 years ago*** empty log message ***
Jan Nieuwenhuizen [Mon, 5 Apr 2004 22:34:04 +0000 (22:34 +0000)]
*** empty log message ***

20 years ago*** empty log message ***
Jan Nieuwenhuizen [Mon, 5 Apr 2004 22:17:45 +0000 (22:17 +0000)]
*** empty log message ***

20 years ago* lily/my-lily-lexer.cc (set_encoding): New method.
Jan Nieuwenhuizen [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.

20 years agoNew file.
Jan Nieuwenhuizen [Mon, 5 Apr 2004 21:12:59 +0000 (21:12 +0000)]
New file.

20 years ago* lily/font-metric.cc (get_encoded_index): New function.
Jan Nieuwenhuizen [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.

20 years agoBetter error message (WAS: `foobar').
Jan Nieuwenhuizen [Mon, 5 Apr 2004 10:33:03 +0000 (10:33 +0000)]
Better error message (WAS: `foobar').

20 years ago* Documentation/user/tutorial.itely: Revised (finished).
Werner Lemberg [Mon, 5 Apr 2004 06:31:37 +0000 (06:31 +0000)]
* Documentation/user/tutorial.itely: Revised (finished).

* Documentation/user/macros.itexi (@separate): Removed.

20 years ago* scm/output-ps.scm (define-fonts): fix scaling.
Han-Wen Nienhuys [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.

20 years ago(define-fonts):
Jan Nieuwenhuizen [Sun, 4 Apr 2004 22:11:02 +0000 (22:11 +0000)]
(define-fonts):
(fontify): Update.

20 years agoupdate.
Han-Wen Nienhuys [Sun, 4 Apr 2004 21:15:37 +0000 (21:15 +0000)]
update.

20 years agonew po file.
Han-Wen Nienhuys [Sun, 4 Apr 2004 19:21:20 +0000 (19:21 +0000)]
new po file.

20 years ago*** empty log message ***
Han-Wen Nienhuys [Sun, 4 Apr 2004 19:15:30 +0000 (19:15 +0000)]
*** empty log message ***

20 years agoset design to 10 (constant).
Han-Wen Nienhuys [Sun, 4 Apr 2004 19:13:58 +0000 (19:13 +0000)]
set design to 10 (constant).

20 years ago* mf/feta-beugel.mf: set design to 10 (constant).
Han-Wen Nienhuys [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.

20 years ago*** empty log message ***
Jan Nieuwenhuizen [Sun, 4 Apr 2004 09:36:47 +0000 (09:36 +0000)]
*** empty log message ***

20 years ago* Documentation/user/tutorial.itely: Revised (continued).
Werner Lemberg [Sun, 4 Apr 2004 07:03:46 +0000 (07:03 +0000)]
* Documentation/user/tutorial.itely: Revised (continued).

20 years agoMore fixes.
Werner Lemberg [Sat, 3 Apr 2004 20:17:49 +0000 (20:17 +0000)]
More fixes.

20 years agoUpdate (backportme).
Jan Nieuwenhuizen [Sat, 3 Apr 2004 17:35:23 +0000 (17:35 +0000)]
Update (backportme).

20 years agoupdate.
Han-Wen Nienhuys [Sat, 3 Apr 2004 13:00:46 +0000 (13:00 +0000)]
update.

20 years ago* scm/output-tex.scm (font-command): use ly: functions to
Han-Wen Nienhuys [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

20 years agoFirst fixes in tutorial.itely.
Werner Lemberg [Sat, 3 Apr 2004 08:37:47 +0000 (08:37 +0000)]
First fixes in tutorial.itely.

20 years agoAvoid barcheck warning.
Werner Lemberg [Sat, 3 Apr 2004 08:00:55 +0000 (08:00 +0000)]
Avoid barcheck warning.

20 years ago* Documentation/user/dedication.itely,
Werner Lemberg [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.

20 years ago* buildscripts/mf-to-table.py (base): add DesignSize comment.
Han-Wen Nienhuys [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.

20 years ago*** empty log message ***
Han-Wen Nienhuys [Fri, 2 Apr 2004 22:38:27 +0000 (22:38 +0000)]
*** empty log message ***

20 years ago* input/regression/repeat-unfold-tremolo.ly: add dotted case.
Han-Wen Nienhuys [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.

20 years agoUse raggedright. Hack `Een prin -- ce'
Jan Nieuwenhuizen [Fri, 2 Apr 2004 18:43:38 +0000 (18:43 +0000)]
Use raggedright.  Hack `Een prin -- ce'
lyric indent.  Revert melismaBusyProperties using \unset.

20 years agoUse raggedright. Hack `Een prin -- ce'
Jan Nieuwenhuizen [Fri, 2 Apr 2004 13:08:20 +0000 (13:08 +0000)]
Use raggedright.  Hack `Een prin -- ce'
lyric indent.

20 years ago*** empty log message ***
Han-Wen Nienhuys [Fri, 2 Apr 2004 12:32:50 +0000 (12:32 +0000)]
*** empty log message ***

20 years ago* input/regression/bar-check-redefine.ly (pipeSymbol): new file.
Han-Wen Nienhuys [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.