Search found 2 matches

by Arezou
Wed Jul 24, 2013 10:45 pm
Forum: Graphics, Figures & Tables
Topic: Error: File not found!
Replies: 6
Views: 84718

Re: Error: File not found!

Hi, I had the same problem.
remove the previous version of Texmaker and become sure that you install the portable version of Texmaker 4.0.2 for Windows. Just that worked for me.
by Arezou
Sun Jun 30, 2013 11:51 pm
Forum: Text Formatting
Topic: Dot after Number in Heading
Replies: 7
Views: 20699

Dot after Number in Heading

Hi,

I'm new to LaTeX and your question was mine too. Always searching for the shortest and simplest answer, I should tell that Stefan's answer is the shortest one with one small modification.
\makeatletter
\g@addto@macro\thesubsection.
\makeatother
Now by changing \thesection to \thesubsection ...