Simon Dreher wrote:
Thanks a lot for the examples! I'll try to understand what you're doing there... First of all I found a problem using your trick to get the last double bar line as a standard bar rule: You put \\\stdbarrule\ at the begin of the last bar / the last line. But unfortunatey, without your various definitions before the block, the bar rule /before/ this bar is also a standard bar rule. Is there any possibility to put TeX-commands at the beginning of a block instead of the end of the block that is coded before, as the TeX-Input with \\\code\ ? Look at the following little examples, in both examples the code is at the wrong place, before \alaligne or before the code of the page break. And after the /last/ note, \\\code\ is simply ignored (why?).


The trick is to redefine \Endpiece such that it calls \stdbarrules

Style: SATB
Meter: C
Bars/line: 1

%% \input musixlit

%% \\let\Endpiecesav\Endpiece\
%% \\def\Endpiece{\let\Endpiece\Endpiecesav\stdbarrules\Endpiece}\
%% \\interbarrules\
c0
g0
e0
c0

c0
g0
e0
c0


--
Christian Mondrup, Sheet Music Editor
WIMA: Werner Icking Music Archive
http://icking-music-archive.org/
_______________________________________________
TeX-music mailing list
[email protected]
http://icking-music-archive.org/mailman/listinfo/tex-music

Reply via email to