On 7 October 2011 04:39, David Kastrup wrote:
> Jan-Peter Voigt writes:
>
>> Am 06.10.2011 um 16:12 schrieb:
>>
>>> Vaughan McAlley writes:
>>>
On 7 October 2011 00:12, Jan-Peter Voigt wrote:
> Hi Vaughan,
>
> I introduced the define-lyric-markup method a few mails ago, so it i
Jan-Peter Voigt writes:
> Am 06.10.2011 um 16:12 schrieb:
>
>> Vaughan McAlley writes:
>>
>>> On 7 October 2011 00:12, Jan-Peter Voigt wrote:
Hi Vaughan,
I introduced the define-lyric-markup method a few mails ago, so it is no
lilypond standard.
Here I added methods t
Thanks, "me"!
The obvious, simple AND accurate,
just hit me:
"(5 's = 80)"
I'll use it. Sorry to have screamed
so early.
Pete
me wrote:
Musicians will automatically assume a dotted half note to mean the duration
of three consecutive quarter notes. Option #2 will probably be easiest to
int
Hello David,
why do you think it is too hackish? If it gets lily-standard, all visible to
the user is something like this:
If he wants a non-pre-defined lyric-markup:
lyrcaps = #(define-lyric-markup (markup #:recaps #:fromproperty 'lyric:text))
and then \addlyrics/\lyricmode { sing \lyrcaps { si
Vaughan McAlley writes:
> On 7 October 2011 00:12, Jan-Peter Voigt wrote:
>> Hi Vaughan,
>>
>> I introduced the define-lyric-markup method a few mails ago, so it is no
>> lilypond standard.
>> Here I added methods to your file and used the recaps command, I introduced
>> in a revious mail, to ca
On 7 October 2011 00:12, Jan-Peter Voigt wrote:
> Hi Vaughan,
>
> I introduced the define-lyric-markup method a few mails ago, so it is no
> lilypond standard.
> Here I added methods to your file and used the recaps command, I introduced
> in a revious mail, to capsify markups recursively whatchin
Hi Vaughan,
I introduced the define-lyric-markup method a few mails ago, so it is no
lilypond standard.
Here I added methods to your file and used the recaps command, I
introduced in a revious mail, to capsify markups recursively whatching
out for \fromproperty.
This way it compiles fine on m
Dear community,
I have written a function, that can calculate a given number of bar rests.
You just type in the first and the last measure, the required length of
rests will be calculated by scheme.
This is for people like me, which are a little thumb with mentel
arithmetics.
But I have now the pro
http://code.google.com/p/lilypond/issues/detail?id=1482
Hello lists,
using \fromproperty, \smallCaps (=\caps) and markup->string leads into
some pitfalls:
1. if you want to use custom (self written) markup-commands, the default
"markup->string" function will drop the content of them.
2. if you
hi Laszlo
i think the nesting is the cause of this uglyness (and 2.12.3 ws more
tolerant against this).
rearranging could look like this:
\score {
<<
\context ChordNames = chordsU \chordsU
\context Staff = cStaffU <<
\tempo 4 = 72
\context Voice = cStaffU \staffU
Hi lilypond folks,
lilypond-2.14.2 has some serious bugs regarding to chords engraving. The
attached .ly [1] did not have those ugly artifacts when I rendered it to pdf
using lilypond-2.12.3 (see [2]); now lilypond-2.14.2 renders those ugliness
there (see [3]). How to get rid of them (to achieve t
11 matches
Mail list logo