Skip to content
Prev 10129 / 15075 Next

Compile errors on .tex file at \begin{Soutput} points

On 13-10-20 11:00 AM, Keith Jones wrote:
Presumably you have an unusual definition for the Soutput macro.  The 
standard one doesn't set the colour, but there are various redefinitions 
or modifications (through the fancyvrb LaTeX package) that do.

There are two strategies for finding this sort of thing:


1.  Shorten your file until the problem goes away, then back off one 
step:  that's the step that's causing the problem.

2.  Search for the string "darkred" in every file on your disk, and see 
which ones might be relevant.

Duncan Murdoch