I do not think so. Because I have compiled the package with all default
settings.
Anand
On 01/27/2005 12:41:49 PM, Michiel Lange wrote:
Thanks for making the package!
There's one thing I was wondering though. Is it due to a compile
parameter that my midifiles no longer have the lyrics in them?
On 26-Jan-05, at 11:51 AM, Tim Hucker wrote:
I'm trying to print a page of blank staves in Lilypond 2.4 under
Windows XP.
Have you read section 5.18.2, "Blank music sheet" ?
- Graham
___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.
On 25-Jan-05, at 4:05 PM, smuter wrote:
Thanks, now I'm using \nf to get (f):
nf = \markup{\bold{\italic (} \dynamic f \bold{\italic )} }
{ c'1_\nf }
works fine
This looks slightly better, IMO. The f is centered.
\version "2.4.2"
nf = \markup{ \center-align <{ \bold{\italic (} \dynamic f
\b
Thanks very much
Tim
-Original Message-
From: D Josiah Boothby [mailto:[EMAIL PROTECTED]
Sent: 27 January 2005 18:47
To: Tim Hucker
Cc: lilypond
Subject: Re: Blank Staves
I've got an example here:
http://students.washington.edu/josiah/lilypond/manuscript.ly
It draws 12 lines, with the
Thanks Mats - I'll play around with your suggestions
Tim
-Original Message-
From: Mats Bengtsson [mailto:[EMAIL PROTECTED]
Sent: 27 January 2005 10:41
To: Tim Hucker
Cc: lilypond-user@gnu.org
Subject: Re: Blank Staves
You're on the right track. A hint to help you solve the problem:
chec
I've got an example here:
http://students.washington.edu/josiah/lilypond/manuscript.ly
It draws 12 lines, with the standard staff size (20). It should not be
hard to change this for your preferences.
Josiah
On Wed, 26 Jan 2005, Tim Hucker wrote:
I'm trying to print a page of blank staves in Lilyp
Hi!
We're in need of being able produce music with the following
type of breve:
http://en.wikipedia.org/wiki/Image:Breve_notation.png
(The one on the left, the one with 2 parallel vertical lines on each
side).
From what I can tell this is currently not supported - The closest
You're on the right track. A hint to help you solve the problem:
check in the documentation for information on in which context
the Bar_number_engraver "lives". It's not in the Staff context.
(To find out, the program reference for all the engravers is in
http://lilypond.org/doc/v2.4/Documentation/
In short:
- Open the Cygwin shell
- Move your MIDI file to the cygwin home folder:
C:\cygwin\home\\
- Run the command:
midi2ly myfile.midi
However, read the 4th paragraph at
http://lilypond.org/doc/v2.4/Documentation/user/out-www/lilypond/Invoking-midi2ly.html#Invoking-midi2ly
You will probably