17 lines
228 B
TeX
17 lines
228 B
TeX
% !TEX root = Acts15-w.tex
|
|
% Acts15-w.tex
|
|
|
|
\input {_header}
|
|
|
|
\excludecomment{glossarytext}
|
|
\input {_glossary}
|
|
|
|
\begin{document}
|
|
\input{_BiblioRef}
|
|
\input{Acts15}
|
|
|
|
\includecomment{glossarytext}
|
|
\input {_glossary}
|
|
|
|
\end{document}
|