lilypond crash with wrong \partial argument

2006-07-10 Thread jmk
if you uncomment the last line in the example below, lilypond crashes. windows then ask me if i want to send ... etc. this is, according to windows, where the error happens: AppName: lilypond-windows.exe AppVer: 2.9.7.1 ModName: lilypond-windows.exe ModVer: 2.9.7.1 Offset: 00227a1a

\caps and \smallCaps

2006-07-10 Thread Fairchild
In v. 2.8.5 it seems "\caps" has been replaced with "\smallCaps" but both are documented. Or am I missing something? - Bruce ___ bug-lilypond mailing list bug-lilypond@gnu.org http://lists.gnu.org/mailman/listinfo/bug-lilypond

Subtle \pageBreak bug

2006-07-10 Thread Fairchild
Setting between-system-space to a small number causes \pageBreak to fail, as in: \version "2.8.5" #(set-default-paper-size "letter") #(ly:set-option 'point-and-click #f) { c''1 c'' \break c'' c'' \pageBreak c'' c'' } \paper { between-system-space = 0.05\in }

\italic doesn't italicize much

2006-07-10 Thread Fairchild
Should it? Try this: % \version "2.8.5" #(set-default-paper-size "letter") #(ly:set-option 'point-and-click #f) BLOCK = { c''1 _\markup { \huge \medium \upright "Huge Medium Upright" } _\markup { \large \medium \upright "Large Medium Upright" } _\marku

bar number offset effects "broken beams"

2006-07-10 Thread jmk
i don't think that this is the desired behavior?! if you uncomment the line below, the "broken beam" is way to small on the next line... hope i could help, jmk example - \version "2.9.10" \relative c'' { \clef treble \key d \major \time 2/2 % \override Score.BarNumber #'X-offset

Re: alignment-vertical-manual-setting

2006-07-10 Thread Trent Johnston
- Original Message - From: "Trent Johnston" <[EMAIL PROTECTED]> To: "Trent Johnston" <[EMAIL PROTECTED]>; "Nicolas Sceaux" <[EMAIL PROTECTED]> Cc: Sent: Sunday, July 09, 2006 12:44 AM Subject: Re: alignment-vertical-manual-setting > > - Original Message - > From: "Trent Johnst