User:Lilipond/Klaviernoten/bookpart
\bookpart {
\paper {
print-all-headers = ##f
ragged-bottom = ##f
ragged-last-bottom = ##f
last-bottom-spacing.padding = #15
top-margin = 20\mm
ragged-right = ##f
ragged-last = ##f
ragged-bottom = ##f
ragged-last-bottom = ##f
bottom-margin = 10\mm
indent = 10\mm
line-width = 170\mm
print-all-headers = ##f
print-first-page-number = ##f
#(include-special-characters)
footnote-separator-markup = \markup \null
}
\header {
title = \myTitel
subtitle = ""
subsubtitle = ""
poet = ##f
composer = "Carl Czerny (1791-1857)"
piece = ##f
opus = ##f
}
\score
{
\new PianoStaff="leadsheet" \with {
instrumentName = ""
shortInstrumentName = ""
}
<<
\new BarNumberStaff="up"
<<
\new Voice \RH
\context Voice \RHs
\new Voice \RHii
>>
\new Dynamics \Dyn
\new Staff="down"
<<
\new Voice \LH
\context Voice \LHs
\new Voice \LHii
>>
>>
}
}
<includeonly> <onlyinclude>\bookpart { \paper { print-all-headers = ##f ragged-bottom = ##f ragged-last-bottom = ##f last-bottom-spacing.padding = #15 top-margin = 20\mm ragged-right = ##f ragged-last = ##f ragged-bottom = ##f ragged-last-bottom = ##f bottom-margin = 10\mm indent = 10\mm line-width = 170\mm print-all-headers = ##f print-first-page-number = ##f #(include-special-characters) footnote-separator-markup = \markup \null } \header { title = {{{titel|\myTitel}}} subtitle = {{{subtitel|""}}} subsubtitle = {{{subsubtitel|""}}} poet = {{{poet|##f}}} composer = {{{komp|"Carl Czerny (1791-1857)"}}} piece = {{{piece|##f}}} opus = {{{opus|##f}}} } \score { \new PianoStaff="leadsheet" \with { instrumentName = "" shortInstrumentName = "" } << \new BarNumberStaff="up" << \new Voice \RH \context Voice \RHs \new Voice \RHii >> \new Dynamics \Dyn \new Staff="down" << \new Voice \LH \context Voice \LHs \new Voice \LHii >> >> } }</onlyinclude> </includeonly> {{User:Wirklich/coco|code={{:{{FULLPAGENAME}}}}}} {{User:Wirklich/ShowMe}}