auctex
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [AUCTeX] Latex counters


From: Christophe FARGES
Subject: Re: [AUCTeX] Latex counters
Date: Sun, 01 Oct 2006 23:21:34 +0200
User-agent: Thunderbird 1.5.0.7 (Windows/20060909)

Thanks everyone for your answer! This helps me very much!

Christophe

Ps: Next time I'll use comp.text.tex for latex questions



Christophe FARGES <address@hidden> writes:

I've got a question about latex (not auctex). I'm sorry to post here
but I need an answer very soon and I know that this mailing list
usually answer fast.

comp.text.tex answers faster.

Here is my question: is it possible to share a counter between 2 or
more latex environments, and how can I do so?  More precisely, I'm
finishing writing my thesis, and I've got those environments:

\newtheorem{theoreme}{Th\'eor\`eme}[chapter]
\newtheorem{corollaire}{Corollaire}[chapter]
\newtheorem{lemme}{Lemme}[chapter]

So when I create the first theorem, I've got:
Theorem I.1
After that, if I create the first lemma , I've got:
Lemma I.1

But I would like to have: Lemma I.2 ....

Thanks in advance for your help,
Christophe

texdoc amsthdoc

and read section 3.






reply via email to

[Prev in Thread] Current Thread [Next in Thread]