Hey y'alls,
I'm trying to solve the age-old [for me] problem of MetronomeMark placement.
There are [at least] four issues that need to be solved simultaneously:
(1) MMs [almost always] need to be at the top of each system;
(2) MMs potentially need to be other places (e.g., bottom of each syst
[Lilypond 2.13.23]
Hi all,
I've got a classic setup in my choral score(s):
<<
\new ChoirStaff <<
\new Staff \fooMusic
\addlyrics \fooLyrics
\new Staff \barMusic
\addlyrics \barLyrics
>>
\new PianoStaff <<
\new Staff \upper
\new Staff \lower
>>
>>
It appears t
On Sun, Jun 6, 2010 at 6:43 AM, Carl Sorensen wrote:
>
> So I'd like to propose that we have the task of changing \eyeglasses from
> make-postscript-markup to 'path be a Frog task.
>
> Any takers?
I'll take care of it. I've added new issues to keep track of my progress:
http://code.google.com/p
In data giovedì 17 giugno 2010 21:32:30, -Eluze ha scritto:
: > oiram73 wrote:
> > Hi lilyponders!
> > I would want to know if a way exists for making to appear the text above
> > the
> > stave and not under!
>
> sure - the keyword you're looking for is alignAboveContext - see the
> manuals for ex
for me now it's perfect! (mingw)
Graham Percival-3 wrote:
>
> Updated 2.13.24-2 for linux-64 and mingw:
> http://lilypond.org/~graham/
>
> Please test and let me know if they're better.
>
> Cheers,
> - Graham
>
> ___
> lilypond-user mailing list
> l
In the example below the second used of \revertBeamSettings appears to have no
effect. Have I missed something in the docs or should I send this to
bug-lilypond?
-David
% BEGIN LILYPOND %
\version "2.13.17"
\score {
\relative c' {
\time 3/8
c16 c c c c c % default beam
hello,
This 'known issue' has now been added to the documentation as a patch.
James
On 03/06/2010 20:50, Reinhold Kainhofer wrote:
On Thu, 3 Jun 2010, Bernardo Barros wrote:
Can I have two simultaneous text spanners with different reference
points at the same time?
Does two text spanner requi
On 6/18/10 4:08 PM, Arle Lommel wrote:
Dmytro, how well defined are the contexts where these occur? If the patterns
are well enough defined, you could probably automate all the replacements with
\partial by using a regular expression across all the files that is centered on
looking for the s2
> On 6/18/10 12:32 PM, Dmytro O. Redchuk wrote:
>> Why not:
>> % [...]
>> d4. e8 fis4 e |
>> \partial 2
>> d2 \bar ":|:"
>> fis2 g |
>> % [...]
>>
>
> Yes. That would be the solution if I could start from scratch. The
> problem is that I have more than 1000 melodies in which the
> invisible
On Fri 18 Jun 2010, 15:44 Peter Van Kranenburg wrote:
> It does.
>
> I got the bar number printed using a little hack:
>
> stopThisMeasure = \applyContext
> #(lambda (x)
> (ly:context-set-property!
> (ly:context-property-where-defined x 'measurePosition)
> 'measurePosition
> (ly
On 6/18/10 3:19 PM, Dmytro O. Redchuk wrote:
I've found http://lsr.dsi.unimi.it/LSR/Snippet?id=333 and tried this:
%-8<-
stopThisMeasure = \applyContext
#(lambda (x)
(ly:context-set-property!
(ly:context-property-where-defined x 'measurePosition)
On Fri 18 Jun 2010, 14:57 Peter Van Kranenburg wrote:
> On 6/18/10 2:10 PM, Dmytro O. Redchuk wrote:
> >Looks like " " would do.
> >
>
> Only for meters like 4/4 or 2/2. Not for meters like 3/4 or 6/8.
>
> So the question remains, how to set Timing.measurePosition to the
> value of Timing.measur
On 6/18/10 2:10 PM, Dmytro O. Redchuk wrote:
Is it possible to set the measurePosition to the measureLength
manually? I am lacking lisp skills. How to access
Timing.measurelength? This does not work:
\set Timing.measurePosition = Timing.measureLength
Looks like " " would do.
Only for meters
On Fri 18 Jun 2010, 13:43 Peter Van Kranenburg wrote:
> From the reference:
>
> -
> measurePosition
> The point within the measure where we currently are. This quantity
> is reset by subtracting measureLength whenever measureLength is
> reached or exceeded. When that happens, currentBarNumber
Op donderdag 17-06-2010 om 15:35 uur [tijdzone +0200], schreef Valentin
Villenave:
> As I mentioned in the other thread, there are plans to build such an
> organization in France, from scratch (another possibility would be to
> revive the (Netherlands-based?) LilyPond foundation, but we'd need
> m
On Fri 18 Jun 2010, 12:40 Peter Van Kranenburg wrote:
> On 6/18/10 12:32 PM, Dmytro O. Redchuk wrote:
> >Why not:
> > % [...]
> > d4. e8 fis4 e |
> > \partial 2
> > d2 \bar ":|:"
> > fis2 g |
> > % [...]
> >
>
> Yes. That would be the solution if I could start from scratch. The
> probl
On Fri 18 Jun 2010, 12:23 Peter Van Kranenburg wrote:
> These partial measures can occur anywhere. Not only at te beginning
> (see attached example). And, no, there are no barline checks
> encoded.
>
> The example has been encoded as (starting at second system):
>
> [...] d4. e8 fis4 e d2 s2 \bar
On 2010-06-18 12:23, Peter Van Kranenburg wrote:
The example has been encoded as (starting at second system):
[...] d4. e8 fis4 e d2 s2 \bar ":|:" fis2 g [...]
So, my question is how to prevent the s2 from occupying horizontal space.
You might try d2*2 instead of d2 s2. Which looks not quite
On 2010-06-16 16:33, Kieren MacMillan wrote:
Hi Alexander,
Ugh, I just recognized that this actually is not arbitrary. \vspace creates a
vertical space of argument /amount/ _multiplied by 3_.
Which does not make sense to me - why * 3? - but okay, then I see why the value
is about a third, +-
On Fri 18 Jun 2010, 11:12 Hajo Dezelski wrote:
> Hello,
Hi!-)
> since 2.13.24-1 doesn't work I am waiting for the next release.
http://lists.gnu.org/archive/html/lilypond-user/2010-06/msg00324.html
>
> All the best
> Hajo
>
> ---
> ... indessen wandelt harmlos droben das Gestirn
--
Dmytro O
Hello,
since 2.13.24-1 doesn't work I am waiting for the next release.
All the best
Hajo
---
... indessen wandelt harmlos droben das Gestirn
___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user
On Thu 17 Jun 2010, 19:39 Neil Puttock wrote:
> The lack of accidentals in the first bar is explaing by the known
> issue at the bottom of this page:
> http://lilypond.org/doc/v2.13/Documentation/notation/displaying-pitches#automatic-accidentals
Is it? Well, ok, let it be.
> Looking at the definit
22 matches
Mail list logo