Of course, reserved space, that was the problem :-S
Thanks to you both!
@Mats, is it correct that objects, once 'switched off' with #'stencil =
##f, can't be switched on anymore?
When I try, I get:
warning: type check for `stencil' failed; value `#t' must be of type
`unknown'
Oscar
On Tue, 2008-
Oscar van Eijk wrote:
Of course, reserved space, that was the problem :-S
Thanks to you both!
@Mats, is it correct that objects, once 'switched off' with #'stencil =
##f, can't be switched on anymore?
When I try, I get:
warning: type check for `stencil' failed; value `#t' must be of type
`unkn
What advice can Lilypond users give as to the way parts of an arrangement are
organised for re-use?
As an example I have a piece displayed on one staff with guitar chords,
lyrics, melody line, repeats and rehearsal marks.
Is it possible to reuse the lyrics or melody I just completed, via a file
See Sect. 5 "Working on LilyPond projects" in the Learning Manual for
LilyPond version 2.11 (which is relevant also if you use 2.10 but has been
rewritten and improved in many ways).
/Mats
Thermo wrote:
What advice can Lilypond users give as to the way parts of an arrangement are
organised f
Am Montag, 17. März 2008 schrieb Ian Hulin:
> Hi Reinhold,
> I've just been trying out OrchestralLily with a a set of pieces I have
> been arranging for a Flute Quintet. Here is some initial feedback:
>
>1. Beaming - the parts default to "vocal/choral" beaming rules, not
> appropriate in
Thanks again Mats!
I no-one has any suggestions for improvements, this is my final version
(I'm working with the attached flamenco.ly).
The result of the inline test is again at
http://vaneyck.terra-terra.com/flamenco.pdf
Take care,
Oscar
On Wed, 2008-03-19 at 09:47 +0100, Mats Bengtsson wrote:
I've been searching the archives and the LSR for hints on how to put
an acciaccatura inside an arpeggio without success. I've attached a
scan from a Chopin nocturne to show what I mean. Can someone show me
how this is done?
Ted
<>___
lilypond-user mailin
Hi Ted,
Here's one way of doing it, using a hidden grace note:
\version "2.11.42"
\paper { ragged-right = ##t }
\score {
\new Staff \relative c'' {
%a note to improve layout for this snippet
g
%polyphonic section
<< {
Thank you! That works brilliantly.
Ted
On Wed, Mar 19, 2008 at 5:03 PM, Neil Puttock <[EMAIL PROTECTED]> wrote:
> Hi Ted,
>
> Here's one way of doing it, using a hidden grace note:
>
> \version "2.11.42"
> \paper { ragged-right = ##t }
> \score {
> \new Staff \relative c'' {
>