When I trying to change TabStaff.minimumFret to 3 there is 0 fret for
all notes, that can be on 0 fret.
\version "2.17.9"
\language "deutsch"
musicForBass = \relative c {
\tempo 4 = 90
\set TabStaff.minimumFret = #3
g4 f e d c h a g
}
bassStaff =
\new Staff {
\set Staff.instrument
Federico Bruni-5 wrote
> This sentence:
>
> The property measurePosition contains a rational number indicating how
> much
> of the measure has passed at this point.
that's not my understanding - it just says/defines: now we are at this
position.
for instance we can use repetitive code:
{
\c
On Thu, Jan 03, 2013 at 12:49:25PM +0100, Federico Bruni wrote:
> 2012/12/31 Colin Hall
>
> > On Mon, Dec 31, 2012 at 10:20:38AM +0100, Federico Bruni wrote:
> > > Il 31/12/2012 00:52, Reinhold Kainhofer ha scritto:
> > > >On 2012-12-30 23:59, Federico Bruni wrote:
> > > >>In NR 1.2.3, Upbeats:
>
On Thu, Jan 03, 2013 at 08:06:18AM +0100, David Kastrup wrote:
> Colin Hall writes:
> >>
> >> So basically everything that you'd think should work with ly:make-moment
> >> will. I'd prefer using rationals myself.
> >
> > I'm posting so that the bug squad can see this has been dealt with.
> >
> >
On Thu, Jan 03, 2013 at 10:33:02AM +, Per Sennels wrote:
> Using lilypond-book does not generate any output, only the help info.
> When using
> lilypond-book --verbose
> I get the same help info, but also the following:
> Traceback (most recent call first):
> File "C:\Program Files (x86)\LilyP
"David Kastrup" wrote in message
news:87obh6czf5@fencepost.gnu.org...
Per Sennels writes:
Using lilypond-book does not generate any output, only the help info.
Have you specified a file name on the command line?
Almost certainly:
http://code.google.com/p/lilypond/issues/detail?id=305
2012/12/31 Colin Hall
> On Mon, Dec 31, 2012 at 10:20:38AM +0100, Federico Bruni wrote:
> > Il 31/12/2012 00:52, Reinhold Kainhofer ha scritto:
> > >On 2012-12-30 23:59, Federico Bruni wrote:
> > >>In NR 1.2.3, Upbeats:
> > >>
> > >>"""
> > >>So \partial 8 becomes:
> > >>
> > >>\time 3/4
> > >>\s
Per Sennels writes:
> Using lilypond-book does not generate any output, only the help info.
Have you specified a file name on the command line?
--
David Kastrup
___
bug-lilypond mailing list
bug-lilypond@gnu.org
https://lists.gnu.org/mailman/listin
Using lilypond-book does not generate any output, only the help info.
When using
lilypond-book --verbose
I get the same help info, but also the following:
Traceback (most recent call first):
File "C:\Program Files (x86)\LilyPond\usr\bin\lilypond-book.py",
line 766, in ? main()
File "C:\Program