Le vendredi 12 août 2005 à 11:01 -0400, Laura Conrad a écrit : > It looks like even if this worked, it wouldn't necessarily be exactly > what I want, since I want to be able to have barlines when the > composer wrote them, but not necessarily every N beats. And I also > want the meter indication that the composer wrote, but not the > barlines that he didn't. > > What I'd expect to be able to do is to make the default barline be an > invisible one. PMX does have support for invisible barlines -- is > there a way for M-TX to tell PMX to use an invisible barline instead > of a regular one?
Does this example satisfy your needs? Olivier Meter: 3/4 Title: Song of May Flats: 1 Style: Singer Systems: 2 Space: 10 %%\\let\oldxbar\xbar\nobarnumbers\ %%\\let\stoppiece\zstoppiece\ %%\\\let\xbar\relax\ ( d4 e ) g | ( d e ) g | ( f e ) f | d2 r4 | %%\\\let\xbar\oldxbar\ ( f g ) a | %%\\\let\xbar\relax\ ( a g ) f | g2d | g2 r4 :| %%\\\let\xbar\oldxbar\ |: g2 d4+ | %%\\\let\xbar\relax\ d2 d4 | ( d c ) b | a2 r4 | %%\\\let\xbar\oldxbar\ g2 a4 | %%\\\let\xbar\relax\ ( b a ) g | ( f e ) f | d2 r4 | %%\\\let\xbar\oldxbar\ ( f g ) a | %%\\\let\xbar\relax\ ( a g ) f | g2d | g2 r4 :| _______________________________________________ TeX-music mailing list [email protected] http://icking-music-archive.org/mailman/listinfo/tex-music

