Search found 3 matches

by XmH
Wed May 25, 2011 7:47 pm
Forum: Text Formatting
Topic: Bold Small Caps in Chapter title [titlesec]
Replies: 2
Views: 13942

Bold Small Caps in Chapter title [titlesec]

Hi,

Thx that works great! I just had to add pass this package under comments.

Code: Select all

%\usepackage{textcomp}
Apparently textcomp and kpfonts don't go well together.

Thanks again for your solution.

Bye
by XmH
Tue May 17, 2011 11:01 pm
Forum: Text Formatting
Topic: Bold Small Caps in Chapter title [titlesec]
Replies: 2
Views: 13942

Bold Small Caps in Chapter title [titlesec]

Hey guys,

I've been looking around but I can't find a way to have bold small caps on the chapter\section\subsection title using the titlesec package for formating.

This is a small example of what I have now :

\documentclass[a4paper,11pt]{report}
\usepackage[T1]{fontenc}
\usepackage[english ...
by XmH
Sat Nov 13, 2010 8:54 pm
Forum: General
Topic: LaTeX error, .sty not found
Replies: 8
Views: 137250

LaTeX error, .sty not found

Hi,

I'm a student and I use latex for about 9 months now.
I'm trying to use the mcode package but no mater what I do I just won't work.
I've tried :
- put the mcode.sty in the same folder => didn't work.
- copy the mcode folder in "C:\Program Files (x86)\MiKTeX 2.8\tex\latex\mcode" then refresh the ...