blob: 914420ea5f54c45fa09f36397ac8192e17ba8f99 (
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
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Table of Contents for the Journal of Economic Perspectives
% trial version of macros
% (uses LaserWriter fonts)
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Font definitions
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\font\tenBaskI=psmtimi at 10pt %The Journal of
\font\twentyfourBaskBI = psmtimbi at 24pt %Economic Perspectives
\font\twentyBaskR=psmtimr at 20pt %Contents
\font\twelveBaskI=psmtimi at 12pt %Vol 1 . No 1 . July 1987
\font\twelveBaskB=psmtimb at 12pt %Symposiums
\font\tenBaskBI=psmtimbi at 10pt %subheads for symposiums
\font\tenBaskR=psmtimr at 10pt %contents
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Size and miscellaneous macros
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\hsize=30pc
\vsize=53pc
\hoffset=1in
\footline{\hfill}
\def\leaderfill{\leaders\hbox to 5pt{\hss .\hss}\hfill}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Make Header
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\def\MakeHeader#1#2#3{
\centerline{\tenBaskI The Journal of}
\vskip 4pt
\centerline{\baselineskip=28pt \twentyfourBaskBI Economic Persepectives}
\vskip 8pt
\hrule width \hsize
\vskip 10pt
\line{{\twentyBaskR Contents}\hfil{\twelveBaskI Volume #1 $\bullet$ Number #2 $\bullet$ #3}}
\vskip 10pt
\hrule width \hsize}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Symposiums and articles
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\def\MajorHead#1{\vskip 20pt\line{\twelveBaskB #1 \hfil}}
\def\SymposiumTitle#1{\medskip\baselineskip=15pt\line{\tenBaskBI #1: \hfil}}
\def\Art#1#2#3{\line{\rm #1, ``#2'' \leaderfill #3 \par}}
\def\Dept#1#2{\line{\rm #1 \leaderfill #2 \par}}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Material for contents
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\MakeHeader{1}{1}{July 1987}
\MajorHead{Symposiums}
\SymposiumTitle{Tax Reform}
\Art{Alan Auerback}{Tax Reform Act of 1986 and Capital Costs}{5}
\Art{James M. Buchanan}{Tax Reform as Political Choice}{35}
\Art{Hal R. Varian}{The Arbitrage Principle in Financial Economics}{50}
\Art{Alan Auerback}{Tax Reform Act of 1986 and Capital Costs}{5}
\Art{James M. Buchanan}{Tax Reform as Political Choice}{35}
\Art{Hal R. Varian}{The Arbitrage Principle in Financial Economics}{50}
\vskip 15pt
\SymposiumTitle{Arbitrage}
\Art{Alan Auerback}{Tax Reform Act of 1986 and Capital Costs}{5}
\Art{James M. Buchanan}{Tax Reform as Political Choice}{35}
\Art{Hal R. Varian}{The Arbitrage Principle in Financial Economics}{50}
\vskip 10pt
\MajorHead{Other Articles}
\Art{Alan Auerback}{Tax Reform Act of 1986 and Capital Costs}{5}
\Art{James M. Buchanan}{Tax Reform as Political Choice}{35}
\Art{Hal R. Varian}{The Arbitrage Principle in Financial Economics}{50}
\Art{Alan Auerback}{Tax Reform Act of 1986 and Capital Costs}{5}
\Art{James M. Buchanan}{Tax Reform as Political Choice}{35}
\Art{Hal R. Varian}{The Arbitrage Principle in Financial Economics}{50}
\vskip 10pt
\MajorHead{Departments}
\Dept{Good Things to Read}{55}
\Dept{Puzzles}{60}
\Dept{Notes}{65}
\bye
|