Re: optimized paper definitions for a tablet 10.10 "

2016-12-07 Thread Herbert Liechti
Hi Abraham

That was very quick :-) Thank you very much. Works perfect.

My margin settings:

  left-margin = 0.15\in
  right-margin = 0.15\in
  bottom-margin = 0.04\in
  top-margin = 0.04\in


Best regards
Herbert




2016-12-07 18:45 GMT+01:00 tisimst <tisimst.lilyp...@gmail.com>:

> Herbert,
>
> On Wed, Dec 7, 2016 at 10:19 AM, Herbert Liechti [via Lilypond] <[hidden
> email] <http:///user/SendEmail.jtp?type=node=197757=0>> wrote:
>
>> I recently bought  an Android Lenovo YOGA Book tablet and I like to use
>> it on stage for viewing my sheets. I'm using an app MobileSheets for
>> organzing the pdf files. I was wondering if anyone has made a paper
>> definition (like A4) in lilypond for such a device. A tablet needs a
>> minimum of margins.
>>
>
> I don't own this myself (though I have been tempted many times), so here's
> a best estimate based on some images I could find online to get
> measurements from. It should get you pretty close (if showing full-screen):
>
> %%'
>
> #(set! paper-alist (cons '("YOGA" . (cons (* 5.33 in) (* 8.55 in)))
> paper-alist))
>
> \paper {
>   #(set-paper-size "YOGA")
>   % tweak these to taste
>   left-margin = 0.25\in
>   right-margin = 0.25\in
>   bottom-margin = 0.25\in
>   top-margin = 0.25\in
> }
>
> \repeat unfold 20 { c'4 d' e'8 f' g' a' }
>
> %%
>
> HTH,
> Abraham
>
> --
> View this message in context: Re: optimized paper definitions for a
> tablet 10.10 "
> <http://lilypond.1069038.n5.nabble.com/optimized-paper-definitions-for-a-tablet-10-10-tp197755p197757.html>
> Sent from the User mailing list archive
> <http://lilypond.1069038.n5.nabble.com/User-f3.html> at Nabble.com.
>
> ___
> lilypond-user mailing list
> lilypond-user@gnu.org
> https://lists.gnu.org/mailman/listinfo/lilypond-user
>
>


-- 
herbert.liec...@thinx.ch,  ThinX AG,  Bielstrasse 69,  CH-4500 Solothurn
Tel +41 (0)32 623 81 66, Mobile +41 (0)76 334 81 66, http://www.thinx.ch
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


Re: optimized paper definitions for a tablet 10.10 "

2016-12-07 Thread tisimst
Herbert,

On Wed, Dec 7, 2016 at 10:19 AM, Herbert Liechti [via Lilypond] <
ml-node+s1069038n197755...@n5.nabble.com> wrote:

> I recently bought  an Android Lenovo YOGA Book tablet and I like to use it
> on stage for viewing my sheets. I'm using an app MobileSheets for organzing
> the pdf files. I was wondering if anyone has made a paper definition (like
> A4) in lilypond for such a device. A tablet needs a minimum of margins.
>

I don't own this myself (though I have been tempted many times), so here's
a best estimate based on some images I could find online to get
measurements from. It should get you pretty close (if showing full-screen):

%%'

#(set! paper-alist (cons '("YOGA" . (cons (* 5.33 in) (* 8.55 in)))
paper-alist))

\paper {
  #(set-paper-size "YOGA")
  % tweak these to taste
  left-margin = 0.25\in
  right-margin = 0.25\in
  bottom-margin = 0.25\in
  top-margin = 0.25\in
}

\repeat unfold 20 { c'4 d' e'8 f' g' a' }

%%

HTH,
Abraham




--
View this message in context: 
http://lilypond.1069038.n5.nabble.com/optimized-paper-definitions-for-a-tablet-10-10-tp197755p197757.html
Sent from the User mailing list archive at Nabble.com.___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


optimized paper definitions for a tablet 10.10 "

2016-12-07 Thread Herbert Liechti
Hello

I recently bought  an Android Lenovo YOGA Book tablet and I like to use it
on stage for viewing my sheets. I'm using an app MobileSheets for organzing
the pdf files. I was wondering if anyone has made a paper definition (like
A4) in lilypond for such a device. A tablet needs a minimum of margins.

Thanks for the feedback
best regards
Herbert
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user