The command line shows:
Text.cpp (1766): Handling unknown body token: `arg "depth-increment"'
The GUI says:
Unknown token: \noindent
and points to the verbatim ERT in section 3.3.10, which is completely wrong.
This probably points to a general problem with reversion of verbatim.
IMHO, it would be very nice if this could be fixed before 2.0.8 is
released, since we will not have another chance to fix it.
Details below.
Richard
=====
Here is how it has been exported:
\begin_layout Standard
\noindent
\begin_inset ERT
status collapsed
\begin_layout Plain Layout
\backslash
begin{verbatim}
\end_layout
\begin_layout Plain Layout
This is verbatim.
\end_layout
\begin_layout Standard ####### this is wrong: Standard inside ERT?
\noindent
\begin_inset ERT ###### this is definitely wrong. ERT inside ERT?
status collapsed
\begin_layout Plain Layout
\backslash
begin{verbatim}
\end_layout
\begin_layout Plain Layout
\noindent
\align block
The following 2 lines are empty:
\end_layout
\begin_layout Plain Layout
\end_layout
\begin_layout Plain Layout
\end_layout
\begin_layout Plain Layout
Almost everything is allowed in verbatim:"%&$ยง#~'`
\backslash
}][{|
\end_layout
\begin_layout Plain Layout
\end_layout
\begin_layout Plain Layout
\backslash
end{verbatim}
\end_layout
\end_inset
\end_layout