There is no automatic way to do what you want.  If no one else posts the
necessary in-line TeX before end-of-business today (in California, 7 hours
from now), I'll work it out for you sometime after that.

--Don Simons

> -----Original Message-----
> From: Straeten Hans-Martin [SMTP:[EMAIL PROTECTED]]
> Sent: Friday, March 24, 2000 2:28 AM
> To:   '[EMAIL PROTECTED]'
> Subject:      beaming 32 and dotted 16
> 
> Hi,
> 
> you can see my problem in the following mtx code.
> Is there a way to code it correct in mtx or pmx?
> 
> thanks,
> 
> Martin Straeten
> 
> 
> %-BEGIN MTX-CODE---------------------------------
> 
> Meter: 3/8
> Sharps: 2
> Systems: 2
> Size: 29
> Style: Solo
> 
> %
> %  I need beaming this way
> %   ________________________
> %  |________________________|
> %  |__  |    |__  |    |__  |
> %  |    |    |    |    |    |
> %  |    |    |    |    |    |
> % x    x .  x    x    x    x .
> %
> 
> %  Using this ...
> 
> %%w100m 
> b3 g1d  a3 f1d g3 e1d  |
> 
> %  I get:
> %   ________________________
> %  |________________________|
> %  |__  |  __|    |  __|    |
> %  |    |    |    |    |    |
> %  |    |    |    |    |    |
> % x    x .  x    x    x    x .
> 
> 
> %  Coding this ...
> 
> [ b3+ g1d ][ a3 f1d ][ g3 e1d ] |
> 
> %  won't help, too
> %   ________________________
> %  |____|    |____|    |____|
> %  |__  |    |__  |    |__  |
> %  |    |    |    |    |    |
> %  |    |    |    |    |    |
> % x    x .  x    x    x    x .
> 
> %-END MTX-CODE---------------------------------

Reply via email to