As I said before, if you are not planning to transpose, it is ALWAYS safest to use numerical values for pitches in in-line TeX! That would avoid any of these problems with runaway octaves.
--Don Simons > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of Andre > Van Ryckeghem > Sent: Saturday, March 25, 2006 7:03 AM > To: Typesetting music with TeX > Subject: Re: [TeX-music] More than 12 lines of music at once > > > You also may cheat Don's pmx and redefine the notes: > Andre > ========== > 1 1 4 4 0 6 0 0 0 6 16 0 > > b > ./ > \\let\zqsav\zq\ > > % Pattern 1 - using PMX voices > rb2 rb4 [l a82 a ] // > r2 r4 [u a83 a ] | / > > % Pattern 1 - using one PMX voice and addtitional MusixTeX > %r2 r4 \ibl1{'A}0\zqb1{A}\ [u a82 \ztqb1{`A}\ a83 ] / > %r2 r4 \ibl1{'A}0\qb1{A}\ \tqb1{A}\ [u a82 a82 ] / > r2 r4 \Dqbl {'A}{A}\bsk\bsk\ [u a82 a82 ] / > %r2 r4 \transpose7\Dqbl AA\bsk\bsk\Dqbu HH\ rb4 / > r2 r4 \Dqbl HH\bsk\bsk\Dqbu aa\ rb4 / > > % run away octave: 3-4-5-6 > \\\def\zq#1{\zqu{#1}}\ > a4l zd dl za+ al- zd dl za+ / > \\\let\zq\zqsav\ a4l- zd dl za+ al- zd dl za+ / > \zql{H}\ d43u \zql{`K}\ a44u \zql{`A}\ d45u \zql{`K}\ a46u | > \zql{H}\ d43u \zql{`K}\ a44u \zql{`A}\ d45u \zql{`K}\ a46u / > ============= > > > > ----- Original Message ----- > From: "Helge Kruse" <[EMAIL PROTECTED]> > To: "'Typesetting music with TeX'" <[email protected]> > Sent: Saturday, March 25, 2006 3:28 PM > Subject: RE: [TeX-music] More than 12 lines of music at once > > > > Andre, > > > > thanks for this solution. Don't care if you are proude, it works. I have > > remove the transpose and put the other octaves insinde. This > blows up the > > PMX source a bit less. > > > > While juggling around with inline TeX I have further strange > results. The > > octave runs away. I have "fixed" this with other note pitches. > The strange > > thing is that this was NOT necessary at any place I need the pattern. > > > > Sorry for bothering you guys again, > > > > /Helge > > > > 1 1 4 4 0 6 0 0 0 6 16 0 > > > > b > > ./ > > > > % Pattern 1 - using PMX voices > > rb2 rb4 [l a82 a ] // > > r2 r4 [u a83 a ] | / > > > > % Pattern 1 - using one PMX voice and addtitional MusixTeX > > %r2 r4 \ibl1{'A}0\zqb1{A}\ [u a82 \ztqb1{`A}\ a83 ] / > > %r2 r4 \ibl1{'A}0\qb1{A}\ \tqb1{A}\ [u a82 a82 ] / > > r2 r4 \Dqbl {'A}{A}\bsk\bsk\ [u a82 a82 ] / > > %r2 r4 \transpose7\Dqbl AA\bsk\bsk\Dqbu HH\ rb4 / > > r2 r4 \Dqbl HH\bsk\bsk\Dqbu aa\ rb4 / > > > > % run away octave: 3-4-5-6 > > \zql{H}\ d43u \zql{`K}\ a44u \zql{`A}\ d45u \zql{`K}\ a46u | > > \zql{H}\ d43u \zql{`K}\ a44u \zql{`A}\ d45u \zql{`K}\ a46u / > > > > > > _______________________________________________ > > TeX-music mailing list > > [email protected] > > http://icking-music-archive.org/mailman/listinfo/tex-music > > > > _______________________________________________ > TeX-music mailing list > [email protected] > http://icking-music-archive.org/mailman/listinfo/tex-music > _______________________________________________ TeX-music mailing list [email protected] http://icking-music-archive.org/mailman/listinfo/tex-music

