% $Id: log-error.tex,v 1.1 1995/08/02 11:37:32 schrod Exp $
%----------------------------------------------------------------------

%
% test for bad log entry
%
% [LaTeX]
% (history at end)



\documentclass{article}

\usepackage{rcs}
\usepackage{shortvrb}
\MakeShortVerb\|

\nofiles

\begin{document}

\begin{rcslog}

$Log: log-error.tex,v $
\Revision 1.1 1995/08/02 11:37:32 schrod
Add test case for |rcslog| environment with problems \& errors.

\end{rcslog}

\begin{rcslog}
Garbage
$Log: log-error.tex,v $
\Revision 1.1 1995/08/02 11:37:32 schrod
Add test case for |rcslog| environment with problems \& errors.

\end{rcslog}

\end{document}


%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%