This seems to work fine for me:

%% --- Begin

\version "2.18.2"

\paper {

  right-margin = 3.0\in

}

\score {

  \relative c' {

    \repeat unfold 32 { c4 d e f }

  }

  \layout {

  }

}

%%--- End

Can you post a short example that shows us the problem?

Knute Snortum
(via Gmail)

On Tue, Sep 16, 2014 at 10:36 AM, Bric <[email protected]> wrote:

> i want to generate a landscape score, but one where the staff lines extend
> some percentage of the printable area - let's say, 70%. Leaving 30% width
> blank, on the right, for hand-written annotations (upon printout).
>
> I've tried:
>
> line-width = 70%
>
>            ,
>
> line-width = 7.0\in
>
>       , and
>
> right-margin = 3.0\in
>
> but all that is being ignored.  At least in the "\paper {   }" block.
>
> Help?
>
>
>
>
> _______________________________________________
> lilypond-user mailing list
> [email protected]
> https://lists.gnu.org/mailman/listinfo/lilypond-user
>
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to