How to produce a5 paper music

2002-09-07 Thread Marco Caliari
Hi. I think the simplest way to produce a5 paper music with Lilypond is: include \paper{papersize="a4" orientation="landscape"} at the beginning of your own file (say enea.ly); include \paper{linewidth=280.0\mm} at the end of the score ly2dvi (view with xdvi -paper a4r enea.dvi) dvips -ta4

Re: Timing_engraver and \remove - \consists in general

2002-09-07 Thread Han-Wen Nienhuys
[EMAIL PROTECTED] writes: > Is this new code effective in 1.6.0, or should I have upgraded by now, > or is it in CVS only at this point? No, it will be in 1.6.3, but the previous suggestions will continue to work. No sweat! > That having been asked, I do want to stress that I'm overjoyed at the

Re: lily 1.6.0 small bugs

2002-09-07 Thread Han-Wen Nienhuys
[EMAIL PROTECTED] writes: > the example below is an extract from my score: > Sorry for the delay. The reason that it won't break at the arpeggio'd grace note, is because of grace synchronization. Since the down voice doesn't have a grace note there, the beam is thought to last past the end of th

Re: drum notes in parentheses?

2002-09-07 Thread Han-Wen Nienhuys
[EMAIL PROTECTED] writes: > > can you check whether this function works for you? > > Nope, same result (apart from the corrected stem attachment, ofcourse). > Seems like the override/revert somehow goes wrong. > I cannot understand what happens - the drum scheme functions do not > change the 'm

Percent in lyrics

2002-09-07 Thread Moray Allan
Sorry if this is answered somewhere in the documentation, but I can't find it anywhere: In lyrics mode, how can I enter a literal % without Lilypond interpreting it as a comment? - Escaping with backslash doesn't help. (Before anyone suggests it, no I can't just write 'percent', since the % is a

Re: Percent in lyrics

2002-09-07 Thread Rune Zedeler
Moray Allan wrote: > In lyrics mode, how can I enter a literal % without Lilypond > interpreting it as a comment? - Escaping with backslash doesn't help. Yes, escaping with backslash DOES help. I could not in any way force an error as long as I escaped the percent mark. Perhaps your problem is

Re: Percent in lyrics

2002-09-07 Thread Moray Allan
On Sat, 2002-09-07 at 16:04, Rune Zedeler wrote: > Yes, escaping with backslash DOES help. I could not in any way force an > error as long as I escaped the percent mark. Ah, thank you: once I knew that was supposed to work, I realised that the machine I was using only had Lilypond 1.4.12. - On t

lilypond emacs mode?

2002-09-07 Thread superk
hello everyone, i'm new to lilypond but i have managed to do a small sheet music of one very basic song. however, i'm used to using emacs mode such as XML/SGML in a DocBook environment. is there such a mode i could use for lilypond and how could i install/run it please? thx -- K [EMAIL PROTECT