lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: lilypond-book and DIN A4 ?!?


From: Mats Bengtsson
Subject: Re: lilypond-book and DIN A4 ?!?
Date: Wed, 03 Aug 2005 10:19:29 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.8) Gecko/20050511

Sorry to be picky, but I can't see that this solution would be
generally useful. As can be seen in a related discussion in
bug-lilypond, I think we are beginning to realize what the
actual problems are and how they can be solved in lilypond-book.

   /Mats

Georg Dummer wrote:
According to the hint of Mats (possible extra space after the last bar) I
changed my workaround:

\usepackage{ifthen}
\newcommand{\preLilyPondExample}{\raggedleft}
\newcommand{\betweenLilyPondSystem}[1]{%
        \ifthenelse{\equal{#1}{2}}%
                {\\[0.5cm] \raggedright}%
                {\\[0.5cm]}%
         }%
\newcommand{\postLilyPondExample}{\\ \vspace{0.5cm}}

Now only the first two pictures (header and first sytem) are right aligned.
The rest remains left aligned.
To work properly the linewidth should not be set in the song.

Georg


-----Original Message-----
From: Martin Brodbeck [mailto:address@hidden Sent: Tuesday, August 02, 2005 1:38 PM
To: Georg Dummer
Cc: lilypond-user
Subject: Re: lilypond-book and DIN A4 ?!?

Georg Dummer schrieb:

Hi Georg,


Here is an example that demonstrates the problem. Commenting out the linewidth in the *.ly-file only places the last systems the right way.


Yes, this is exactly true. Just to make it clear: I've no linewidth or
something in my .ly file but the resuling output is as I said and like in
your example.

Martin



_______________________________________________
lilypond-user mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/lilypond-user

--
=============================================
        Mats Bengtsson
        Signal Processing
        Signals, Sensors and Systems
        Royal Institute of Technology
        SE-100 44  STOCKHOLM
        Sweden
        Phone: (+46) 8 790 8463                         
        Fax:   (+46) 8 790 7260
        Email: address@hidden
        WWW: http://www.s3.kth.se/~mabe
=============================================




reply via email to

[Prev in Thread] Current Thread [Next in Thread]