lilypond-user
[Top][All Lists]
Advanced

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

Re: A tricky example -- polyMETER against polyRHYTHM


From: Thomas Morley
Subject: Re: A tricky example -- polyMETER against polyRHYTHM
Date: Fri, 4 Nov 2016 00:26:34 +0100

2016-11-04 0:03 GMT+01:00 Thomas Morley <address@hidden>:
> 2016-11-04 0:00 GMT+01:00 mclaren <address@hidden>:
>> Klaus;
>>   Thanks!  That fixed the landscape paper problem. You're my new hero.
>>   I copied the \paper {landscape} thing from the Lilypond snippet
>> repository. Evidently the snippets
>>     have garbage code in 'em.
>
> Could you give the link, please.
> Then I could correct it.
>
> Thanks,
>   Harm

Ok, did it myself.
http://lsr.di.unimi.it/LSR/Search?q=landscape&s=10&m=10
_No_ snippet shows
\paper  {#(set-default-paper-size "a4" 'landscape)}

Probably you confused it with

\paper {
  #(set-paper-size "a4" 'landscape)
}

which is ofcourse possible, but different.

Therefore I gave you a link to the NR where the differences are
explained in my first mail of this thread.

Cheers,
  Harm

>
>>
>>   Anyway, no matter, now it's clear what was wrong & how to fix it.
>>   Thanks again!
>>
>>
>>
>> --
>> View this message in context: 
>> http://lilypond.1069038.n5.nabble.com/A-tricky-example-polyMETER-against-polyRHYTHM-tp196030p196087.html
>> Sent from the User mailing list archive at Nabble.com.
>>
>> _______________________________________________
>> lilypond-user mailing list
>> address@hidden
>> https://lists.gnu.org/mailman/listinfo/lilypond-user



reply via email to

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