On Feb 19, 2007, at 11:18 AM, Jürgen Spitzmüller wrote:
Bennett Helm wrote:
I upgraded to 17255, but I still get a crash when typesetting with
jurabib. Here's the backtrace, followed by the last bit of -dbg
depend.
[...]
Found file: mempatch.sty 2007/01/22 v4.8 Patches for memoir class
[EMAIL PROTECTED]@[EMAIL PROTECTED]@fbox=\box27\sidecapsep=\dimen133
[EMAIL PROTECTED]@[EMAIL PROTECTED]
[EMAIL PROTECTED]@mscaplkern=
[EMAIL PROTECTED]
terminate called after throwing an instance of
'boost::filesystem::basic_filesystem_error<boost::filesystem::basic_p
ath
<std::string, boost::filesystem::path_traits> >'
what(): boost::filesystem::exists
Abort trap
Hm, this is memoir. Extremely difficult to parse. I'm beginning to
hate these
LaTeX log files. Every package author seems to be eager to do his
own message
formatting :-(
I think the only solution is to check for a given length and trim
the string
(at the left) if he exceeds it.
Could you try the attached patch?
That lets me typeset without crashing, but the original problem
remains: index entries are off by several pages in long documents.
Bennett