This document is also available in PDF. It's part of the LilyPond Documentation .
neo-modern
,
neo-modern-cautionary
and dodecaphonic
. The following
example illustrates neo-modern
rule.
'flag
Stem
grob property. Existing scores will work without change.
FretBoards
context:
fret-diagram-details
, and #'style
property is used to
select solid/dashed lines instead of #'dash-fraction
.
#'break-align-symbol -> #'break-align-symbols scripts.caesura -> scripts.caesura.curved \setEasyHeads -> \easyHeadsOn \easyHeadsOff (new command) \fatText -> \textLengthOn \emptyText -> \textLengthOff \set hairpinToBarline -> \override Hairpin #'to-barline \compressMusic -> \scaleDurations \octave -> \octaveCheck \arpeggioUp -> \arpeggioArrowUp \arpeggioDown -> \arpeggioArrowDown \arpeggioNeutral -> \arpeggioNormal \setTextCresc -> \crescTextCresc \setTextDecresc -> \dimTextDecresc \setTextDecr -> \dimTextDecr \setTextDim -> \dimTextDim \setHairpinCresc -> \crescHairpin \setHairpinDecresc -> \dimHairpin \sustainUp -> \sustainOff \sustainDown -> \sustainOn \sostenutoDown -> \sostenutoOn \sostenutoUp -> \sostenutoOff infinite-spacing-height -> extra-spacing-height #(set-octavation oct) -> \ottava #oct \put-adjacent markup axis dir markup -> \put-adjacent axis dir markup markup \center-align -> \center-column \hcenter -> \center-align
rounded-box
command.
--latex-program
command line
option.
\underline
markup command.
page-count
variable in
the paper block, the number of pages that will be used.
ly:minimal-breaking
, is dedicated
to books with many pages or a lot of texts.
\markuplines \table-of-contents
.
Elements are added to it using the \tocItem
command.
\markuplines
keyword. Builtin markup list commands, such as
\justified-lines
or \wordwrap-lines
may be used, and new
ones created using the define-markup-list-command
Scheme macro.
\label
command. Then, the page where these points are placed can be refered to
using the \page-ref
markup command.
\pageBreak
,
\noPageBreak
, etc) can be used at top-level, between scores and
top-level markups.
-d
sub-option:
--backend
, --safe
, --preview
and
--no-pages
(which became -dno-print-pages
). The -b
option does not exist any more.
See INSTALL.html#Testing-LilyPond for more information.
details
in Slur
, can be
reverted as well. The syntax for this is
\revert Slur #'(details closeness-factor)
This feature was sponsored by Trevor Bača.
\score
s in a lilypond-book fragment are now inserted
into the document. Also, toplevel markups don't result in an entire
page.
^~
and _~
This feature was sponsored by Mike Amundsen
For older news, go to http://lilypond.org/doc/v2.10/Documentation/topdocs/NEWS.html, or go back to the Documentation index.
This page is for LilyPond-2.11.58 (development-branch).
Report errors to http://post.gmane.org/post.php?group=gmane.comp.gnu.lilypond.bugs.
Your suggestions for the documentation are welcome.