Re: lilypond-book and pdf output

2007-04-24 Thread Bax
Graeme McKinstry graeme.mckinstry at xtra.co.nz writes: I have read the notes, but I am using a different shell (tsch and not bash). I have got the exec part to work, but I can't get the path name to be global. I think the manual is for bash. I have tried editing the .profile and adding

Re: Diminished symbols in Lyrics Line

2007-04-24 Thread Mats Bengtsson
I don't know anything about the typesetting of harmonic analysis, but you can insert any symbol or combination of symbols or whatever into a lyrics line using text markup commands, \markup{...}. See the section on Text markup in the manual. /Mats beng wrote: Hi all. I have been trying to

Re: Vertical alignment of lyrics to multiple voices

2007-04-24 Thread Karl Hammar
[EMAIL PROTECTED]: You might find the postings at http://partoches.bearteam.org/ useful. There is a link to ly source files near the bottom of the page. That link (http://partoches.bearteam.org/jazz.tar.gz) gives $ wget -x http://partoches.bearteam.org/jazz.tar.gz --09:34:09--

gracenote producing wrong clef

2007-04-24 Thread madhg
In keyboard music, an appoggiatura for the first note in the treble staff interferes with the clefs in the lower staff. It makes the bass staff start with a treble clef folllowed immediately by the correct bass clef. Removing the appogg gets rid of the problem: lower staff starts with the

Re: Stanza numbering looks ugly

2007-04-24 Thread Joseph Haig
I too would like to know how to fix this. Thanks, Joe On 22/04/07, Dominic Neumann [EMAIL PROTECTED] wrote: Hi, I´m trying to typeset songs with different verses. When the refrain comes before the verses, the stanza numbers don´t get enough place. They are printed right onto the last

Re: beginning-of-measure padding value?

2007-04-24 Thread Kieren MacMillan
Hi, Graham: Could you make up a minimal example (perhaps with some of the stuff below) Will do. Anything in particular other than this? Here are three screenshots from my COA reed part (sorry: no time to make minimal examples right now, so I can't be sure how many of these are easily

Re: gracenote producing wrong clef

2007-04-24 Thread Michael Lauer
madhg d.griffel at bris.ac.uk writes: In keyboard music, an appoggiatura for the first note in the treble staff interferes with the clefs in the lower staff. It makes the bass staff start with a treble clef folllowed immediately by the correct bass clef. Removing the appogg gets rid

Re: gracenote producing wrong clef

2007-04-24 Thread madhg
Michael Lauer wrote: See the end of the section on grace notes in the manual. Thank you very much. I learn that I should always look for the bugs section at the end of a manual page. -- View this message in context:

\override VerticalAlignment #'forced-distance in version 2.11.15

2007-04-24 Thread Bernard Hurley
Hi all, What is the equivalent of: \context { \PianoStaff \override VerticalAlignment #'forced-distance = #9 } in version 2.11.15? Thanks, Bernard ___ lilypond-user mailing list lilypond-user@gnu.org

Re: gracenote producing wrong clef

2007-04-24 Thread Anthony W. Youngman
In message [EMAIL PROTECTED], madhg [EMAIL PROTECTED] writes Michael Lauer wrote: See the end of the section on grace notes in the manual. Thank you very much. I learn that I should always look for the bugs section at the end of a manual page. That's normal practice on Unix. Pretty

Re: beginning-of-measure padding value?

2007-04-24 Thread Trevor Bača
On 4/24/07, Kieren MacMillan [EMAIL PROTECTED] wrote: p.s. I'd be using something beyond 2.11.12, but every version I've tried has fontconfig problems, which none of the tips on the list(s) have solved for me... =\ Hi Kieren, You're on a Mac under OS X, yes? I had fontconfig drama right

Bar numbers in unmetered music.

2007-04-24 Thread AB
Hi list, for unmetered music, I'm using \cadenzaOn \cadenzaOff but \set score.currentBarNumber seems not working. I'm pretty sure I'm missin' something but what? This is my lily-file: -- % code start \version 2.11.21 \include english.ly \header { title=test

-dbackend=eps, bounding box etc

2007-04-24 Thread Damian leGassick
Hi all version 2.11.22 I've seen that this crops up from time to time, but was there ever a fix to stop the bounding box being set too small? I still lose something from the bottom of the image. I don't really want to set them by hand in the .eps file - there are about a hundred of them

Re: -dbackend=eps, bounding box etc

2007-04-24 Thread Graham Percival
Damian leGassick wrote: I've seen that this crops up from time to time, but was there ever a fix to stop the bounding box being set too small? I'm not certain, but a quick check of the bug tracker shows that there's no archived bugs for this. Could you please send a minimal example of this

\smallCaps how to

2007-04-24 Thread yota moteuchi
\version 2.11.20 Given this piece of the titling scheme scoreTitleMarkup = \markup { \column { \on-the-fly #print-all-headers { \bookTitleMarkup \hspace #1 } \line { \fromproperty #'header:piece } } } I would like to display the piece name as small caps.

Re: note collisions .... and \layout question

2007-04-24 Thread Kieren MacMillan
Hi, Steve: \score { \new StaffGroup \new Staff = men { \clef bass \new Voice = ten { \global \Three } \new Voice = bar { \global \Two } \new Voice = bas { \global \One } } \new Lyrics = l3 \lyricsto bas \words \layout { \context { \Score \override