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