Carl Sorensen-3 wrote
> (map (lambda (x) (cdr x)) (delete (list 'closepath) commandlist))
>
> should be able to be replaced by
>
> (map cdr (delete (list 'closepath) commandlist))
Yes indeed, good point!
Thanks,
-Paul
--
View this message in context:
http://lilypond.1069038.n5.nabble.com/Ne
On 10/31/13 8:47 AM, "Renato" wrote:
>However I have not been able to (due to my superficial knowledge of
>lilypond and snippets dealing with "chord diagrams over a
>staff" scenario):
>1) use fret-diagram-details to set the various parameters it offers. It
>would be best to set this once and fo
On 10/31/13 8:36 PM, "Paul Morris" wrote:
>On Oct 28, 2013, at 11:51 PM, Carl Sorensen wrote:
>
>> I haven't tried to rewrite your code, but when I first learned Scheme I
>> was told that anytime you saw lots of set! expressions in the code, you
>> were trying to write procedural code (I.e. c)
On Oct 28, 2013, at 11:51 PM, Carl Sorensen wrote:
> I haven't tried to rewrite your code, but when I first learned Scheme I
> was told that anytime you saw lots of set! expressions in the code, you
> were trying to write procedural code (I.e. c) instead of functional code
> (Scheme). Your code
hi Mark
actually once I found these instructions in the manual(s) - sorry I
don't remember exactly where!
Eluze
Am 01.11.2013 00:18, schrieb Mark Stephen Mrotek:
Eluze,
Thank you for the reply and the instructions which seem a lot simpler (and
more intuitive) than those in the manual.
Eluze,
Thank you for the reply and the instructions which seem a lot simpler (and
more intuitive) than those in the manual.
Mark
From: lilypond-user-bounces+carsonmark=ca.rr@gnu.org
[mailto:lilypond-user-bounces+carsonmark=ca.rr@gnu.org] On Behalf Of
Eluze
Sent: Thursday, Octobe
with 2.16... you can write
^\markup \tiny \flat ^\markup \musicglyph #"scripts.turn" ^\markup \tiny
\flat
and the order of these text scripts will be followed
with 2.17... it should also be possible to \tweak the priorities
directly (not tested)
hth
Eluze
Am 31.10.2013 23:00, schrieb Ma
Hello,
Using the instructions at
http://lilypond.org/doc/v2.16/Documentation/notation/expressive-marks-attach
ed-to-notes
I can get an accidental either above or below the turn (see attached).
What command should be added (and in what order) to get an accidental both
above and below the t
Hi Harm,
I don't know what caused all the trouble either. Perhaps it was because
my editor (eclipse) was not using unicode by default (now fixed!). In
any case, the result is now working for me and I have a neat score.
all the best
-- Graham
On Thu, 2013-10-31 at 15:57 +0100, Thomas Morley wrot
Maybe this can be helpful to you or anyone else. I was just reminded
when working on a solution for another issue involving beams, that
beams.positions are one of the most useful settings.
Here it is in relation to your example:
{
\override Beam.concaveness = #+inf.0
a8[ r] e8[ r] a,8[ r] a'
I like "Layout control"!
If nobody objects, I will use that name.
--
Wilbert Berendsen (www.wilbertberendsen.nl)
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user
2013/10/31 Graham King :
> Here's some progress in getting snippet 368 to run with lilypond 2.16.2.
[...]
Hi Graham,
I followed this thread only cursorily.
Though, now I tried it out and had no problems with said snippet.
I copied it to file with \version "2.14.2" statement.
Ran convert-ly -e
Co
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hello, I'd like to produce a sheet with guitar chord diagrams. For now I
have this, which is a good start
\version "2.16.2"
\markup{first set of chords}
\markup{
\fret-diagram #"s:3;f:1;6-x;5-3-1;4-2;3-o;2-1;1-1;"
\fret-diagram #"s:3;f:2;6-x;5-3-1;
Am 2013-10-31 um 10:23 schrieb Tim McNamara :
> It may be necessary to install the new version of the developer software and
> the associated command line tools in order for MacPorts to update correctly.
> It may also be that the new OS broke something that has to be fixed.
Yep, as was writt
Here's some progress in getting snippet 368 to run with lilypond 2.16.2.
I suspect that guile has, at some point, become unicode-aware, so I
* downloaded the snippet from
http://nicolas.sceaux.free.fr/tmp/book-titling.ily not from
http://lsr.dsi.unimi.it/LSR/Item?id=368 (whe
Kieren,
To continue...
My tiny examples print OK in 2.17. But my original file doesn't. So it needs
more exploration, which I don't have time for at the moment. WIll try later.
Best regards,
Peter
mailto:lilyp...@ptoye.com
www.ptoye.com
-
Sunday, October 20, 2013, 7:32
Hi Kieren,
Just installed 2.17.29 and it's different but still wrong. Also it's giving a
load of
warning: Found infinity or nan in output. Substituting 0.0
errors which may or may not be connected to this issue.
I think I'll put in a bug/enhancement report and see what happens.
Best r
Am 31.10.2013 07:19, schrieb Jan Nieuwenhuizen:
Urs Liska writes:
Hi Urs,
I hope you'll not consider this post as spam, but as I'll tell you
later I think it _does_ have some general relevance to LilyPond ;-)
I would like to hear about professional productions like these; I
also posted about
18 matches
Mail list logo