Re: [Tex-music] Italian Keyboard Tablature: Clefs

2016-04-05 Thread GMX-Mail

> \input musixtex
> \nobarnumbers
> \sepbarrules
> \setlines18
> \setclef1\bass
> \setbassclefsymbol1\smallbassclef
> \def\everystaff{\znotes\zcn{10}{\loffset{2.8}\smallaltoclef}\en}
> \startpiece\addspace\afterruleskip
> \alaligne
> \alaligne
> \stoppiece
> \end
> 
> Bob T.

That’s it, THX!
---
TeX-music@tug.org mailing list
If you want to unsubscribe or look at the archives, go to 
http://tug.org/mailman/listinfo/tex-music


Re: [Tex-music] Italian Keyboard Tablature: Clefs

2016-04-05 Thread Jean-Pierre Coulon
If you dislike this notation read 
http://imslp.org/wiki/Il_Transilvano_(Various) Part 2, about "intavolare" 
= to put 3 or 4 one-part staves into 2 staves. The notes played by either 
hand are always put into its corresponding staff. No dotted lines accross 
staves are needed to denote the parts like in a modern score. Same for r.h 
and l.h. indications. :-)


Bye,

Jean-Pierre
---
TeX-music@tug.org mailing list
If you want to unsubscribe or look at the archives, go to 
http://tug.org/mailman/listinfo/tex-music


Re: [Tex-music] Italian Keyboard Tablature: Clefs

2016-04-05 Thread Bob Tennent
 >|I admit, it is a very dirty workaround, but the only one
 >|I could come up with.

\input musixtex
\nobarnumbers
\sepbarrules
\setlines18
\setclef1\bass
\setbassclefsymbol1\smallbassclef
\def\everystaff{\znotes\zcn{10}{\loffset{2.8}\smallaltoclef}\en}
\startpiece\addspace\afterruleskip
\alaligne
\alaligne
\stoppiece
\end

Bob T.
---
TeX-music@tug.org mailing list
If you want to unsubscribe or look at the archives, go to 
http://tug.org/mailman/listinfo/tex-music


Re: [Tex-music] Italian Keyboard Tablature: Clefs

2016-04-05 Thread GMX-Mail

>> |2) Is there a way to have two (small sized) clefs in one
>> |System set in the preamble? This is needed in this kind
>> |of notation to have F and C clefs in the bass system
>> |simultaneously.
> 
> The choice of clef affects the placement of notes. How
> will notes be placed if both an F clef and a C clef are in
> effect? There doesn't seem to be a *consistent* combination
> of F and C clefs. For example, \setclef15 puts an F clef on
> the 3rd staff line but there is no command to put a C clef
> on the 5th staff line. Can you show me how you "set and
> position the second clef manually".
> 
> Bob T.


This is the standard combination, used in Frescobaldis Toccata-prints and many 
others:

MWE:

\input musixtex
\sepbarrules
\setlines{1}{8}
\setclef1\bass
\setbassclefsymbol1\smallbassclef
\startpiece
\loffset{2.8}{\zcharnote{i}{\smallaltoclef}}
\stoppiece
\end

I admit, it is a very dirty workaround, but the only one I could come up with.
---
TeX-music@tug.org mailing list
If you want to unsubscribe or look at the archives, go to 
http://tug.org/mailman/listinfo/tex-music


Re: [Tex-music] Italian Keyboard Tablature: Clefs

2016-04-05 Thread Bob Tennent
 >| >|2) Is there a way to have two (small sized) clefs in one
 >| >|System set in the preamble? This is needed in this kind
 >| >|of notation to have F and C clefs in the bass system
 >| >|simultaneously.
 >|
 >|The choice of clef affects the placement of notes. How
 >|will notes be placed if both an F clef and a C clef are in
 >|effect? There doesn't seem to be a *consistent* combination
 >|of F and C clefs. For example, \setclef15 puts an F clef on
 >|the 3rd staff line but there is no command to put a C clef
 >|on the 5th staff line. Can you show me how you "set and
 >|position the second clef manually".

So I've found this on the web:

http://www.omifacsimiles.com/brochures/images/fresco_toc.jpg

There's an F-clef on the 4th staff line (\setclef16) and a
C-clef on the 7th staff line, which are consistent. But how
does one position a C-clef on the 7th staff line in MusiXTeX?

Bob T.
---
TeX-music@tug.org mailing list
If you want to unsubscribe or look at the archives, go to 
http://tug.org/mailman/listinfo/tex-music


Re: [Tex-music] Italian Keyboard Tablature: Clefs

2016-04-05 Thread Bob Tennent
 >|2) Is there a way to have two (small sized) clefs in one
 >|System set in the preamble? This is needed in this kind
 >|of notation to have F and C clefs in the bass system
 >|simultaneously.

The choice of clef affects the placement of notes. How
will notes be placed if both an F clef and a C clef are in
effect? There doesn't seem to be a *consistent* combination
of F and C clefs. For example, \setclef15 puts an F clef on
the 3rd staff line but there is no command to put a C clef
on the 5th staff line. Can you show me how you "set and
position the second clef manually".

Bob T.
---
TeX-music@tug.org mailing list
If you want to unsubscribe or look at the archives, go to 
http://tug.org/mailman/listinfo/tex-music