Re: bug report

2003-11-25 Thread Mats Bengtsson
It seems you didn't install the LilyPond package. Try again to rerun setup.exe and follow the instructions at http://lilypond.org/web/download/windows.html to select the package. /Mats Ros R-J wrote: downloaded the test.ly double clicked on desktop and I get an error message

Re: Aesthetic problems with midi2ly output

2003-11-17 Thread Mats Bengtsson
___ Bug-lilypond mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-lilypond -- = Mats Bengtsson Signal Processing Signals, Sensors and Systems Royal

Re: Very long hyphens in lyrics

2003-11-17 Thread Mats Bengtsson
/lilypond-user -- = Mats Bengtsson Signal Processing Signals, Sensors and Systems Royal Institute of Technology SE-100 44 STOCKHOLM Sweden Phone: (+46) 8 790 8463 Fax

Re: small fonts

2003-11-14 Thread Mats Bengtsson
The problem is that we don't have any smaller version of the Feta fonts, but the easiest solution is to add two lines to the file /usr/share/lilypond/*/scm/fonts.scm as described in the following patch: --- /usr/share/lilypond/2.1.0/scm/font.scm.orig Wed Oct 29 18:23:04 2003 +++

Re: staff spacing

2003-11-14 Thread Mats Bengtsson
Grøtting wrote: Mats Bengtsson [EMAIL PROTECTED] writes: When you have a score line with empty lyrics, it is removed completely meaning that it doesn't occupy any space. Alas, this seems (to me) not to work when the lyrics aren't empty as much as they are _s or s (using \addlyrics) in a voice

Re: (no subject)

2003-11-10 Thread Mats Bengtsson
___ Bug-lilypond mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-lilypond -- = Mats Bengtsson Signal Processing Signals, Sensors and Systems Royal Institute of Technology SE-100 44 STOCKHOLM

Re: Note heads and grace

2003-11-10 Thread Mats Bengtsson
Don't ask me why, but if you replace Staff.NoteHead with Voice.NoteHead in your example, it will work. Also, I recommend to use \override ... \revert instead of explicitly setting the value back to default: \property Voice.NoteHead \override #'style = #'xcircle c4 c c c \property Voice.NoteHead

Re: Note heads and grace

2003-11-10 Thread Mats Bengtsson
of it myself. /Mats [EMAIL PROTECTED] wrote: Why ?:-) Selon Mats Bengtsson [EMAIL PROTECTED]: Don't ask me why, but if you replace Staff.NoteHead with Voice.NoteHead in your example, it will work. Also, I recommend to use \override ... \revert instead of explicitly setting the value back

Re: ARGHHHHH !!

2003-10-30 Thread Mats Bengtsson
The bug has been corrected in the CVS archive for the development version ov LilyPond. /Mats Mats Bengtsson wrote: You have hit the same bug as http://mail.gnu.org/archive/html/bug-lilypond/2003-10/msg00030.html and the solution is the same: add the line \newcommand{\lilypondbook

Re: Error in installing lilypond 2.0.1 under cygwin

2003-10-30 Thread Mats Bengtsson
___ Bug-lilypond mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-lilypond -- = Mats Bengtsson Signal Processing Signals, Sensors and Systems Royal Institute

Re: Problem with lilypond 2.1.0 and RhythmicStaff

2003-10-29 Thread Mats Bengtsson
[EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/lilypond-devel -- = Mats Bengtsson Signal Processing Signals, Sensors and Systems Royal Institute of Technology SE-100 44 STOCKHOLM Sweden Phone

Re: new title on multiple \score blocks in same file

2003-10-26 Thread Mats Bengtsson
/listinfo/lilypond-user -- = Mats Bengtsson Signal Processing Signals, Sensors and Systems Royal Institute of Technology SE-100 44 STOCKHOLM Sweden Phone: (+46) 8 790 8463

Re: Should also be USletter version of the .ps.gz manual

2003-10-20 Thread Mats Bengtsson
. Cheers, -j -- = Mats Bengtsson Signal Processing Signals, Sensors and Systems Royal Institute of Technology SE-100 44 STOCKHOLM Sweden Phone: (+46) 8 790 8463 Fax

RE: MIDI Tempo Off...Everywhere]

2003-10-20 Thread Mats Bengtsson
. /Mats Original Message Subject: RE: MIDI Tempo Off...Everywhere Date: Fri, 17 Oct 2003 17:13:47 +0100 From: Nigel Warner [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] To: 'Mats Bengtsson' [EMAIL PROTECTED] Mats, Anyway, I'm still curious to hear from a MIDI expert how

Re: Mac OS X Panther Lilypond 2

2003-10-13 Thread Mats Bengtsson
Will Oram wrote: I just installed Mac OS X 10.3 ('Panther') on my computer. Lilypond processes files as normal, including correct output etc. However, before concluding lilypond reports it couldn't make the PS file. Checking, I find that it has. I can't see that it claims any problems to make

Re: Repeats. Again.

2003-10-13 Thread Mats Bengtsson
This clearly looks like a bug! We used to have the key signatures always before the bar lines, but for some reason, Han-Wen changed that 2003-06-20, according to the ChangeLog. I'm not sure what is correct for situations when you have a key signature change in the middle of a line, but in this

Re: compile time error

2003-10-07 Thread Mats Bengtsson
___ Bug-lilypond mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-lilypond -- = Mats Bengtsson Signal Processing Signals, Sensors and Systems Royal Institute

orientation=landscape

2003-10-07 Thread Mats Bengtsson
to introduce a condition in ly/paper-init.ly, setting linewidth based on vsize instead of hsize if orientation=landscape? /Mats -- = Mats Bengtsson Signal Processing Signals, Sensors and Systems Royal Institute of Technology

Re: lilypond-book (filename inlining)

2003-10-06 Thread Mats Bengtsson
José Luis Cruz wrote: Hi list, there are two things that doesn't goes, when including lilypond code into latex. And according to the documentation, they are supported. I give 2 examples. I should be very much obliged if anybody could bring some light about this. My lilypond \version = 2.0.0

Re: Unintelligible MIDI output

2003-10-06 Thread Mats Bengtsson
-- = Mats Bengtsson Signal Processing Signals, Sensors and Systems Royal Institute of Technology SE-100 44 STOCKHOLM Sweden Phone: (+46) 8 790 8463 Fax: (+46) 8 790 7260

Re: MIDI dynamics problem

2003-10-02 Thread Mats Bengtsson
The values are customizable, see the file scm/midi.scm for the default settings. I can confirm the same problem on a Crystal Semiconductor sound card. With the software sequencer timidity, the differences are smaller, though. On the other hand, a good orchestra would maybe make an even bigger

SIGSEGV

2003-10-01 Thread Mats Bengtsson
I got a SIGSEGV when trying Lily 2.1.0 on an old file. The following small example gives the same problem. Of course, I know that the property doesn't exist anymore but Lily shouldn't crash anyway. /Mats -- = Mats Bengtsson Signal

Re: Cygwin Lilypond 1.8.2-1: problems with Feta font

2003-09-30 Thread Mats Bengtsson
section + false ___ Bug-lilypond mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-lilypond -- = Mats Bengtsson

Re: Using acrobat

2003-09-30 Thread Mats Bengtsson
-- = Mats Bengtsson Signal Processing Signals, Sensors and Systems Royal Institute of Technology SE-100 44 STOCKHOLM Sweden Phone: (+46) 8 790 8463 Fax: (+46) 8 790 7260 Email: [EMAIL PROTECTED

Re: Markup translate bug

2003-09-29 Thread Mats Bengtsson
___ Bug-lilypond mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-lilypond -- = Mats Bengtsson Signal Processing Signals, Sensors and Systems Royal Institute of Technology

Re: several questions about writing an entire work

2003-09-24 Thread Mats Bengtsson
Service Financier wrote: OS : Mandrake 9.1 Lily Version : 1.8.1 compiled from sources As a member of a choir and involved by the cost of scores, I am re-writing Bach's K106 (that you will find enclosed) and have a few remarks about our best friend Lily. First of all I am not a computer

Re: stanza numbers and rest

2003-09-22 Thread Mats Bengtsson
this, too.) Best regards Thomas -- = Mats Bengtsson Signal Processing Signals, Sensors and Systems Royal Institute of Technology SE-100 44 STOCKHOLM Sweden Phone: (+46) 8 790 8463

Re: Getting started example doesn't work on MacOS X

2003-09-22 Thread Mats Bengtsson
___ Bug-lilypond mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-lilypond -- = Mats Bengtsson Signal Processing Signals, Sensors and Systems Royal Institute

Re: Problems with lilypond and MS XP

2003-09-19 Thread Mats Bengtsson
* ___ Bug-lilypond mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-lilypond -- = Mats Bengtsson Signal Processing Signals, Sensors and Systems Royal Institute

Patch for more paper sizes in lilypond

2003-09-19 Thread Mats Bengtsson
to \documentclass, I had to move the paper size option to the \geometry command. Comments? -- = Mats Bengtsson Signal Processing Signals, Sensors and Systems Royal Institute of Technology SE-100 44 STOCKHOLM Sweden

Re: Lilypond-book

2003-09-15 Thread Mats Bengtsson
mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/lilypond-devel -- = Mats Bengtsson Signal Processing Signals, Sensors and Systems Royal Institute of Technology SE-100 44 STOCKHOLM Sweden

Re: horizontal position

2003-09-09 Thread Mats Bengtsson
is the same: the left and right margins are note the same. Please see the attached file and compile it with: ly2dvi -p ClarinetteI.ly Note that the .dvi and the .ps files have the same problem. Thanks, Frédéric Mats Bengtsson wrote: The default paper size is A4. Exactly how do you set papersize=a4? I

Re: Help

2003-09-01 Thread Mats Bengtsson
://mail.gnu.org/mailman/listinfo/bug-lilypond -- = Mats Bengtsson Signal Processing Signals, Sensors and Systems Royal Institute of Technology SE-100 44 STOCKHOLM Sweden Phone: (+46) 8 790 8463

Re: Error compiling 1.6.20 and 1.8.1

2003-08-26 Thread Mats Bengtsson
) could not get 1.6.10 to build for RH7.3, but did manage 1.6.6 - you may try that one. -- = Mats Bengtsson Signal Processing Signals, Sensors and Systems Royal Institute of Technology SE-100 44 STOCKHOLM Sweden

Re: can't find file: `init.midi'

2003-08-14 Thread Mats Bengtsson
in advance. - Lucas Gonze ___ Bug-lilypond mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-lilypond -- = Mats Bengtsson Signal Processing Signals, Sensors

Small problems in the manual

2003-08-14 Thread Mats Bengtsson
scores but did have one left over for Hara kiri. /Mats -- = Mats Bengtsson Signal Processing Signals, Sensors and Systems Royal Institute of Technology SE-100 44 STOCKHOLM Sweden Phone: (+46) 8

Obscure configure bug

2003-08-14 Thread Mats Bengtsson
here, haven't tried any other versions. Can someone else confirm this problem? /Mats -- = Mats Bengtsson Signal Processing Signals, Sensors and Systems Royal Institute of Technology SE-100 44 STOCKHOLM

Re: Problems with Individual Parts

2003-08-14 Thread Mats Bengtsson
Han-Wen Nienhuys wrote: [EMAIL PROTECTED] writes: Looks like a bug to me! The same happens in version 1.7.30. I tried changing the visibility of both the bar lines and the span bar lines but nothing changes. Of course not, the lines at the start are SystemStartDElimiters. But it is a bug,

Re: how do i download this system??

2003-08-14 Thread Mats Bengtsson
?? ___ Bug-lilypond mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-lilypond -- = Mats Bengtsson Signal Processing Signals, Sensors

Re: Lyrics bugs and bracket problem (NTG meeting)

2003-08-14 Thread Mats Bengtsson
Maarten Wisse wrote: Dear Lilypond-developers, First, congrats. with the release of 1.8. I've upgraded to it. As Han-Wen suggested at the NTG meeting last May in Zeist, I report some bugs with the lyrics handling. I basically try to mimic a modern edition of Lasso's Lectiones on Job (AR

Re: \header bug or feature?

2003-08-14 Thread Mats Bengtsson
Stefaan Himpe wrote: Hi list, Certain elements in the header block are intended not to appear on the last page of a score. I have noticed this happens also if the score is only 1 page long (e.g. copyright notice does not appear in a 1 page score) Is this intended? Can it be forced to appear? The

Re: Lilypond on MS 98

2003-08-14 Thread Mats Bengtsson
://mail.gnu.org/mailman/listinfo/bug-lilypond -- = Mats Bengtsson Signal Processing Signals, Sensors and Systems Royal Institute of Technology SE-100 44 STOCKHOLM Sweden Phone: (+46) 8 790 8463

Re: Problems with Individual Parts

2003-08-14 Thread Mats Bengtsson
/lilypond-use r -- = Mats Bengtsson Signal Processing Signals, Sensors and Systems Royal Institute of Technology SE-100 44 STOCKHOLM Sweden Phone: (+46) 8 790 8463

Re: Problems with Individual Parts

2003-08-06 Thread Mats Bengtsson
Han-Wen Nienhuys wrote: [EMAIL PROTECTED] writes Are you sure that it's fixed? I just tried with a freshly compiled version and the lines are still printed on the two first score lines of the second movement. Yes - they're gone over here. I tried again, cvs update, make and you can find the

Re: Lyric verse naming

2003-03-03 Thread Mats Bengtsson
___ Lilypond-user mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/lilypond-user -- = Mats Bengtsson Signal Processing Signals, Sensors and Systems Royal Institute of Technology SE-100 44

Re: no flags replace broken beam

2003-02-17 Thread Mats Bengtsson
Thomas ___ Bug-lilypond mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-lilypond -- = Mats Bengtsson Signal Processing Signals, Sensors and Systems Royal Institute of Technology SE

Re: \repeat volta 3

2003-02-06 Thread Mats Bengtsson
-- = Mats Bengtsson Signal Processing Signals, Sensors and Systems Royal Institute of Technology SE-100 44 STOCKHOLM Sweden Phone: (+46) 8 790 8463 Fax: (+46) 8 790 7260 Email: [EMAIL PROTECTED] WWW: http://www.s3.kth.se/~mabe

Mailing list archive problems?

2002-12-25 Thread Mats Bengtsson
It seems that the mailing list archives at mail.gnu.org only contains a small subset of all the mails that have appeared now in December. /Mats ___ Bug-lilypond mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-lilypond

Chord tremolo still broken

2002-12-09 Thread Mats Bengtsson
-- = Mats Bengtsson Signal Processing Signals, Sensors and Systems Royal Institute of Technology SE-100 44 STOCKHOLM Sweden Phone: (+46) 8 790 8463 Fax: (+46) 8 790 7260 Email: [EMAIL PROTECTED] WWW: http://www.s3.kth.se/~mabe

Broken cautionary accidentals

2002-12-09 Thread Mats Bengtsson
I just happened to notice that the output of input/regression/accidental-cautionary.ly looks wrong in both 1.7.9 and 1.6.6. /Mats -- = Mats Bengtsson Signal Processing Signals, Sensors and Systems Royal Institute of Technology SE-100 44

Re: lilypond conditionals?

2002-11-25 Thread Mats Bengtsson
to make this happen, but it would be nicer if I could do it with one setting. Thanks, karl ___ Bug-lilypond mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-lilypond -- = Mats Bengtsson

Re: $(datadir)/.../dvips vs. .../ps

2002-11-22 Thread Mats Bengtsson
variable. This has changed. Sebastian, can you tell us why? Werner ___ Bug-lilypond mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-lilypond -- = Mats Bengtsson Signal

Re: Can't Get Started

2002-10-14 Thread Mats Bengtsson
Have you followed the instructions at http://lilypond.org/stable/Documentation/windows/out-www/installing.html ? As a first step, I suggest to rerun setup.exe and in the package selection click on View and make sure that the package tetex-tiny is selected. /Mats Hello, LilyPond won't

Re: cautionary accidentals lost their ()

2002-10-04 Thread Mats Bengtsson
Jan Nieuwenhuizen [EMAIL PROTECTED] writes: scm/grob-description.scm says that the default cautionary-style is 'smaller: I don't know why this is, and if this is intentional. If nobody objects, I'll change the default back to 'parentheses. That's what the doco says, and it seems

Re: accidental after partial

2002-10-02 Thread Mats Bengtsson
The accidental bug with partial was fixed in 1.6.4. As far as I know, ! shouldn't toggle, it's used to force explicit printing of the accidental. Support for don't print the accidental is still missing. /Mats The ! is supposed to toggle. In 1.6.2 debian, it doesn't. The natural appears in

Re: midi2ly

2002-09-29 Thread Mats Bengtsson
What version of Python do you have installed? Did you compile Lilypond yourself or did you install a ready-made Fink package? /Mats I tried to use the command MIDI2LY on my mac (under osX 10.1.5 with lilypond 1.6.0-2). The folowing error message apprears. Can you help me? Didier

Re: How to avoid programming error: Unknown prefatory spacing.?

2002-09-18 Thread Mats Bengtsson
The programming error printout is just a warning, I don't worry too much about them. However, your previous email about the lyrics spacing has already caused Han-Wen to submit a patch that should appear in 1.6.4, but it seems he forgot to tell you on the mailing list. If you want to try it

Re: triplet brackets

2002-09-13 Thread Mats Bengtsson
The default in Lilypond to add a triplet bracket as soon as you don't have a beam with exactly the same length as the triplet. To turn off the bracket, just say \property Voice.Tuplet \override #'bracket-visibility = ##f /Mats Hi, The score \score {\notes {[a8 \times 2/3 {a16 a a]}}}

Font problems in Cygwin with 1.5.68

2002-07-29 Thread Mats Bengtsson
Hi, I just tried to install the Windows version of Lilypond 1.5.68 (doing a default installation from scratch). There's some problem with the teTeX installation, so dvips doesn't manage to create any PK font files, neither for cmr10 nor for feta20, for example. The error message claims that it

Re: comments on CVS from 2002-07-14 15:58 (long)

2002-07-25 Thread Mats Bengtsson
Take a look at input/test/music-box.ly. Also, Arnold has made a simple preprocessing tool that easily handles these things. /Mats Apropos abbreviations: I have two requests which could save a lot of time for typing: . A special construction which returns the same notes in a chord as

Re: configure bug?

2002-07-25 Thread Mats Bengtsson
That's odd. A quick test seems to to indicate that it works over here. Does your compiler have /usr/local as a preferred prefix? Try: echo '#include foo' foo.c cc -v -c foo.c I am not a compiling guru by any means but I do not believe that /usr/local is preferred:

lilypond-book: printfilename+verbose?

2002-07-25 Thread Mats Bengtsson
Currently, the printfilename option in lilypond-book is disabled if you also use the {small,}verbatim option. Are there any strong reasons for this feature? Even if you have the example printed verbatim in the document you may want to find the file to try and modify the example yourself. Unless

<    5   6   7   8   9   10