Search found 3 matches

by traveller
Sat Nov 02, 2013 1:52 am
Forum: LyX
Topic: Why does LyX use a special file format (.lyx)?
Replies: 1
Views: 3055

Why does LyX use a special file format (.lyx)?

Hi,

LyX claims to be an almost WYSIWYG-frontend for LaTeX. You can write LaTeX commands everywhere in the text and view the LaTeX source in real time (but not edit it). However, the project files are not .tex but .lyx files. They are not just renamed .tex files, i.e. you cannot change the file ...
by traveller
Wed Feb 22, 2012 1:04 am
Forum: LyX
Topic: Contract references from [1,2,3,4,5] to [1-5]
Replies: 1
Views: 2947

Contract references from [1,2,3,4,5] to [1-5]

Hi,

When I add references to the text it looks like [1,2,3,4,5]. Is there a way to contract this to [1-5]?

Thanks.
by traveller
Wed Feb 08, 2012 1:50 am
Forum: LyX
Topic: Same counter for Theorems, Lemmas, Definitions,...
Replies: 1
Views: 4117

Same counter for Theorems, Lemmas, Definitions,...

Hi,

When I write Theorems, Lemmas, Definitions, etc. the same counter is used for all of them, it then looks like
Theorem 1
Lemma 2
Theorem 3
Definition 4

This makes no sense, I need different counters as
Theorem 1
Lemma 1
Theorem 2
Definition 1

The problem seems to be in all classes that support ...