Tagged Questions
1
vote
1answer
354 views
How to place minitoc in right place where some chapters are with star?
I have a main.tex file. There is a part called front matter. Part of the code is,
1.
\frontmatter
\selectlanguage{english}
\include{title}
\include{dedication}
\include{acknowledgements}
...