Ed Stauff wrote:
Regarding the bug where you can't set staff size in safe mode, Graham
Percival wrote:
http://code.google.com/p/lilypond/issues/detail?id=334
Cool!
What's the best way for me to track the status of this bug? That is,
find out whether it's being worked on, when I might expect
Regarding the bug where you can't set staff size in safe mode, Graham
Percival wrote:
http://code.google.com/p/lilypond/issues/detail?id=334
Cool!
What's the best way for me to track the status of this bug? That is,
find out whether it's being worked on, when I might expect it to appear
in a
Thanks, added as
http://code.google.com/p/lilypond/issues/detail?id=334
Cheers,
- Graham
Mats Bengtsson wrote:
This seems like a bug, so I forward it to bug-lilypond. For example,
#(set-global-staff-size 16)
{c' d' e' f'}
works without problems in version 2.8 but fails with the error message
Yes, I realize. But when I worked on debian used Sid also ;) I like to
use the last features. And I think we've found a bug. I think I should
send it to bug-lilypond list
I hope you realize the the 2.11.x series are experimental
development versions and that the latest stable, 2.10.x
is the rec
I happened to have an installation of LilyPond 2.11.10
available here and there this trick works well.
I hope you realize the the 2.11.x series are experimental
development versions and that the latest stable, 2.10.x
is the recommend version for any serious typesetting.
/Mats
José Luis Cruz wr
En Wed, 14 Mar 2007 08:34:42 -0600, Trevor Bača <[EMAIL PROTECTED]>
escribió:
On 3/14/07, Cesar Penagos <[EMAIL PROTECTED]> wrote:
Saludos! Lilypond Team:
I have two questions:
1. It is possible that you include a new template of a complete
SATB+Piano
score in the Tutorials?.(I mean ever
Read the section on "Scaling durations".
/Mats
Latomus wrote:
Hello,
I'm new on Lilypond.
Just a question : is it possible to change noteheads shapes without changing
durations eg printing {c2} where the actual duration is {c2.}?
Could you tell me in what chapter I could find relevant inf
Hello,
I'm new on Lilypond.
Just a question : is it possible to change noteheads shapes without changing
durations eg printing {c2} where the actual duration is {c2.}?
Could you tell me in what chapter I could find relevant information on that?
Thanks a lot
Pierre Masson
_
Arjan Bos wrote:
On 28 feb 2007, at 4:19, Graham Percival wrote:
Dan Eble wrote:
The NEWS for 2.11 says that "The environment variable LILYPONDPREFIX
has been
renamed to LILYPOND_DATADIR." If that is new for 2.11, why are
versions of 2.10
complaining about it? This is on Mac OS X 10.3 (Po
Or use the Document Wizard of LilyPondTool. Better approach than templates.
Bert
Fred Leason írta:
There are templates in the LSR. Is this suitable for your specific
request? It does not include piano score. Perhaps you would like to
contribute your work so far and create a new Snippet.
ht
No one? seems like a common scoring problem for lutists or anyone writing
polyphonic tab.
Anyway - can someone give me advice on if this can be set in TabVoices:
merge-differently-headed (boolean);
the docs say,
"Merge note heads in collisions, even if they have different note heads.
The sm
There are templates in the LSR. Is this suitable for your specific
request? It does not include piano score. Perhaps you would like to
contribute your work so far and create a new Snippet.
https://lsr.dsi.unimi.it/form.php?type=snippet;id=181;rld=m_snippet
I agree that templates in the doc
David,
If the first line is aligned OK, but you don't like the way the
second line is compressed, you can fix that easily by adding:
\layout {
ragged-right = ##f
ragged-last = ##f
}
at the end of \score between the >> and the final } This will
Very thanks much, Mats. Your solution fits nicely
I already had 4 warnings for using mixed voices. Warns me for adding
noteheads with incompatible stems, noteheads and rests on stems...
that sort of things, so one more warning doesn't hurt.
Your sintax is interesting
<>
Never had though of...
On Sun, 2007-03-11 at 10:35 +0100, Mats Bengtsson wrote:
> See the section on "Vocal music" (the main section, not any of the
> subsections).
>
>/Mats
>
This is what I saw from the Vocal music section. Original I did not have
the ChoirStaff or Staff in my file. Changing the values of
'minim
On 3/14/07, Cesar Penagos <[EMAIL PROTECTED]> wrote:
Saludos! Lilypond Team:
I have two questions:
1. It is possible that you include a new template of a complete SATB+Piano
score in the Tutorials?.(I mean every voice in a separated staff with
respective lyrics) I think this will be very useful
Saludos! Lilypond Team:
I have two questions:
1. It is possible that you include a new template of a complete SATB+Piano
score in the Tutorials?.(I mean every voice in a separated staff with
respective lyrics) I think this will be very usefully for all the
beginners like me.
For some reaso
As has already been mentioned numerous times, any UNICODE character can be
easily used in a ly file. Simply place such a character in any context where
LP expects a string (to keep things clean, I usually try to put the special
characters in quotes as in \markup {"?"}).
As has also been menti
If you can stand a few warning messages from LilyPond, you can typeset
this using a number of simultaneous notes in the same Voice context:
\stemUp
4 <>
/Mats
José Luis Cruz wrote:
hi,
You know that the same music can be written in several ways, some more
elegant and clearer than others.
hi,
You know that the same music can be written in several ways, some more
elegant and clearer than others.
I have a measure writtien for guitar. Now I write it using 2 voices
for the top part, and one for the bottom. Since I discovered I can mix
noteheads I can do the top part using 1 voice on
The response lyrics are supposed to begin with a special text symbol
that is a capital 'R' that has a slash through it. Does anyone
know of a lilypond or LaTeX symbol that does this?
There is such a possibility with a LaTeX Macro in opusgre (for this, you
must have installed and compiled opu
I've got some problems with the lyrics of an gregorian chant piece. The
text doesn't fit under the notes correctly. What have I done wrong or
what can I do to correct it?
According to this:
http://lilypond.org/doc/v2.10/Documentation/user/lilypond/Ligatures#Ligatures
"lyrics do not correctly ali
For several reasons I want to be able to write some text on the chord
line, substituting a chordname if needed.
Some of the reasons, among others: using the percent sign to indicate
a repeated chord; having two chords, one below the other, so one would
be the basis and the other the alternative,
New version of my answer that doesn't give a syntax error:
\mark \markup{ \center-align { \musicglyph #"scripts.segno"
\musicglyph #"scripts.coda" }}
/Mats
Mats Bengtsson wrote:
If you mean "centered on a bar line", then you could try
something like
\mark \markup{ \center-align \musicglyph #
Am Mittwoch, 14. März 2007 12:05 schrieb David Bobroff:
> You almost had your answer with "one line of music." In the case of a
> single staff instrument it is one line of music. For something like
> piano music it is one line of the grand staff. Likewise, for a
> conductor's score it is one lin
Arjan Bos wrote:
> Dear list,
>
> For a few years now I've been working around this issue, but it finally
> caught on to me. It might be my lack of understanding of musical
> english, but:
> What is a System in for example between-system-padding?
>
> Is it one line of music? Is it one score? is i
Dear list,
For a few years now I've been working around this issue, but it
finally caught on to me. It might be my lack of understanding of
musical english, but:
What is a System in for example between-system-padding?
Is it one line of music? Is it one score? is it a set of bars? Is it
ev
Hello folks,
I've got some problems with the lyrics of an gregorian chant piece. The
text doesn't fit under the notes correctly. What have I done wrong or
what can I do to correct it?
The piece follows here:
\version "2.11.20"
\include "gregorian-init.ly"
\include "deutsch.ly"
\score {
<<
\new
1) inside a \lyricsto section of words, I can't seem to get digits to appear
in the output. I'm trying to use the lyrics context to typeset roman
numerals for chord indications under the system.
Have you tried quoting the numbers: "23"?
Geoff
___
li
Hi,
I seem to be getting two types of problems with fonts not working:
1) inside a \lyricsto section of words, I can't seem to get digits to appear
in the output. I'm trying to use the lyrics context to typeset roman
numerals for chord indications under the system.
2) trying to display the c
30 matches
Mail list logo