]> git.donarmstrong.com Git - lilypond.git/blobdiff - ChangeLog
* scm/framework-ps.scm (ps-embed-pfa): New function to define a font
[lilypond.git] / ChangeLog
index cfc1f0f4a4048613c832abd4dc03ee43021c05c1..c638ac6156a1e7b742f2e1b9c4ec8f2a3b216e36 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
 
        * scm/framework-ps.scm (ps-embed-cff): Fix DSC comments.
        (procset): New function to define a procset resource.
-       (preamble): Use it.
+       (ps-embed-pfa): New function to define a font resource.
+       (setup): New function to define a `Setup' environment.
+       (preamble): Use new functions.
+
+       * ps/lilypond.defs (init-lilypond-parameters): New function to
+       get rid of directly executed PS code.  Used in scm/framework-ps.scm.
 
 2005-01-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>