Search found 2 matches

by len
Thu Dec 30, 2010 12:31 pm
Forum: Text Formatting
Topic: change font type of chapters' and section's title
Replies: 3
Views: 5261

Re: change font type of chapters' and section's title

Thanks a lot!

I had tried something like that, but I guess the problem was in the name I was putting instead of "qcs".

I used titlesec commands because I found this solution on the web and it worked fine (I am not really an expert with Latex...)
by len
Thu Dec 30, 2010 1:39 am
Forum: Text Formatting
Topic: change font type of chapters' and section's title
Replies: 3
Views: 5261

change font type of chapters' and section's title

Hi,

I am trying to create a document template (using report) in which I would like to use a font for the text (epigrafica in my case) and another one for the titles (tgschola).

I inserted in the preamble the following code:


\usepackage{titlesec}
\usepackage[LGR,OT1]{fontenc}
\usepackage ...