19 lines
275 B
TeX
19 lines
275 B
TeX
% !TEX root = \John2-w.tex
|
|
% \John2-w.tex
|
|
|
|
\input {_header}
|
|
|
|
\definingfootnotestrue
|
|
\excludecomment{glossarytext}
|
|
\input {_glossary}
|
|
|
|
\begin{document}
|
|
\input{_BiblioRef}
|
|
\input{\John2}
|
|
|
|
\definingfootnotesfalse
|
|
\includecomment{glossarytext}
|
|
\input {_glossary}
|
|
|
|
\end{document}
|