Problems with several parts, movements

2008-02-15 Thread Ben Lewis
I've been typesetting a Telemann concerto for a baroque ensemble that I play in, and I've been having difficulties with actually producing more than one part from the same file (I need to input Violin 1,2 and Viola parts, since we only have hand-written ones.) My other problem comes from the fac

Re: Problems with several parts, movements

2008-02-16 Thread Ben Lewis
On Saturday 16 February 2008 13:24:06 Reinhold Kainhofer wrote: > Am Samstag, 16. Februar 2008 schrieben Sie: > > As above, I attempted to do so, however the output as I run it states that > > there are «unexpected» \header{ } blocks. > > Yes, for some weird reason, you have to put the \header blo

Error about paper block?

2008-02-21 Thread Ben Lewis
When running Lilypond, I'm continually getting a notice about a \paper { ... } block, when I have one at the top of my document. I'm preparing a file with multiple \book { ... } sections, each with a \layout { ... } block. Is there something special about this that I need to know? ~Ben -- My PG

Re: Odd measure error

2008-02-26 Thread Ben Lewis
Actually, I caught it now :) I had forgotten that R1 was considered from a 4/4 standpoint, and this is 3/4. Whoops! On Tuesday 26 February 2008 21:35:50 Ben Lewis wrote: > I mailed the list previously about my current project, a concerto by Telemann > that needs typesetting. I'm

Re: Running LilyPond from a memory stick

2008-04-11 Thread Ben Lewis
Start > Run > RegEdit? I know it exists in XP, so that should work. On Friday 11 April 2008 16:25:14 Valentin Villenave wrote: > 2008/4/11 Palmer, Ralph <[EMAIL PROTECTED]>: > > > Has anyone been able to run LilyPond from/on a memory stick? I have a 16 > > Gb stick, and I'd like to run LilyPond

Problems altering Staff Size

2008-04-12 Thread Ben Lewis
I'm typesetting a concerto, and I want to use the feta14 size for the full score. The first time I tried, I placed the #(global-set-staff-size 14), but it changed the appearance of all the parts, too. So, I added the \layout { #(layout-set-staff-size 14) } segment to my \score { } block, and it

Re: Problems altering Staff Size

2008-04-12 Thread Ben Lewis
April 2008 14:15:43 Graham Percival wrote: > On Sat, 12 Apr 2008 13:22:44 -0500 > Ben Lewis <[EMAIL PROTECTED]> wrote: > > > I'm typesetting a concerto, and I want to use the feta14 size for the > > full score. The first time I tried, I placed the # > >