On Sun, 7 Oct 2018 at 21:12, Thomas Morley wrote:
> Am So., 7. Okt. 2018 um 19:53 Uhr schrieb Peter Crighton
> :
>
> > How would I go about either shifting the parentheses vertically or
> making them smaller? They probably make sense how they are now with regard
> to sharps/flats and possible low
Thomas Morley writes:
> Am So., 7. Okt. 2018 um 18:00 Uhr schrieb David Kastrup :
>>
>> Thomas Morley writes:
>>
>> > If you have too much time, you may have a look at ‘scheme-engraver.ly’
>> > from
>> > http://lilypond.org/doc/v2.13/input/regression/collated-files.html The
>> > newer file uses
On 07.10.2018 19:16, Noeck wrote:
\version "2.19.80"
{
fis
\omit Accidental
gis
\undo \omit Accidental
cis'
}
Also, you can convert the override into a tweak like this:
\single\omit Accidental
thus removing the need to \revert or \undo anything.
Best, Simon
Am So., 7. Okt. 2018 um 18:00 Uhr schrieb David Kastrup :
>
> Thomas Morley writes:
>
> > If you have too much time, you may have a look at ‘scheme-engraver.ly’
> > from
> > http://lilypond.org/doc/v2.13/input/regression/collated-files.html The
> > newer file uses the great 'make-engraver'-macro (
Am So., 7. Okt. 2018 um 19:53 Uhr schrieb Peter Crighton
:
> How would I go about either shifting the parentheses vertically or making
> them smaller? They probably make sense how they are now with regard to
> sharps/flats and possible lowercase letters, but they still look off,
> especially wi
On Sun, 7 Oct 2018 at 00:27, Thomas Morley wrote:
> Am Sa., 6. Okt. 2018 um 23:48 Uhr schrieb Peter Crighton
> :
> >
> > Hello all,
> >
> > I need the bass note of a chord symbol to be in parentheses, like so:
> > C(/G)
> >
> > How could I achieve this? I am, sadly, clueless.
> >
> > \version "2.
On 10/07, Noeck wrote:
> Hi,
>
> Am 07.10.2018 um 19:01 schrieb Mason Hock:
> > \override Voice.Accidental.stencil = ##f
> > % music that doesn't need accidentals
> > \override Voice.Accidental.stencil = ##t
>
> While you can omit accidentals with the first line, you cannot set the
> stencil to t
Hi,
Am 07.10.2018 um 19:01 schrieb Mason Hock:
> \override Voice.Accidental.stencil = ##f
> % music that doesn't need accidentals
> \override Voice.Accidental.stencil = ##t
While you can omit accidentals with the first line, you cannot set the
stencil to true. This prints a warning:
> warning: t
On 10/07, Helge Kruse wrote:
> I am trying to typeset the Fantasia (op.35) of Louis Spohr.
> (http://ks.imslp.net/files/imglnks/usimg/0/01/IMSLP164842-PMLP294545-SpohrOp35edHoly.pdf)
>
>
> There is a cadenza starting at page 8 (excerpt attached) with a lot of
> tight notes. I would like to avoid
Thomas Morley writes:
> If you have too much time, you may have a look at ‘scheme-engraver.ly’
> from
> http://lilypond.org/doc/v2.13/input/regression/collated-files.html The
> newer file uses the great 'make-engraver'-macro (by David Kastrup).
> Otoh, this macro hides an engraver _is_ a list (wh
Am So., 7. Okt. 2018 um 15:59 Uhr schrieb Aaron Hill :
>
> On 2018-10-07 4:29 am, Thomas Morley wrote:
> > Below my own attempt using an engraver (to have access to the
> > 'timeSignatureFraction, a context-property, and to Stem/NoteHead-grobs
> > in one go).
> > [ . . . ]
>
> That is definitely s
On 2018-10-07 4:29 am, Thomas Morley wrote:
Am So., 7. Okt. 2018 um 07:31 Uhr schrieb Aaron Hill
:
For instance, 6/8 timing could be thought of as "1 2 3 / 4 5 6" or "1
2
/ 3 4 / 5 6".
I disagree.
"1 2 / 3 4 / 5 6" feels like 3/4. No matter what is actual printed.
Of course it would feel li
Am So., 7. Okt. 2018 um 00:55 Uhr schrieb David Kastrup :
>
> Thomas Morley writes:
>
> > Am Sa., 6. Okt. 2018 um 23:48 Uhr schrieb Peter Crighton
> > :
> >>
> >> Hello all,
> >>
> >> I need the bass note of a chord symbol to be in parentheses, like so:
> >> C(/G)
> >>
> >> How could I achieve thi
Am So., 7. Okt. 2018 um 07:31 Uhr schrieb Aaron Hill :
>
> On 2018-10-06 10:01 am, Daniel Sales wrote:
> > Hi, is it possible to identify the beats on each different timing
> > automatically, in order to set a different color for strong, medium
> > and weak beats ?
> The biggest hurdle as I see it
14 matches
Mail list logo