diff options
author | Jan Nieuwenhuizen <janneke@gnu.org> | 2005-03-01 16:18:58 +0000 |
---|---|---|
committer | Jan Nieuwenhuizen <janneke@gnu.org> | 2005-03-01 16:18:58 +0000 |
commit | 11bb2a121bdee78da22db2ce792f21d636411b3a (patch) | |
tree | 1ab759b316a4033d628b1702bc9c994e69a7ec9f /scm/lily.scm | |
parent | a6c946b7197062b5c6d51263527e63cfdaf0a964 (diff) |
* scm/output-gnome.scm (grob-cause): Add parameter.
* scm/lily.scm (ly:all-stencil-expressions): Add url-link.
* scm/output-ps.scm (url-link): Move.
(white-text): Warn user about brokenness.
Diffstat (limited to 'scm/lily.scm')
-rw-r--r-- | scm/lily.scm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scm/lily.scm b/scm/lily.scm index 5721296ab7..6a6c8c6474 100644 --- a/scm/lily.scm +++ b/scm/lily.scm @@ -139,6 +139,7 @@ predicates. Print a message at LOCATION if any predicate failed." repeat-slash round-filled-box text + url-link white-dot white-text embedded-ps |