Re: Stanza Number Request

2004-01-30 Thread Ferenc Wagner
Ruud van Silfhout [EMAIL PROTECTED] writes: Is it possible to rotate text before the Staffs. In choir music printing I use, it is quite common to print a text like Chor rotated by 90 degree ccw. Is this something that can be done with lilypond. Maybe not by LilyPond, but LaTeX and dvips.

Re: Chords vertic placement with repeats

2004-01-30 Thread Mats Bengtsson
One solution is to move the Volta engraver from the Staff level to the Score level: \score{ ... \paper{ ... \translator{ \StaffContext \remove Volta_engraver } \translator{ \ScoreContext \consists Volta_engraver VoltaBracket \set #'minimum-space

Rehearsal marks on lower staff

2004-01-30 Thread Bertalan Fodor
I have a score with two staves. I want to put a rehearsal mark on a bar line in the lower staff, but \mark B puts the B always on the top staff. How to solve it? Thanks, Bert ___ Lilypond-user mailing list [EMAIL PROTECTED]

wishlist

2004-01-30 Thread J. Daniel Ashton
Hi y'all, I'm sure these have come up before, but I ran into them again yesterday and wanted to make sure they're in someone's official consider implementing list. 1. an easy way to get a nicely engraved rit. marking 2. ditto for things like subito pp 3. ditto for cresc. without trailing dashes

Re: Rehearsal marks on lower staff

2004-01-30 Thread Mats Bengtsson
See http://mail.gnu.org/archive/html/lilypond-user/2002-05/msg00143.html /Mats Bertalan Fodor wrote: I have a score with two staves. I want to put a rehearsal mark on a bar line in the lower staff, but \mark B puts the B always on the top staff. How to solve it? Thanks, Bert

Re: Rehearsal marks on lower staff

2004-01-30 Thread Jan Nieuwenhuizen
Bertalan Fodor writes: I have a score with two staves. I want to put a rehearsal mark on a bar line in the lower staff, but \mark B puts the B always on the top staff. How to solve it? Try: \score{ \new Staff \notes { a'1 a' } \new Staff \with { \consists Mark_engraver }

Re: wishlist

2004-01-30 Thread Mats Bengtsson
J. Daniel Ashton wrote: Hi y'all, I'm sure these have come up before, but I ran into them again yesterday and wanted to make sure they're in someone's official consider implementing list. 1. an easy way to get a nicely engraved rit. marking How about ^\markup { \bold \italic rit. } 2. ditto for

Re: wishlist

2004-01-30 Thread J. Daniel Ashton
Mats Bengtsson wrote: J. Daniel Ashton wrote: I'm sure these have come up before, but I ran into them again yesterday and wanted to make sure they're in someone's official consider implementing list. 1. an easy way to get a nicely engraved rit. marking How about ^\markup { \bold \italic

Volta-bracket

2004-01-30 Thread Bertalan Fodor
How to put the volta bracket also to the lower staves? Thanks, Bert ___ Lilypond-user mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/lilypond-user

Re: wishlist

2004-01-30 Thread David Rogers
On 2004/01/30, J. Daniel Ashton wrote: Still, my gut says that there should be individual glyphs for these common markings, to make them as perfect as our noteheads and stems, sharps, flats, etc. I disagree with this idea. If only a few of the most common word-like markings get separate glyphs,

paper13.ly Not Found, etc.

2004-01-30 Thread Will Oram
Using Fink OS X, I just upgraded from .10 to .15 last night. My code that was working last night no longer does. lilypond (GNU LilyPond) 2.1.15 Running sw... Now processing: `violink.ly' Parsing... /Users/spamguy/violink/violink.ly:6:21: error: can't find file: `paper13.ly' (search path:

RE: paper13.ly Not Found, etc.

2004-01-30 Thread Bertalan Fodor
use convert-ly, because the syntax for setting staff size has been changed Greetings, Bert ___ Lilypond-user mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/lilypond-user

Re: paper13.ly Not Found, etc.

2004-01-30 Thread Paul Scott
Check the release notes and run convert-ly. This is how it is done now: #(set-global-staff-size 13) Paul Scott ___ Lilypond-user mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/lilypond-user

Re: paper13.ly Not Found, etc.

2004-01-30 Thread Will Oram
Aha! That fixes the staff size problem. (Thanks to Paul too.) However, I still get one of these for every measure in my piece: programming error: Skipped something? Grob MultiMeasureRest ended before I expected it to end. (Continuing; cross thumbs) It builds fine. The only telltale sign is

missing dots with merge-differently-dotted

2004-01-30 Thread Matthias Kilian
Hi, rather new to LilyPond and keen to experiment, I started to write Busonis famous piano transcription of Bachs chaconne in d minor from bwv 1004. Using the printout of Breitkopf Härtel, I'm currently stuck on the following: \version 2.1.15 \score { \notes \relative c' { \property