On 12/27/11 8:20 PM, "Aleksandr Andreev"
wrote:
>Hello folks,
>
>I've downloaded the latest Lilypond source from git onto a different
>computer than I was using before. This computer is running Ubuntu
>11.04.
>
>I was trying to test out some things for the Kievan notation project,
>and to do th
On 12/27/11 6:48 PM, "Greg Turnquist" wrote:
>I have run into case where I can't find out how to "unset" a setting. In
>a score I wrote, I have turned on double slurs:
>\set doubleSlur = ##t
>
>This was so a double part I wrote would have the slurs top and bottom.
>But since that passage, where
Hello folks,
I've downloaded the latest Lilypond source from git onto a different
computer than I was using before. This computer is running Ubuntu
11.04.
I was trying to test out some things for the Kievan notation project,
and to do that I wanted to build everything (including the
documentation
I have run into case where I can't find out how to "unset" a setting. In a
score I wrote, I have turned on double slurs:
\set doubleSlur = ##t
This was so a double part I wrote would have the slurs top and bottom. But
since that passage, where the part goes back to mono, I don't see how to
turn o
"m...@apollinemike.com" writes:
> Hey all,
>
> I've been getting the following message for current master for a day-ish now:
>
> ssh: Could not resolve hostname git.sv.gnu.org: Name or service not known
> fatal: The remote end hung up unexpectedly
>
> I'm downloading staging just fine, however.
>
Hey all,
I've been getting the following message for current master for a day-ish now:
ssh: Could not resolve hostname git.sv.gnu.org: Name or service not known
fatal: The remote end hung up unexpectedly
I'm downloading staging just fine, however.
I'm not using the newest LilyDev and I'm not ex
github pull request sent. will work next in the copy procedure.
http://codereview.appspot.com/5500069/
___
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel
Le 27/12/2011 18:14, Phil Holmes disait :
More looking at make doc output. This set of error messages ("Error:
Illegal entry in bfrange block in ToUnicode CMap") has been discussed
before, and it's not a Lilypond issue, it's to do with texi2pdf on
Ubuntu. Nevertheless, it does litter the output o
On Tue, Dec 27, 2011 at 05:14:41PM -, Phil Holmes wrote:
> More looking at make doc output. This set of error messages
> ("Error: Illegal entry in bfrange block in ToUnicode CMap") has been
> discussed before, and it's not a Lilypond issue, it's to do with
> texi2pdf on Ubuntu.
If you can fin
More looking at make doc output. This set of error messages ("Error:
Illegal entry in bfrange block in ToUnicode CMap") has been discussed
before, and it's not a Lilypond issue, it's to do with texi2pdf on Ubuntu.
Nevertheless, it does litter the output of make doc with hundreds of error
lines
On 2011/12/27 13:00:14, Ian Hulin (gmail) wrote:
On 2011/12/27 12:05:38, dak wrote:
> One problem that I keep having is that I fail to see any
documentation of how
> this is supposedly interacting with the module system.
>
> What module are user-defined markup functions placed in?
Previously,
On 2011/12/27 12:05:38, dak wrote:
One problem that I keep having is that I fail to see any documentation
of how
this is supposedly interacting with the module system.
What module are user-defined markup functions placed in? Previously,
this would
have been a module local to the compilati
One problem that I keep having is that I fail to see any documentation
of how this is supposedly interacting with the module system.
What module are user-defined markup functions placed in? Previously,
this would have been a module local to the compilation unit. It looks
like there are multiple
I've written a shell script that has as its arguments a command line and a
logfile. It runs the command, sending the output from that command to the
logfile. It then returns the error status from the command line. If an
error occurs, it displays a message indicating the name of the logfile.
On Dec 26, 2011, at 2:07 PM, James wrote:
> Mike,
>
> On 26 December 2011 09:46, Nicolas Sceaux wrote:
>> Le 26 déc. 2011 à 10:18, m...@apollinemike.com a écrit :
>>>
>>> http://lilypond.org/doc/v2.15/Documentation/contributor/understanding-pure-properties
>>
>> Thanks for the pointer, Mike!
>
Carl Sorensen writes:
> On 12/26/11 12:50 PM, "David Kastrup" wrote:
>>
>>Actually, what about the following rather minimalistic approach?
>>#(define-macro (make-engraver . translist)
>> (define (make-lambdas translist)
>> `(list
>> ,@(map (lambda (x)
>> (if (pair? (car x))
>>
16 matches
Mail list logo