must be set one syllable @emph{before} the non-melismatic syllable
in the text, as shown here,
+@c FIXME: breaks compile
@lilypond[verbatim,ragged-right,quote]
+%{
<<
\relative \new Voice = "lahlah" {
\set Staff.autoBeaming = ##f
still
}
>>
+%}
@end lilypond
\version "2.10.0"
\header{
-texidoc = "@heading LilyPond Examples
+texidoc = "@unnumbered LilyPond Examples
These pages show LilyPond examples (snippets) from the
@uref{http://lsr@/.dsi@/.unimi@/.it,LilyPond Snippet Repository}.
-@c @s ubheading @uref{../trick/out-www/collated-files.html,Trick}:
+@c @h eading @uref{../trick/out-www/collated-files.html,Trick}:
@strong{@uref{../trick/out-www/collated-files.html,Trick}}:
These snippets are blah blah.
-@c @s ubheading @uref{../advanced/out-www/collated-files.html,Advanced}:
+@c @h eading @uref{../advanced/out-www/collated-files.html,Advanced}:
@strong{@uref{../advanced/out-www/collated-files.html,Advanced}}:
These snippets are fazzle snap.
\header{
texidoc = #(string-append "
-@section Introduction
+@unnumbered Introduction
This document shows all kinds of advanced snippets from the
@uref{http://lsr@/.dsi@/.unimi@/.it,LilyPond Snippet Repository}.
}
% make sure .png is generated.
-\lyrics { "(left blank intentionally)" }
+\lyrics { " " }
\header{
texidoc = #(string-append "
-@section Introduction
+@unnumbered Introduction
This document shows all kinds of tricks from the
@uref{http://lsr@/.dsi@/.unimi@/.it,LilyPond Snippet Repository}.
}
% make sure .png is generated.
-\lyrics { "(left blank intentionally)" }
+\lyrics { " " }
+++ /dev/null
-\version "2.10.12"
-
-\header { texidoc = "
-<p>Ambits can be added per voice. In that case, the
-ambitus must be moved manually to prevent collisions.
-" }
-
-\new Staff <<
- \new Voice \with {
- \consists "Ambitus_engraver"
- } \relative c'' {
- \voiceOne
- c4 a d e f2
- }
- \new Voice \with {
- \consists "Ambitus_engraver"
- } \relative c' {
- \voiceTwo
- es4 f g as b2
- }
->>
-
\header{
texidoc = #(string-append "
-@section Introduction
+@unnumbered Introduction
This document shows all kinds of tips and tricks, from simple to
advanced. You may also find dirty tricks, or the very very