[pracjourn-forum] Collection of errors
Peter Flynn
pflynn at ucc.ie
Fri May 6 15:40:11 CEST 2005
On Thu, 2005-05-05 at 16:01, Peter Flom wrote:
> I've been thinking a little about this.
>
> Maybe it would be best as a column. People could submit code and the
> error message, and some guru volunteer could try to solve it. I'd be
> willing to submit some examples, but am wondering how to best do this.
> Submitting code is easy, because it's just a .tex file, but I don't know
> how best to submit the log.....Is there an easy way to cut and paste
> from the log file to another tex file?
You could cut and paste from the log file into
\begin{verbatim}
...
\end{verbatim}
or you could \usepackage{fancyvrb} and then say, eg
\VerbatimInput[firstline=27,lastline=42]{mytex.log}
///Peter
More information about the pracjourn-forum
mailing list