lilypond-user
[Top][All Lists]
Advanced

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

Re: Output for tablet or smartphone


From: Ben Luo
Subject: Re: Output for tablet or smartphone
Date: Fri, 11 May 2012 16:44:36 +0800

Hi Jonathan,

I you mean convert ly file to pdf, it should work. I ever did for piano notes (Mikro Kosmos) for kindle 3, it should work for ipad/iphone. But I don't think PDF in A4 size is suitable for tab/kindle. 

I use below for kindle 3. 

version "2.14.2"
% This format is for 6' e-ink reader.
#(set-default-paper-size "a6")
#(set-global-staff-size 20)

\paper {
top-margin = 1\mm
bottom-margin = 1\mm
left-margin = 4\mm
line-width = 98\mm
print-page-number = ##f
page-limit-inter-system-space = ##t
}


On Wed, Apr 18, 2012 at 11:20 PM, Jonathan Wilkes <address@hidden> wrote:
Hello,
 
1) Has anyone printed out a pdf score for a tablet or smartphone that is just like one long roll?  In other words, if you have voice and piano, it'd just be the two continuous staves in one long system, and the paper width would be however long it needs to be to fit everything onto one page.  Then you could scroll horizontally with your finger to read the music.
 
-Jonathan

_______________________________________________
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]