On Tue, 27 Aug 2002, Jan Nieuwenhuizen wrote:
> Atte Andre Jensen <[EMAIL PROTECTED]> writes:
> > 1) "apg-get install -t unstable" gave me lily 1.6.0, which makes me wonder
> > what the policies are concerning when (how soon) to find which version of
>
On 6 Sep 2002, superk wrote:
> however, i'm used to using emacs mode such as XML/SGML in a DocBook
> environment. is there such a mode i could use for lilypond and how could
> i install/run it please?
What you need should be included with lily and already on your computer.
Since you don't write
On Thu, 5 Sep 2002, Graham Percival wrote:
> On Thu, 05 Sep 2002 19:51:14 +0200 (CEST)
> Atte Andre Jensen <[EMAIL PROTECTED]> wrote:
> > 1) there's a bug in the textspanner (or I'm brain dead...)
>
> Could you make a smaller example? I glanced at your pr
Hi
On September 3 I send a mail (TextSpanner bug), which I didn't get
any response to. Since replies are mostly swift here I just want to say my
to issues still stand:
1) there's a bug in the textspanner (or I'm brain dead...)
2) which list should one use for bug reports?
--
peace, love & har
On Tue, 3 Sep 2002, Han-Wen Nienhuys wrote:
> [EMAIL PROTECTED] writes:
> > when I get the time, I will look at what is there and what's wrong. I also
> > think we need to have a discussion anyways about what "system"(s) we want
>
> I don't think we need more discussion. We've had plenty of
> dis
On Tue, 3 Sep 2002, Atte Andre Jensen wrote:
> Although I'm not a programmer, I also need the fonts
Should have been
...also need the chords
--
peace, love & harmony
Atte
___
Lilypond-user mailing list
[EMAIL PROTECTED]
http://
On Mon, 2 Sep 2002, Jonathan Rosanowski wrote:
> I can hack it changing "maj7" to "" to fix it but I don't really understand
> this code. Are there any lilypond programmers here that can explain it?
That wouldn't be me, but since nobody has given you any response yet,
here's my .02:
It seems no
Not sure it this belongs to users or devel, so bear with me...
The following .ly shows the problem; The "va8" in bar 1 is terminated
correctly, but the one in bar 3 is not, it grabs one extra note. This is
with 1.6.0. Sorry for the lengthy example, but if I take anything out the
problem is gone,
Hi
I often thought it's a bit anoying what the is on most of the
website. If one searches one gets something like:
http://www.google.com/search?btnG=Google+Search&brut_query=grace&q=site%3Awww.lilypond.org+-wiki+grace
where most pages are called either "GNU LilyPond" or "LilyPond internals".
O
First line here:
http://lilypond.org/stable/Documentation/user/out-www/lilypond/Grace-notes.html#Grace%20notes
reads
"Grace notes are ornaments are written out ornaments"
I guess it should be
"Grace notes are ornaments that are written out"
or perhaps
"Grace notes are written out ornaments"
On Tue, 27 Aug 2002, Jan Nieuwenhuizen wrote:
> Please upgrade to 1.6
Ok, I didn't actually upgrade yet, but installed lily on another box
running debian. Although I've been running linux for about 2 1/2 years, I
just recently dared debian, and so far I'm *extremely* impressed. I was
even more p
Hi
In the attached snip Lily gives me:
"warning: Not sure that we can find a nice beam slope (no viable initial
configuration found)."
It there a way to keep the notes but fix the beams? For instance \stemUp
or \stemDown would be ok, but they seem to be able to control the wild
range...
BTW; t
On Thu, 15 Aug 2002, Jan Nieuwenhuizen wrote:
> Atte Andre Jensen <[EMAIL PROTECTED]> writes:
>
> > Great! Exactly what I need!
> >
> > Just for another times sake; what steps should I have taken to figure this
> > out myself?
>
> That's not so
On Thu, 15 Aug 2002, Jan Nieuwenhuizen wrote:
> Atte Andre Jensen <[EMAIL PROTECTED]> writes:
>
> > Classical mistake... Her goes:
>
> You also forgot an \). Anyway, try setting height-limit (the height
> of a very long slur).
Another classical mistake, sorry. Must
Classical mistake... Her goes:
\include "paper20.ly"
\version "1.5.63"
melody = \notes \relative c'' \context Voice = LHa {
| c8 \( (d e ) f g ( a b ) c
| c ( b a ) g f ( e d ) c
}
\score {
\context Staff = melody {
\time 4/4
\melody
}
\paper {
}
}
--
p
Hi
In the following piece (wrote by me!) there are some collisions between
slurs and phrasing slurs, that I'm trying to avoid. Using \slurDown
doesn't count :-) Looked at the slur interface, and thought the
control-points or a combination of beautiful/de-uglify-parameters could
solve it, but I ca
On Wed, 14 Aug 2002, Mats Bengtsson wrote:
> > ...is created when I do something like:
> >
> > c^#`(
> > (columns (font-relative-size . 0))
> > "Andante cantabile ("
> > (music ((font-relative-size . -2) "noteheads-2" ((kern . -0.1) "flags-stem")))
> > " = 64)"
> > )
> >
> > not talking
...is created when I do something like:
c^#`(
(columns (font-relative-size . 0))
"Andante cantabile ("
(music ((font-relative-size . -2) "noteheads-2" ((kern . -0.1) "flags-stem")))
" = 64)"
)
not talking about the note, of course. I'd like to position the text, you
see.
--
peace, lov
On
http://lilypond.org/development/Documentation/user/out-www/lilypond/Text-markup.html#Text%20markup
Clicking on "Text_interface" gets you here (nowhere):
http://lilypond.org/development/Documentation/user/out-www/lilypond-internals/Text_interface.html#(lilypond-internals)Text_interface
Guess i
On Wed, 14 Aug 2002, Han-Wen Nienhuys wrote:
> [EMAIL PROTECTED] writes:
> > clashes: Notes are handled nicely, and everything else (at least what I
> > tried: fingerings, (phrasing)slurs, dynamics, pedaling and free text) is
> > so that they look nice together with the notes. But these graphical
Hi
I've think I know where lily is at this doing, in regards to handling
clashes: Notes are handled nicely, and everything else (at least what I
tried: fingerings, (phrasing)slurs, dynamics, pedaling and free text) is
so that they look nice together with the notes. But these graphical
objects don
On Tue, 13 Aug 2002, lance mclean wrote:
> Does anyone know how to get lilypond to generate lead sheets?
Did you check out:
http://lilypond.org/development/Documentation/user/out-www/lilypond/A-melody-with-chords.html#A%20melody%20with%20chords
http://lilypond.org/development/Documentation/us
On Tue, 13 Aug 2002, [ISO-8859-15] Jérémie Lumbroso wrote:
>
> AAJ> May I suggest that either a seperate command (phrasingslurUp) is defined
>
> Those commands already exist: \phrasingSlurUp, \phrasingSlurDown and
> \phrasingSlurBoth.
Must have been added since 1.5.63 then, forget I asked ;-)
--
Hi
May I suggest that either a seperate command (phrasingslurUp) is defined
or preferrably it's put under the control of \slurUp, although I donno how
to do that, though; have one command "execute" two scheme-calls.
And of course I suggest parallel changes to \slurDown and \slurBoth.
If nobody
On Tue, 13 Aug 2002, Mats Bengtsson wrote:
> > Here:
> >
> >
>http://www.lilypond.org/development/Documentation/user/out-www/lilypond/Vertical-spacing.html#Vertical%20spacing
> >
> > I read:
> >
> > ... If you want to override this, use a
> > \translator block as follows:
> >
> > ...
> >
> > Gre
On Mon, 12 Aug 2002, [ISO-8859-15] Jérémie Lumbroso wrote:
>
> AAJ> But I can't figure out where to put the code...
> \score {
>
> \context PianoStaff \notes <
>
> [...]
>
> >
>
> \paper {
> \translator {
> \PianoStaffContext
> VerticalAlignment \override #'forced
Here:
http://www.lilypond.org/development/Documentation/user/out-www/lilypond/Vertical-spacing.html#Vertical%20spacing
I read:
"The piano staffs are handled a little differently: to make cross-staff
beaming work correctly, it necessary that the distance between staves is
fixed. This is also don
On Mon, 12 Aug 2002, Carter Brey wrote:
> Did you try setting
>
> \property Voice.sparseTies = ##t
Nope, but that looks a bit funny, plus I apparently only ties the lower
notes, whereas I need both possibilities. I like Jérémie's suggestion
better. But thanks anyways :-)
--
love, peace & harmon
On Mon, 12 Aug 2002, Jérémie Lumbroso wrote:
>
> AAJ> I cannot figure out how to get a tie between only one of the notes in a
> AAJ> chord, like this:
> I don't currently know of a way to do that at the moment (usually,
> when such a case occurs, it's because the notes are form two different
> vo
On Mon, 12 Aug 2002, [ISO-8859-15] Jérémie Lumbroso wrote:
>
> AAJ> \property Voice.Slur \set #'direction = #'up
> You mean:
>
> \set #'direction = #1 for "up" and
> \set #'direction = #-1for "down"
Yeah!
> But why not simply make use of the shortcuts a
If I do:
\property Voice.Slur \set #'direction = #'up
I get:
Type check for `direction' failed; value `up' must be of type `direction'
What am I doing wrong?
--
love, peace & harmony
Atte
___
Lilypond-user mailing list
[EMAIL PROTECTED]
http://ma
Hi
I cannot figure out how to get a tie between only one of the notes in a
chord, like this: (excuse my poor ascii art)
-|-|-
-|-|-
-|--|---|--|-
-|--|---|--|-
-|--o---o--|-
-o- -o-
\_/
This is what I tried (including the obvious , that really is
the way it should be don
Hi
Figured I better build the web-documentation, but...
I need netpbm which needs libpng3 which conflicts with almost everything
in my mandrake8.0. I know I oughta upgrade, but later. Anyways; is there
another way to get the documentation (for 1.5.63) for instance a tarball?
Or am I 99% safe to
On Sat, 10 Aug 2002, Graham Percival wrote:
> On Sat, 10 Aug 2002 14:29:35 +0200 (CEST)
> Atte Andre Jensen <[EMAIL PROTECTED]> wrote:
> > But since this is my first big attempt at something in lily I have some
> > question:
>
> Most of your questions
Hi
I'm in the process of typesetting quite a few pages of music for someone.
So far I'm about 3/4 through one piece in lily 1.5.63 with these files:
lily-input:
http://home.wanadoo.nl/atte/lily/intermezzo1.ly
output from 1.5.63:
http://home.wanadoo.nl/atte/lily/intermezzo1.ps
scans of original
I'd like to have |___/\___ and later (after no pedaling indication for a
while) ___/\___ and finally ___| with the new bracket pedal, is that
possible, and if so; how??
Two other things:
1) is there a shorthand for "\sustainUp \sustainDown"?
2) is there a way to define simple (or complex) text-s
On Mon, 1 Jul 2002, Antonio PALAMA' wrote:
> Another question already asked by Atte Jensen:
>
> "What's the best route to follow to have both 1.4.14 and 1.5.63
> installed at the same time? "
Since nobody answered be fore I ran out of patience I just went ahead and
wiped 1.4.14 + installed 1.5.6
I would like to try out the latest/greatest, but still keep 1.4.14. What's
the best route to follow to have both installed at the same time? Also; is
it possible in 1.5.63 to do ?
--
love, peace & harmony
Atte
___
Lilypond-user mailing list
[EMAIL PR
On Sat, 29 Jun 2002, Mats Bengtsson wrote:
> By the way, in your example file, the line
> \input "a4.ly"
> could just as well be removed. The default paper size
> is already A4
Thanks. I now have \include "paper23.ly" instead...
--
love, peace & harmony
Atte
_
On Sat, 29 Jun 2002, Mats Bengtsson wrote:
> > I have a couple of questions that I didn't see treated in the
> > documentation:
> >
> > * I have entered about one page of piano music
> > (http://home.wanadoo.nl/atte/intermezzo1.ly), but lily squeezes it
> > together on two systems, how do I contr
I have a couple of questions that I didn't see treated in the
documentation:
* I have entered about one page of piano music
(http://home.wanadoo.nl/atte/intermezzo1.ly), but lily squeezes it
together on two systems, how do I control the general "spacey-ness" of the
music?
* I read in the docu th
Hi again
Problem persists... Did an uninstall, and installed 1.4.14 from source,
put the line ". lilypond-profile" back in by .bashrc, but still, now
running lily on minuet.ly, i get all kinds of errors:
[atte@localhost lilytest]$ lilypond minuet.ly
GNU LilyPond 1.4.14
Now processing: `minuet.ly
On 27 Jun 2002, Laura Conrad wrote:
> I think Mats' point was to try:
>
> unsetenv GS_LIB
>
> and/or
> unsetenv GS_FONTPATH
>
> and see which of those will cause the abcm2ps output to become
> readable.
I'm on my way to bed
On Thu, 27 Jun 2002, Mats Bengtsson wrote:
> I guess the culprit is the setting of the variables $GS_LIB and/or
> $GS_FONTPATH in lilypond-profile, even though I can't understand
> exactly what goes wrong.
You're right in that... Removing the line
> > . $HOME/lilypond-profile.sh
from my .bashr
Just installed the latest/greatest lily from source on Mandrake 8.0, but
now abcm2ps (another typesetter) doesn't work when run with my
format-description. To be more precise the outputted file is not
understood by neither gv or gimp. Such a problematic postscript file
that is currently unreadable
45 matches
Mail list logo