]> git.donarmstrong.com Git - lilypond.git/log
lilypond.git
19 years ago(with-url): new markup command.
hanwen [Sun, 27 Feb 2005 19:04:48 +0000 (19:04 +0000)]
(with-url): new markup command.

19 years ago* scm/page-layout.scm (TAGLINE): add www.lilypond.org with URL to
hanwen [Sun, 27 Feb 2005 19:04:05 +0000 (19:04 +0000)]
* scm/page-layout.scm (TAGLINE): add www.lilypond.org with URL to
tagline.

* scm/output-tex.scm (url-link): stub.

* scm/output-ps.scm (url-link): new function.

19 years ago(LY_DEFINE): deprecate
hanwen [Sun, 27 Feb 2005 17:25:21 +0000 (17:25 +0000)]
(LY_DEFINE): deprecate
ly:set-point-and-click

19 years ago* ps/music-drawing-routines.ps (mark_file_line): Switch Action
janneke [Sun, 27 Feb 2005 15:59:40 +0000 (15:59 +0000)]
* ps/music-drawing-routines.ps (mark_file_line): Switch Action
based on pdf-viewer setting.

* scm/framework-ps.scm (write-preamble): Find and set preferred
pdf-viewer.

19 years ago*** empty log message ***
hanwen [Sun, 27 Feb 2005 12:25:20 +0000 (12:25 +0000)]
*** empty log message ***

19 years agonew file. Invoke different
hanwen [Sun, 27 Feb 2005 12:19:13 +0000 (12:19 +0000)]
new file. Invoke different
editors based on EDITOR setting.

19 years ago*** empty log message ***
janneke [Sun, 27 Feb 2005 10:06:03 +0000 (10:06 +0000)]
*** empty log message ***

19 years ago*** empty log message ***
hanwen [Sat, 26 Feb 2005 23:13:02 +0000 (23:13 +0000)]
*** empty log message ***

19 years ago* ps/music-drawing-routines.ps: new routine: insert PDF mark
hanwen [Sat, 26 Feb 2005 23:09:44 +0000 (23:09 +0000)]
* ps/music-drawing-routines.ps: new routine: insert PDF mark

* scm/output-ps.scm (grob-cause): point & click support for
PostScript

19 years agoFramework for reorg.
gpercival [Sat, 26 Feb 2005 22:18:36 +0000 (22:18 +0000)]
Framework for reorg.

19 years agoLots of small changes.
gpercival [Sat, 26 Feb 2005 20:40:56 +0000 (20:40 +0000)]
Lots of small changes.

19 years ago(Music fragment options):
hanwen [Sat, 26 Feb 2005 13:17:02 +0000 (13:17 +0000)]
(Music fragment options):
doc fontload.

19 years ago(compose_ly): add fontload option
hanwen [Sat, 26 Feb 2005 13:15:03 +0000 (13:15 +0000)]
(compose_ly): add fontload option

19 years ago* Documentation/user/changing-defaults.itely (Text encoding): add
hanwen [Sat, 26 Feb 2005 13:10:31 +0000 (13:10 +0000)]
* Documentation/user/changing-defaults.itely (Text encoding): add
fontload option to utf8 include

* scripts/lilypond-book.py (compose_ly): add fontload option

* scm/framework-eps.scm (dump-stencils-as-EPSes): add
force-eps-font-include option.

19 years ago(blackTriangleMarkup): reinstate
hanwen [Sat, 26 Feb 2005 12:58:44 +0000 (12:58 +0000)]
(blackTriangleMarkup): reinstate
black triangle

19 years ago* Documentation/user/invoking.itely (Editor support): remove
hanwen [Sat, 26 Feb 2005 12:47:04 +0000 (12:47 +0000)]
* Documentation/user/invoking.itely (Editor support): remove
lilypond-latex section.

* scripts/lilypond-latex.py (Module): remove script.

19 years ago(stat): write to .lylog, so as not to
hanwen [Sat, 26 Feb 2005 12:41:47 +0000 (12:41 +0000)]
(stat): write to .lylog, so as not to
overwrite .log.

19 years agoremove -m, --no-layout
hanwen [Sat, 26 Feb 2005 12:29:40 +0000 (12:29 +0000)]
remove -m, --no-layout

19 years agoadd ALIAS_FILE_TO_FILECOOKIE
hanwen [Sat, 26 Feb 2005 11:20:36 +0000 (11:20 +0000)]
add ALIAS_FILE_TO_FILECOOKIE
to define. We don't want to override fprintf everywhere.

19 years ago* cygwin/lilypond.hint:
janneke [Sat, 26 Feb 2005 10:28:08 +0000 (10:28 +0000)]
* cygwin/lilypond.hint:
* cygwin/README.in: Update dependencies.

19 years ago* cygwin/README.in: Update dependencies.
janneke [Sat, 26 Feb 2005 09:03:07 +0000 (09:03 +0000)]
* cygwin/README.in: Update dependencies.

* stepmake/aclocal.m4 (STEPMAKE_PANGO, STEPMAKE_PANGO_FT2):
Bugfix: do not pollute CPPFLAGS, LIBS.

* cygwin/mknetrel (extras): Cross compile fixes.

19 years ago* ttftool/util.c:
janneke [Fri, 25 Feb 2005 23:33:03 +0000 (23:33 +0000)]
* ttftool/util.c:
* ttftool/ttfps.c:
* ttftool/ps.c: #include libc-extension.hh

* flower/include/libc-extension.hh:
* flower/libc-extension.cc (fopencookie)[!HAVE_FOPENCOOKIE]: Add
wrapper using funopen.
(fopencookie, handle_cookie_io_fclose, handle_cookie_io_fprintf,
handle_cookie_io_fprintf): Add wrappers catching Memory_out_stream.

* config.hh.in:
* configure.in (AC_CHECK_FUNCS): Add fopencookie, funopen.
(AC_CHECK_HEADERS): Add libio.h

19 years agoUniformize, internalize.
janneke [Fri, 25 Feb 2005 12:19:55 +0000 (12:19 +0000)]
Uniformize, internalize.
(2.5.2): Remove fatal encoding rule.
(2.5.13): Handle latin1 encoding gracefully.

19 years ago(2.5.2): Remove fatal encoding rule.
janneke [Fri, 25 Feb 2005 09:47:43 +0000 (09:47 +0000)]
(2.5.2): Remove fatal encoding rule.
(2.5.13): Handle latin1 encoding gracefully.

19 years ago*** empty log message ***
hanwen [Thu, 24 Feb 2005 23:02:16 +0000 (23:02 +0000)]
*** empty log message ***

19 years agoFix line breaks.
janneke [Wed, 23 Feb 2005 08:33:36 +0000 (08:33 +0000)]
Fix line breaks.

19 years ago* mf/graycx.mf, mf/graylj.mf: Removed. Any decent TeX distribution
wl [Wed, 23 Feb 2005 04:39:31 +0000 (04:39 +0000)]
* mf/graycx.mf, mf/graylj.mf: Removed.  Any decent TeX distribution
contains those two files.

19 years ago*** empty log message ***
hanwen [Tue, 22 Feb 2005 15:53:38 +0000 (15:53 +0000)]
*** empty log message ***

19 years ago* mf/feta-nummer-code.mf ("Numeral 5"): Include intersection point
wl [Tue, 22 Feb 2005 09:10:15 +0000 (09:10 +0000)]
* mf/feta-nummer-code.mf ("Numeral 5"): Include intersection point
to improve overlap removal process.

* mf/feta-slag.mf (draw_trillelement): Add parameter to control
left and right ending.  This ensures better overlapping.
Update all callers.
("lineprall"): Don't use draw_gridline to get better overlapping.

19 years ago * THANKS: added Pal.
reuter [Mon, 21 Feb 2005 19:54:32 +0000 (19:54 +0000)]
* THANKS: added Pal.

* Documentation/user/notation.itely: bugfix: unTeXified
$\\backslash$.  Bugfix: yet another glyph renaming victim:
"timesig.*x/y" -> "timesig.*xy".

19 years agonew file HACKING
kroger [Mon, 21 Feb 2005 17:54:28 +0000 (17:54 +0000)]
new file HACKING

19 years ago(ps-embed-cff): add \n after EndResource
hanwen [Mon, 21 Feb 2005 17:42:19 +0000 (17:42 +0000)]
(ps-embed-cff): add \n after EndResource

19 years ago(Top): oops.
hanwen [Mon, 21 Feb 2005 17:23:14 +0000 (17:23 +0000)]
(Top): oops.

19 years ago*** empty log message ***
kroger [Mon, 21 Feb 2005 16:28:27 +0000 (16:28 +0000)]
*** empty log message ***

19 years ago * input/regression/utf8.ly (portuguese): added a portuguese example
kroger [Mon, 21 Feb 2005 16:27:28 +0000 (16:27 +0000)]
* input/regression/utf8.ly (portuguese): added a portuguese example
to show latin1 accents

19 years ago * lily/mensural-ligature-engraver.cc:
reuter [Mon, 21 Feb 2005 01:05:47 +0000 (01:05 +0000)]
* lily/mensural-ligature-engraver.cc:
* lily/mensural-ligature.cc:
* lily/include/mensural-ligature.hh: new algorithm implemented

* scm/define-grob-properties.scm: join-left killed (add-join may
be used); join-left-amount changed to join-right-amount

19 years agoSmall fix.
gpercival [Sun, 20 Feb 2005 23:58:19 +0000 (23:58 +0000)]
Small fix.

19 years ago * lily/duration-scheme.cc: bugfix: correct parameters to
reuter [Sun, 20 Feb 2005 23:28:12 +0000 (23:28 +0000)]
* lily/duration-scheme.cc: bugfix: correct parameters to
SCM_ASSERT_TYPE.

19 years ago*** empty log message ***
janneke [Sun, 20 Feb 2005 20:53:40 +0000 (20:53 +0000)]
*** empty log message ***

19 years ago* Documentation/topdocs/NEWS.tely: add inputfileref macro.
hanwen [Sun, 20 Feb 2005 20:52:22 +0000 (20:52 +0000)]
* Documentation/topdocs/NEWS.tely: add inputfileref macro.

* scm/framework-ps.scm (supplies-or-needs): uniq font name list.

19 years ago* input/regression/stanza-number.ly:
janneke [Sun, 20 Feb 2005 20:33:37 +0000 (20:33 +0000)]
* input/regression/stanza-number.ly:
* input/regression/utf8.ly (hebrew): Use addlyrics.  Update.

19 years ago*** empty log message ***
hanwen [Sun, 20 Feb 2005 20:27:54 +0000 (20:27 +0000)]
*** empty log message ***

19 years ago*** empty log message ***
hanwen [Sun, 20 Feb 2005 20:21:05 +0000 (20:21 +0000)]
*** empty log message ***

19 years ago(acknowledge_grob): Compile fix.
janneke [Sun, 20 Feb 2005 20:18:18 +0000 (20:18 +0000)]
(acknowledge_grob): Compile fix.

19 years ago(i18n): don't strip .PNG /
hanwen [Sun, 20 Feb 2005 20:16:01 +0000 (20:16 +0000)]
(i18n): don't strip .PNG /
.HTML. This should be done for specific servers only.

19 years ago* scm/define-grobs.scm (all-grob-descriptions): put ledger lines
hanwen [Sun, 20 Feb 2005 20:03:28 +0000 (20:03 +0000)]
* scm/define-grobs.scm (all-grob-descriptions): put ledger lines
in layer 0 too.

* scm/define-context-properties.scm
(all-user-translation-properties): add tieWaitForNote

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

* lily/tie.cc (get_column_rank): new function

* lily/tie-column.cc (before_line_breaking): new function.
(werner_directions): take into account ties that start on
different columns.

* lily/score-engraver.cc (set_columns): move add_column() so we
have column rank available.

* lily/tie.cc (get_column_rank): new function.

19 years agoadd Steve D
hanwen [Sun, 20 Feb 2005 18:12:00 +0000 (18:12 +0000)]
add Steve D

19 years agoimport
hanwen [Sun, 20 Feb 2005 18:11:20 +0000 (18:11 +0000)]
import

19 years agoadd dir
hanwen [Sun, 20 Feb 2005 18:07:11 +0000 (18:07 +0000)]
add dir

19 years ago*** empty log message ***
hanwen [Sun, 20 Feb 2005 17:53:43 +0000 (17:53 +0000)]
*** empty log message ***

19 years ago* lily/pfb.cc (LY_DEFINE): ly:ttf->pfa, new function.
hanwen [Sun, 20 Feb 2005 17:51:07 +0000 (17:51 +0000)]
* lily/pfb.cc (LY_DEFINE): ly:ttf->pfa, new function.

* THANKS: add Steve D

19 years ago * lily/vaticana-ligature-engraver.cc: bugfix: another few
reuter [Sat, 19 Feb 2005 22:26:51 +0000 (22:26 +0000)]
* lily/vaticana-ligature-engraver.cc: bugfix: another few
"x-y-z"->"x.y.s-z" fixes.

19 years ago * lily/mensural-ligature-engraver.cc: bugfix: another victim of
reuter [Sat, 19 Feb 2005 21:58:17 +0000 (21:58 +0000)]
* lily/mensural-ligature-engraver.cc: bugfix: another victim of
the "x-y-z"->"x.y.s-z" symetrical notehead glyph renaming.

19 years ago*** empty log message ***
reuter [Sat, 19 Feb 2005 19:30:13 +0000 (19:30 +0000)]
*** empty log message ***

19 years ago* scm/framework-pdf.scm (scm): new file
hanwen [Sat, 19 Feb 2005 02:16:22 +0000 (02:16 +0000)]
* scm/framework-pdf.scm (scm): new file

* lily/include/pdf.hh (class Pdf_file): new file.

* lily/pdf.cc (write_trailer): new file.

19 years ago*** empty log message ***
hanwen [Fri, 18 Feb 2005 12:56:21 +0000 (12:56 +0000)]
*** empty log message ***

19 years agoAdded missing \version statements
erik [Wed, 16 Feb 2005 21:49:26 +0000 (21:49 +0000)]
Added missing \version statements

19 years agoFixed followVoice example.
gpercival [Tue, 15 Feb 2005 10:42:13 +0000 (10:42 +0000)]
Fixed followVoice example.

19 years agoMinor editing.
gpercival [Tue, 15 Feb 2005 08:55:40 +0000 (08:55 +0000)]
Minor editing.

19 years agoAdded info about \fetachar in LaTeX.
gpercival [Tue, 15 Feb 2005 08:23:34 +0000 (08:23 +0000)]
Added info about \fetachar in LaTeX.

19 years agoMinor editing.
gpercival [Tue, 15 Feb 2005 02:12:30 +0000 (02:12 +0000)]
Minor editing.

19 years agonew slur dash patch by Bertalan Fodor.
hanwen [Mon, 14 Feb 2005 23:01:41 +0000 (23:01 +0000)]
new slur dash patch by Bertalan Fodor.

19 years ago*** empty log message ***
hanwen [Mon, 14 Feb 2005 23:00:18 +0000 (23:00 +0000)]
*** empty log message ***

19 years ago(define-safe-public): new macro for defining
nsceaux [Sun, 13 Feb 2005 13:39:03 +0000 (13:39 +0000)]
(define-safe-public): new macro for defining
variables that can be used in --safe mode. Use it in *.scm
instead of manually setting safe-objects in safe-lily.scm.

19 years ago*** empty log message ***
hanwen [Sat, 12 Feb 2005 10:45:54 +0000 (10:45 +0000)]
*** empty log message ***

19 years ago*** empty log message ***
hanwen [Sat, 12 Feb 2005 10:34:36 +0000 (10:34 +0000)]
*** empty log message ***

19 years ago(EasyNotation): glyph name dash -> period.
hanwen [Fri, 11 Feb 2005 14:11:59 +0000 (14:11 +0000)]
(EasyNotation): glyph name dash -> period.

19 years ago(do_file): do i18n only once.
hanwen [Fri, 11 Feb 2005 13:06:28 +0000 (13:06 +0000)]
(do_file): do i18n only once.

19 years ago*** empty log message ***
janneke [Thu, 10 Feb 2005 10:37:08 +0000 (10:37 +0000)]
*** empty log message ***

19 years ago*** empty log message ***
janneke [Thu, 10 Feb 2005 10:30:16 +0000 (10:30 +0000)]
*** empty log message ***

19 years agoteTeX-3.0 inimf fix. Comment-out.
janneke [Thu, 10 Feb 2005 10:22:54 +0000 (10:22 +0000)]
teTeX-3.0 inimf fix.  Comment-out.

19 years agoteTeX-3.0 install fix.
janneke [Wed, 9 Feb 2005 21:06:26 +0000 (21:06 +0000)]
teTeX-3.0 install fix.

19 years agoRemove bashism.
janneke [Wed, 9 Feb 2005 16:25:31 +0000 (16:25 +0000)]
Remove bashism.

19 years ago*** empty log message ***
janneke [Wed, 9 Feb 2005 16:23:25 +0000 (16:23 +0000)]
*** empty log message ***

19 years agoRemove bashism.
janneke [Wed, 9 Feb 2005 16:23:09 +0000 (16:23 +0000)]
Remove bashism.

19 years ago*** empty log message ***
janneke [Tue, 8 Feb 2005 21:58:54 +0000 (21:58 +0000)]
*** empty log message ***

19 years ago* GNUmakefile.in:
janneke [Tue, 8 Feb 2005 21:43:13 +0000 (21:43 +0000)]
* GNUmakefile.in:
* SConstruct (symlink): teTeX-3.0 build fix: add map symlink.

19 years agoteTeX-3.0 fix: install .enc in fonts/enc. Add
janneke [Tue, 8 Feb 2005 15:10:18 +0000 (15:10 +0000)]
teTeX-3.0 fix: install .enc in fonts/enc.  Add
2.0.x compatibility.

19 years ago*** empty log message ***
janneke [Tue, 8 Feb 2005 14:50:13 +0000 (14:50 +0000)]
*** empty log message ***

19 years ago* mf/feta-din-code.mf: Format; clean up code.
wl [Tue, 8 Feb 2005 11:12:06 +0000 (11:12 +0000)]
* mf/feta-din-code.mf: Format; clean up code.
Replace `---' with `--' plus explicit path directions.
(linethickness#, stafflinethickness#): Remove.
("dynamic f"): Replace `draw' with `draw_rounded_block'.
("dynamic s"): Improve shape.
("dynamic p"): Improve shape.
Replace `draw' with better outline approximation.
("dynamic r"): Improve shape.
Don't call `fill' and `draw' at the same time.

19 years ago* lily/general-scheme.cc: Compile fixes: include wchar.h, string.h.
janneke [Tue, 8 Feb 2005 10:39:32 +0000 (10:39 +0000)]
* lily/general-scheme.cc: Compile fixes: include wchar.h, string.h.

* vim/GNUmakefile (local-install): Use $(INSTALL) -d iso mkdir.

* stepmake/stepmake/*.make:
* */GNUmakefile:
* GNUmakefile.in: Prepend $(DESTDIR) to installation directory.

* config.make.in (prefix): Remove broken $(DESTDIR) hack.

19 years agoUse %0.f iso %d to quiet gawk < 3.1.4 and
janneke [Mon, 7 Feb 2005 23:26:20 +0000 (23:26 +0000)]
Use %0.f iso %d to quiet gawk < 3.1.4 and
mawk in fontforge (date) test.

19 years ago(make-century-schoolbook-tree): add NCS as
hanwen [Mon, 7 Feb 2005 21:13:06 +0000 (21:13 +0000)]
(make-century-schoolbook-tree): add NCS as
font-family=roman. Add Luxi Sans as sans

19 years agoMinor editing.
gpercival [Mon, 7 Feb 2005 17:23:19 +0000 (17:23 +0000)]
Minor editing.

19 years ago*** empty log message ***
hanwen [Mon, 7 Feb 2005 00:05:57 +0000 (00:05 +0000)]
*** empty log message ***

19 years agoNew bug hunters.
erik [Sun, 6 Feb 2005 23:54:55 +0000 (23:54 +0000)]
New bug hunters.

19 years ago* scm/framework-ps.scm (output-preview-framework): bugfix.
hanwen [Sun, 6 Feb 2005 22:58:01 +0000 (22:58 +0000)]
* scm/framework-ps.scm (output-preview-framework): bugfix.

* ly/chord-modifiers-init.ly (ignatzekExceptionMusic): use unicode
o/ for chord modifier..

* lily/general-scheme.cc (LY_DEFINE): new function ly:wide-char->utf-8.

19 years ago*** empty log message ***
hanwen [Sun, 6 Feb 2005 11:57:20 +0000 (11:57 +0000)]
*** empty log message ***

19 years ago(Text encoding): Clarify.
janneke [Sun, 6 Feb 2005 11:45:52 +0000 (11:45 +0000)]
(Text encoding): Clarify.

19 years agoDo not also print intstrument in header on
janneke [Sun, 6 Feb 2005 11:35:29 +0000 (11:35 +0000)]
Do not also print intstrument in header on
first page.  Do not print page number on first and only page.

19 years ago*** empty log message ***
hanwen [Sun, 6 Feb 2005 11:00:43 +0000 (11:00 +0000)]
*** empty log message ***

19 years agoDo not print intstrument twice on first
janneke [Sun, 6 Feb 2005 10:06:25 +0000 (10:06 +0000)]
Do not print intstrument twice on first
page.  Do not print page number on first page.

19 years ago*** empty log message ***
hanwen [Sat, 5 Feb 2005 19:21:48 +0000 (19:21 +0000)]
*** empty log message ***

19 years ago*** empty log message ***
hanwen [Sat, 5 Feb 2005 19:16:34 +0000 (19:16 +0000)]
*** empty log message ***

19 years ago*** empty log message ***
hanwen [Sat, 5 Feb 2005 16:55:50 +0000 (16:55 +0000)]
*** empty log message ***

19 years ago(simultaneous_relative_callback): do
hanwen [Sat, 5 Feb 2005 16:51:24 +0000 (16:51 +0000)]
(simultaneous_relative_callback): do
what-if analysis on copy, not on original. Fixes old-relative
compatibility.

19 years ago(postscript->png): space before
hanwen [Sat, 5 Feb 2005 13:51:27 +0000 (13:51 +0000)]
(postscript->png): space before
--verbose.

19 years ago* mf/feta-autometric.mf (fet_beginchar): Check whether `feta_group'
wl [Sat, 5 Feb 2005 07:08:27 +0000 (07:08 +0000)]
* mf/feta-autometric.mf (fet_beginchar): Check whether `feta_group'
is defined.

* mf/feta-alphabet.mf: Define `staffsize#'.
Include `feta-params.mf'.
s/staffheight/design_size/.

* mf/feta-alphabet??.mf: s/staffheight/design_size/.

* mf/feta-alphabet26.mf: Fix a serious bug (design size off by 8pt).

* mf/feta-nummer-code.mf: Reformatted.
(draw_six): Use outline intersection to avoid a self-intersecting
path.
("Numeral comma"): Fix serious outline glitches.  This slightly
changes the glyph shape.
("Numeral dash"): Use `draw_rounded_block'.
("Numeral dot"): Use `drawdot'.
("Numeral 1"): Assure identical tangent directions for the
intersection points of paths.  The glyph shape improvement is only
visible at very high magnifications.
("Numeral 2"): Use `solve' macro to make the lower right part of
the glyph outline touch the x axis exactly.  This changes the
glyph shape.
Minor fixes for better overlap removal support.
("Numeral 4"): Make lefter corner `rounder'.
("Numeral 5"): Assure identical tangent directions for the
intersection points of paths.  This improves the glyph shape at
high magnifications.
("Numeral 7"): Use `solve' macro to make the upper right part of
the glyph outline touch the metrics box exactly.  This changes the
glyph shape.
Avoid corner in the upper left part of the glyph (causing a minor
shape change).

* mf/feta-ital-*.mf: Removed.  Unused.

19 years agonew file.
hanwen [Fri, 4 Feb 2005 21:13:06 +0000 (21:13 +0000)]
new file.

19 years ago*** empty log message ***
hanwen [Fri, 4 Feb 2005 21:04:12 +0000 (21:04 +0000)]
*** empty log message ***