]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Use \input instead of \include (or \inclide)
authorGuido van Rossum <guido@python.org>
Wed, 19 Aug 1992 16:54:06 +0000 (16:54 +0000)
committerGuido van Rossum <guido@python.org>
Wed, 19 Aug 1992 16:54:06 +0000 (16:54 +0000)
Doc/ref.tex
Doc/ref/ref.tex

index ed4abc8cc2dc0730f154f2d0f95ddb3f35b485dd..cf7d30a80e09d3f5a1cbc5d84de819ee3f30ce32 100644 (file)
@@ -65,6 +65,7 @@ the {\em Python Tutorial}.
 \include{ref6}         % Simple statements
 \include{ref7}         % Compound statements
 \include{ref8}         % Top-level components
-\inclide{ref.ind}
+
+\input{ref.ind}
 
 \end{document}
index ed4abc8cc2dc0730f154f2d0f95ddb3f35b485dd..cf7d30a80e09d3f5a1cbc5d84de819ee3f30ce32 100644 (file)
@@ -65,6 +65,7 @@ the {\em Python Tutorial}.
 \include{ref6}         % Simple statements
 \include{ref7}         % Compound statements
 \include{ref8}         % Top-level components
-\inclide{ref.ind}
+
+\input{ref.ind}
 
 \end{document}