Is there a way in LyX to find all the cross-references to a particular label? I use child documents.
I have to restructure my thesis, and two chapters are being merged into one. That means the chapters will become sections, and the sections sub-sections, and so on.
Therefore, references to ...
Search found 13 matches
- Wed Jan 16, 2013 12:20 am
- Forum: LyX
- Topic: Finding cross-references
- Replies: 1
- Views: 3076
- Fri Aug 10, 2012 12:46 pm
- Forum: LyX
- Topic: Front Matter Design
- Replies: 0
- Views: 1660
Front Matter Design
Hi, I am doing a thesis and I am struggling to get the front matter right.
The title page has to be very specific according to the regulations of my university. I've just done the whole page in the standard layout, and centred everything, making the fonts larger - I've used 'huge' for the title ...
The title page has to be very specific according to the regulations of my university. I've just done the whole page in the standard layout, and centred everything, making the fonts larger - I've used 'huge' for the title ...
- Mon Jul 16, 2012 11:07 pm
- Forum: LyX
- Topic: Appendix numbering not working in TOC with child documents
- Replies: 1
- Views: 1860
Appendix numbering not working in TOC with child documents
I tried putting the heading (at chapter level) outside of the appendix box, but it caused problems.
I have solved the problem by inserting some TeX code at the start, e.g:
becomes Appendix A
It will work OK but its not a neat solution!
I have solved the problem by inserting some TeX code at the start, e.g:
Code: Select all
\setcounter{chapter}{0}
It will work OK but its not a neat solution!
- Mon Jul 16, 2012 6:14 pm
- Forum: LyX
- Topic: Appendix numbering not working in TOC with child documents
- Replies: 1
- Views: 1860
Appendix numbering not working in TOC with child documents
I am using LyX version 2.0.3. I have a main document with several child documents, the earlier ones chapters and the latter two appendices - all of them are of the 'Book' style. The appendices have a box around the whole document; this box is labelled 'Appendix'. At the start of the appendices is ...
- Wed Jul 04, 2012 6:14 pm
- Forum: LyX
- Topic: subscript | PDF Output using Child Document not possible
- Replies: 3
- Views: 2916
Re: subscript | PDF Output using Child Document not possible
Thanks Stefan, putting the .sty file in the same location as the document was an effective (albeit ugly) fix.
I had a look at the raw LaTeX that LyX produces and it is adding subscript.sty at the top. The thing is, I don't think this gets me any further forward at all. I don't use any native/raw ...
I had a look at the raw LaTeX that LyX produces and it is adding subscript.sty at the top. The thing is, I don't think this gets me any further forward at all. I don't use any native/raw ...
- Wed Jul 04, 2012 3:08 pm
- Forum: LyX
- Topic: Problem with pasting Math and Comments
- Replies: 1
- Views: 1576
Re: Problem with pasting Math and Comments
I am no expert in LyX, but..
Have you tried exporting it to PDF, then copying from the PDF file?
Have you tried exporting it to PDF, then copying from the PDF file?
- Wed Jul 04, 2012 3:04 pm
- Forum: LyX
- Topic: Referencing and citation
- Replies: 3
- Views: 3637
Referencing and citation
I use an external (BibTeX) bibliography also. If I right-click on the 'BibTeX generated bibliography' in LyX, and pick the Settings option, then a dialog box appears. Towards the bottom there is a drop-down box labelled 'Style'. I believe (but am not certain) that this is how you control the order ...
- Wed Jul 04, 2012 2:47 pm
- Forum: LyX
- Topic: subscript | PDF Output using Child Document not possible
- Replies: 3
- Views: 2916
subscript | PDF Output using Child Document not possible
I am using Windows 7 and Lyx 2.0.3 with MikTex 2.9 and when I used child documents I can’t produce a PDF.
The problem
I have a main document which just consists of the following:
Input chapter 1
Input chapter 2
Input chapter 3
BibTeX bibliography
Index
When I try to produce the PDF of this, I ...
The problem
I have a main document which just consists of the following:
Input chapter 1
Input chapter 2
Input chapter 3
BibTeX bibliography
Index
When I try to produce the PDF of this, I ...
- Mon Jan 23, 2012 8:11 pm
- Forum: LyX
- Topic: multirow | Missing Border in Table
- Replies: 2
- Views: 2947
Re: multirow | Missing Border in Table
Has nobody got any ideas on this?
I am really surprised as I'd have thought it would be a common problem. I'm creating more tables with multirow and the problem keeps cropping up. If I don't get a reply I'm going to have to use LaTeX code to create my tables, which is a complete pain!
I am really surprised as I'd have thought it would be a common problem. I'm creating more tables with multirow and the problem keeps cropping up. If I don't get a reply I'm going to have to use LaTeX code to create my tables, which is a complete pain!
- Sun Jan 15, 2012 4:56 pm
- Forum: LyX
- Topic: multirow | Missing Border in Table
- Replies: 2
- Views: 2947
multirow | Missing Border in Table
I have a LyX document with a table in it and some of the cells are combined using multirow. It looks OK in LyX but doesn't render properly in the PDF. Some of the borders are missing. There is a horizontal border missing in each of columns 2, 3 and 5. Can anyone advise how to show these missing ...