[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#98157: Is minitoc okay? (Re: Bug#98157: minitoc conflicts with tocbibind)



Hi all,

> BTW, I haven't used minitoc yet so I am not sure but 
> minitoc-ex.tex (sample file) seems to generate strangely
> 
> CHAPTER       MINITOC DISPLAY CONTENT OF CHAPTER #
> 1                     2
> 2                     3
> 
> Is this right behavior?

I tested a bit more and found that if we changed

\dominitoc
\dominilof[c]                   % center title of minilof's
\dominilot
\doparttoc                      % test of parttoc/partlof stuff
\dopartlof                      % added in version #15
\dopartlot                      % added in version #15

to 

\doparttoc                      % test of parttoc/partlof stuff
\dopartlof                      % added in version #15
\dopartlot                      % added in version #15
\dominitoc
\dominilof[c]                   % center title of minilof's
\dominilot

in minitoc-ex.tex then the output seems natural,
that is,

CHAPTER       MINITOC DISPLAY CONTENT OF CHAPTER #
1                     1
2                     2
...

I don't know what is the intented output of the author 
but if the above change gives a correct output then
minitoc might be too fragile, I guess.

I can't investigate any further but the definitions
of \doparttoc, \dominitoc etc. might be incorrect.

Best regards,		  2001.10.30

-- 
 Debian Developer & Debian JP Developer - much more I18N of Debian
 Atsuhito Kohda <kohda@debian.org>
 Department of Math., Tokushima Univ.



Reply to: