Thank you very much for the tip - it works fine!

As I got similar problems already some times before (TeX-input put at the wrong place or ignored), my question is if it would be possible to add a fourth command to PMX which puts a TeX-command just /before/ the current block, after all line breaks and such things. Also, it would be nice if TeX-input after the last note of a block (with the input-commands of any type) could be inserted and would not be ignored as they are now. Would it take major efforts to make such changes or additions?

Best regards,
Simon

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
_______________________________________________
TeX-music mailing list
[email protected]
http://icking-music-archive.org/mailman/listinfo/tex-music

Reply via email to