Search found 2 matches

by polyakova
Thu Aug 26, 2010 2:09 am
Forum: Text Formatting
Topic: titlesec.sty not found
Replies: 2
Views: 6542

titlesec.sty not found

Dear everybody,
I have a quick question. I installed titlesec package into this directory:
C:\Program Files (x86)\MiKTeX 2.8\tex\latex\titlesec
However, for some reason I still get an error:
titlesec.sty not found?
Anybody run into this issue?
Thanks!
Jenya
by polyakova
Wed Aug 25, 2010 1:35 am
Forum: Text Formatting
Topic: subsection header
Replies: 3
Views: 2614

subsection header

Dear everybody,
I have a quick question that has been on my mind for the past day. I wan to make my subsection not bold (just normal). How to do that. This is what I have so far:
\documentclass[a4paper,12pt]{article}
\renewcommand{\thesection}{\arabic{section}.}
\renewcommand{\thesubsection ...