]> git.donarmstrong.com Git - lilypond.git/log
lilypond.git
20 years agorelease commit release/2.3.0
Han-Wen Nienhuys [Mon, 12 Apr 2004 09:20:59 +0000 (09:20 +0000)]
release commit

20 years ago* mf/feta-nummer-code.mf: use ascii names for number glyphs.
Han-Wen Nienhuys [Mon, 12 Apr 2004 00:23:48 +0000 (00:23 +0000)]
* mf/feta-nummer-code.mf: use ascii names for number glyphs.

* buildscripts/mf-to-table.py (parse_logfile): only prepend group-
if nonempty.

20 years ago(The Lyrics context): add note
Han-Wen Nienhuys [Sun, 11 Apr 2004 23:46:26 +0000 (23:46 +0000)]
(The Lyrics context): add note
about manual durations

20 years ago* lily/include/context.hh (class Context): make members protected.
Han-Wen Nienhuys [Sun, 11 Apr 2004 23:43:10 +0000 (23:43 +0000)]
* lily/include/context.hh (class Context): make members protected.
(children_contexts): new accessor function.

* lily/include/translator.hh (class Translator): make
daddy_context_ protected.
(class Translator): clean up.

* lily/include/context.hh (class Context): make daddy_context_
private.

* lily/lyric-engraver.cc (get_voice_to_lyrics): recursively go
higher for finding Voice. (backportme)

* lily/include/context.hh (class Context): remove
find_context_below() as a method.

* Documentation/user/notation.itely (The Lyrics context): add note
about manual durations

* ly/chord-modifiers-init.ly (blackTriangleMarkup): use TeX-math
encoding.

* scm/output-tex.scm (text): dump \inputencoding{} for text.

20 years ago(text): dump \inputencoding{} for text.
Han-Wen Nienhuys [Sun, 11 Apr 2004 22:01:17 +0000 (22:01 +0000)]
(text): dump \inputencoding{} for text.

20 years ago(classic_output): don't advance Offset for
Han-Wen Nienhuys [Sun, 11 Apr 2004 21:41:24 +0000 (21:41 +0000)]
(classic_output): don't advance Offset for
TeX output.

20 years ago(classic_output): don't advance Offset for
Han-Wen Nienhuys [Sun, 11 Apr 2004 21:22:21 +0000 (21:22 +0000)]
(classic_output): don't advance Offset for
TeX output.

20 years ago($(outdir)-$(PAPERSIZE)/%.dvi): incude
Han-Wen Nienhuys [Sun, 11 Apr 2004 20:03:05 +0000 (20:03 +0000)]
($(outdir)-$(PAPERSIZE)/%.dvi): incude
ec-sauter.map in rules

20 years ago* mf/ecb.mf (font_identifier): new file, based on ecbx
Han-Wen Nienhuys [Sun, 11 Apr 2004 17:47:42 +0000 (17:47 +0000)]
* mf/ecb.mf (font_identifier): new file, based on ecbx

* mf/ecb10.mf (gensize): new file.

* Documentation/topdocs/NEWS.texi (Top): document some more new
features.

* lily/my-lily-parser.cc (LY_DEFINE): move parse-file function
from input-file-results. Remove input-file-results.*

20 years ago*** empty log message ***
Jan Nieuwenhuizen [Sun, 11 Apr 2004 16:47:28 +0000 (16:47 +0000)]
*** empty log message ***

20 years ago(font-command): Fix, again.
Jan Nieuwenhuizen [Sun, 11 Apr 2004 16:37:33 +0000 (16:37 +0000)]
(font-command): Fix, again.

20 years agorun convert-ly
Han-Wen Nienhuys [Sun, 11 Apr 2004 15:54:45 +0000 (15:54 +0000)]
run convert-ly

20 years ago(LY_DEFINE): move parse-file function
Han-Wen Nienhuys [Sun, 11 Apr 2004 15:50:18 +0000 (15:50 +0000)]
(LY_DEFINE): move parse-file function
from input-file-results. Remove input-file-results.*

20 years ago* input/test/title-markup.ly: Add \noPagebreak test.
Jan Nieuwenhuizen [Sun, 11 Apr 2004 15:15:51 +0000 (15:15 +0000)]
* input/test/title-markup.ly: Add \noPagebreak test.

* lily/score-engraver.cc (try_music): Bugfix.

20 years ago* lily/main.cc (main_with_guile): call lilypond-main
Han-Wen Nienhuys [Sun, 11 Apr 2004 15:12:44 +0000 (15:12 +0000)]
* lily/main.cc (main_with_guile): call lilypond-main

* scm/lily.scm (lilypond-main): new function: handle multiple files.

* lily/input-file-results.cc (LY_DEFINE): throw ly-file-failed
exception.

* lily/my-lily-parser.cc: remove paper_description function

* lily/main.cc: remove global_score_count.

* lily/ly-module.cc (ly_make_anonymous_module): don't protect
anonymous modules globally. Let's hope they get GCd

20 years ago* lily/my-lily-parser.cc: remove paper_description function
Han-Wen Nienhuys [Sun, 11 Apr 2004 12:49:30 +0000 (12:49 +0000)]
* lily/my-lily-parser.cc: remove paper_description function

* lily/music-output-def.cc (LY_DEFINE): ly:output-description
new function.

* lily/main.cc: remove global_score_count.

* lily/book.cc (process): don't take header from global_input_file.

* buildscripts/lilypond-profile.sh (Error): set GS_FONTPATH

* lily/parser.yy (My_lily_lexer): remove current_parser global var.

* lily/music-output-def.cc (LY_DEFINE): new function
ly_output_description. This function does the bulk for  setting,
parsing and breaking down of an input file.

* lily/ly-module.cc (ly_make_anonymous_module): don't protect
anonymous modules globally. Let's hope they get GCd

20 years ago(run_dvips): add sauter-mftrace.map
Han-Wen Nienhuys [Sun, 11 Apr 2004 11:03:45 +0000 (11:03 +0000)]
(run_dvips): add sauter-mftrace.map

20 years ago(run_dvips): add sauter-mftrace.map
Han-Wen Nienhuys [Sun, 11 Apr 2004 10:47:44 +0000 (10:47 +0000)]
(run_dvips): add sauter-mftrace.map

20 years ago* scm/output-ps.scm (header): Papersize from paper.
Jan Nieuwenhuizen [Sun, 11 Apr 2004 10:34:45 +0000 (10:34 +0000)]
* scm/output-ps.scm (header): Papersize from paper.

* scripts/lilypond.py (global_latex_preamble): Oldish behaviour
for classic output.

* tex/lilyponddefs.tex (interscoreline): Oldish behaviour if
lilypondclassic is defined.
(lilypondstart): Oldish behaviour if lilypondclassic is defined.

* input/regression/between-systems.ly: Remove.

* python/lilylib.py (get_bbox): Fix regular expression
for bounding box.

* tex/lilyponddefs.tex (lilypondpagebreak): New overridable macro.

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

* scm/output-ps.scm (define-fonts): Bugfix.

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.