+ set -x
+ basename /usr/bin/bug-lilypond-cygwin
+ name=bug-lilypond-cygwin
+ [ bug-lilypond-cygwin = bug-lilypond-cygwin ]
+ cat
Please source this script, ie do:
. /usr/bin/bug-lilypond-cygwin > bug.txt
+ docdir=/usr/share/doc/lilypond-1.6.11-1
+ [ ! -d /usr/share/doc/lilypond-1.6.11-1 ]
+
The message you emailed to [EMAIL PROTECTED], dated 08/24/03 23:35:44, contains the
W32/Sobig-F virus in the details.pif attachment. The action taken was: deleted the
attachment.
___
Lilypond-user mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/m
First of all, I'm surprised you didn't use the \repeat
command for the repeats. In addition to the previous answer
you have received, there are simpler solutions:
- Add bar checks, which also will reset the calculation
of the bar length:
\score{
\notes\relative c'{
\time 3/4
\partial 8 c8
Do you ever breath when you talk? I get totally exhausted by reading
your email without a single new paragraph and no capital letters
at the beginning of new sentences.
Nevertheless; Did you take a look at the output of midi2ly?
It produces a separate identifier for the music of each
MIDI track and
Hello,
A virus was detected in your mail. Please check your system.
--- Scan information follows ---
Result: Virus Detected
Virus Name: [EMAIL PROTECTED]
File Attachment: document_all.pif
Attachment Status: deleted
--- Original message information follows ---
From: <[EMAIL PROTECTED]>
To: <[EM
> "Mats" == Mats Bengtsson <[EMAIL PROTECTED]> writes:
>> 2) Is there a windows version that is down-loadable? None of my
>> Windows machines are net-connected, so clicking on an .exe file is
>> useless.
Mats> The thing is that you need not only a single Lilypond package but
Mats> also
2) Is there a windows version that is down-loadable? None of my
Windows machines are net-connected, so clicking on an .exe file is
useless.
The thing is that you need not only a single Lilypond package but
also the Cygwin environment. If you have access to a single
Windows machine that's connecte
Ed Sutton wrote:
to make it work, ive had to put forth a lil more effort than the installation
page mentions...:
installed:
gcc 2.95-3
guile-core-20030716
mftrace-1.0.19.tar.gz
pfaedit full-030818
lilypond-1.8.0.tar.gz
type1-1.8.0.tar.gz
autotrace-0.30.tar.gz (tried 0.31.1, which
Hello!
For multiple movements, it is possible to add a \header{ piece = "name of the piece" } as
mentionned in the doc. But when one adds 'meter = "meter of the piece"', nothing more is
written. Is it possible to have different meters and names for each movement ?
Thanks,
Frédéric
On Sat, 23 Aug 2003 22:11:05 +0200
Erik Ronstrm <[EMAIL PROTECTED]> wrote:
> I have the following music:
> \score {
> \notes {
> \time 3/4
> ...
> a'4 b' c''8 \bar ":|:" d''8
> ...
> }
> }
>
> How can I avoid that the c and d are beamed together?
Stick [] a
For some reason, the titling of each subsequent piece only
includes the 'piece' and 'opus' fields. If you want more
control over the titling and/or page layout, use lilypond-book.
/Mats
Frédéric Bron wrote:
Hello!
For multiple movements, it is possible to add a \header{ piece = "name
of the p
Mats Bengtsson wrote:
For some reason, the titling of each subsequent piece only
includes the 'piece' and 'opus' fields. If you want more
control over the titling and/or page layout, use lilypond-book.
OK, name and meter can be entered for each movement by adding a new line with latex commands:
>> Why is there not a zip or complete package?
Jan> No-one has made one. Do you know how Cygwin works? I think a
Jan> `complete package' would be a very bad idea.
I do not want to know how cygwin works; i have used it in the past
without any detailed knowledge. I am not interested in cygwin,
Hello!
I cannot make the orientation option work properly. In landscape mode, the calculated
linewidth is that of the portrait mode and it seems that the linewidth option has no
effect. See an example in the attached file. Could someone help ?
Thanks,
Frédéric
\header {
title = "Variat
Your request to the uClinux-dev mailing list
Posting of your message titled "Re: Re: My details"
has been rejected by the list moderator. The moderator gave the
following reason for rejecting your request:
"No reason given"
Any questions or comments should be directed to the list administr
* Graham Percival ([EMAIL PROTECTED]) wrote:
> Have you looked at Sly? IIRC, it uses columns for staff lines and rows
> for measures, but it's the same kind of idea.
I was traveling these days, but I'll definitely check it out.
> > An additional feature is that the measures numbers match the c
The problem is solved in lilypond version 1.8, but in the
mean time, you could just open the file C:\cygwin\bin\ly2dvi and
replace the lines
try:
import pre
re = pre
del pre
except ImportError:
import re
with the single line
import re
/Mats
Stefaan Himpe wrote:
Debian Sid packages of Lilypond 1.8.1 are available from my website:
http://www.pedrokroeger.net/lilypond/
Cheers,
Pedro
___
Lilypond-user mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/lilypond-user
Hello!
I cannot make the orientation option work properly. In landscape mode, the calculated
linewidth is that of the portrait mode and it seems that the linewidth option has no
effect. See an example in the attached file. Could someone help ?
Thanks,
Frédéric
New ptfilter.sed for sly.
I changed the simple substitution to use "<>" instead of "*" as
the target and added "<<>>" to repeat the previous chord in the
line. Also I anticipate no problems in substituting "%" for "@".
Added "{}", which expands to "{ }", to be able to write a word
with spaces in
I just tried to run 'ly2dvi -p ClarinetteI.ly' on your file and got
a nice three page score in landscape format.
Note that if you run dvips manually, you have to explicitly
specify the paper format: 'dvips -tlandscape' but if you use ly2dvi
it will automatically add the correct flags to dvips.
/
e-mail Manager Notification **
As a security precaution this mail was blocked and discarded since it
contains attachments with file extensions not allowed by our email policy
(.exe, .vbs etc ...)
Source mailbox : <[EMAIL PROTECTED]>
Destination mailbox :
Hi,
Perhaps this is not the right place to ask, but I guess someone of you have had the
same problem.
I use lilypond-book, latex and dvips to generate postscript files from my lilypond
source. It seems to me that the postscript file uses bitmap fonts instead of the Type1
fonts (that is for the
>If you want to make incomplete measures, you have to use "\property
>Score.measureLength"
>to set the actual length of the measure like in the following example:
>
> [...]
Is that any different from using \partial ... ?
I tried the \partial approach, but the automatic beaming doesn't seem to kn
* Graham Percival ([EMAIL PROTECTED]) wrote:
> Have you looked at Sly? IIRC, it uses columns for staff lines and rows
> for measures, but it's the same kind of idea.
I was traveling these days, but I'll definitely check it out.
> > An additional feature is that the measures numbers match the co
Our virus detector has just been triggered by a message you sent:-
To: <[EMAIL PROTECTED]>
Subject: Re: Re: My details
Date: Mon Aug 25 23:51:03 2003
Any infected parts of the message have not been delivered.
This message is simply to warn you that your computer system may have a
virus prese
Howard Hall writes:
[snip]
> + ly2dvi --verbose example-2
[snip]
> DVI output to `example-2.dvi'...
> MIDI output to `example-2.midi'...
The log looks OK. What problem do you see? Have you visited
lilypond.org recently esp:
http://lilypond.org/web/doawnload/getting-started.html
http://li
Hello,
| Use:
|
| dvips -u lilypond.map .dvi
Yeah, I tried that, but then the ps file used some other (non-music) fonts for notes
etc. Guess it didn't find the lilypond type1 font files.
However, I created a symbolic link in /usr/share/texmf/fonts/type1/public to the
lilypond font directory,
[EMAIL PROTECTED] writes:
> Hi,
>
> Perhaps this is not the right place to ask, but I guess someone of you have had the
> same problem.
>
> I use lilypond-book, latex and dvips to generate postscript files from my lilypond
> source. It seems to me that the postscript file uses bitmap fonts inst
[followup set to [EMAIL PROTECTED]
> No I do not have access to a Windows machine connected to the net.
You can simply mirror the Cygwin distribution on your server. Run
setup.exe on the windows client, and enter your server as download
mirror. Consult the cygwin mailing list archives.
By the
30 matches
Mail list logo