blob: 4a3b78fb182e3b2c422512ee7c62d425132b4996 (
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
|
#*t ($1)#
#topage("$1")#
#*macroend#
#*linie ($1)#
#rpos($1)##fillchar(" ")##table#
#on("u")# #off("u")#
#table end#
#clearpos#
#*macroend#
#*k ($1, $2)#
#type("8")##center##ib(3)#$1 $2#ie(3)##type("elite")#
#*macroend#
#*h ($1, $2)#
#type("8")##center##on("i")##on("u")##ib(3)#$1 $2#ie(3)##off("u")##off("i")##type("elite")#
#headodd#
#center##on("b")#$1 $2#off("b")#
#end#
#*macroend#
#*kopf ($1)#
#headeven#
#center##on("b")#$1#off("b")#
#end#
#bottomodd#
α
#end#
#bottomeven#
#right#α
#end#
#*macroend#
|