@unnumbered New features in 2.5 since 2.4
@itemize @bullet
+@item Positioning of slurs can now be adjusted manually
+
@item Grace notes are correctly quoted and formatted when using cue notes.
@item Cue notes can now be created with
MAJOR_VERSION=2
MINOR_VERSION=5
PATCH_LEVEL=0
-MY_PATCH_LEVEL=hwn3
+MY_PATCH_LEVEL=
,
"X-offset-callbacks Y-offset-callbacks X-extent-callback stencil cause "
"Y-extent-callback print-function extra-offset spacing-procedure "
- "staff-symbol interfaces dependencies X-extent Y-extent extra-X-extent "
+ "context staff-symbol interfaces dependencies X-extent Y-extent extra-X-extent "
"meta layer before-line-breaking-callback "
"after-line-breaking-callback extra-Y-extent minimum-X-extent "
- // FIXME: page-penalty?
- "minimum-Y-extent page-penalty transparent "
+ "minimum-Y-extent transparent "
);
"\n"
,
"between-cols when bounded-by-me "
- "shortest-playing-duration shortest-starter-duration");
+ "page-penalty shortest-playing-duration shortest-starter-duration");
void
Paper_column::do_break_processing ()
the slope of the beam.")
(collapse-height ,ly:dimension? "Minimum height of system start delimiter. If equal or smaller, the bracket is removed.")
+ (context ,ly:context? "Originating context of the grob")
+
;;DOCME
-
(control-points ,list? "List of 4 offsets (number-pairs) that form control points for the tie/slur shape.")
(damping ,number? "Amount of beam slope damping. 0: no, 1: yes,
(srfi srfi-1)
(lily))
-;; FIXME: rename
-;; what is bla supposed to do? It breaks the default output terribly:
-
-;; \def\lilypondpaperbla$\backslash${$\backslash$}{bla$\backslash${$\backslash$}}%
-;; \lyitem{089.5557}{-15.3109}{\hbox{\magfontUGQLomTVo{}bla$\backslash${$\backslash$}}}%
-;; --jcn
(define-public (sanitize-tex-string s)
(if (ly:get-option 'safe)
(regexp-substitute/global
(lambda (x)
(ly:outputter-dump-string outputter x))
(list
+
;;FIXME
(header paper (length lines) #f)
"\\def\\lilypondclassic{1}%\n"