Dear LilyPonders,
I am not a particular expert on Scheme, hence my request for help.
I am trying to write a new version of tagline that includes the
particular document maintainer's name and e-mail address. Thus, I
have the following in my header:
\header {
...
maintainer = "
Dear LilyPonders,
Is there a way to include PDF metainfo (document information) in LilyPond
documents? For example, I would like to do something like the following:
\header {
title = "Test title"
subject = "Description of title"
maintainer = "John Zaitseff"
}
and
Sometimes, apparently due to the height of notes and markups
above the staff, my chord symbols print too far above the staff
to read easily. Is there a way to either raise an individual staff,
lower chord symbols on one line only, standardize the distance
between chord symbols and staff regard
Is there a way to make lilypond draw alternate timelines in the middle
of a part?
If you look at the attached example.jpg file, this is how repeat
changes are traditionally represented in the middle of parts of
bagpipe music.
The best I have been able to come up with in lilypond is the attached
e
On 10/2/07, Palmer, Ralph <[EMAIL PROTECTED]> wrote:
> Greetings -
>
> I'm running LilyPond 2.11.23 under Windows XP Pro, SP2.
>
> I'm having a problem with a markup vs. a TextSpanner. In the snippet,
> the markup:
> (One stand opt.8va)
> is above the spanner if I do not move the markup. I'd like t
2007/10/2, Eyolf Østrem <[EMAIL PROTECTED]>:
> 2. Is there a way to automatize the process? E.g. in Kile, vim, or
You can obtain a reasonable degree of automation using the 'make'
utility. Search for Marcus Brinkmann, (marcus dot brinkmann at rub dot
de) for a nice example of how to use it on a co
On 10/1/07, Eyolf Østrem <[EMAIL PROTECTED]> wrote:
> On 01.10.2007 (16:16), Trevor Daniels wrote:
> > Some comments on Pitches
> > > - move Micro tones into Accidentals.
> >
> > No, too specialist. Should it be moved into Specialist
> > notation? Wherever it is it needs a link to Other languages.
On 01.10.2007 (16:16), Trevor Daniels wrote:
> Some comments on Pitches
> > - move Micro tones into Accidentals.
>
> No, too specialist. Should it be moved into Specialist
> notation? Wherever it is it needs a link to Other languages.
I say yes, in accordance with the general principle that ever
I've been struggling to get lilypond-book do what I want it to do, and
I think I'm almost there. Now, I have working output, my question is
if there is a better way to work to get there.
I want to include files with lp-examples in chapters that I \include
in a main LaTeX document, fullbook.tex, s
Greetings -
I'm running LilyPond 2.11.23 under Windows XP Pro, SP2.
I'm having a problem with a markup vs. a TextSpanner. In the snippet,
the markup:
(One stand opt.8va)
is above the spanner if I do not move the markup. I'd like to have the
markup appear below the spanner. Can anyone point me in
Hi list,
I've been trying to something which I though would be simple with Lilypond: to
print music paper. Nothing took me too long to get done. Except for one
important detail: the size of the paper.
I've tried using set-paper-size on several sections of the Lilypond source, and
the result is a
On 9/28/07 12:05 PM, "Graham Percival" <[EMAIL PROTECTED]> wrote:
> Should we add "extender line" to the glossary? Is this a real musical
> term, or a made-up lilypond term? Any vocalists want to comment?
I've found a couple references:
In a set of songs published by A-R Editions in their Musi
At the risk of trying your patience, I pose the next dilemma, with
apologies for my lack of understanding of the nuances of the /markup
command.
1. Suppose there is a long sentence ( foo foo etc. ) which extends
past the right margin. How can it be wrapped to the line width (or a
specifie
> Are you sure that you copied all relevant lines? Are you sure that the
> version of the manual that you copied them
> from is the same as the version of LilyPond you have installed.
Oh yes! I copied it from the online version from the latest stable version.
But I remember that this example neve
Quoting Martijn Vromans <[EMAIL PROTECTED]>:
Hi all,
There's a question here about the piano template with centered dynamics. I
never used this template but it seemed quite fashionable to have centered
dynamics. However, it appears somewhat strange. First of all there are two
score blocks. Is t
Hi all,
There's a question here about the piano template with centered dynamics. I
never used this template but it seemed quite fashionable to have centered
dynamics. However, it appears somewhat strange. First of all there are two
score blocks. Is this really needed?
Second... some syntax errors
I'm having problems with the lyric tie on a Windows XP
system. Here's a simple example containing it:
\version "2.10.20"
\paper {
ragged-right = ##t
}
<<
\relative c' {
c4.~ c8 d b
}
\addlyrics {
Lar -- go~al fac
}
>>
On my system this gives the error message:
Parsing...
Interpretin
You can set firstClef to #f, and remove Time_signature_engraver from the
ossia-staff.
See e.g. http://lilypond.org/doc/v2.11/input/manual/lily-6910c8f3a6.ly
Met vriendelijke groet,
Wilbert Berendsen
--
http://www.wilbertberendsen.nl/
"You must be the change you wish to see in the world."
Hi there.
Is the strange beaming inside the tuplet in the first 4/8 measure of
this sniplet expected? Right now im overriding with manually setting
stemBeamCount to correct values, but its very tedious.
[2. image notation --- image/jpeg; lilypond-beaming-oddness.jpg]...
\version "2.10.20"
On 02.10.2007 (09:57), Zoltan Kota wrote:
> Hi,
>
> I'm newbie here. I have just started to learn lilypond. It looks very nice
> (altough it needs some time to learn syntax, commands and tricks). :-)
>
> Is it possible to add guitar chords above a staff (accompanying guitar
> chords for a vocal)?
Graham replied:
> Trevor Daniels wrote:
> > Graham wrote:
> >> - move Micro tones into Accidentals.
> >
> > No, too specialist. Should it be moved into Specialist
> > notation? Wherever it is it needs a link to
> Other languages.
>
> I disagree with this, although I admit that I
> can't come up w
On 01.10.2007 (13:12), Graham Percival wrote:
> Trevor Daniels wrote:
> >Graham wrote:
> >>- move Micro tones into Accidentals.
> >No, too specialist. Should it be moved into Specialist
> >notation? Wherever it is it needs a link to Other languages.
> I disagree with this, although I admit that I
Hi,
I'm newbie here. I have just started to learn lilypond. It looks very nice
(altough it needs some time to learn syntax, commands and tricks). :-)
Is it possible to add guitar chords above a staff (accompanying guitar
chords for a vocal)? Like Em, D, C, H, etc. I have played with \chords,
\cho
Mats Bengtsson schrieb:
There's no need for trial and error. If you want the text exactly
centered with the music, then you can use
\markup {
{
\general-align #Y #CENTER foo
\general-align #Y #CENTER \snip
}
}
which sets the alignment point of both the text and the \snip
on the vertica
Quoting Maximilian Albert <[EMAIL PROTECTED]>:
> In the example, I have also changed the vertical alignment, to
> make it look better. You may want to try \general-align #Y #DOWN
> instead.
... or even some value in between like \general-align #Y #-0.2 so as
to make the text appear at about the
One more thing about the elision/lyric tie, which I discovered today:
I generated eps files from two different but structurally identical
files, in the same batch process, and one ended up at 100 kb, the
other at 1.2 Mb. I couldn't understand why, but eventually, I realized
that there was an elisio
26 matches
Mail list logo