Is there any major difference between lilypond versions 2.0.1 and 2.0.3
regarding \repeat and \alternative?
I have a piece of music made up of multiple parts, with multiple
lyrics, wherein each note part contains \repeat volta 2 { ... }
\alternative { { ... } { ... } }. I'm finding that I get
Mats Bengtsson wrote:
This is actually described in the manual, see
http://lilypond.org/doc/v2.0/Documentation/user/out-www/lilypond/Multi-measure-rests.html
You may want to use the \center or \column text markup commands to
print the number on its own line above or below the remaining text.
Alte
Hello,
I wrote:
> My version: 2.1.28
>
> The spacing of midstaff-clef-symbol often doesn't look very nice.
> (Too far away from previous and too close to next)
>
> So how can I change the spacing of a midstaff-clef-symbol or shift it to
> the left?
Now I found the solution by myself:
\clef
On Monday 29 March 2004 03:37, Mats Bengtsson wrote:
> Use the mailing list archives for lilypond-user
> (see http://lilypond.org/web/about/) and search for
> "circled string numbers"!
>
> /Mats
Is there a way of using the backspace ($\\!$) with \markup? I hope
there is, but I couldn't find i
On Monday 29 March 2004 02:50, Lyle Raymond wrote:
> Sorry to bother you guys about this a second time, but the first
> answer I got didn't seem to work.
Sorry, I must have left something out, I think the second "$". What
this does is drill through to latex to use math symbols. It's not
lilypond
Hi,
is there a clean way to set dynamics (\f, \p, \mf, ...) in parentheses
while keeping the original semantics? \markup works, but then the
Dynamic_performer won't see it. That's bad when you're creating MIDI
files for acustic proof "reading".
I'm using LilyPond 2.1.35.
Ciao,
Kili
___
On Mon, Mar 29, 2004 at 02:46:49PM -0500, [EMAIL PROTECTED] wrote:
> WELL RECEIVED THANK YOU .WE WILL REVERT SOON
^^
The above quote isn't really meaningfull at all, but one word remembered
me a bug (or misdocumentetation) in LilyPond :-)
I've problems usin
I basically did as you suggested (although DevNull -> Devnull).
\theCadenza went into a separate file which was then \included in solo
and accompaniment.
The results are indescribable. Here is a sample page:
http://spamguy.cwru.edu/misc/images/violink.jpg
To summarise: the cadenza printed, fol
WELL RECEIVED THANK YOU .WE WILL REVERT SOON
___
Lilypond-user mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/lilypond-user
Hello list, hello Mats,
You wrote:
> Please describe in some more detail what you mean by "not so fine".
The interscorelinefill doesn't seem to work on the page with the page
break: The last staffline ends much more above the bottom of the page
than the last stafflines of the other pages do.
You
Howdy!
I have an example of \newpage not correctly creating a page
after a time signature change. I puts the line after \newpage
on a separate page by itself, so there are 2 newpages.
http://linuxsweet.com/bug/ls.pdf
http://linuxsweet.com/bug/ls.ly
I tried to f
This is actually described in the manual, see
http://lilypond.org/doc/v2.0/Documentation/user/out-www/lilypond/Multi-measure-rests.html
You may want to use the \center or \column text markup commands to
print the number on its own line above or below the remaining text.
Alternatively, you could do
I know some people use
\header{
piece = "Vivace"
}
Bertalan Fodor wrote:
What is the preferred method to put meter marks at the beginning of a score?
Now I'm using something like this but I think it is not a very good
solution:
\markup{ \translate #(cons -9 -1) "" \bold "Vivace." }
Thanks,
Bert
Sorry, too quick with the send button!
Mats Bengtsson wrote:
I know some people use
\header{
...
piece = "Vivace"
}
Otherwise, you could take a look at
http://mail.gnu.org/archive/html/lilypond-user/2004-02/msg00098.html
/Mats
Bertalan Fodor wrote:
What is the preferred method to put meter
[ Mac OS X 10.3.3, via Fink; Lilypond 2.1.35-1 ]
Hey, y'all --
Once again, I can't keep up with HW, J, and M (the Finkster): the
versions are coming too fast and furious! ;-)
From the Release Notes, I noticed that somewhere along the way,
Tweaks made with \override and \revert no longer hide
Bostjan Kuzman wrote:
Thanks, this will come handy. However, this conversion doesn't replace
"11pt" option with "staffwidth=11".
If I keep "11pt" in the code, I get several warnings from lilypond-book
and on running latex I get this:
LaTeX error: missing \begin{document}
l.1 ^^ef
^^bf^^\docu
Bostjan Kuzman wrote:
After some tweaking I've found that in 2.1.28:
- to add line breaks between fragments, I just add 2 empty lines in
input file,
Like in any normal LaTeX document. What you saw before was a
bug in the old lilypond-book.
/Mats
___
Dear Lilypond,
Is there any possibility to install your software with mac OS 9 ?
best to you,
rl
___
Lilypond-user mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/lilypond-user
Walter Hofmeister wrote:
On 3/19/04 10:13 PM, "Walter Hofmeister" <[EMAIL PROTECTED]> wrote:
On 3/19/04 1:15 AM, "Edward Sanford Sutton, III" <[EMAIL PROTECTED]> wrote:
On Thursday March 18 2004 20:57, Walter Hofmeister wrote:
On 3/18/04 11:23 AM, "Bertalan Fodor" <[EMAIL PROTECTED]> wrote:
[EMAIL PROTECTED] writes:
> Hi all!
>
> A year ago I asked for drum notes and drum chords in LilyPond.
> At that time I got the following mail from Rune Zedeler.
>
> Is there any progress in this field ?
drum support has been rewritten and should Just Work (tm).
--
Han-Wen Nienhuys | [E
[EMAIL PROTECTED] writes:
> As far as I can understand, Han-Wen's suggestion was to do
> soloPart = \notes{
>...
>\theCadenzaw
>...
> }
>
> and
>
> accompaniment = \notes{
>...
>\context DevNull \theCadenza
>...
> }
>
> and since there is no such thing as a DevNull contex
As far as I can understand, Han-Wen's suggestion was to do
soloPart = \notes{
...
\theCadenzaw
...
}
and
accompaniment = \notes{
...
\context DevNull \theCadenza
...
}
and since there is no such thing as a DevNull context, LilyPond should
just ignore the cadenza music when typesetting
Hi all!
A year ago I asked for drum notes and drum chords in LilyPond.
At that time I got the following mail from Rune Zedeler.
Is there any progress in this field ?
On Wed, 26 Mar 2003, Rune Zedeler wrote:
> Joerg Anders wrote:
>
> > I'm about to improve the NoteEdit drum notes export.
>
>
Ok, that's a good idea. Perhaps windows downloading guidelines should be
updated too?
Bert
> Why do we direct these problem reports to bug-lilypond instead of
> lilypond-user? 9 times out of 10, it's a matter of simple beginners
> errors. Of course the intention is to design the program and the
>
Search the mailing list archives, exactly the same problem
was discussed some month ago.
/Mats
Roland Goretzki wrote:
Hello,
globaly I can set the distance between the two staves of piano-staves with:
\context {
\PianoStaffContext
\override VerticalAlignment #'forced-distance =
Please describe in some more detail what you mean by "not so fine".
/Mats
Roland Goretzki wrote:
Hello,
how can I adjust the end of a pagebreaked page?
I get a pagebreak with the command \newpage just at the place, where I
want it, but the page ends not so fine as the other, which end very f
The trick is to increase the minimum-space property, which
determines the default minimum spacing between the bracket
and the stave. The default value is 5, so try something like
(in 2.0 syntax)
\property Score.VoltaBracket \set #'minimum-space = #7
/Mats
Thomas Scharkowski wrote:
Hi list,
how
Why do we direct these problem reports to bug-lilypond instead of
lilypond-user? 9 times out of 10, it's a matter of simple beginners
errors. Of course the intention is to design the program and the
documentation so these mistakes or misunderstandings are avoided in
the future, but still I feel tha
Use the mailing list archives for lilypond-user
(see http://lilypond.org/web/about/) and search for
"circled string numbers"!
/Mats
Lyle Raymond wrote:
Sorry to bother you guys about this a second time, but the first answer I got
didn't seem to work.
In LP 2.1.0, how does one indicate circled
29 matches
Mail list logo