Re: Time signature change within bars

2011-02-13 Thread Arne Peters

I have to apologize ... I looked over my code with the snippet again after
breakfast this morning, and I had one spacer note too many in my code (with
\global and \music in separate +.ily-files included into one layout.ly ...)

Now everything works just fine as you suggested, thanks again

Arne
-- 
View this message in context: 
http://old.nabble.com/Time-signature-change-within-bars-tp30908938p30913409.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


Re:

2011-02-13 Thread Father Gordon Gilbert
On 12/02/2011, lilypond-user-requ...@gnu.org
lilypond-user-requ...@gnu.org wrote:
 Send lilypond-user mailing list submissions to
   lilypond-user@gnu.org

 To subscribe or unsubscribe via the World Wide Web, visit
   http://lists.gnu.org/mailman/listinfo/lilypond-user
 or, via email, send a message with subject or body 'help' to
   lilypond-user-requ...@gnu.org

 You can reach the person managing the list at
   lilypond-user-ow...@gnu.org

 When replying, please edit your Subject line so it is more specific
 than Re: Contents of lilypond-user digest...


 Today's Topics:

1. Re:alpha test, horizontal spacing (Trevor Daniels)


 --

 Message: 1
 Date: Sat, 12 Feb 2011 09:49:31 -
 From: Trevor Daniels t.dani...@treda.co.uk
 Subject: Re: alpha test, horizontal spacing
 To: Jan Warcho? lemniskata.bernoulli...@gmail.com
 Cc: Keith OHara k-ohara5...@oco.net, Bug-Lilypond
   bug-lilyp...@gnu.org, lilypond-user lilypond-user@gnu.org
 Message-ID: CEA859898A964440A5D67452BB129210@TrevorLaptop
 Content-Type: text/plain; charset=utf-8


 Jan WarchoĊ‚ wrote Saturday, February 12, 2011 9:25 AM


 I agree too, but in my opinion it's a less important problem than
 the
 one marked in red in the attachment. (However, it was present in
 2.12.3 too).
 The natural on c is perhaps moved because of the dot on f, but i
 don't
 think it should be moved this way.

 Agreed.  Although two almost identical situations are typeset
 correctly
 in the same example, with the accidental sliding neatly over the
 dot.

 This must be a bug, so copying to Bug list for bug squad to process.

 Trevor
 -- next part --
 A non-text attachment was scrubbed...
 Name: why so much space.PNG
 Type: image/png
 Size: 21706 bytes
 Desc: not available
 Url :
 http://lists.gnu.org/archive/html/lilypond-user/attachments/20110212/22d89ccf/whysomuchspace.png

 --

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


 End of lilypond-user Digest, Vol 99, Issue 44
 *



-- 
Fr. Gordon Gilbert
Penetanguishene, ON

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


Error in running Lilypond

2011-02-13 Thread Father Gordon Gilbert
Hi List,

I just finally installed Lilypond and jEdit with LilyPondTool on my PC-BSD
box, and I'm having a bit of trouble.

I downloaded a piece from Mutopia, and when I tried to convert-ly, got the
following message:

Error running external command.
See the activity log about the problem.
Cannot run probram/python (in directory
?usr/home/gord/Documents/songs/LilypondSets): java.io.IOException:
error=2, No such file or directory

Same result when I tried to compile the file.

It's probably a path thing, but I'm not a geek, so I don't necessarily know
how to fix these things.

Help?

Gordon+


-- 
Fr. Gordon Gilbert
Penetanguishene, ON
___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user


RE: Time signature change within bars

2011-02-13 Thread Ed Ardzinski


 

Despite being in the stone age wrt to LP versions, I think apologizingis not 
necessary.  It takes some effort to apply new ideas, and it's a testiment to 
tenacity that you looked over the snippet and found that you were making a 
mistake.  Kudos to you!
 
Kudos to Eluze for figuring out such a work-around.  I can't be sure if it was 
ever encountered before, but the speed that it was presented was incredible.  
As is LP, and this group.
 
Heck, I've been a musician 40 of my 45 years, and can't even understand what an 
in-bar time signature change really means.  That LP can handle it is amazing, 
similar to an instance some years ago about unusual time signatures like 5/9, 
and how LP can handle that type of rhythmic oddity right out the box.
 
The folks who give up on this program are obviously not cut out for it.  It is 
clear they are just not trying hard enough to break through the first stages of 
the learning curve.  Apparently there is no real end to the learning curve.  
Maybe that spooks some people; if that's the case, too bad.  Their loss!
 
And despite still using the 2.6 series, I still find useful discussion here, 
even if sometimes it's on a more philosphic level.  Thanks all!
 
 I have to apologize ... I looked over my code with the snippet again after
 breakfast this morning, and I had one spacer note too many in my code (with
 \global and \music in separate +.ily-files included into one layout.ly ...)
 
 Now everything works just fine as you suggested, thanks again 
   ___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user


Re: Error in running Lilypond

2011-02-13 Thread Michael Ellis
Hi Father,

It certainly looks like a path problem or maybe two problems.   /python
seems unlikely,  as does  ?usr/.

Try opening up the Jedit Plugins/Plugin Options window and navigate to
LilyPondTool Commands.   Check the entry for python.   If it says /python
as shown in your error message, try removing the /.   Also check to see if
any of the other paths look suspicious.   Hope this helps.

Cheers,
Mike


On Sun, Feb 13, 2011 at 8:23 AM, Father Gordon Gilbert fatherg...@gmail.com
 wrote:

 Hi List,

 I just finally installed Lilypond and jEdit with LilyPondTool on my PC-BSD
 box, and I'm having a bit of trouble.

 I downloaded a piece from Mutopia, and when I tried to convert-ly, got the
 following message:

 Error running external command.
 See the activity log about the problem.
 Cannot run probram/python (in directory
 ?usr/home/gord/Documents/songs/LilypondSets): java.io.IOException:
 error=2, No such file or directory

 Same result when I tried to compile the file.

 It's probably a path thing, but I'm not a geek, so I don't necessarily know
 how to fix these things.

 Help?

 Gordon+


 --
 Fr. Gordon Gilbert
 Penetanguishene, ON

 ___
 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: Slur position : catching Llilypond values...

2011-02-13 Thread Phil Holmes
- Original Message - 
From: David Nalesnik dnale...@umail.iu.edu

To: Xavier Scheuer x.sche...@gmail.com
Cc: Llilypond EN lilypond-user@gnu.org
Sent: Friday, February 11, 2011 10:25 PM
Subject: Re: Slur position : catching Llilypond values...



On 2/11/11, Xavier Scheuer x.sche...@gmail.com wrote:


Could you add it to the LSR?  http://lsr.dsi.unimi.it/


Done: http://lsr.dsi.unimi.it/LSR/Snippet?id=748



Approved with a few minor changes to the text.  Thanks.

--
Phil Holmes


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


Re: Time signature change within bars

2011-02-13 Thread Kieren MacMillan
Hi Ed,

 Kudos to Eluze for figuring out such a work-around.

Another improvement (on a great workaround!) would be to fix the bar numbering 
problem it introduces:

\version 2.13.46
\include english.ly

\layout {
  \context {
\Score
 \override BarNumber #'break-visibility = #'#(#t #t #t)
 barNumberVisibility = #(every-nth-bar-number-visible 1)
  }
}

\relative c' {
  \clef bass
  \time 6/8
  b b, b b b b |
  b4. s4 \set Timing.measurePosition = #(ly:make-moment -2 8)  \time 4/4
g'8. g16 |
  a4 g
}

\relative c' {
  \clef bass
  \time 6/8
  b b, b b b b |
  b4. s4 \set Timing.measurePosition = #(ly:make-moment 6 8)  \time 4/4
g'8. g16 |
  a4 g
}

 Heck, I've been a musician 40 of my 45 years, and can't even understand what 
 an in-bar time signature change really means.

Same as an in-bar key signature: the composer has the choice of waiting until 
the bar to change the key (resp. time) signature and deal with the accidentals 
(resp. timing) in the current bar, or change the key (resp. time) signature 
mid-bar and not have to deal with any accidentals (resp. timing issues).

Hope this helps!
Kieren.
___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user


placement of rehearsal marks

2011-02-13 Thread Helge Kruse

Hello,

I have a glissando that goes to anywhere, written with hidden notes. 
Unfortunately this clashes with the next rehearsal mark. How do I get 
the B to the same Y-position as A?


Helge

\relative c' {

  \time 2/4

  r4 c' | \mark \default

 {

\hideNotes

c4.\glissando

a''8 \unHideNotes

}

  \\ { c,,2 } 

  \time 3/4 \mark \default

  a4. c,8 f a |

}



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


RE: placement of rehearsal marks

2011-02-13 Thread James Lowe
Hello

)-Original Message-
)From: lilypond-user-bounces+james.lowe=datacore@gnu.org
)[mailto:lilypond-user-bounces+james.lowe=datacore@gnu.org] On
)Behalf Of Helge Kruse
)Sent: 13 February 2011 16:42
)To: lilypond-user@gnu.org
)Subject: placement of rehearsal marks
)
)Hello,
)
)I have a glissando that goes to anywhere, written with hidden notes.
)Unfortunately this clashes with the next rehearsal mark. How do I get the
)B to the same Y-position as A?
)
)Helge
)
)\relative c' {
)
)   \time 2/4
)
)   r4 c' | \mark \default
)
) {
)
) \hideNotes
)
) c4.\glissando
)
) a''8 \unHideNotes
)
) }
)
)   \\ { c,,2 } 
)
)   \time 3/4 \mark \default
)
)   a4. c,8 f a |
)
)}
)
---

\relative c' {

   \time 2/4

   r4 c' | \mark \default

 {

 \hideNotes

 c4.\glissando

 a''8 \unHideNotes

 }

   \\ { c,,2 } 

  \override Score.RehearsalMark #'outside-staff-priority = ##f  % this is the 
line you want to add

   \time 3/4 \mark \default

   a4. c,8 f a |

}

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


Re: Error in running Lilypond

2011-02-13 Thread Father Gordon Gilbert
On 13/02/2011, Michael Ellis michael.f.el...@gmail.com wrote:
 Hi Father,

 It certainly looks like a path problem or maybe two problems.   /python
 seems unlikely,  as does  ?usr/.

 Try opening up the Jedit Plugins/Plugin Options window and navigate to
 LilyPondTool Commands.   Check the entry for python.   If it says /python
 as shown in your error message, try removing the /.   Also check to see if
 any of the other paths look suspicious.   Hope this helps.

 Cheers,
 Mike


 On Sun, Feb 13, 2011 at 8:23 AM, Father Gordon Gilbert fatherg...@gmail.com
 wrote:

 Hi List,

 I just finally installed Lilypond and jEdit with LilyPondTool on my PC-BSD
 box, and I'm having a bit of trouble.

 I downloaded a piece from Mutopia, and when I tried to convert-ly, got the
 following message:

 Error running external command.
 See the activity log about the problem.
 Cannot run probram/python (in directory
 ?usr/home/gord/Documents/songs/LilypondSets): java.io.IOException:
 error=2, No such file or directory

 Same result when I tried to compile the file.

 It's probably a path thing, but I'm not a geek, so I don't necessarily
 know
 how to fix these things.

 Help?

 Gordon+


 --
 Fr. Gordon Gilbert
 Penetanguishene, ON

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



Hi Michael,

You're a genius!  Thankyouthankyou!

I now have my computer set up in its native location (on antediluvian
dial-up), and tried compiling a file again.  This time it said
something about /lilypond, so I opened up the plugin dialog, and
inserted /usr/local/bin in the top line, and all worked fine!

BTW, they ?usr/home/ ... was a typo on my part copying the contents of
the dialog into the email (wasn't possible to swipe and paste).

So now I can compile .ly files, but when I tried to convert-ly from
the icons in jEdit LilypondTool, I got the following:

/usr/home/gord/Documents/songs/LilypondSets/brother_james_air.ly
/usr/local/bin/python: can't open file '/usr/local/bin/convert-ly.py':
[Errno 2] No such file or directory
Processing time: 0 seconds

Any ideas how to fix that?

Thanks,

Gordon+

-- 
Fr. Gordon Gilbert
Penetanguishene, ON

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


Re: Error in running Lilypond

2011-02-13 Thread Michael Ellis
On Sun, Feb 13, 2011 at 6:05 PM, Father Gordon Gilbert fatherg...@gmail.com
 wrote:

 /usr/local/bin/python: can't open file '/usr/local/bin/convert-ly.py'


Is convert.ly present in /usr/local/bin?  The error is claiming otherwise.

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


Re: Error in running Lilypond

2011-02-13 Thread Father Gordon Gilbert
On 13/02/2011, Michael Ellis michael.f.el...@gmail.com wrote:
 On Sun, Feb 13, 2011 at 6:05 PM, Father Gordon Gilbert fatherg...@gmail.com
 wrote:

 /usr/local/bin/python: can't open file '/usr/local/bin/convert-ly.py'


 Is convert.ly present in /usr/local/bin?  The error is claiming otherwise.

 Cheers,
 Mike

I did which convert.ly with no result, but which convert says
/usr/local/bin ... would that be the right answer?

Gordon+

-- 
Fr. Gordon Gilbert
Penetanguishene, ON

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


Re: Error in running Lilypond

2011-02-13 Thread Colin Campbell

On 11-02-13 07:56 PM, Father Gordon Gilbert wrote:

On 13/02/2011, Michael Ellismichael.f.el...@gmail.com  wrote:

On Sun, Feb 13, 2011 at 6:05 PM, Father Gordon Gilbertfatherg...@gmail.com

wrote:
/usr/local/bin/python: can't open file '/usr/local/bin/convert-ly.py'


Is convert.ly present in /usr/local/bin?  The error is claiming otherwise.

Cheers,
Mike


I did which convert.ly with no result, but which convert says
/usr/local/bin ... would that be the right answer?

Gordon+

You might also make sure that the convert-ly command in the LilyPondTool 
options is named the same as the executable in /usr/local/bin.  On my 
machine, the command doesn't have the .py extension.


HTH!
Colin

--
The test of our progress is not whether we add more to the abundance
of those who have much, it is whether we provide enough for those who
have too little.
-Franklin D. Roosevelt, 32nd US President (1882-1945)


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


Re: Time signature change within bars

2011-02-13 Thread Arne Peters

hello Kieren,



Kieren MacMillan wrote:
 
 .
   b b, b b b b |
   b4. s4 \set Timing.measurePosition = #(ly:make-moment 6 8)  \time 4/4
 g'8. g16 |
 .
 
 Hope this helps!
 Kieren
 
 


thanks for pointing that out,
it might have raised some eyebrows if I'd delivered the score with the
reduced bar numbering ...
I have been transcribing music with a computer since the days of Notator SL
(about 1988), and Lilypond is still new to me ( since 2.10.xx ) and so far I
have been asked to provide sheet music in Fin or Sib... 

Arne



-- 
View this message in context: 
http://old.nabble.com/Time-signature-change-within-bars-tp30908938p30918786.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


Re: placement of rehearsal marks

2011-02-13 Thread Helge Kruse

Am 13.02.2011 18:04, schrieb James Lowe:

Hello


\relative c' {
\time 2/4
r4 c' | \mark \default
  {
  \hideNotes
  c4.\glissando
  a''8 \unHideNotes
  }
\\ { c,,2 }
   \override Score.RehearsalMark #'outside-staff-priority = ##f  % this is the 
line you want to add
\time 3/4 \mark \default
a4. c,8 f a |
}


This works great. I added a \once in front, since I wanted to affect 
exactly this rehearsal mark, but this shouldn't be necessary.


Thanks,
Helge


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


Page breaks and bookpart

2011-02-13 Thread Nick Payne
If I have a number of scores that I'm collecting together using 
bookpart, with a separate title page at the front, and I use \pageBreak 
between two of the scores to minimise or eliminate page turns within a 
score, the text on the overall title page is being repeated on the blank 
page. With the example below, I just want the text This page 
intentionally left blank to appear on the blank page between the first 
and second scores, but I'm also getting the overall title from the first 
page being repeated on that page.


Removing the \markuplines so that the page should be completely blank 
make no difference to the reappearance of the title.


I also notice that if I have a \pageBreak after the initial title page, 
so that the first score doesn't start on the back of the title page, 
that this has no effect - no blank page is inserted.


Is this a bug or something I'm doing that I shouldn't?

Nick

%%
\version 2.13.49

date = #(strftime %d/%m/%Y (localtime (current-time)))

\paper {
first-page-number = 0
print-first-page-number = ##f
}

\header {
title = \markup {
\lower #40 \left-align \center-column {
\fontsize #6 \bold Collection Title
\lower #3 \fontsize #2 \bold \line { Composer }
\lower #10 \normalsize  
}
}
tagline = \markup {
\fontsize #-3.5
{
Engraved on \date using \with-url #http://lilypond.org/;
{ LilyPond \simple #(lilypond-version) (http://lilypond.org/) }
}
}
}

\markuplines \table-of-contents

\markup \null
\pageBreak

%%
\bookpart {
\header {
title = ##f
subtitle = \markup \huge \bold { 1. Piece 1 }
composer = \markup { Composer }
parttagline = \markup \fontsize #-3.5
{
Engraved on \date using \with-url #http://lilypond.org/;
{ LilyPond \simple #(lilypond-version) (http://lilypond.org/) }
}
}

\tocItem \markup { Piece 1 }

\relative c' { \repeat unfold 400 { c4 } }

}

\markuplines { \justified-lines { This page intentionally left blank } }
\pageBreak

%%
\bookpart {
\header {
title = ##f
subtitle = \markup \huge \bold { 2. Piece 2 }
composer = \markup { Composer }
parttagline = \markup \fontsize #-3.5
{
Engraved on \date using \with-url #http://lilypond.org/;
{ LilyPond \simple #(lilypond-version) (http://lilypond.org/) }
}
}

\tocItem \markup { Piece 2 }

\relative c' { \repeat unfold 400 { c4 } }

}
%%


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