For some reason the
\comment
directive is not recognized. When I use it, I get the following error:
Code: Select all
Runaway argument?
! File ended while scanning use of \next.
<inserted text>
\par
l.48 \input{testpage}
\comment
directive is not recognized. When I use it, I get the following error:
Code: Select all
Runaway argument?
! File ended while scanning use of \next.
<inserted text>
\par
l.48 \input{testpage}
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
Code: Select all
\begin{comment}
...
\end{comment}
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis