TransWikia.com

How to create this chapter title style in XeLaTeX with scrbook

TeX - LaTeX Asked on June 11, 2021

enter image description here

I would like to format this chapter title for my report. I am not sure how to create it thus, I was wondering if someone here can help me out.

One Answer

With the help of the titlesec package:

enter image description here

documentclass{report}
usepackage{lipsum} % For dummy text using the lipsum command. Do not use in real document.
usepackage{titlesec}

titleformat{chapter}[display]
  {LARGEraggedleftbfseries}
  {titlerule vspace{5pt}Largenormalfonttextsc{chaptertitlename}~thechapter}
  {5pt}
  {titlerule vspace{5pt}} 
  
begin{document}
chapter{Introduction}
lipsum
end{document}

Answered by leandriis on June 11, 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