0
votes
0answers
28 views

LyX numbering tables wrong in PDF [closed]

I've got a remarkable problem in LyX. In the LyX document all the tables are numbered correctly. Although when I convert my document to a pdf file, the numbers are incorrect. Lyx: table 3.1 => ...
0
votes
0answers
50 views

Numbering all equations [duplicate]

How can I number the equations of a document all at once? I've tried to find an option in LyX but I didn't find any.
2
votes
1answer
39 views

Adding Subsubsection & Subsubsection* to the TOC with lyx?

I'm using, lyx 2.0.2, how can I add the Subsubsection in a document with a report class to the TOC, I tried the solution provided in this Question but didn't work for me, it generated no errors but no ...
4
votes
1answer
56 views

Theorem/Definition/Lemma/etc independent numbering in Lyx

I am using the Koma-script book class in Lyx. By default, theorems, definitions, lemmas, and so on, follow the same numbering. So after "Theorem 1" comes "Definition 2", then "Lemma 3", and so on, ...
0
votes
0answers
26 views

Lyx and Hebrew - Subsection numbering in the wrong direction [duplicate]

I'm using LaTeX to typeset Hebrew math papers, and just started using LyX for that purpose. I use the KOMA script article class and XeTeX, and everything works great except for one glitch: The ...
1
vote
1answer
123 views

Get rid of the word “equation” in cross references

I'm using the thesis template that comes with LyX and whenever I make a cross reference for an equation it comes along with the word "Equation XX.YY" and I just want the number "XX.YY". The document ...
3
votes
1answer
163 views

Lyx : After Changing numbering, Part appears in regular text in pdf

Lyx. Document class : article (paper) I wanted numbering for the TOC but without the "Part I" before it. So I went to Document -> Settings -> Numbering & TOC and changed the numbering column to ...
4
votes
1answer
754 views

Numbering equations with LyX

I am using LyX with layout report for my thesis. I would like to have numbering on my equations but dont know how to do it. I'd like the first number to show the chapter and the second one the number ...
1
vote
1answer
243 views

How can I number theorems by section in LyX?

The theorem count doesn't update when I move to another section. I.e. I'm currently in section 6, and LyX has already in theorem 30, when theorem 1 is in section 1. How can I make LyX start counting ...
2
votes
0answers
158 views

Lyx incorrect figure numbering [closed]

Just a quick question. I am currently working on writing my thesis. I have many figures and I want the numbering to be something like 4.1 or 5.3. Where the first number is my section number and the ...
4
votes
1answer
96 views

No symbols inside a multilevel numbered list in Lyx [closed]

I have some numbered lists in Lyx with 4 levels of indentation. On the first level there are numbers (1,2,3,....), on the second small letters ( (a),(b),(c),...), then Roman numbers (i, ii, iii,...) ...
1
vote
0answers
70 views

example numbering in lyx branches

I have branches in a lyx file in which there are external files. These files are (lesson1, lesson2 etc) and they have examples and exercises in them. The examples are not being numbered unlike ...
1
vote
1answer
152 views

LyX: number table by section suddenly default, how to remove

I just installed the newest version of LyX 2.0.4 and notice that the table numbering is by section. How do I remove this so that it is naturally incremented for each table created, like it was before? ...
3
votes
1answer
419 views

In Lyx, “Part” section in Arabic numbers and numbering the rest of the sections accordingly

The default in lyx is to have I. First part (roman number) Section 1 1.1 Subsection 1 and I'd like to have First part (arabic number) 1.1 Section 1 1.1.1 Subsection 1 etc. Any ...
2
votes
1answer
161 views

LyX Question on Table Numbering

How can you change table numbers in LyX. I want to get tables numbered within section (Table 1.1, 1.2 etc.). For some reason \numberwithin{table}{section} is not working.
5
votes
1answer
1k views

Automatic equation numbering in LyX

I would like to create automatic numbering of equations in LyX. when I entered \renewcommand\[{\begin{equation}} \renewcommand\]{\end{equation}} for the "equation" environment it worked. However, ...
4
votes
1answer
678 views

Numbering theorems in the appendix by adding the appendix letter in front/after the theorem number

Can someone please tell me how to make definitions, theorems etc. in the appendix look like Definition A1 or Definition 1A (an "A" should be somewhere), if the appendix is "numbered" with A (meaning ...
3
votes
1answer
633 views

LyX: Equation number overlaps equation

Using LyX 2.0.1, using the book (KOMA-script) class with the "Number Equations by Section" module, I have a long equation (in an equation array) that is overlapped by the equation number: Is there ...
10
votes
1answer
541 views

Numbers and programming code

This happens when I use programming code and enumeration, how can I add a gap between the numbering and the line numbers of the code. I'm using this in LaTeX Preamble: \usepackage{listings} ...
7
votes
1answer
577 views

How to number subtheorems hierarchically?

Problem in a nutshell: I'd like to number theorems that are embedded within other theorems' proofs with numbers that indicate the parent-child relationship between the two theorems. Problem in ...
3
votes
0answers
202 views

Wrong numbering persists in LyX [closed]

When I try to organise my notes using Section\Subsection\Subsubsection numeration, I keep getting the wrong numbers in the editor: Previously, I've got help finding the solution to fix this problem ...
1
vote
1answer
204 views

Wrong numeration in LyX Subsubsection

I'm typing my lecture notes in one big .lyx file, and I use numeration to keep stuff organised in the TOC: Numbered Sections for Lectures\Recitations\Tutorials Numbered Subsections for ...
5
votes
2answers
1k views

Using the same number for repeated use of the same equation

I'm a LyX beginner so please don't worry about stating the obvious. I'm numbering equations by section in my document. That's working fine. However, when I refer to the same equation later on in the ...
2
votes
1answer
2k views

How to control figure numbering in Lyx

I have a single figure in a Lyx document, and it is part of a paragraph which itself is part of a section. It is expected that Lyx will produce a caption for it as 'Figure 1: ....', however, the ...
9
votes
1answer
4k views

LyX - changing subsection from numbers to letters

I have a problem set that I want to type up. In my section, i get numbers which is fine since I have 4 problems on my problem set. But each subsection is lettered on my problem set, so I would like ...