Search found 4 matches

by janelle
Sat Oct 29, 2016 5:42 pm
Forum: Theses, Books, Title pages
Topic: Small capitals for Chapter titles, sections, subsection..
Replies: 7
Views: 16179

Re: Small capitals for Chapter titles, sections, subsection.

that works!

minor detail
chapter and section names at the top of each page are still normal
would there be a fast method to change that font to smallcaps too?
by janelle
Sat Oct 29, 2016 10:43 am
Forum: Theses, Books, Title pages
Topic: Small capitals for Chapter titles, sections, subsection..
Replies: 7
Views: 16179

Re: Small capitals for Chapter titles, sections, subsection.

thx. im still a beginner and am not quite sure how or where to implement that
i tried by including the following in the "main.tex" file's preamble part

1.
usepackage(titlesec)
\titleformat{\section}{\textsc}
\titleformat{\chapter}{\textsc}
...

but i get this error:
! Paragraph ended before \ttl ...
by janelle
Sat Oct 29, 2016 1:19 am
Forum: Theses, Books, Title pages
Topic: Small capitals for Chapter titles, sections, subsection..
Replies: 7
Views: 16179

Small capitals for Chapter titles, sections, subsection..

Hi everybody,

Here's my first question for the community, hope you can help.

Im using template master-doctoral-thesis for my msc thesis and im wondering how to change all titles (Chapters titles, Sections, Subsections, Bibliography, toc) to Small Capitals.

Any suggestions?

Thanks in advance!