Issue 388: lilypond-book \betweenlilypondsystem  does not apply to first system 
break if no header
http://code.google.com/p/lilypond/issues/detail?id=388

New issue report by gpermus:
% if there is no header, then \betweenlilypondsystem does not apply
% to the very first system break


\documentclass[a4paper,12pt]{book}
\newcommand{\betweenLilyPondSystem}[1]{\linebreak \vspace{36pt}}
\begin{document}
\begin{lilypond}
%  \header {title = " "}
  {c'1 \break c' \break c' }
\end{lilypond}
\end{document} 


Attachments:
        bar.pdf  19.2 KB 


Issue attributes:
        Status: Accepted
        Owner: gpermus
        Labels: Type-Defect Priority-Medium

-- 
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings


_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to