Thomas Morley writes:
> 2017-04-17 21:08 GMT+02:00 Roman Stawski :
>> Hello all
>>
>>
>> I'm coming across a problem with context definitions:
>>
>> \layout {
>> \context {
>> \name P
>> \alias Voice
>> }
>>
>> This blows up with the error
>>
>> Interpr
2017-04-18 10:55 GMT+02:00 David Kastrup :
> Thomas Morley writes:
>
>> 2017-04-17 21:08 GMT+02:00 Roman Stawski :
>>> Hello all
>>>
>>>
>>> I'm coming across a problem with context definitions:
>>>
>>> \layout {
>>> \context {
>>> \name P
>>> \alias Voice
>>>
On Mon, Apr 17, 2017 at 8:26 PM, Andrew Bernard
wrote:
> Hi David,
>
> I am curious about what you say here.
>
> On 18 April 2017 at 02:24, David Nalesnik wrote:
>>
>>
>> It isn't possible to shift the number within the bracket and have the gap
>> adjust, but you can lengthen the broken bracket:
Hi David,
Thank you for clarifying. This is all good to know.
Interestingly I uniformly set horizontal tuplet brackets so the vertical
offset for slanting brackets never occurred to me in my small utility
function.
Andrew
On 18 April 2017 at 22:33, David Nalesnik wrote:
>
> No, I didn't say
Thomas Morley writes:
> 2017-04-18 10:55 GMT+02:00 David Kastrup :
>> Thomas Morley writes:
>>
>>> 2017-04-17 21:08 GMT+02:00 Roman Stawski :
Hello all
I'm coming across a problem with context definitions:
\layout {
\context {
\name
On Thu, 2017-04-13 at 20:48 +0200, Thomas Morley wrote:
> 2017-04-13 19:52 GMT+02:00 Ziad Gholam :
> > Hello,
> >
> >
> >
> > Could someone help with advice about :
> >
> > How to enlarge the size of accidentals in a figured bass ?
> > ... Either leaving the size of the numbers unchanged or not ...
Hi all,
I'm thinking about improving openLilyLib and making it more accessible
to arbitrary package handling approaches by requiring a manifest file to
be included in a package.
So far there is *some* solution with a \declarePackage \with { }
LilyPond command (as you can see in
https://github.com
On Tue, 2017-04-18 at 14:47 +0100, Richard Shann wrote:
> ;; hmm, how to get figures centered between note, and
> ;; lone accidentals too?
>
> ; (if (markup? fig-markup)
> ; (set!
> ; fig-markup (markup #:translate (cons 1.0 0)
> ; #:center-align fig-m
Hi Urs,
I would go with YAML myself. Inventing a new wheel for this is can never be
a good idea.
There are many Python YAML implementations.
Andrew
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-use
Am 18.04.2017 um 16:46 schrieb Andrew Bernard:
> Hi Urs,
>
> I would go with YAML myself. Inventing a new wheel for this is can
> never be a good idea.
>
This is why I wrote this post ...
> There are many Python YAML implementations.
I'm sure about that.
Is there any support for YAML in Guile
On Tue, Apr 18, 2017 at 9:25 AM, Richard Shann wrote:
> On Tue, 2017-04-18 at 14:47 +0100, Richard Shann wrote:
>> ;; hmm, how to get figures centered between note, and
>> ;; lone accidentals too?
>>
>> ; (if (markup? fig-markup)
>> ; (set!
>> ; fig-markup (markup #:translate
Dear Readers,
Have some issues here.
Stem goes down here (even if i try a \stemUp) and get double crosses and time
signature.
What goes wrong here?
Thank you again so much!
Peter
score:
\version "2.18.2"
global = {
\key a \major
%\defaultTimeSignature
\time 2/4
}
CGVoiceOne = \relativ
Dear Pieter
You've just hit the famous "grace syncronization" bug:
https://sourceforge.net/p/testlilyissues/issues/34/
Il giorno mar 18 apr 2017 alle 17:51, Pieter Terpstra
ha scritto:
Dear Readers,
Have some issues here.
Stem goes down here (even if i try a \stemUp) and get double crosses
2017-04-18 17:51 GMT+02:00 Pieter Terpstra :
> Dear Readers,
> Have some issues here.
>
> Stem goes down here (even if i try a \stemUp)
This is a bug with 2.18.2, already cured in devel-versions.
> and get double crosses and time signature.
This is issue 34.
> What goes wrong here?
>
> Thank yo
2017-04-18 15:45 GMT+02:00 David Kastrup :
> Thomas Morley writes:
>> Out of curiosity, could you point me to where the current error is triggered?
>
> My guess is lily/context.cc:
>
> void
> Context::create_context_from_event (SCM sev)
> {
> Stream_event *ev = unsmob (sev);
>
> string id =
On Tue 18 Apr 2017 at 08:51:57 (-0700), Pieter Terpstra wrote:
> Dear Readers,
> Have some issues here.
>
> Stem goes down here (even if i try a \stemUp) and get double crosses and time
> signature.
>
> What goes wrong here?
Try adding \slashedGrace s8 to the lower voice.
(You could also pl
Op 5-4-2017 om 11:32 schreef Malte Meyn:
is it possible to specify an output directory from within the LilyPond
file without going through the hoops of ly:book-process?
How about \bookOutputName? This works with absolute paths like
\bookOutputName "/home/malte/foo" (output to /home/malte/foo
Hello all,
I was wondering how to add a decorative frame to a score within
lilypond, which led me to search too for absolute-positioned images in
the way of a watermark, but found nothing relevant. I'm aware of
\epsfile but in my experience it works inline.
Is there some advanced trickery to
On Tue 18 Apr 2017 at 19:56:08 (+0200), Psalle wrote:
> Hello all,
>
> I was wondering how to add a decorative frame to a score within
> lilypond, which led me to search too for absolute-positioned images
> in the way of a watermark, but found nothing relevant. I'm aware of
> \epsfile but in my ex
It is surprising to know something about people who do something
without money. It is amazing to find out about people who do something
with middle effect for 18 years, not
being discouraged, permanently busy. So someone can suppose that these
people are poor: with money for necessary things only.
Jesus, who is God without beginning, who is good, true, beautiful, who
is merciful and justice, who is Life — have not made cross.
People, who do not believe that are good, true, beautiful, that are
merciful and justice, they do not believe that are gods with
beginning, and because of this believe
On Tue, Apr 18, 2017 at 12:57 PM, Patrick Hubers wrote:
>
> I would love to use this solution, but it means that you also have to define
> the actual name of the *file* in addition to the directory. Is there a way
> to derive the filename from the title and use that? I found that using
>
> \book
2017-04-18 20:34 GMT+02:00 Jeffery Shivers :
> On Tue, Apr 18, 2017 at 12:57 PM, Patrick Hubers wrote:
>>
>> I would love to use this solution, but it means that you also have to define
>> the actual name of the *file* in addition to the directory. Is there a way
>> to derive the filename from the
Am 18. April 2017 20:34:40 MESZ schrieb Jeffery Shivers
:
>On Tue, Apr 18, 2017 at 12:57 PM, Patrick Hubers
>wrote:
>>
>> I would love to use this solution, but it means that you also have to
>define
>> the actual name of the *file* in addition to the directory. Is there
>a way
>> to derive the
Federico Bruni wrote:
> You've just hit the famous "grace syncronization" bug:
> https://sourceforge.net/p/testlilyissues/issues/34/
Oh, thank you!
Peter
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/li
Op 18-4-2017 om 21:28 schreef Thomas Morley:
Not sure if it'll help, here some methods to retrieve values:
[...]
#(format #t
"\nCurrent filename: \"~a.ly\"\n"
(ly:parser-output-name))
HTH,
Harm
This is great, because I found that I actually preferred to use the
original file name.
Thomas Morley wrote:
> HTH,
> Harm
>
Works, thank you so much!
Peter
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user
On 18/04/17 20:28, Thomas Morley wrote:
#(format #t
"\nCurrent output-filename: \"~a\"\n"
(paper-variable (ly:parser-lookup '$current-book) 'output-filename))
This example of ly:parser-lookup was the clue I needed to figure out how
to read fields in a book's header.
\version "2.19.5
Richard Shann writes:
> On Tue, 2017-04-18 at 10:04 -0500, David Nalesnik wrote:
>> On Tue, Apr 18, 2017 at 9:25 AM, Richard Shann
>> wrote:
>> > On Tue, 2017-04-18 at 14:47 +0100, Richard Shann wrote:
>> >> ;; hmm, how to get figures centered between note, and
>> >> ;; lone accidentals too
Hi Urs,
Racket has a YAML module ported from Python. Also refer to SO:
http://stackoverflow.com/questions/31927706/how-do-you-parse-yaml-with-scheme
Andrew
-Original Message-
From: Urs Liska [mailto:u...@openlilylib.org]
Sent: Wednesday, 19 April 2017 12:49 AM
Is there any support fo
Hello Miroslaw,
Welcome to the lilypond community.
Allow me to say that it is unusual to take up peoples' time with theological or
religious topics on this forum, interesting though they may be. The principal
purpose of the list is for discussion of technical matters related to engraving
with
Andrew,
Well spoken.
Mark
-Original Message-
From: lilypond-user
[mailto:lilypond-user-bounces+carsonmark=ca.rr@gnu.org] On Behalf Of
Andrew Bernard
Sent: Tuesday, April 18, 2017 8:01 PM
To: 'Mirosław Doroszewski' ;
lilypond-user@gnu.org
Subject: RE: What does everyone want? (2)
Hel
32 matches
Mail list logo