Re: lyrics running wider than the staff

2006-07-23 Thread Graham Percival

Michael Haynie wrote:
Since I've moved to 2.8 from 2.2, I've been having trouble with the 
lyrics -- the last word (syllable) of the last measure of a line 
frequently runs out into the right margin.  At best, it's ugly.  At the 
worst, the word is cut off when I print.  I've searched the docs and the 
archives, but I can't seem to guess the right keywords.


Please read section 7.3 in the docs for 2.8, specifically the "commonly 
tweaked properties".


- Graham


___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user


Re: notime

2006-07-23 Thread Markus Schneider
Hi Jon,

have a look at this, it might do the trick for you.

Markus

%%% Begin of snippet
\score {
  {
\stopStaff
| 1
| 1
| 1
  }

  \layout {
ragged-right = ##t
indent = 0\cm
\context {
  \Staff
  \remove "Time_signature_engraver"
}
  }

}
%%% End of snippet





___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user


Fwd: Re: Re: Getting LilyPond to wirk on Windows XP

2006-07-23 Thread Charles Cave
I replied to Roger Hurst and realised that reply to on this list replies to
poster not the listhere is what I sent.  

> I have Lilypond 2.8.3 installed on Windows XP and it works fine.
> The installer is about 14 MB and contains everything needed.
> I have not tried 2.8.5 so I cannot vouch for any problems with 
> installation.
> 
> EDITING
> 
> I use Emacs for my editing with the lilypond mode. This works fine 
> because
> all I have to do when editing the files is to type Ctl-C Ctl-c  (Control 
> C Control C)
> and the compilation happens.
> 
> HOW TO TEST IF YOUR INSTALLATION WORKED
> 
> Open a command window and type the command:
> 
>  lilypond -v
> 
> You should get some output for example:
> 
> D:\>lilypond -v
> GNU LilyPond 2.8.3
> This program is free software.  It is covered by the GNU General Public
> License and you are welcome to change it and/or distribute copies of it
> under certain conditions.  Invoke as `lilypond --warranty' for more
> information.
> 
> 
> Copyright (c) 1996--2006 by
>   Han-Wen Nienhuys <[EMAIL PROTECTED]>
>   Jan Nieuwenhuizen <[EMAIL PROTECTED]>
>   and others.
> 
>  
> > Roger Hurst wrote:
> > > I downloaded LilyPond 2.8.5 which I could not get to work. 
> 
> What do you mean? What error message did you get?
> 
> 
> Charles

---
Charles Cave
Sydney, NSW, Australia
--


___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user


Re: notime

2006-07-23 Thread Jon Wild

On Sun, 23 Jul 2006, Paul Scott wrote:


Could someone tell me what's wrong with the following file:

==
\paper {
  ragged-right = ##t
  notime = ##t
}

\score {
  {1 1 1}
}
==

"notime" is not having an effect - I couldn't really find a description of 
how to use it properly. 


What version are you running?  "notime" doesn't exist for the \paper block in 
2.9.12.


Version 2.8.something, the current stable version. I noticed "notime" 
described in section 13.5 of the documentation, but couldn't find a 
dedicated entry for it anywhere else. I didn't know which block it should 
go in, either.




I also tried this override:

\override staff.TimeSignature #'break-visibility = #'(#f #f #f)

but couldn't get that to compile without an error either.


Staff must be capitalized.  Lilypond is case sensitive.


Sorry, I miscopied that in the email; I did in fact capitalize it in my 
score. It still doesn't work. Is the syntax right, with the apostrophe 
appearing after the first two # signs? Which block should the override go 
in?


And is this the appropriate way to hide a time signature?

Regards,

Jon W


___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user


Re: Getting LilyPond to wirk on Windows XP

2006-07-23 Thread Paul Scott

Roger Hurst wrote:
I downloaded LilyPond 2.8.5 which I could not get to work.  I tried downloading 
2.9.12 last nite, which I had the same problems with.  On both I tried to make 
the instruction file appear on the desktop by saving it as C:\Program 
Files\Welcome_to_LilyPond.ly.  It did not appear on the desktop (which I assume 
is because it did not contain an icon).
An icon is never required for a file on the Desktop which is just an 
ordinary folder.  MS Windows will just use some default icon.
 Besides the LP icon on the desktop, an 
icon My11249.. appeared.  I tried dragging & dropping this on the LP icon, but 
only another My11249.. appeared.  I went into the HDD to scare up both LP & 
this Welcome.. file, & dragged & dropped it onto the LP file (but obviously not 
the desktop icon).  An Adobe Reader PDF program was created, but I did not see 
any place where I could do any inputting on there.  Should I get LP up & 
working, I would be more than glad to sponser LP to the tune of 25 Euros as I 
have hundreds of ragged manuscripts I would love to put on Data CD's.  
Lilypond has no GUI interface.  (Drag and drop won't work).  It must be 
run from the command line.  (Start/Run/cmd)  It would take a lot more 
than 25 Euros to get a GUI interface written which I don't think the 
authors are willing to do.


There are some Lilypond-friendly editors like Jedit which are GUI-based.

OTOH some of us are willing to help you use Lilypond as it is.  More 
information on running Lilypond on MS Windows can be found by searching 
the lilypond-user list archives.


HTH,

Paul Scott



___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user


Getting LilyPond to wirk on Windows XP

2006-07-23 Thread Roger Hurst
I downloaded LilyPond 2.8.5 which I could not get to work.  I tried downloading 
2.9.12 last nite, which I had the same problems with.  On both I tried to make 
the instruction file appear on the desktop by saving it as C:\Program 
Files\Welcome_to_LilyPond.ly.  It did not appear on the desktop (which I assume 
is because it did not contain an icon). Besides the LP icon on the desktop, an 
icon My11249.. appeared.  I tried dragging & dropping this on the LP icon, but 
only another My11249.. appeared.  I went into the HDD to scare up both LP & 
this Welcome.. file, & dragged & dropped it onto the LP file (but obviously not 
the desktop icon).  An Adobe Reader PDF program was created, but I did not see 
any place where I could do any inputting on there.  Should I get LP up & 
working, I would be more than glad to sponser LP to the tune of 25 Euros as I 
have hundreds of ragged manuscripts I would love to put on Data CD's.  Please 
advise.



___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user


Re: notime

2006-07-23 Thread Paul Scott

Jon Wild wrote:


Hi all, first day trying to use Lilypond - I'm trying to automatically 
format the output from a program of mine, and I want to hide time 
signature and barlines. Could someone tell me what's wrong with the 
following file:


==
\paper {
  ragged-right = ##t
  notime = ##t
}

\score {
  {1 1 1}
}
==

"notime" is not having an effect - I couldn't really find a 
description of how to use it properly. 
What version are you running?  "notime" doesn't exist for the \paper 
block in 2.9.12.

I also tried this override:

\override staff.TimeSignature #'break-visibility = #'(#f #f #f)

but couldn't get that to compile without an error either.


Staff must be capitalized.  Lilypond is case sensitive.

HTH,

Paul Scott



___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user


notime

2006-07-23 Thread Jon Wild


Hi all, first day trying to use Lilypond - I'm trying to automatically 
format the output from a program of mine, and I want to hide time 
signature and barlines. Could someone tell me what's wrong with the 
following file:


==
\paper {
  ragged-right = ##t
  notime = ##t
}

\score {
  {1 1 1}
}
==

"notime" is not having an effect - I couldn't really find a description of 
how to use it properly. I also tried this override:


\override staff.TimeSignature #'break-visibility = #'(#f #f #f)

but couldn't get that to compile without an error either.

Thanks for any tips!

Jon Wild


___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user


lyrics running wider than the staff

2006-07-23 Thread Michael Haynie

Greetings:

Since I've moved to 2.8 from 2.2, I've been having trouble with the 
lyrics -- the last word (syllable) of the last measure of a line 
frequently runs out into the right margin.  At best, it's ugly.  At the 
worst, the word is cut off when I print.  I've searched the docs and 
the archives, but I can't seem to guess the right keywords.


Is there some flag or variable I should set to get Lilypond to consider 
the width of the lyrics attached to notes of the melody when placing 
notes and breaking lines?


Thanks.



___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user


Re: 17th century keyboard ornament

2006-07-23 Thread Peter Van Kranenburg

Fairchild wrote:

Peter -

Tune to suit.



Thanks. After some tuning, I got the desired result indeed.
There are, however, some questions left. With this solution, I have to 
define two macros for each pitch, one for stem up and one for stem down. 
Besides this, the direction of the stem must be known at encoding stage. 
Is there a way to position the dashes relatively to the (invisible) 
stem, so that a more generic macro can be defined?


Of course I will keep working on this myself by reading the manual and 
experimenting, but if someone can give me a clue, it would probably 
speed up.


regards,
Peter



___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user


Re: Need a link to answer how to set up percussion staves properly

2006-07-23 Thread Markus Schneider
Jay,

maybe this points you in the right direction using DrumStaff and/or
RhythmicStaff.

Note the layout changes I added in the layout-block.

Here you can find more details for modifications in that manner:
http://lilypond.org/doc/v2.8/Documentation/user/lilypond-internals.html#DrumStaff
http://lilypond.org/doc/v2.8/Documentation/user/lilypond-internals.html#RhythmicStaff


Markus

%%%
\version "2.8.4"
\header {
  title = "Wax"
  composer = "Jay Hamilton"

  copyright = "CC lic.#2.5 some rights reserved Jay Hamilton 2006"

}
global = {
  #(set-global-staff-size 19)
  \key f \major
  \time 4/4
  \override Staff.TimeSignature #'style = #'()
}

Flute = \relative c' {
  \set Staff.instrument = #"Flute"
  \set Staff.midiInstrument = "Flute"
  \clef treble

  r1
}

Clarinet = \relative c' {
  \set Staff.instrument = #"Clarinet in C"
  \set Staff.midiInstrument = "Clarinet"
  \clef treble
  r1

}

Alto  = \relative c' {
  \set Staff.instrument = #"Alto Sax"
  \set Staff.midiInstrument = "Alto Sax"
  \clef treble
  r1

}

Trumpet = \relative c {
  \set Staff.instrument = #"Trumpet in C"
  \set Staff.midiInstrument = "Trumpet"
  \clef treble
  r1
}

woodblock = {
  \set Staff.instrument = #"Woodblock"
  \set Staff.midiInstrument = "woodblock"
  r1
}


Ride = {
  \set Staff.instrument = #"Ride Cymbal"
  \set Staff.midiInstrument = "Ride"
  r1
}

tom = {
  \set Staff.instrument = #"Floor Tom"
  \set Staff.midiInstrument = "Melodic Tom"
  r1
}

bassdr = {
  \set Staff.instrument = #"Bass Drum"
  \set Staff.midiInstrument = "bassdrum"
  r1
}


Violin = \relative c {
  \set Staff.instrument = #"Violin"
  \set Staff.midiInstrument = "violin"
  \clef treble
  r1
}

Viola = \relative c' {
  \set Staff.instrument = #"Viola"
  \set Staff.midiInstrument = "viola"
  \clef alto
  r1
}


Cello = \relative c {
  \set Staff.instrument = #"Cello"
  \set Staff.midiInstrument = "Cello"
  \clef bass
  r1
}

Contrabass = \relative c {
  \set Staff.instrument = #"Contrabass"
  \set Staff.midiInstrument = "contrabass"
  \clef "F_8"
  r1

}
\score { {
  <<
\context StaffGroup = A
<<
  \new Staff \Flute
  \new Staff \Clarinet
  \new Staff \Alto
  \new Staff \Trumpet
>>

\context StaffGroup = B
<<
  \new RhythmicStaff \woodblock
  \new RhythmicStaff \Ride
  \new RhythmicStaff \tom
  \new RhythmicStaff \bassdr
>>
\context StaffGroup = C
<<
  \new Staff \Violin
  \new Staff \Viola
  \new Staff \Cello
  \new Staff \Contrabass
>>
\context StaffGroup = D
<<
  \new DrumStaff \woodblock
  \new DrumStaff \Ride
  \new DrumStaff \tom
  \new DrumStaff \bassdr
>>
  >> }
  \layout {
\context {
  \RhythmicStaff
\consists Clef_engraver
clefGlyph = #"clefs.percussion"
clefPosition = #0
}
\context {
  \DrumStaff
\override StaffSymbol #'line-count = #1
}
  }
  \midi {\tempo 4=112 }
}
%%%





___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user


Re: Need a link to answer how to set up percussion staves properly

2006-07-23 Thread Kieren MacMillan

Hi, Jay:


What I keep on getting is errors about the percussion staffs


You should try to define all the different staffs consistently -- in  
your case, you were using \new RhythmicStaff in both the definition  
of the percussion variables (parts) and instantiation of their  
respective staves (within the score).


Compare my modified version, below.

Best regards,
Kieren.

___

\version "2.8.4"
\header
{
title = "Wax"
composer = "Jay Hamilton"
copyright = "CC lic.#2.5 some rights reserved Jay Hamilton 2006"
}

global =
{
#(set-global-staff-size 19)
\key f \major
\time 4/4
\override Staff.TimeSignature #'style = #'()
}

flute = \relative c'
{
\set Staff.instrument = #"Flute"
\set Staff.midiInstrument = "Flute"
\clef treble
r1
}

clarinet = \relative c'
{
\set Staff.instrument = #"Clarinet in C"
\set Staff.midiInstrument = "Clarinet"
\clef treble
r1
}

alto  = \relative c'
{
\set Staff.instrument = #"Alto Sax"
\set Staff.midiInstrument = "Alto Sax"
\clef treble
r1
}

trumpet = \relative c
{
\set Staff.instrument = #"Trumpet in C"
\set Staff.midiInstrument = "Trumpet"
\clef treble
r1
}

woodblock = \relative c
{
\set Staff.instrument = #"Woodblock"
\set Staff.midiInstrument = "woodblock"
\override Staff.StaffSymbol #'line-count = 1
r1
}

ride = \relative c
{
\set Staff.instrument = #"Ride Cymbal"
\set Staff.midiInstrument = "Ride"
\override Staff.StaffSymbol #'line-count = 1
r1
}

tom = \relative c
{
\set Staff.instrument = #"Floor Tom"
\set Staff.midiInstrument = "Melodic Tom"
\override Staff.StaffSymbol #'line-count = 1
r1
}

bass = \relative c
{
\set Staff.instrument = #"Bass Drum"
\set Staff.midiInstrument = "Bass drum"
\override Staff.StaffSymbol #'line-count = 1
}

violin = \relative c
{
\set Staff.instrument = #"Violin"
\set Staff.midiInstrument = "violin"
\clef treble
r1
}

viola = \relative c'
{
\set Staff.instrument = #"Viola"
\set Staff.midiInstrument = "viola"
\clef alto
r1
}

cello = \relative c
{
\set Staff.instrument = #"Cello"
\set Staff.midiInstrument = "Cello"
\clef bass
r1
}

contrabass = \relative c
{
\set Staff.instrument = #"Contrabass"
\set Staff.midiInstrument = "contrabass"
\clef "F_8"
r1
}

\score
{
<<
\new StaffGroup = A
<<
\new Staff \flute
\new Staff \clarinet
\new Staff \alto
\new Staff \trumpet
>>
\new StaffGroup = B
<<
\new RhythmicStaff \woodblock
\new RhythmicStaff \ride
\new RhythmicStaff \tom
\new RhythmicStaff \bass
>>
\new StaffGroup = C
<<
\new Staff \violin
\new Staff \viola
\new Staff \cello
\new Staff \contrabass
>>
>>
\layout { }
\midi {\tempo 4=112 }
}


___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user


Need a link to answer how to set up percussion staves properly

2006-07-23 Thread soundand
Running this on winxp-pro

Below you will find the file - so far.  What I keep on getting is errors
about the percussion staffs but I can't find in the manual-pdf how to set
up the score properly.  Please direct me to the link so I can correct
whatever errors I'm having.
Thanks
Jay

\version "2.8.4"
\header {
  title = "Wax"
  composer = "Jay Hamilton"

  copyright = "CC lic.#2.5 some rights reserved Jay Hamilton 2006"

}
global = {
#(set-global-staff-size 19)
 \key f \major
\time 4/4
\override Staff.TimeSignature #'style = #'() }
Flute = \relative c' {
\set Staff.instrument = #"Flute"
\set Staff.midiInstrument = "Flute"
\clef treble

r1
}

Clarinet = \relative c' {
\set Staff.instrument = #"Clarinet in C"
\set Staff.midiInstrument = "Clarinet"
\clef treble
r1

}

Alto  = \relative c' {
\set Staff.instrument = #"Alto Sax"
\set Staff.midiInstrument = "Alto Sax"
\clef treble
r1

}

Trumpet = \relative c {
\set Staff.instrument = #"Trumpet in C"
\set Staff.midiInstrument = "Trumpet"
\clef treble
r1
}


\new RhythmicStaff
woodblock = \relative c {
\set Staff.instrument = #"Woodblock"
\set Staff.midiInstrument = "woodblock"
\override Staff.StaffSymbol #'line-count = 1
r1
}

\new RhythmicStaff
 Ride = \relative c {
\set Staff.instrument = #"Ride Cymbal"
\set Staff.midiInstrument = "Ride"
\override Staff.StaffSymbol #'line-count = 1
r1
}
\new RhythmicStaff
 tom = \relative c {
\set Staff.instrument = #"Floor Tom"
\set Staff.midiInstrument = "Melodic Tom"
\override Staff.StaffSymbol #'line-count = 1
r1
}
\new RhythmicStaff
bass = \relative c {
\set Staff.instrument = #"Bass Drum"
\set Staff.midiInstrument = "bass drum"
\override Staff.StaffSymbol #'line-count = 1

}


Violin = \relative c {
\set Staff.instrument = #"Violin"
\set Staff.midiInstrument = "violin"
\clef treble

}

Viola = \relative c' {
\set Staff.instrument = #"Viola"
\set Staff.midiInstrument = "viola"
\clef alto
r1
}


Cello = \relative c {
\set Staff.instrument = #"Cello"
\set Staff.midiInstrument = "Cello"
\clef bass
r1
}

Contrabass = \relative c {
\set Staff.instrument = #"Contrabass"
\set Staff.midiInstrument = "contrabass"
\clef "F_8"
r1

}
\score {
<<
\context StaffGroup = A <<
\new Staff \Flute
\new Staff \Clarinet
\new Staff \Alto
\new Staff \Trumpet
>>

\context StaffGroup = B
<<
\new RhythmicStaff
\new RhythmicStaff
\new RhythmicStaff
\new RhythmicStaff
>>
\context StaffGroup = C
<<
\new Staff \Violin
\new Staff \Viola
\new Staff \Cello
\new Staff \Contrabass
>>
>>
\layout { }
\midi {\tempo 4=112 }
}



___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user