Re: Basic Error

2009-06-20 Thread Mark Polesky
Colin Case wrote: > Basic Runtime Error - Variable not defined > This is the code fragment - the variable is CursorPosition near the end. > Happens in Writer and Draw exactly the same. > > ' If row is 0 or negative put curser to the start > If iRow < 1 Then > CurserPosition=1 >

Issue 777 in lilypond: python script for indenting lilypond files

2009-06-20 Thread codesite-noreply
Comment #1 on issue 777 by wbsoft: python script for indenting lilypond files http://code.google.com/p/lilypond/issues/detail?id=777 http://code.google.com/p/lilykde/source/browse/trunk/frescobaldi/python/ly/indent.py -- You received this message because you are listed in the owner or CC fie

Basic Error

2009-06-20 Thread Colin Case
I have installed LilyPond to OOo3.1 But it gives and error message in Basic:- Basic Runtime Error - Variable not defined This is the code fragment - the variable is CursorPosition near the end. Happens in Writer and Draw exactly the same. Function RowColToPos(sText As String, iRow, iCol As Integer

Bad extent-estimate with \RemoveEmptyStaffContext

2009-06-20 Thread Nicolas Sceaux
Hi, Extent estimate computation seems not to take account of not displayed staves. In the following example, the second system has (-17.00, -0.19) Y-extent (-41.30, -0.19) extent-estimate \version "2.13.2" \paper { annotate-spacing = ##t } \score { << \new StaffGroup << \new Staff