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