RE: TextSpanner + \break

2008-03-16 Thread Trevor Daniels

Hi David

I don't think a text spanner will do what you want, but the
following might:

#'ly:set-point-and-click ##f
stuff = \relative {
  \dynamicUp
  \set decrescendoSpanner = #'dashed-line
  c1 \mf \>
  \break
  c1 \pp
}

\score {
  \stuff
}

> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:lilypond-user-bounces+t.daniels=treda.co.u
> [EMAIL PROTECTED] Behalf Of
> David Bobroff
> Sent: 15 March 2008 23:59
> To: Lilypond-User
> Subject: TextSpanner + \break
>
>
> I want a TextSpanner to go over a line break.
> I'm not getting it.
> Here's a short piec of *.ly code:
>
> %%
> \version "2.11.42"
>
> #'ly:set-point-and-click ##f
> stuff = \relative {
>   \override TextSpanner #'style = #'dotted-line
>   \override TextSpanner #'bound-details
> #'left #'text = \markup{\dynamic
> "mf"}
>   \override TextSpanner #'bound-details
> #'right #'text =
> \markup{\dynamic "pp"}
>   \override TextSpanner #'breakable = ##t
>   c1 \startTextSpan
>   \break
>   c1 \stopTextSpan
>   }
>
>
> \score {
>   \stuff
> }
> %%%
>
> I found a reference in the docs to TextSpanners
> and line breaks
> (1.8.3.2) but I don't see an example like what I
> want to do.
>
> What I would like to have in the above snippet is
> for the "pp" to be
> printed on the second line.
>
> -David
>
>
> ___
> lilypond-user mailing list
> lilypond-user@gnu.org
> http://lists.gnu.org/mailman/listinfo/lilypond-user
>



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


Re: TextSpanner + \break

2008-03-16 Thread David Bobroff
Yes, that's it.  Obviously it makes sense to use the right tool for the 
job.  Thanks!


-David

Trevor Daniels wrote:

Hi David

I don't think a text spanner will do what you want, but the
following might:

#'ly:set-point-and-click ##f
stuff = \relative {
  \dynamicUp
  \set decrescendoSpanner = #'dashed-line
  c1 \mf \>
  \break
  c1 \pp
}

\score {
  \stuff
}


-Original Message-
From: [EMAIL PROTECTED]
[mailto:lilypond-user-bounces+t.daniels=treda.co.u
[EMAIL PROTECTED] Behalf Of
David Bobroff
Sent: 15 March 2008 23:59
To: Lilypond-User
Subject: TextSpanner + \break


I want a TextSpanner to go over a line break.
I'm not getting it.
Here's a short piec of *.ly code:

%%
\version "2.11.42"

#'ly:set-point-and-click ##f
stuff = \relative {
\override TextSpanner #'style = #'dotted-line
\override TextSpanner #'bound-details
#'left #'text = \markup{\dynamic
"mf"}
\override TextSpanner #'bound-details
#'right #'text =
\markup{\dynamic "pp"}
\override TextSpanner #'breakable = ##t
c1 \startTextSpan
\break
c1 \stopTextSpan
}


\score {
\stuff
}
%%%

I found a reference in the docs to TextSpanners
and line breaks
(1.8.3.2) but I don't see an example like what I
want to do.

What I would like to have in the above snippet is
for the "pp" to be
printed on the second line.

-David


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








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


Lillypond software

2008-03-16 Thread herman wories
L.S.

I downloaded the free software today(windows version). I get the base pdf (the 
c to c ladder). However the main program does not start. Which *.exe file 
should start up the main program 

Regards
Herman Wories



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


Re: Lillypond software

2008-03-16 Thread Francisco Vila
I you got a PDF, the main program has done its work and exited. You
only interact with the program by means of what code you write in the
input file. The program only compiles this code. Please, read the
tutorial and start learning the language.

2008/3/16, herman wories <[EMAIL PROTECTED]>:
> L.S.
>
>  I downloaded the free software today(windows version). I get the base pdf 
> (the
>  c to c ladder). However the main program does not start. Which *.exe file
>  should start up the main program
>
>  Regards
>  Herman Wories
-- 
Francisco Vila. Badajoz (Spain)
http://www.paconet.org


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


RE: Lillypond software

2008-03-16 Thread Trevor Daniels

Hi Herman

There is no 'main program' as such.  You need to prepare a
file in lilypond format using a basic text editor like
Notepad and save it with a .ly file extension.  Then
double-clicking on this file will compile it and produce the
output files in the same directory.

But the very first step is to read the Tutorial section in
the manual (if you have downloaded release 2.10) or, even
better, read the early chapters of the Learning Manual which
is part of Release 2.11.  These can be found on the
lilypond.org website.

Trevor D

> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:lilypond-user-bounces+t.daniels=treda.co.u
> [EMAIL PROTECTED] Behalf Of
> herman wories
> Sent: 16 March 2008 10:31
> To: lilypond-user@gnu.org
> Subject: Lillypond software
>
>
> L.S.
>
> I downloaded the free software today(windows
> version). I get the base pdf (the
> c to c ladder). However the main program does not
> start. Which *.exe file
> should start up the main program
>
> Regards
> Herman Wories
>
>
>
> ___
> lilypond-user mailing list
> lilypond-user@gnu.org
> http://lists.gnu.org/mailman/listinfo/lilypond-user
>



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


Another benefit to free music

2008-03-16 Thread Laura Conrad

I received an email last week informing me that the music I have on my
website under the GPL license, with source in lilypond and ABC, has
been used in a study on staff line removal, which is something music
scanning programs do before they try to figure out what the notes are.

You can read more about this on my blog
.  I thought people might be
interested in this unexpected use for free music information.

-- 
Laura (mailto:[EMAIL PROTECTED] , http://www.laymusic.org/ )
(617) 661-8097  fax: (501) 641-5011
233 Broadway, Cambridge, MA 02139


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


Re: Lillypond software

2008-03-16 Thread Timothy C Litwiller

herman wories wrote:

L.S.

I downloaded the free software today(windows version). I get the base pdf (the 
c to c ladder). However the main program does not start. Which *.exe file 
should start up the main program 


Regards
Herman Wories
  

As a windows user and beginner you will want to get this
http://valentin.villenave.info/spip.php?article44

it will install an editor jedit, lilypondtool and lilypond all 
configured to work together.  It also makes it so that you can compile 
the pdf - then click a note you got wrong and it takes you right to that 
note in the editor so you can fix it right there.


The only problem I had with it is the  Launcher is in French and I can't 
find where to change it.  - but I just made a new shortcut that bypasses 
the launcher after the first few times.



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


title in each pages but with several scores

2008-03-16 Thread Gilles THIBAULT

Printing the title in top of each pages in a single score is quite easy.
For exemple, this works well :


\version "2.11.40"

\paper {
   oddHeaderMarkup = \markup \fill-line
   { \on-the-fly #print-page-number-check-first \fromproperty 
#'header:title }

   evenHeaderMarkup = \markup \fill-line{ \fromproperty #'header:title }
}

\header {
  title = "The title"
}

\score {
\new Staff {\repeat unfold 3 {\repeat unfold 8 { c'1 \break} 
\pageBreak } }

}
%

But now, if i try to make it work for several scores (with differents 
titles), i have to change the above code like that :



\version "2.11.40"

\paper {
printallheaders=##t

oddHeaderMarkup = \markup \fill-line
 { \on-the-fly #print-page-number-check-first \fromproperty 
#'header:title }

evenHeaderMarkup = \markup \fill-line{ \fromproperty #'header:title }
}


\score {
   \new Staff { \repeat unfold 3 {\repeat unfold 8 { c'1 \break} 
\pageBreak } }

\header {
  title = "The title"
}
}

%%%

But it doen't work anymore. (only in the first page of course)
What is the problem here ?

Gilles



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


Re: beaming patterns

2008-03-16 Thread irenicus

>It's working fine for me. Here's a test file:

Hm, the reason why it doesn't work for me is probably some kind of
interaction with the second voice:
\set beatLength = #(ly:make-moment 3 8)
<<
{c''4.~c''8. c''16 c''16 c''16}
\\
{c'16 [c' c' c' c' c' c' c' c' c' c' c']}
>>

Are there really no means of saying "within one measure, for notes having
durations d1 d2 d3 d4..., produce these exact beams"?  The problem is that
although this looks like a detail, it makes the piece I'm transcribing right
now hard to read, only because notes are not tied into logical groups as
they should be. And adding tons of individual beaming commands all over the
score makes it complicated to read/modify.
-- 
View this message in context: 
http://www.nabble.com/beaming-patterns-tp16015068p16085972.html
Sent from the Gnu - Lilypond - User mailing list archive at Nabble.com.



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