Re: FW: Custom paper size

2012-02-06 Thread Jan-Peter Voigt
On 06.02.2012 18:32, Chris Crossen wrote: I would like to create a very wide page also. What is the maximum length of a line? Thanks, Chris Hi Chris, AFAIK the only limit is available Memory for processing. You only have to calculate width and height in cm or in(ch), lilypond doesn't know

Re: Lyric under a barline?

2012-02-06 Thread mdspencer
Francisco, thanks for the tip. I think using stanza indicators should serve the purpose. Francisco Vila wrote: > > 2012/2/6 mdspencer : >> A relevant example can be seen here: >> http://www.gregoriano.org.br/gregoriano/imagens/023-Ad%20te%20levavi%20(Small).jpg >> >> And here: >> http://www.chr

Re: hard glissando

2012-02-06 Thread Thomas Morley
2012/2/6 me : > On Mon, Feb 6, 2012 at 12:40 PM, lily-user wrote: >> >> How do I do notate a harp glissando like the one in the attached image? >> http://old.nabble.com/file/p33274457/HarpGliss.png HarpGliss.png >> Thanks. > > In 2.14.2: > > \new PianoStaff << >  \new Staff = "right" { >    \clef

Re: can't output multiple midi drum voices

2012-02-06 Thread Andrew C. Smith
Ah, okay. Thanks. On Feb 1, 2012, at 6:58 AM, -Eluze wrote: > > > Andrew C. Smith-2 wrote: >> >> Whenever I have more than one DrumVoice going at a time neither one >> outputs anything at all. >> >> Sample code follows. You'd expect the first part to at least make some >> sound, but it doesn'

Re: hard glissando

2012-02-06 Thread me
On Mon, Feb 6, 2012 at 12:40 PM, lily-user wrote: > > How do I do notate a harp glissando like the one in the attached image? > http://old.nabble.com/file/p33274457/HarpGliss.png HarpGliss.png > Thanks. In 2.14.2: \new PianoStaff << \new Staff = "right" { \clef treble e'''8\glissando s

Re: change page number size

2012-02-06 Thread Nick Payne
On 07/02/12 07:00, Caio Barros wrote: Hello. how can I change the font size of the page number? I cannot find this information anywhere. I don't know if there are simpler ways, but you can do it like this. Change the \fontsize value: \version "2.14.1" \paper { oddHeaderMarkup = \markup

Re: Custom paper size

2012-02-06 Thread Nick Payne
On 06/02/12 22:03, Joseph Haig wrote: Is it possible to set a custom paper size by specifying dimensions? http://lilypond.org/doc/v2.12/Documentation/user/lilypond/Paper-size seems to suggest that the only way is to manually edit the paper.scm file. What I want to do is have a very wide page so

hard glissando

2012-02-06 Thread lily-user
How do I do notate a harp glissando like the one in the attached image? http://old.nabble.com/file/p33274457/HarpGliss.png HarpGliss.png Thanks. -- View this message in context: http://old.nabble.com/hard-glissando-tp33274457p33274457.html Sent from the Gnu - Lilypond - User mailing list archiv

Re: change page number size

2012-02-06 Thread Caio Barros
Man, what a mess! I found how to change the bar number size, not the page number. I still don't know how to change the page size number 2012/2/6 Caio Barros > Nevermind. found it. > > \layout { > > \context { > > \Score > > \override BarNumber #'font-size = #5 > > } > > } > > > 2012/2/6 Caio

Re: change page number size

2012-02-06 Thread Caio Barros
Nevermind. found it. \layout { \context { \Score \override BarNumber #'font-size = #5 } } 2012/2/6 Caio Barros > Hello. > how can I change the font size of the page number? I cannot find this > information anywhere. > > thanks! > ___ lilypond-u

change page number size

2012-02-06 Thread Caio Barros
Hello. how can I change the font size of the page number? I cannot find this information anywhere. thanks! ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: Educational output for beginners?

2012-02-06 Thread Lobinho
Thank you guys for the help! :) Francisco, that's exactly what I need: a score follower. I'm exploring this MuseScore now, and it really does seem like the solution to my group's problem. Cheers! -- View this message in context: http://old.nabble.com/Educational-output-for-beginners--tp33267671p

FW: Custom paper size

2012-02-06 Thread Chris Crossen
I would like to create a very wide page also. What is the maximum length of a line? Thanks, Chris -Original Message- From: lilypond-user-bounces+chris=crossen@gnu.org [mailto:lilypond-user-bounces+chris=crossen@gnu.org] On Behalf Of Joseph Haig Sent: Monday, February 06, 2012 4:

Re: Spacing issue with ledger lines and custom Marks context

2012-02-06 Thread Keith OHara
On Mon, 06 Feb 2012 03:14:14 -0800, James wrote: Shevek saultobin.com> writes: If RehearsalMarks and MetronomeMarks are displayed in a separate context, it is no longer necessary to use the side-position interface. So is this a bug? Not a bug in LilyPond. The user-created context, mar

Re: Ambitus after incipit

2012-02-06 Thread Laura Conrad
> "Bockett" == Bockett Hunter writes: Bockett> What I would like is to have the voice range displayed  Bockett> after the incipit and before the modern clef, in the modern Bockett> clef, Nothing I've tried works; I would appreciate help. I kept having problems like that, and when

Re: Experimental Web-based Lilypond Editor

2012-02-06 Thread Klx
[Thanks to Dean Herington for the translation] Hello, I've tried in vain to write my message in English, but given the difficulty I've had, I'm posting in French, hoping that someone will post it to the English-speaking list... We could discuss it here [on the French-speaking list], but there's

Re: Multiple Clefs in one staff

2012-02-06 Thread David Kastrup
Nils writes: > Can I add multiple clefs to one staff? In this case it would be nice > to show the bass clef and the treble clef on their lines. I don't think so, but you might be able to fabricate your own clef stencil from that of two existing clefs, and use that. -- David Kastrup __

Multiple Clefs in one staff (was: Re: number of staff lines)

2012-02-06 Thread Nils
On Mon, 06 Feb 2012 15:42:03 +0100 David Kastrup wrote: > Nils writes: > > > Hello, > > > > I would like to ask for a quick confirmation, since I never worked > > with an even-numbered staff line count. > > > > If you reduce your stafflines with > > \override StaffSymbol #'line-count = #3 > >

Re: number of staff lines

2012-02-06 Thread David Kastrup
Nils writes: > Hello, > > I would like to ask for a quick confirmation, since I never worked > with an even-numbered staff line count. > > If you reduce your stafflines with > \override StaffSymbol #'line-count = #3 > or #1 or any odd number there is no question. With a treble clef the > b' is

number of staff lines

2012-02-06 Thread Nils
Hello, I would like to ask for a quick confirmation, since I never worked with an even-numbered staff line count. If you reduce your stafflines with \override StaffSymbol #'line-count = #3 or #1 or any odd number there is no question. With a treble clef the b' is on the middle line and lines

Re: Lyric under a barline?

2012-02-06 Thread Francisco Vila
2012/2/6 mdspencer : > A relevant example can be seen here: > http://www.gregoriano.org.br/gregoriano/imagens/023-Ad%20te%20levavi%20(Small).jpg > > And here: > http://www.christusrex.org/www2/cantgreg/partituras/co_ioseph_fili_david.gif Try this: { c'1 d' e' } \addlyrics { Do \set stanza = \

Re: Custom paper size

2012-02-06 Thread Joseph Haig
Marek, Jan-Peter, Thanks for the quick responses. I should have enough to work on now. Regards, Joe On 6 February 2012 11:19, Jan-Peter Voigt wrote: > Hello Joe, > > I sometimes use this: > --snip-- > #(set! paper-alist (cons '("wide" . (cons (* 15 cm) (* 3 cm))) paper-alist)) > \paper { >  #(

Re: Custom paper size

2012-02-06 Thread Jan-Peter Voigt
Hello Joe, I sometimes use this: --snip-- #(set! paper-alist (cons '("wide" . (cons (* 15 cm) (* 3 cm))) paper-alist)) \paper { #(set-paper-size "wide") } \score { \relative c'' { bes4 a c b } } --snip-- this creates a paper "wide" of width 15cm and height 3cm. This format is joined t

Re: Custom paper size

2012-02-06 Thread Marek Klein
Hello, 2012/2/6 Joseph Haig > What I want to do is have a very wide page so that an entire piece can > fit on a single stave. The reason for this is to produce a video to go > along with the music that shows a single stave scrolling left and this > seems to be the best way to do it. I would be g

Re: Spacing issue with ledger lines and custom Marks context

2012-02-06 Thread James
Kkeith/Shavek, On 5 February 2012 23:33, Keith OHara wrote: > Shevek saultobin.com> writes: > >>  The real fix is: >> \override RehearsalMark #'Y-offset = #0 >> \override MetronomeMark #'Y-offset = #0 >> >> If RehearsalMarks and >> MetronomeMarks are displayed in a separate context, it is no lon

Custom paper size

2012-02-06 Thread Joseph Haig
Is it possible to set a custom paper size by specifying dimensions? http://lilypond.org/doc/v2.12/Documentation/user/lilypond/Paper-size seems to suggest that the only way is to manually edit the paper.scm file. What I want to do is have a very wide page so that an entire piece can fit on a single

Re: Roadblock MacOSX 10.4 for release of LilyPond 2.16

2012-02-06 Thread Klaus Föhl
Hello, Had to stop on Friday before 2.15.28 came through. Hence was testing 2.15.27 on Intel Mac OS 10.4.11, double-clicking on program icon after unpacking. Traceback looks similar to the previous PPC error messages. Will download version 28 now, and then try command line as well. Best regards

Re: Educational output for beginners?

2012-02-06 Thread Francisco Vila
2012/2/5 Lobinho : > > This is an idea I had a few weeks ago, but I never found anything in the > documentation and the web. It would be nice if there were some kind of > special output for people who are new to sheet music and barely beginning to > learn it. > > I thought of something like karaoke

Re: lyrics: keep unterminated hyphen on dal segno?

2012-02-06 Thread Corinna Maass
On Monday, February 06, 2012 02:44:18 AM -Eluze wrote: > Bugzilla from rosencra...@gmx.net wrote: > > Hi, > > I am typesetting a vocal piece with a dal segno al fine part, where the > > typeset > > music ends in the middle of a coloratura syllable before looping back to > > the > > first segno. > >

Footers outside the type area

2012-02-06 Thread Hannes Kuhnert
Hello, by default footers are part of the regular type area, but I’d like to have them placed below. Especially the notes should fill the same area on every page, regardless if there is a footer or not. “foot-separation“ and the footer itself would then lie within “bottom-margin“. This would c