Manual error: "lazyness" should be "laziness"

2004-02-23 Thread Han-Wen Nienhuys
thanks, fixed. [EMAIL PROTECTED] writes: > This appears several times. > > > ___ > Bug-lilypond mailing list > [EMAIL PROTECTED] > http://mail.gnu.org/mailman/listinfo/bug-lilypond -- Han-Wen Nienhuys | [EMAIL PROTECTED] | http://www.xs4al

A couple of problems in lyrics handling (in 2.1.26)

2004-02-23 Thread Han-Wen Nienhuys
[EMAIL PROTECTED] writes: > 1. (Bug) If you have a -- and there are no more notes, LilyPond segfaults. > > 2. (More of a suggestion) If you have a __ on the last note of the piece, > LilyPond gives an error. It could perhaps give a warning, but shouldn't > give an error. Please send .ly examples.

A couple of problems in lyrics handling (in 2.1.26)

2004-02-23 Thread Reuben Thomas
1. (Bug) If you have a -- and there are no more notes, LilyPond segfaults. 2. (More of a suggestion) If you have a __ on the last note of the piece, LilyPond gives an error. It could perhaps give a warning, but shouldn't give an error. -- http://www.mupsych.org/~rrt/ canonize, v. to sanctify a

complaints when using midi-only output

2004-02-23 Thread Erik Sandberg
hi, when there's no \paper block but a \midi block in my \score, I get these angry messages, though everything works fine (apart from the other bugs I reported, of course :) ) lilypond: warning: no LilyPond output found for `foo' Running latex... Running dvips...lilypond: error: `dvips' failed

midi output broken

2004-02-23 Thread Erik Sandberg
Hi, Sometimes I can't play lily's midi output. Changing something irrelevant can fix the problem. I'm using timidity for midi output. Attached are the midi files I get. \version "2.1.26" \score { % this produces playable output ... \notes {<< \notes c2 >> } \midi {\tempo 4=140} } \score { %

ties in midi

2004-02-23 Thread Erik Sandberg
I'm not sure if I already reported this some time ago, but anyways: In \midi output, ties are ignored. I.e., if you write \score {\notes <<{c8 ~ c}>> \midi{ \tempo 4=100}} then you will hear 2 tones, not one. Erik ___ Bug-lilypond mailing list [EMA

$BL$>5Bz9-9p"(#17nEY#8#5K|!*!*;d$O$3$l(B$B$G29@t$6$s$^$$!*(B

2004-02-23 Thread $BFCA*%S%8%M%9DL?.(B
(B $BL$>5Bz9-9p"((B $B$4LBOG$*3]$1$7$F?=$7Lu$"$j$^$;$s!#(B $BG[?.$O:#2s8B$j$G$9$N$G$4ITMW$JJ}$OBgJQ$*[EMAIL PROTECTED])(B $B!|%3%s%9%?%s%H$KKh7n#5#0K|0J>e2T$0$=$N%3%D!&%N%&%O%&$H$O!)(B $B!|LY$1$k$?$a$N%$%s%?!<%M%C%H%^!<%1%F%$%s%0$N4pK\$H$O!)(B $B!|$3$l$^$G;n$_$?%$%s%?!<[EMAIL PR

You bug-lilypond@gnu.org are not member (Kuser ML)

2004-02-23 Thread Kuser-admin
$B$"$J$?$O$3$N%a!<%j%s%0%j%9%H(B <[EMAIL PROTECTED]> $B$N%a%s%P!<$G$O$"$j$^$;$s!#(B (B $B%a!<%j%s%0%j%9%H$K$D$$$F$N0lHLE*$J0FFb$O%a!<%k$NK\J8$K(B (B (Bguide (B $B$H=q$$$?%a!<%k$r(B (B (B[EMAIL PROTECTED] (B $B08$KAw$k$HAw$i$l$F$-$^$9!#(B (B (B (B (B (B_

More efficient than via-gra

2004-02-23 Thread Myron Trevino
Generic cialis (Regalis), at cheap prices. Most places charge $20, we charge $5. Quite a difference. Cialis is known as a Super-Víagra or Weekend-Víagra because its effects start sooner and last much longer. Shipped worldwide.Your easy-to-use solution is here: http://www.medz4cheap.com/cia/?oxygen

Manual error: "lazyness" should be "laziness"

2004-02-23 Thread Reuben Thomas
This appears several times. ___ Bug-lilypond mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-lilypond

beamed stems are too long (?)

2004-02-23 Thread Bertalan Fodor
1. Comparing stem length between 2.1.18 and 2.1.25 I found that in 2.1.25 stems are longer. Is this intentional? I attached two images from (almost) the same source. They illustrate the problem. I found this also on upstems in some situations. Bert <><>___

[PATCH] Documentation/user/GNUmakefile (2.1.26)

2004-02-23 Thread Matthias Kilian
Hi! The attachment contains a minimal patch to Documentation/user/GNUmakefile which removes a call to sed(1) using the -i (inplace) option. I'm not sure, but I think it's not POSIX conform and will probably fail on, e.g., Solaris. At least it fails on my system with GNU sed 3.0.2. Since the star

bug: \tiny at beginning of \times

2004-02-23 Thread Bertalan Fodor
Example: \times 2/3 { \tiny c8 \normalsize c c } Bug: The '3' in the tuplet bracket is typeset with small font. Greetings, Bert ___ Bug-lilypond mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-lilypond

Autoconf version check problem?

2004-02-23 Thread Hans Forbrich
I recently upgraded autoconf to 2.57 but I still get the warning listed below when I run configure (2.1.x, including 2.1.26): . checking g++ version... 3.3 configure: WARNING: autoconf <= 2.57 with g++ >= 3.3 gettext test broken. configure: WARNING: Trying gcc, cross thumbs. > # checki

Re: 2.1.26 still crashes

2004-02-23 Thread Mats Bengtsson
Erik Sandberg wrote: On Monday 23 February 2004 12.38, Han-Wen Nienhuys wrote: Hi guys, Lilypond 2.1.26 is released. This release fixes a nasty memory corruption error, which I finally found with Valgrind. I've also patched GUILE so that similar bugs are easier to catch in the future. However

Re: 2.1.26 still crashes

2004-02-23 Thread Erik Sandberg
> no need for a core dump, just run the binary in gdb, > >gdb lilypond-bin >r kaboom.ly >(crash) >bt I'm sorry, but.. ~/lily/lilypond/lily/out$ gdb ./lilypond-bin GNU gdb 5.3-debian Copyright 2002 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Publ

2.1.26 still crashes

2004-02-23 Thread Han-Wen Nienhuys
[EMAIL PROTECTED] writes: > And.. sorry, I still can't create a core dump, even if lilypond-bin seems to > contain debugging symbols (compiled with -g, and the file is big): no need for a core dump, just run the binary in gdb, gdb lilypond-bin r kaboom.ly (crash) bt -- Han-Wen N

2.1.26 still crashes

2004-02-23 Thread Erik Sandberg
On Monday 23 February 2004 12.38, Han-Wen Nienhuys wrote: > Hi guys, > > Lilypond 2.1.26 is released. This release fixes a nasty memory > corruption error, which I finally found with Valgrind. I've also > patched GUILE so that similar bugs are easier to catch in the future. However, it still crash

Re: /etc/profile.d/lilypond.sh is a bad idea

2004-02-23 Thread Mats Bengtsson
Just a warning: Note that this solutions requires more active support of the packaging rules. This has been a problem with the Debian package, where the package maintainer has not had the time to follow the quick development of LilyPond so the installation has not always been complete. /Mats Reu

postun removal of ls-R should be preun

2004-02-23 Thread Reuben Thomas
Otherwise the uninstall won't also remove the 2.1.xx directory (as the directory won't be empty until after the postun script). -- http://www.mupsych.org/~rrt/ | fantasize, a. as big as fizzy orange ___ Bug-lilypond mailing list [EMAIL PROTECTED] htt

lilypond-book and relative octave

2004-02-23 Thread Bertalan Fodor
Something’s gone wrong with relative tag, some lines are one or two octave higher than they should, see   http://lilypond.org/doc/v2.1/Documentation/user/out-www/lilypond/Grace-notes.html#Grace%20notes   Bert ___ Bug-lilypond mailing lis

RPM installing too many info-dir entries?

2004-02-23 Thread Reuben Thomas
Does the RPM try to install something twice in the info dir? I get (with 2.1.26, when upgrading from 2.1.25, and the same from 2.1.24->2.1.25): install-info: menu item `Glossary' already exists (music-glossary) (or something very like that). And indeed Glossary appears twice, once under "Miscella

Re: /etc/profile.d/lilypond.sh is a bad idea

2004-02-23 Thread Reuben Thomas
> I would advise mimicking the debian approach, installing under TEXMF > using symlinks, see debian/rules. Even better yet, have make install > do this if it finds tetex, and move it out of specific distribution > scripts. That sounds good. -- http://www.mupsych.org/~rrt/ | art, n. romanticize

Re: /etc/profile.d/lilypond.sh is a bad idea

2004-02-23 Thread Reuben Thomas
> I welcome all proposals for better solutions, Doing what Jan suggested, at least in the RPM, seems to be a good way of sorting things out, at least for RPM-ed systems. After all, it's reasonable to have only one version of lilypond installed as an RPM. If people want multiple versions installed

Re: /etc/profile.d/lilypond.sh is a bad idea

2004-02-23 Thread Mats Bengtsson
Reuben Thomas wrote: Yes, and separate scripts for xdvi, dvips, kdvi, gdvi, texi2dvi? I don't think that this is a good approach. Need it be scripts? Can't you just make a system call with the TEXMF shell variable prepended, i.e. TEXMF=blah The problem is not the calls from within the lilypon

Re: /etc/profile.d/lilypond.sh is a bad idea

2004-02-23 Thread Jan Nieuwenhuizen
Han-Wen Nienhuys writes: >> Perhaps best of all would simply be to install your stuff in TEXMF_LOCAL >> (if it exists) and otherwise TEXMF. I'm happy to help with getting this >> working if you think it's a good idea. While I agree that the lilypond.sh (in fact Red Hat's profile.d) is a bad idea,

Re: /etc/profile.d/lilypond.sh is a bad idea

2004-02-23 Thread Reuben Thomas
> Yes, and separate scripts for xdvi, dvips, kdvi, gdvi, texi2dvi? I > don't think that this is a good approach. Need it be scripts? Can't you just make a system call with the TEXMF shell variable prepended, i.e. TEXMF=blah > We explicitly put the version number in, to prevent lilypond from >

lilypond-mode.el

2004-02-23 Thread Reuben Thomas
I'm using what I think is the current version (shipped with LilyPond 2.1.25) and I'm having a few problems: 1. Much of my file keeps being coloured like a string. This happens when I have a construction such as words = \lyrics { ... } and then later \lyricsto "voice" \new Lyrics \words After t

Re: HTML rendering of manual is a bit confusing

2004-02-23 Thread Stepan Kasal
> I notice that subsection headings are rendered as h4, whereas "headings", > which should be smaller, are h3. The tag "@heading" should be visually equivalent to (unnumbered) @section. "@subheading" and "@subsubheading" look like @subsection and @subsubsection headings, respectively. Does this e

Re: Is \paper{} needed?

2004-02-23 Thread Reuben Thomas
> If you neither have a \midi or a \paper, LilyPond will > assume that you just want paper output. However, as soon > as you have a \midi block, LilyPond will only output MIDI > unless you also have a \paper block. OK, so maybe that should go in the manual. -- http://www.mupsych.org/~rrt/ | medi

/etc/profile.d/lilypond.sh is a bad idea

2004-02-23 Thread Han-Wen Nienhuys
[EMAIL PROTECTED] writes: > I just ran into trouble, because I upgraded my tetex installation in the > middle of a session, and the new installation had different paths. Since > TEXMF was set as an environment variable by lilypond, when I tried to run > latex afterwards it didn't have the right pa

"Cross thumbs"

2004-02-23 Thread Han-Wen Nienhuys
[EMAIL PROTECTED] writes: > I think in English this rather endearing TeX-style warning message should > be "Cross fingers". :-) (In Dutch the word "thumb" also a verb, meaning to cross fingers.) fixed. -- Han-Wen Nienhuys | [EMAIL PROTECTED] | http://www.xs4all.nl/~hanwen ___

Re: build dependencies

2004-02-23 Thread Erik Sandberg
On Monday 23 February 2004 09.11, Jan Nieuwenhuizen wrote: > Erik Sandberg writes: > >> > 2. > >> > ./autogen does not report when guile 1.6 header files are missing. > >> > >> huh? Are you sure? > >> > >> autogen runs configure, so it will complain as much as configure. > > > > Yes, but configure

Syntax not updated in the manual, [Was: Making Large-Print Music]

2004-02-23 Thread Mats Bengtsson
It seems that the property setting syntax change has not yet made it into the manual. /Mats Original Message Subject: Re: Making Large-Print Music Date: Mon, 23 Feb 2004 02:11:04 -0500 From: Ruven Gottlieb <[EMAIL PROTECTED]> CC: [EMAIL PROTECTED] References: <[EMAIL PROTECTED

Re: Is \paper{} needed?

2004-02-23 Thread Mats Bengtsson
If you neither have a \midi or a \paper, LilyPond will assume that you just want paper output. However, as soon as you have a \midi block, LilyPond will only output MIDI unless you also have a \paper block. /Mats Reuben Thomas wrote: The manual says that \paper{} is required and several example

Re: build dependencies

2004-02-23 Thread Jan Nieuwenhuizen
Erik Sandberg writes: >> > 2. >> > ./autogen does not report when guile 1.6 header files are missing. >> >> huh? Are you sure? >> >> autogen runs configure, so it will complain as much as configure. > > Yes, but configure doesn't complain. It seems that it doesn't search for its > header files. A