Interesting little discrepancy -- I just found that consecutive spaces in
markup strings render correctly using the PDF backend, but get collapsed down
to one space in SVG.
I'm documenting a live-coding library, mainly using Emacs org-mode + LaTeX, but
I threw in a bit of LilyPond to make a fig
Hi lilyponders,
\set Staff.printPartCombineTexts = ##f did not work. Is it the proper place to
put them? (line # 373) I have use extract-music to split the SA into soprano
and alto then combine them. Is this a proper way to do this?
Immanuel,Ming.\version "2.19.15"
\language "english"
\head
Am 26.02.2015 um 00:02 schrieb Dominic:
Put curly braces around the notes that you want \scaleDurations to apply to,
like this:
\scaleDurations 16/17 { c32 c c c c c c c c c c c c c c c c }
To make it even more explicit: \scaleDurations expects a music
expression as second argument.
\repea
Hello,
I'm trying to get two different rhythms to line up using \scaleDurations and
I've noticed something interesting. When I input each note individually, it
breaks, but when I use \repeat unfold X, it works... What am I doing wrong?
\version "2.18.2"
top = \relative c'{
\time 2/4
\scal
Hi,
On Wed, Feb 25, 2015 at 2:54 AM, Urs Liska wrote:
> Am 25.02.2015 09:36, schrieb Simon Albrecht:
>
> The usual mistake… and once again with attachment ;-)
>>
>> Am 25.02.2015 um 09:35 schrieb Simon Albrecht:
>>
>>> Hello David, (hello list,)
>>>
>>> unfortunately through some change between
Am 25.02.2015 09:36, schrieb Simon Albrecht:
The usual mistake… and once again with attachment ;-)
Am 25.02.2015 um 09:35 schrieb Simon Albrecht:
Hello David, (hello list,)
unfortunately through some change between versions 2.19.8 and .15
your very useful lyric-word-compressor code ceased to
The usual mistake… and once again with attachment ;-)
Am 25.02.2015 um 09:35 schrieb Simon Albrecht:
Hello David, (hello list,)
unfortunately through some change between versions 2.19.8 and .15 your
very useful lyric-word-compressor code ceased to work. It exits with
an error stating that ‘va
Hello David, (hello list,)
unfortunately through some change between versions 2.19.8 and .15 your
very useful lyric-word-compressor code ceased to work. It exits with an
error stating that ‘value # must be of type ’
(written from memory). Could you please help with this?
Thanks in advance, S