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