TransWikia.com

how to give style to a chapter

TeX - LaTeX Asked by youssef115 on June 29, 2021

I try to make something like in the image, but I don’t know how to do it

before I start write the continent of the chapter 1 I want to add the box style and under the chapter I want to show the name of the chapter and under the name I want to show what I’ll cover in this chapter (and this part I don’t know how to get it from the table of content)

enter image description here

One Answer

This chapter style can be found in fncychap package, it's called Lenny style.

And a particular table of contents for every chapter can be obtained with minitoc package.

documentclass{book}
usepackage[Lenny]{fncychap}
usepackage{minitoc}
usepackage{lipsum}

begin{document}
dominitoc
tableofcontents

chapter{First chapter}
minitoc
section{One}
section{Two}
subsection{One}
subsection{Two}
end{document}

enter image description here

Correct answer by Ignasi on June 29, 2021

Add your own answers!

Ask a Question

Get help from others!

© 2024 TransWikia.com. All rights reserved. Sites we Love: PCI Database, UKBizDB, Menu Kuliner, Sharing RPP