projects
/
lilypond.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9c85440
)
remove old definitions (backportme).
author
hanwen
<hanwen>
Thu, 30 Jun 2005 10:34:00 +0000
(10:34 +0000)
committer
hanwen
<hanwen>
Thu, 30 Jun 2005 10:34:00 +0000
(10:34 +0000)
ChangeLog
patch
|
blob
|
history
scm/output-svg.scm
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index 5d04a16feced686a948b58663d9cf479c6a2a5cd..4693ffdd733dd3c127b6b1a5f60154a9f7c3977b 100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,5
+1,7
@@
2005-06-30 Han-Wen Nienhuys <hanwen@xs4all.nl>
+ * scm/output-svg.scm: remove old definitions (backportme).
+
* scripts/lilypond-book.py (do_file): search for kpsewhich before
invoking.
diff --git
a/scm/output-svg.scm
b/scm/output-svg.scm
index 786efb8602cc2212514407b30ae5ae5936c8aab6..402c14c405a14b372e5d9670f615f6c3ae5b0147 100644
(file)
--- a/
scm/output-svg.scm
+++ b/
scm/output-svg.scm
@@
-60,10
+60,6
@@
(format #f "</~S>\n" entity))
-(define-public (setcolor r g b))
-
-(define-public (resetcolor))
-
(define-public (entity entity string . attributes-alist)
(if (equal? string "")