minitoc
package inside a multicolumn
environment.
\usepackage{minitoc} \dominitoc[l] \mtcsettitle{minitoc}{} \mtcsetrules{*}{off} \mtcsetoffset{minitoc}{-4.0em} \chapter{NORMAL PROCEDURES}\label{NORMAL-PROCEDURES} \begin{multicols}{2} \section*{TABLE OF CONTENTS} \minitoc \section*{PREPARATION FOR FLIGHT} \addcontentsline{toc}{section}{Preparation For Flight} \subsection*{FLIGHT PLANNING} . . . \end{multicols}
1: I would like to use the document font (Helvetica,
phv
) in the minitoc
.2: I would like to increase the width of the
minitoc
so as to reduce the occurrence of line wraps, such as the one that appears in the fourth minitoc entry.I could not find these answers in the
minitoc
documentation.Thank you.
Kurt