On Tue 05 Oct 2010, 20:51 Vicente Solsona wrote:
> On Mon, 04 Oct 2010 23:11:01 +0200, Marten Visser
> wrote:
> >Dmytro's suggestion looks more promising, though I haven't been
> >able to generate code that does the job so far. When I code
Well, i guess that your checks was far to simple for your
At 20:51 05/10/2010, you wrote:
On Mon, 04 Oct 2010 23:11:01 +0200, Marten Visser
wrote:
Hi Vincente, thanks for the suggestion. However, I do not only want to
delete a music expression (which can be tagged), but an entire staff,
namely the tabStaff. I wouldn't know how to create code removing
At 19:03 05/10/2010, you wrote:
I can't really use Scheme (other than find and replace), so maybe
this doesn't solve what you need, but what about creating separate
variables with the staves that you want and simply commenting an
appropriate \score ? i.e.,
\version "2.12.3"
piccolo = \relativ
On Mon, 04 Oct 2010 23:11:01 +0200, Marten Visser
wrote:
Hi Vincente, thanks for the suggestion. However, I do not only want to
delete a music expression (which can be tagged), but an entire staff,
namely the tabStaff. I wouldn't know how to create code removing a staff
by tagging it.
yo
I can't really use Scheme (other than find and replace), so maybe this doesn't
solve what you need, but what about creating separate variables with the staves
that you want and simply commenting an appropriate \score ? i.e.,
\version "2.12.3"
piccolo = \relative a' { a c' a e' e c a e }
instrum
At 11:08 05/10/2010, you wrote:
On Mon 04 Oct 2010, 23:11 Marten Visser wrote:
> Dmytro's suggestion looks more promising, though I haven't been able
> to generate code that does the job so far. When I code
>
> ==
> \new Devnull
> <<
> \TablatureNotes
> >>
> ==
On Mon 04 Oct 2010, 23:11 Marten Visser wrote:
> Dmytro's suggestion looks more promising, though I haven't been able
> to generate code that does the job so far. When I code
>
> ==
> \new Devnull
> <<
> \TablatureNotes
> >>
> ==
>
> I still get an empty ta
At 21:22 04/10/2010, you wrote:
On Mon, 04 Oct 2010 01:03:30 +0200, Marten Visser
wrote:
Hello again,
Typesetting my masterpiece :D, I ran into the following problem:
I have a piece for piccolo and guitar. If I typeset the music for
guitar, I'd like to have a tablature staff in addition to the
On Mon, 04 Oct 2010 01:03:30 +0200, Marten Visser
wrote:
Hello again,
Typesetting my masterpiece :D, I ran into the following problem:
I have a piece for piccolo and guitar. If I typeset the music for
guitar, I'd like to have a tablature staff in addition to the notes, but
If I typset for
On Mon 04 Oct 2010, 01:03 Marten Visser wrote:
> Hello again,
Hi!
> Typesetting my masterpiece :D, I ran into the following problem:
> I have a piece for piccolo and guitar. If I typeset the music for
> guitar, I'd like to have a tablature staff in addition to the notes,
> but If I typset for picc
Hello again,
Typesetting my masterpiece :D, I ran into the following problem:
I have a piece for piccolo and guitar. If I typeset the music for
guitar, I'd like to have a tablature staff in addition to the notes,
but If I typset for piccolo, I'd like to omit the tablature. Since
the music is t
with conditional formatting
rather than in-line.
i've seen examples on LSR which have some conditional formatting eg.
based on staff-line position but i can't make the leap to note-name
(including enharmonic) conditionals.
tia
damian
__
12 matches
Mail list logo