There is a chapter "set vs override" in the manual.
I am afraid that I fail to grasp the difference from the chapter.
It says: "There are actually two different kinds of properties."
But then it says
Context properties can change value over time while interpreting a
piece of music; `me
On Sat, 2009-11-21 at 17:22 +0100, David Kastrup wrote:
> There is a chapter "set vs override" in the manual.
>
> I am afraid that I fail to grasp the difference from the chapter.
>
> It says: "There are actually two different kinds of properties."
>
> But then it says
>
> Context propertie
On 11/20/09 9:51 PM, "Jesús Guillermo Andrade"
wrote:
> Dear fellows: I've read in several places that it is impossible to
> transpose frets with string information. How can one create a fret
> without it? I'd like to make lilypond able to transpose the basic
> frets I am putting together.
Th
2009/11/20 David Kastrup :
> Hm. Sounds like somebody took a shortcut in the design that might be
> worth reexamining.
The OttavaBracket print callback predates the new(ish) line-spanner code.
It's perfectly possible to use ly:line-spanner::print, but it's not
really suited to rendering bracket
I have a setting of O Come, O Come Emmanuel that I want to make the refrain in
four-part harmony, but leave the rest of the hymn in melody. Right now I'm
"cheating" by putting the Refrain as the last part of the first verse.
A copy of the file is here:
http://schnecke.bombcar.com/random/ocomeoc
There are many ways to do this. I usually have five musical parts for
this kind of thing. one for the melody, then SATB separated out into
their own variables with a manual \break between the two. for example:
\version "2.12.2"
\layout {\context {\RemoveEmptyStaffContext \override
Vertical
That works great!
The only problem I am having is combining the new \context with my existing one:
\layout {
\context {
% \Score
% \remove "Bar_number_engraver"
\RemoveEmptyStaffContext
Hi Tom,
The only problem I am having is combining the new \context with my
existing one:
\layout {
\context {
% \Score
% \remove "Bar_number_engraver"
\RemoveEmptyStaffContext
\o
\version "2.13.7"
\relative c' {
\override NoteHead #'style = #'harmonic-mixed
4_\markup \column { \upright\teeny { 12 } \dynamic p }
4_\markup \column { \center-align \upright\teeny { 12 }
\dynamic p }
}
In the above, I can't figure out how to get the "12" vertically aligned
with th
Hello, I'm having a problem with my slur, and I've looked everywhere and
don't know how to fix it. There is a line break and my slur is starting at
the beginning of the staff, but my tie begins after the key signature. It
looks rather odd, and I would like to make it so that the slur begins where
Joe Neeman writes:
> On Sat, 2009-11-21 at 17:22 +0100, David Kastrup wrote:
>> There is a chapter "set vs override" in the manual.
>>
>> I am afraid that I fail to grasp the difference from the chapter.
[...]
>> If the element description is a _special_ type of context property,
>> that would
2009/11/21 Glendan Lawler :
> Hello, I'm having a problem with my slur, and I've looked everywhere and
> don't know how to fix it. There is a line break and my slur is starting at
> the beginning of the staff, but my tie begins after the key signature. It
> looks rather odd, and I would like to m
On Sat, Nov 21, 2009 at 11:31:40PM +0100, David Kastrup wrote:
> I don't see a good rationale why \set, \override, \revert, \tweak should
> not work on the same set of properties (including subproperties). I
> don't see an explanation why it makes sense to differentiate between
> them.
>
> And I
2009/11/21 Nick Payne :
> In the above, I can't figure out how to get the "12" vertically aligned with
> the other elements (string number, note, and dynamic marking). It's slightly
> to the right and using center-align puts it too far to the left.
Try this,
http://lsr.dsi.unimi.it/LSR/Item?u=1&
Graham Percival writes:
> On Sat, Nov 21, 2009 at 11:31:40PM +0100, David Kastrup wrote:
>> I don't see a good rationale why \set, \override, \revert, \tweak should
>> not work on the same set of properties (including subproperties). I
>> don't see an explanation why it makes sense to differenti
On Sat, 2009-11-21 at 23:31 +0100, David Kastrup wrote:
> Joe Neeman writes:
>
> > On Sat, 2009-11-21 at 17:22 +0100, David Kastrup wrote:
> >> There is a chapter "set vs override" in the manual.
> >>
> >> I am afraid that I fail to grasp the difference from the chapter.
>
> [...]
>
> >> If th
On Sat, 2009-11-21 at 22:45 +, Graham Percival wrote:
> On Sat, Nov 21, 2009 at 11:31:40PM +0100, David Kastrup wrote:
> > I don't see a good rationale why \set, \override, \revert, \tweak should
> > not work on the same set of properties (including subproperties). I
> > don't see an explanati
On 11/20/09 12:15 AM, "Marc Hohl" wrote:
> Valentin Villenave schrieb:
>> On Tue, Nov 10, 2009 at 8:18 PM, Carl Sorensen wrote:
>>
>>> Could someone volunteer to create a patch to the documentation by adding
>>> this to the Known issues and warnings section of Unmetered music in
>>> rhythms
18 matches
Mail list logo