summaryrefslogtreecommitdiff
path: root/macros/musixtex/tex/musixevo.tex
blob: dd6c1e5ffc70d3f9a60ee5da969fb5de5bd3cacc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
\immediate\write16{MusiXEVenOdd T.53\space<1 April 1996>}%

% enables 

\makeatletter
\def\outmorceau{\shipout\hbox{\null\ifodd\pageno\kern 2.5mm
                                   \else\kern -2.5mm
                                   \fi  
  \vbox{\vbox to \vsize{\vss\pagecontents\vss}\line{%
\ifodd\pageno\sl \titremorceau\ (\s@hortauthor)
\ifcopyright\rm$\copyright$\fi\hss \number\pageno
\else\rm\number\pageno\hss\sl \titremorceau\ (\s@hortauthor)
\ifcopyright\rm$\copyright$\fi\fi}}}%
 \global\advance\count0 by 1\relax
 \ifnum\outputpenalty>-20000 \else\dosupereject\fi}%

\output{\outmorceau}
\makeatother
\endinput