[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Issue 388 in lilypond: lilypond-book \betweenlilypondsystem does not app
From: |
codesite-noreply |
Subject: |
Issue 388 in lilypond: lilypond-book \betweenlilypondsystem does not apply to first system break if no header |
Date: |
Sun, 01 Jul 2007 12:40:02 -0700 |
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
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Issue 388 in lilypond: lilypond-book \betweenlilypondsystem does not apply to first system break if no header,
codesite-noreply <=