On Jan 14, 2008 6:23 PM, Mats Bengtsson wrote:
> I didn't manage to make it work with TextSpanners, though. :-(
Trevor filed a bug report for this in October.
http://code.google.com/p/lilypond/issues/detail?id=493&start=100
-Risto
___
lilypond-user ma
In 2.11.37 it seems that trying to get left aligned text over
multimeasure rests only works under some conditions. In the following
example only the first case is left aligned. This is what I am
observing in my real examples.
\version "2.11.37"
\new Staff
{
\set Score.skipBars = ##t
<< s4
Hi all,
On Mon, 2008-01-14 at 11:46 -0600, Trevor Bača wrote:
>
> Would anyone else ever find this sort of thing useful? Or am I
> uniquely obsessed with outlining the full durations of individual
> notes in this way?
I would also find this useful. It would be great for a 'box notation'
style
Paul
Release 11 differs from release 10 in this respect. IIRC
release 10 expanded a bar to accommodate text attached to a
skip note in a multi-measure rest bar. The R11 NR now says
at the end of 1.2.2, Writing rests:
"Text attached to a multi-measure rest will be centered
above or below it. Lo
If you replace the spacing note with an ordinary note, you see better
what happens.
If you then keep playing around with the example, you will notice that
it's the "*0"
that's the culprit. If you use s4^"..." instead, the result looks much
better.
Of course, you don't get this artificially large
Hi!
I tried putting a copyright symbol in one of my pieces, and it wouldn't put
it there. The only thing I was able to use was the parentheses with a 'c'.
Any time I tried to use '(c)', it wouldn't show it, and the compile was full
of errors. Any ideas (not too geeky ones, that is ...)?
Windoze
Make sure that you save your .ly file using UTF-8 encoding.
/Mats
Father Gordon Gilbert wrote:
Hi!
I tried putting a copyright symbol in one of my pieces, and it
wouldn't put it there. The only thing I was able to use was the
parentheses with a 'c'. Any time I tried to use '©', it wouldn
2008/1/15, Mats Bengtsson <[EMAIL PROTECTED]>:
> Make sure that you save your .ly file using UTF-8 encoding.
There has been a major bug concerning fonts on Windows; you might want
to try with the last development version instead (2.11.37)
Cheers,
Valentin
___
Rune Zedeler wrote:
Citat Mats Bengtsson <[EMAIL PROTECTED]>:
- In Accidentals, I wouldn't refer to "Nordic and Germanic languages",
since both Swedish,
Danish, Norwegian and German use "-iss" and "-ess" (admittedly the
same concept, but
a different spelling).
This is not correc
2008/1/15, Mats Bengtsson <[EMAIL PROTECTED]>:
> Exactly what is your question? Yes, midi2ly is available in the LilyPond
> installation on Windows just as well as on all other operating systems,
I suspect he wants to use direct MIDI input (e.g. using a keyboard). I
don't know about any Windows ve
Exactly what is your question? Yes, midi2ly is available in the LilyPond
installation on Windows just as well as on all other operating systems,
even
though there is some strange bug that appears on certain MIDI files, which
seems to be Windows specific.
However, if your question is if there ar
Valentin Villenave wrote:
2008/1/15, Mats Bengtsson <[EMAIL PROTECTED]>:
Make sure that you save your .ly file using UTF-8 encoding.
There has been a major bug concerning fonts on Windows; you might want
to try with the last development version instead (2.11.37)
That shouldn't be
Having tried all of the options suggested, I've come to something,
first, in TeXShop, using Lilypond-LaTeX mode, on a file saved in UTF8
encoding, this code parses and translates correctly, with the errors
stated
%!TEX TS-program = Lilypond-LaTeX
%!TEX encoding = UTF8
\documentclass[a4pape
One solution is to first setup all the contexts placed as you want them
but filled
with just a spacing note (to keep them alive long enough until the real
contents
appears) and then fill them with the actual music and lyrics. Such a
solution is
for example included as the first SATB template in
Try Rune's suggestion from
http://lists.gnu.org/archive/html/lilypond-user/2007-12/msg00147.html
which solves the same problem without any need to manually specify the
position.
/Mats
Trevor Bača wrote:
Hi,
Anyone have a smarter way to set Beam #'positions in the third beam
grouping below
Am Dienstag, 15. Januar 2008 schrieb Mats Bengtsson:
> > In Danish we do not use "-ss" at all. That would be a spelling mistake.
> > We only use the "-is" and "-es" endings (except for es and as, ofcourse).
> > I am pretty convinced that the same is true for German.
>
> Sorry about the confusion. U
2008/1/15, Mats Bengtsson <[EMAIL PROTECTED]>:
> Try Rune's suggestion from
> http://lists.gnu.org/archive/html/lilypond-user/2007-12/msg00147.html
> which solves the same problem without any need to manually specify the
> position.
Neat!
Added as http://lsr.dsi.unimi.it/LSR/Item?id=375
Cheers,
If I were you, I would try to narrow down what the real problem is, step
by step.
I can verify that your second example below works just fine, when I try to
process it with lilypond-book in Linux. This is true also if I replace
the \"
commands in the LaTeX part of the document with the correspo
On Jan 15, 2008 8:12 AM, Mats Bengtsson <[EMAIL PROTECTED]> wrote:
> Try Rune's suggestion from
> http://lists.gnu.org/archive/html/lilypond-user/2007-12/msg00147.html
> which solves the same problem without any need to manually specify the
> position.
Rune's tip is a great start because it mak
Dear Mats,
I don't mean a program wich can read midifiles and can convert it to
lilypond. My idea is an tool for step-time-input. Luckily, after a
longer search I found one. It is LilypondMidi, and can be downloaded
at http://www.slunecnice.cz/sw/lilypond-midi/. But maybee there exist
other tools l
Trevor Daniels wrote:
Paul
Release 11 differs from release 10 in this respect. IIRC
release 10 expanded a bar to accommodate text attached to a
skip note in a multi-measure rest bar. The R11 NR now says
at the end of 1.2.2, Writing rests:
...
Long text is better attached to a
zero-lengt
Can this program also generate Lilypondfiles?
Valentin Villenave schrieb am 15.01.2008:
-
http://jazzplusplus.sourceforge.net/
-
Stefan Thomas
Siebengebirgsallee 9
50939 Koeln
Tel.Fax:0049(0)221/412529
mail: [EMAIL PROTECTED]
_
Mats Bengtsson wrote:
If you replace the spacing note with an ordinary note, you see better
what happens.
If you then keep playing around with the example, you will notice that
it's the "*0"
that's the culprit. If you use s4^"..." instead, the result looks much
better.
Thanks. It does look muc
2008/1/15, Stefan Thomas <[EMAIL PROTECTED]>:
> Can this program also generate Lilypondfiles?
No. As far as I know, the only graphical program that can generate
Lily files on Windows is http://canorus.berlios.de/
It supports MIDI input and output too, but it is still a bit buggy.
Cheers,
Valenti
Mats,
The three words in Czech I know are not sufficient to read the page. Is there
and English (or German) page about the program?
/Helge
- Original Message -
From: "Stefan Thomas" <[EMAIL PROTECTED]>
To: "Mats Bengtsson" <[EMAIL PROTECTED]>
Cc:
Sent: Tuesday, January 15, 2008 7:52
In 2.11.37 NR 6.1.5 mention is made of \revert not working. This should
probably be expanded to explain what it takes for an \override to be
established so that the corresponding \revert will work. If I knew the
answer I would attempt to do this but I don't.
In the following example the \rev
Sorry,
as far as I know, there is only a czech version. With trial and
error-method You can find the download-link.
Helge Kruse schrieb am 15.01.2008:
>Mats,
>
>The three words in Czech I know are not sufficient to read the page.
>Is there and English (or German) page about the program?
>
>/Helge
>
Paul Scott wrote:
In 2.11.37 NR 6.1.5 mention is made of \revert not working. This
should probably be expanded to explain what it takes for an \override
to be established so that the corresponding \revert will work. If I
knew the answer I would attempt to do this but I don't.
OTOH this would
Mats,
I thought by virtue of the fact that I was using jEdit with LilyPondTool, it
was already in UTF-8 encoding. I looked throught the jEdit menus, and
couldn't find anything to find out which characters I had, or how to change
it. How do I do that?
Also, should I upgrade to the latest Lily?
Op woensdag 19 september 2007, schreef Johan Vromans:
> <<
> \new Staff = smed <<
> \new Voice = "med" {
> \set Staff.printPartCombineTexts = ##f
> \partcombine \medMusic \lowMusic
> }
> >>
> \new Lyrics = med { s1 }
> \context Lyrics = med \lyricsto m
Op woensdag 16 januari 2008, schreef Wilbert Berendsen:
> I'm looking for a solution to this as well...
Hmmm, just read http://osdir.com/ml/gnu.lilypond.devel/2004-07/msg00066.html
Met vriendelijke groet,
Wilbert Berendsen
--
http://www.wilbertberendsen.nl/
"You must be the change you wish to s
Can anyone tell me how to apply \tiny to a list of text pieces in
define-markup-function or why the following:
#(define-markup-command (mm layout props notetype beats) (string? string?)
(interpret-markup layout props
(markup
#:tiny (list "(" #:raise 0.4 (#:note notetype 1) "=" beats ")" )
Hi Trevor,
Can we take this a bit farther for a moment?
I'd love to! =)
Thoughts?
Perhaps if we had spanner-bounds control, and -- more importantly --
could specify X-extent values in *DURATIONS* (instead of staff-
lines), we could say
\once \override Hairpin #'bounds = #'((3 . 8
Hi,
There have been various posts regarding putting an accidental above a trill.
Does anyone have an idea why this example doesn't work? I'm not even getting an
error message. I can't find newer code online. Also, is there a way to extend
the trillspan all the way to the barline? I found a pos
Dear All,
I were asking a few days ago if there is something wrong with my code
in the snippet below?
The triplets are not displayed correctly.
(See attached pdf)
best
ole
<>
%
\new Staff {
\set Staff.printPartCombineTexts = ##f
\time 6/4
\clef "G_8"
\partcombine
35 matches
Mail list logo