blob: ba986ac83d9b421159b951d0d22b5832b8a42e57 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
|
%
% This file is part of MusiXTeX
%
% MusiXTeX is free software; you can redistribute it and/or modify
% it under the terms of the GNU General Public License as published by
% the Free Software Foundation; either version 2, or (at your option)
% any later version.
%
% MusiXTeX is distributed in the hope that it will be useful,
% but WITHOUT ANY WARRANTY; without even the implied warranty of
% MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
% GNU General Public License for more details.
%
% You should have received a copy of the GNU General Public License
% along with MusiXTeX; see the file COPYING. If not, write to
% the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
% Boston, MA 02111-1307, USA.
%
\immediate\write16{MusiXBeaM T.94\space<11 May 1999>}%
\ifx\undefined\ibbbbbu \else \endinput \fi
\edef\catcodeat{\the\catcode`\@}\catcode`\@=11
\let\@wloG\wlog
\def\wlog#1{}
\newdimen\f@xi \newskip\f@zi
\newdimen\f@xii \newskip\f@zii
\newdimen\f@xiii\newskip\f@ziii
\newdimen\f@xiv \newskip\f@ziv
\newdimen\f@xv \newskip\f@zv
\newdimen\f@xvi \newskip\f@zvi
\def\s@l@ctf{\edef\f@x{\csname f@x\romannumeral\n@i\endcsname}%
\edef\f@z{\csname f@z\romannumeral\n@i\endcsname}\s@l@ctcde}
\def\ibbbbbu#1{\s@l@ctbeam#1\relax \s@l@ctf \i@bbbbbu}
\def\ibbbbbl#1{\s@l@ctbeam#1\relax \s@l@ctf \i@bbbbbl}
\def\i@bbbbbu#1#2{%
\ifnum\b@n=\z@ \i@bbbbu{#1}{#2}\C@ba\b@z\@ne \C@ba\c@z\@ne
\C@ba\d@z\@ne \C@ba\e@z\@ne \fi \n@bbbbbu}
\def\i@bbbbbl#1#2{%
\ifnum\b@n=\z@ \i@bbbbl{#1}{#2}\C@ba\b@z\m@ne \C@ba\c@z\m@ne
\C@ba\d@z\m@ne \C@ba\e@z\m@ne \fi \n@bbbbbl}
\def\nbbbbbu#1{\s@l@ctbeam#1\relax \s@l@ctf \Dec@b\@ne\n@bbu
\Dec@b\tw@\n@bbbu \Dec@b\thr@@\n@bbbbu \Dec@b\f@ur\n@bbbbbu}
\def\nbbbbbl#1{\s@l@ctbeam#1\relax \s@l@ctf \Dec@b\@ne\n@bbl
\Dec@b\tw@\n@bbbl \Dec@b\thr@@\n@bbbbl \Dec@b\f@ur\n@bbbbbl}
\def\n@bbbbbu{\C@nb\f@z\f@x\f@ur\qd@skip}
\def\n@bbbbbl{\C@nb\f@z\f@x\f@ur\z@}
\def\tbbbbbu#1{\s@l@ctbeam#1\relax \s@l@ctf \t@bbbbbu}
\def\tbbbbbl#1{\s@l@ctbeam#1\relax \s@l@ctf \t@bbbbbl}
\def\t@bbbbu{\n@v\f@ur \C@b\t@bbbbbu\n@bbbbu\y@i\e@z \beam@pos\e@x \t@xbu}
\def\t@bbbbl{\n@v\f@ur \C@b\t@bbbbbl\n@bbbbl\y@i\e@z \beam@pos\e@x \t@xbl}
\def\t@bbbbbu{\n@v\fiv@ \C@b\empty\n@bbbbu\y@i\f@z \beam@pos\f@x \t@xbu}
\def\t@bbbbbl{\n@v\fiv@ \C@b\empty\n@bbbbl\y@i\f@z \beam@pos\f@x \t@xbl}
\def\Ibbbbbu#1{\s@l@ctbeam#1\relax \s@l@ctf \I@bu\i@bbbbbu}
\def\Ibbbbbl#1{\s@l@ctbeam#1\relax \s@l@ctf \I@bl\i@bbbbbl}
\def\cccccu{\q@symbol\n@vii44\let\st@m\up@flag \g@q}
\def\zcccccu{\advancefalse\cccccu}
\def\cccccl{\q@symbol\n@vii49\let\st@m\down@flag \g@q}
\def\zcccccl{\advancefalse\cccccl}
\def\ccccca{\q@symbol\@ccccca}
\let\wlog\@wloG
\catcode`\@=\catcodeat
\endinput
|