Search found 7 matches

by idoshlom
Sat Jun 07, 2014 11:49 am
Forum: LyX
Topic: How to reset section numbering by part?
Replies: 11
Views: 39805

Re: How to reset section numbering by part?

Works like a charm. Thanks again!
by idoshlom
Wed Jun 04, 2014 2:29 pm
Forum: LyX
Topic: How to reset section numbering by part?
Replies: 11
Views: 39805

Re: How to reset section numbering by part?

Hi, thanks very much!
The combination of both of your solutions is perfect.
If I could add another minor question - is there a way to reset the equation numbering as well? So that it begins numbering from (1) every new Part?

Again thanks alot!
by idoshlom
Tue Jun 03, 2014 5:36 pm
Forum: LyX
Topic: How to reset section numbering by part?
Replies: 11
Views: 39805

Re: How to reset section numbering by part?

Weird: Exporting to PDF actually displays the correct form, meaning both sections are labeled "1"...!
This is still not a perfect fix since I like using Lyx because I can see the formatting in the lyx document itself (in which it is incorrect).
Thanks very much for your help!
by idoshlom
Tue Jun 03, 2014 4:51 pm
Forum: LyX
Topic: How to reset section numbering by part?
Replies: 11
Views: 39805

Re: How to reset section numbering by part?

OK I understand.
I hit "Open in writelatex" on the first code you posted and it's exactly what I need.
As for the lyx code you posted, I added it to the preamble but that still didn't work for some reason :(

I attached below a screenshot of the preamble box, and of the lyx output that still ...
by idoshlom
Tue Jun 03, 2014 3:54 pm
Forum: LyX
Topic: How to reset section numbering by part?
Replies: 11
Views: 39805

Re: How to reset section numbering by part?

Hey, thanks for the reply, but I'm not quite sure how to use this code. I tried simply copy-pasting it into the preamble but it didn't work. What should I be doing?
by idoshlom
Tue Jun 03, 2014 12:45 pm
Forum: LyX
Topic: How to reset section numbering by part?
Replies: 11
Views: 39805

How to reset section numbering by part?

Hello,

I'm using the article class, and I would like the section numbering to restart after every Part.
Specifically, I want something like this:
PART I
Section 1
Section 2
...

PART II
Section 1
Section 2
...

I know that I can do this by inserting some LATEX code into the preamble, but I have no ...
by idoshlom
Fri Feb 21, 2014 1:51 pm
Forum: LyX
Topic: Help on equation referencing
Replies: 0
Views: 3202

Help on equation referencing

Hello,

I'm very new to lyx and latex so please excuse me if this question is really basic.

The question:
How can I label an equation and reference it using in line code?
I understand how to do this using insert label menu and the insert cross-reference menu buttons, but i really want to bypass ...