Hello everyone,
I recently began working with Lilypond and am very excited about the
possibilities.
I have however encountered a problem I can't seem to work around and wonder if
this is a bug.
If you have a nested tuplet that begins as the first event of the enveloping
tuplet, any options of
Hello,
This snippet (Notation Reference 1.6.1) works fine on 2.18.2-1 but is incorrect
on 2.19.82-1 (the SystemStartSquare on staff b vanishes).
\new StaffGroup
\relative c'' <<
\set StaffGroup.systemStartDelimiterHierarchy
= #'(SystemStartSquare (SystemStartBrace (SystemStartBracket a
Hello,
I’m having trouble understanding how to change the placement of a clef before a
break.
In the following example, the clef should be placed after the repeat bar not
before, otherwise it could cause confusion in more extended passages.
In the following example, I would like to be able to pl
Hello,
I find that, given my somewhat dubious understanding of the relationship
between engravers, I spend a lot of time looking at the internals and
overriding values to see if that will have the effect I’m trying to achieve.
Thinking about this, I realised that it might be very helpful to have
Hello,
I’m looking for a simpler way of being able to tie notes in a voice from a
measure with only one voice to a measure with two voices. The only way I have
managed to do so is to create an empty voice in the first measure (see last
example of snippet). Is there a simpler way of doing this
Hello Hwaen,
Thanks for your input.
Yes, your example is simpler, but the problem is I am working on a much more
complex score that requires voices to be created only at specific moments.
Consider the following case. It seems odd to have to specify that a voice is
empty for four measures in ord
Many thanks for your clarification.
All best,
jc
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user
Dear all,
I’m having trouble understanding why the barnumber in measures 5, 6, 9 and 10
in the following example are placed so differently as the other bar numbers.
What causes this behaviour?
Any help would be greatly appreciated.
all best,
jc
\version "2.18.2"
\layout {
\context {\type "E
Hello Malte,
Yes, my version is 2.18.2
This is what the top of page 3 looks like with ragged-right and ragged-bottom
##t
Are you not seeing the same?
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilyp
\break
}
}
\score {
\new StaffGroup
<<
\new TimeSig
\new Staff \music
\new Staff \music
>>
}
How could I get rid of the staff space under the time signatures
> On Mar 17, 2017, at 4:32 PM, Jeffery Shivers wrote:
>
> On Fri, Mar 17, 2017 at 5:5
Yes, exactly.
Many thanks Jeffery.
all best,
jc
> On Mar 17, 2017, at 5:49 PM, Jeffery Shivers wrote:
>
> If I understand, does making the following two changes do what you want?
>
> 1) remove bar numbers from the score:
> \context {\Score
>\accepts TimeSig
>tupletF
Shouldn’t this discussion be happening elsewhere?
The relevance to Lilypond is what exactly?
best,
jc
> On Mar 20, 2017, at 5:42 PM, Jacques Menu Muzhic
> wrote:
>
> Hello Have,
>
> I don’t understand what you mean by square characters: can you make that more
> clear?
>
> There are text ed
Hello everyone,
I’m working on a score with large time signatures. I’ve created a specific
context for this purpose. However, overriding TimeSignature.break-align-symbol
causes problems with full length tuplets at breaks. Please compare bars 3 and
4 in the following example. The bracket shou
Yes, many thanks!
I had to add a definition for item-gel-column as it is not defined in 2.18.2
I substituted with this (found on openlilylib)
#(define (get-paper-column grob)
"Return the paper column of a given grob.
This property knows about the rhyhmic position in a score"
(cond
(
Working a bit on Jeffery’s suggestion, it seems to be getting very close to
what you want:
\version "2.18.2"
\markup \vspace #3
beamPos =
#(define-music-function
(parser location beg end)
(number? number?)
#{
\once \override Beam.positions = #(cons beg end)
#})
musOne = {
<<
\
Anything is possible in Lilypond!
ex2.ly
Description: Binary data
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user
Hello Harm,
If you use two voices as Jeffery suggested and adjust the Stem.beaming
parameters it seems that the following is not needed.
Am I correct or is there something I’m missing?
> On Mar 25, 2017, at 6:38 AM, Thomas Morley wrote:
>
> %% This one is really ugly, because the values are
Hello,
Also down in Mexico.
best,
jc
> On Mar 29, 2017, at 11:10 AM, Xavier Scheuer wrote:
>
> Hello everybody,
>
> It is down here (ERR_CONNECTION_TIMED_OUT).
> Is it just me (Belgium here), or it is down again?
>
> This raises (again) the question of LSR mirroring, that I asked
> some year
This is wonderful.
A perfect example of the very intelligent ideas behind Lilypond.
And I second the idea of a contemporary notation bundle!
all best,
jc
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lily
Hello,
Is there a way of changing the position of tuplet numbers in broken tuplets?
In the following example I would like to be able to displace the lower three in
the first bar to the right.
Any suggestions?
all best,
jc
\version "2.19.57"
\layout {
ragged-right = ##t
\context {\Voice
> On Apr 12, 2017, at 10:53 AM, Andrew Bernard wrote:
>
> Hello Juan,
>
> I have various ways of doing this, but with all respect, this is really very
> illegible engraving from the point of view of a player. Is this truly what
> you want?
I am reproducing what the composer has written. I s
Hello,
> On Apr 12, 2017, at 8:38 AM, Thomas Morley wrote:
> It's not clear to me what you want. Could you post an image faked by a
> graphic program?
Sorry if I was not very clear describing what I’m looking for.
I wonder if there is a way of modifying the properties of the left and right
s
> On Apr 17, 2017, at 11:24 AM, David Nalesnik wrote:
>
> Hi Juan,
>
> On Mon, Apr 17, 2017 at 10:39 AM, Juan Cristóbal Cerrillo
> mailto:jccerri...@gmail.com>> wrote:
> Hello,
>
>> On Apr 12, 2017, at 8:38 AM, Thomas Morley > <mailto:thomasmorle...@
Hello,
The pdf is created with the correct orientation, however in 2.19.63 the pdf
document is not displayed with the correct orientation as in previous versions
(2.18.2).
jc
\version "2.18.2"
%\version "2.19.62"
\paper {
#(set-paper-size "letter" 'landscape)
}
<< {c'1 c'1} >>
orientati
Thanks Andrew,
Will look in lilypond-devel next time.
Setting paper size to
#(set-paper-size "letterlandscape”)
solves it.
(caution other users only for 2.19.62!)
jc
> On Jun 13, 2017, at 8:28 PM, Andrew Bernard wrote:
>
> Hi Juan,
>
> There is a thread I started on the devel mailing list
How about this
\version "2.18.2"
<<
\new Staff {
c1
_\markup {
\combine
\draw-line #'(0 . 4)
\arrow-head #Y #DOWN ##f
}
}
\new Staff c1
>>
http://lilypond.org/doc/v2.18/Documentation/notation/formatting-text#graphic-notation-inside-markup
> On Jun 14, 2017, at
26 matches
Mail list logo