Re: tablet

2013-07-31 Thread Jay Anderson
On Wed, Jul 31, 2013 at 1:03 PM, Jan Rosseel wrote: > www.scora.net is absolutely on track. > > It's Lilypond based, but Lilypond does not run on the tablet. One can't change > the score on the tablet, but one can annotate or create his own personal score > (cue notes, key, clefs, ...) It's more l

Re: Anyone using a tablet for lily?

2013-07-31 Thread Jan Nieuwenhuizen
Eduardo Silva writes: > What I would be interested in is a WYSIWYG editor that would be able > to take down notes and output a basic ly file, perhaps to Dropbox. Have a look at http://lilypond.org/schikkers Greetings Jan -- Jan Nieuwenhuizen | GNU LilyPond http://lilypond.org Freelance I

Re: tablet

2013-07-31 Thread Jan Rosseel
soundand.com> writes: > > So I asked the question but instead of an answer you all got way off > track. > Is the answer (or so it seems) no > No one has a tablet that they use Lily on > or > No has tried and doesn't really know. > Drives me mad when the questions don't really get answered. > C

Re: conditional \when-property

2013-07-31 Thread Kieren MacMillan
Hi David, > the ly:make-stencil in your function is unneccesary. All you need to do is > the following: > > #(define-markup-command (when-property layout props symbol markp) (symbol? > markup?) > (if (chain-assoc-get symbol props) > (interpret-markup layout props markp) > empty-

Re: conditional \when-property

2013-07-31 Thread David Nalesnik
Hi Kieren, On Wed, Jul 31, 2013 at 5:59 PM, Kieren MacMillan < kieren_macmil...@sympatico.ca> wrote: > Hi David, > > > Using empty-stencil rather than your own call of ly:make-stencil should > > work for more versions. > > This sounds useful… but I don't quite know what you are suggesting I do.

Re: conditional \when-property

2013-07-31 Thread Kieren MacMillan
Hi David, > Using empty-stencil rather than your own call of ly:make-stencil should > work for more versions. This sounds useful… but I don't quite know what you are suggesting I do. Do you mean this (which appears to work, but still uses ly:make-stencil): #(define-markup-command (when-property

Re: tablet

2013-07-31 Thread Tim McNamara
I use my iPad with unRealBook to organize lead sheets produced by LilyPond for all my gigs. With the Retina display it works fine for lead sheets but might be too small for orchestral or even piano music. Rumor has it that Apple is planning a 13" iPad, but then rumor has all sorts of things ab

RE: tablet

2013-07-31 Thread Jan Rosseel
From: Olivier Biot To: Kieren MacMillan Cc: lilypond-user Subject: Re: Anyone using a tablet for lily? Message-ID: Content-Type: text/plain; charset="windows-1252" > I have been browsing the Internet for ePaper solutions, and have only reached potential products so far. > The Brussel

RE: tablet

2013-07-31 Thread Michael Rivers
Anything that runs on Windows will run on a Surface tablet (but not a Surface RT tablet). They're really expensive, though. -- View this message in context: http://lilypond.1069038.n5.nabble.com/RE-tablet-tp148599p148615.html Sent from the User mailing list archive at Nabble.com. _

Re: Strange warning during partcombine

2013-07-31 Thread James Worlton
Answered my own question. It's issue 245, so it's been around for quite a while. Sorry for the noise. James W On Wed, Jul 31, 2013 at 1:01 PM, James Worlton wrote: > I should add that the error also appears when using \times 2/3 in place of > \tuplet 3/2 > > James Worlton > > > On Wed, Jul 31,

Re: Strange warning during partcombine

2013-07-31 Thread James Worlton
I should add that the error also appears when using \times 2/3 in place of \tuplet 3/2 James Worlton On Wed, Jul 31, 2013 at 12:58 PM, James Worlton wrote: > This simple example shows an error in the console: > > \version "2.17.22" > notesA = \relative c' { > e4 \tuplet 3/2 { e8 e e } e2 > }

Strange warning during partcombine

2013-07-31 Thread James Worlton
This simple example shows an error in the console: \version "2.17.22" notesA = \relative c' { e4 \tuplet 3/2 { e8 e e } e2 } notesB = \relative c' { c4 \tuplet 3/2 { c8 c c } c2 } \score { \new Staff { \partcombine \notesA \notesB } } The console shows: "warning: No tuplet to end c4

RE: tablet

2013-07-31 Thread SoundsFromSound
Perhaps, technically not a 'tablet' operating system, you could just get a netbook/convertible PC and install Linux on it. Then you could run LilyPond no problem, and also have a tablet experience. Just a thought. Jay Hamilton-3 wrote > So I asked the question but instead of an answer you all go

Re: tablet

2013-07-31 Thread Johan Vromans
i...@soundand.com writes: > So I asked the question but instead of an answer you all got way off > track. > No has tried and doesn't really know. > Drives me mad when the questions don't really get answered. So you didn't check http://linuxonandroid.org/ ? -- Johan _