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