Search found 2 matches

by spuzzdawg
Mon Jul 30, 2012 12:28 pm
Forum: LyX
Topic: Blank Space(s) in Directory Path
Replies: 4
Views: 11622

Re: Blank Space(s) in Directory Path

Hi,

I see it been a fair while since you asked this question and no one has answered. I'm not sure if you still require an answer but I recently had the same problem so I'm sure others have come across this one as well. The problem is apparently a problem between Lyx and MikTex 2.9 when MikTex ...
by spuzzdawg
Fri Mar 16, 2012 2:49 am
Forum: LyX
Topic: Algorithm Line Numbering
Replies: 0
Views: 5353

Algorithm Line Numbering

Hi,

I have a few questions regarding algorithms,

1. I need to have the lines of my algorithm numbered but each line number is not necessarily the previous number + 1. For example:
1. x = 1
2. if some inequality
2.1 do something
3. end if
4. while something
4.1 loop
5 etc
I need the line numbers ...