On Mon, Jul 14, 2008 at 07:02:26PM +0200, Thomas Albrecht wrote:
> here I have a code of an song, but how i can split it into more lines?
> [...]
> \startextract

Using \startextract...\endextract instead of \startpiece...\endpiece 
forces the whole piece into a single line; this is meant for short 
musical fragments ("extracts") interspersed in normal text, as they
occur in musicological articles, for example. It also suppresses the 
musixflx spacing function and sets the notes as tight as specified by 
the \notes, \NOtes, etc. commands used. Therefore, to enable line 
breaking in your piece, simply use \startpiece...\endpiece instead of 
\startextract...\endextract.

> [...]
> % Here i want a new line but how??? \generalmeter{\meterfrac44} should 
> deactivated in the following
> %lines. But how could I deactivated it?

You mean, you want a linke break in the middle of that bar? Then say

  \zstoppiece\contpiece

at the location where the break shall occur.

Best regards,

Rainer
_______________________________________________
TeX-music mailing list
[EMAIL PROTECTED]
http://mailman.daimi.au.dk/mailman/listinfo/tex-music

Reply via email to