Search found 3 matches

by cyanapple
Wed Apr 07, 2010 5:32 pm
Forum: Text Formatting
Topic: Numbering theorems and definitions within subsection
Replies: 4
Views: 3996

Re: Numbering theorems and definitions within subsection

Hi, thanks you all for help, it worked. I'm using amsmath.
Beer for everyone ;]
by cyanapple
Wed Apr 07, 2010 2:35 pm
Forum: Text Formatting
Topic: Numbering theorems and definitions within subsection
Replies: 4
Views: 3996

Numbering theorems and definitions within subsection

This is small fragment of my .tex file:
\newtheorem{definition}{Definition}[subsection]
\newtheorem{example}{Example}[subsection]
\newtheorem{theorem}{Theorem}[subsection]

I have subsection, which number is for example 1.2 and within some theorems definitions and examples. The document looks like ...
by cyanapple
Wed Apr 07, 2010 2:29 pm
Forum: New Members
Topic: Hello LaTeX
Replies: 3
Views: 2061

Hello LaTeX

Hi,
I'm new to LaTeX and very interested in it. I'm writing my masters degree using it, so I'll have some questions ;)