%%%%%%%% NOTES %%%%%%%% for individual parts) to demarcate sections.
%%%% RIGHT HAND %%%% for the right hand) to show sub-sections
\header
{
title = "Impromptu"
...
}
instead of on the same line (as
\header {
title = "Impromptu"
...
}
This is simply a matter of personal taste, resulting from prior experience with C and C-like programming languages.