commit | 0e389af0c9b537acbe7a3881aa613fc49ed3c018 | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Wed Aug 19 16:54:06 1992 +0000 |
committer | Guido van Rossum <guido@python.org> | Wed Aug 19 16:54:06 1992 +0000 |
tree | 10a142db479ec908ae88b0f8bd927a25e47e6d4e | |
parent | ae507a42a0425f2397a5f7b3163dc0c1d6d0aaef [diff] [blame] |
Use \input instead of \include (or \inclide)
diff --git a/Doc/ref/ref.tex b/Doc/ref/ref.tex index ed4abc8..cf7d30a 100644 --- a/Doc/ref/ref.tex +++ b/Doc/ref/ref.tex
@@ -65,6 +65,7 @@ \include{ref6} % Simple statements \include{ref7} % Compound statements \include{ref8} % Top-level components -\inclide{ref.ind} + +\input{ref.ind} \end{document}