lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: The stafftab reversed!?


From: Mario Moles
Subject: Re: The stafftab reversed!?
Date: Tue, 17 Nov 2015 10:22:32 +0100
User-agent: KMail/4.14.3 (Linux/4.1.12-nrjQL-realtime-ql1omv; KDE/4.14.3; x86_64; ; )

Thank you! It is a first solution! Although having to always indicate the string is frustrating!

Thanks!

In data martedì 17 novembre 2015 09:01:09, hai scritto:

> Hi Mario,

>

> Here's a possibility:

>

> \version "2.18.2"

>

> my-music = \relative { c d e f g a b c }

>

> \score {

> \new StaffGroup <<

> \new Staff \my-music

> \new TabStaff \my-music

>

> \layout {

> \context {

> \Staff

> \clef "G_8"

> }

> }

> }

>

> my-music-alter = \relative { c\2 d\3 e\3 f\3 g\4 a\4 b\5 c\5 }

>

> \score {

> \new StaffGroup <<

> \new Staff \my-music-alter

> \new TabStaff \my-music-alter

>

> \layout {

> \context {

> \Staff

> \clef "G_8"

> \omit StringNumber

> }

> \context {

> \TabStaff

> stringTunings = \stringTuning <e' b g d a, e,>

> }

> }

> }

>

> Pretty tedious though...

> Cheers,

> Pierre

>

> 2015-11-16 22:14 GMT+01:00 Mario Moles <address@hidden>:

> > Hi lilyponders!

> >

> > It is possible to reverse the staff tab? The first string in place of the

> > sixth? That is a mirror image to the arrangement of the guitar strings?

> > Thank you!

> > --

> >

> > oiram/bin/selom

> >

> > Da ognuno secondo le proprie capacità ad ognuno secondo i propri bisogni.

> >

> > MIB-kernellinux-tester

> >

> > http://mariomoles.altervista.org/

> >

> > Linux <https://www.kernel.org/>

> >

> > MIB <http://mib.pianetalinux.org/blog/> Lilypond <http://lilypond.org/>

> > Frescobaldi <http://www.frescobaldi.org/> Rosegarden

> > <http://www.rosegardenmusic.com/>

> >

> > _______________________________________________

> > lilypond-user mailing list

> > address@hidden

> > https://lists.gnu.org/mailman/listinfo/lilypond-user


--

oiram/bin/selom

Da ognuno secondo le proprie capacità ad ognuno secondo i propri bisogni.

MIB-kernellinux-tester

http://mariomoles.altervista.org/

Linux

MIB Lilypond Frescobaldi Rosegarden


reply via email to

[Prev in Thread] Current Thread [Next in Thread]