Search found 2 matches

by Raly
Sat Nov 28, 2020 4:32 am
Forum: Page Layout
Topic: Chapter and section style in latex thesis
Replies: 2
Views: 5635

Chapter and section style in latex thesis

Thanks for your replay.
I prepared an example of what I'm using, I'm using the titlesec package
I attached an example file.

\documentclass[a4paper,11pt,twoside,english]{book}
\usepackage[a4paper,top=2.5cm,bottom=2.5cm,left=3cm,right=2.5cm]{geometry}
\linespread{1.3}

\usepackage{titlesec ...
by Raly
Wed Nov 18, 2020 11:02 pm
Forum: Page Layout
Topic: Chapter and section style in latex thesis
Replies: 2
Views: 5635

Chapter and section style in latex thesis

I'm new in the latex community and actually I don't know if I'm posting my question in the right place :?
I would like to add a colored box around the chapter number and section number, I want to get the same style as the photo attached but I don't know how to do this. I appreciate if someone can ...