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