GNU bug report logs -
#20773
11.88.6; Preview fails on nested \include{} using \documentclass{sigplanconf}
Previous Next
Reported by: Alex Rozenshteyn <rpglover64 <at> gmail.com>
Date: Mon, 8 Jun 2015 20:46:02 UTC
Severity: normal
Tags: notabug
Found in version 11.88.6
Done: Arash Esbati <arash <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Alex Rozenshteyn <rpglover64 <at> gmail.com> writes:
>> On Tue, Jun 9, 2015 at 10:10 AM, Tassilo Horn <tsdh <at> gnu.org> wrote:
>>
>>> David Kastrup <dak <at> gnu.org> writes:
>>>
>>> > It might be worth trying to put
>>> >
>>> > \newcount\errorcontextlines
>>> >
>>> > (making the original \errorcontextlines inaccessible) before
>>> > \documentclass in order to see whether this makes a difference.
>>>
>>> No, it doesn't make any difference although I didn't check the preview
>>> output line by line but at least I still get the two errors from above
>>> alternatingly.
>
> Made no difference to me either, though I'd have been rather surprised,
> since \documentclass is the first thing in the document.
Huh? Both of you realize that I wrote
put "\newcount\errorcontextlines" *before* \documentclass ?
Why would it surprise you that this does not make a change "since
\documentclass is the first thing in the document"? \documentclass _is_
suspected of causing the problem, and so the \newcount\errorcontextlines
would remove the possibility of \documentclass to mess with the setting
of the original \errorcontextlines. For that, it has to come _before_
\documentclass.
--
David Kastrup
This bug report was last modified 1 year and 118 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.