{lyx} is for questions specifically about the LyX document processor. Do not use this tag if the problem can be reproduced without LyX, for example, if the question is a (La)TeX issue rather than a specific LyX problem.
2
votes
1answer
25 views
Use algorithmic in LyX
I'm used to using the algorithmic package in LaTeX, but don't see an easy way to use it in LyX. I even tried this, but it didn't work. Further, it required me to change my document type, which is a ...
2
votes
1answer
29 views
Bibliography issues in LyX
When I enter my sources, LyX doesn't break the lines. I clicked "Bibliography" in the menu, I entered [ 1 ] in the Key and my source in the Label to get the pdf I've pasted below. How do I get my ...
3
votes
1answer
38 views
Font size of some sections in toc smaller than others
I am using the article class with a rather standard setup in LyX. In my TOC some sections with longer titles are displayed with a smaller font size even though there is enough space to the page ...
1
vote
1answer
48 views
LyX: Question mark [?] instead of reference number after installing new .bst file
Hello I'm new in using LyX 2.0.6 with MacTex, and I'd try to import a citation style (file named plos2009.bst from http://www.ploscompbiol.org/static/latexGuidelines) into the BibTex style folder.
I ...
3
votes
1answer
23 views
LyX style for command with multiple arguments
I would like to create a style for a command that takes multiple arguments:
\classify{A}{B}{C}
I started creating a style
Style Classify
Category FrontMatter
LatexType Command
...
3
votes
1answer
86 views
Lyx and List of Acronyms
I need to generate the List of Acronyms for a report class document, i used this method to make the acronym:
insert -> nomenclature entry
then I write the symbol and the description. Example:
...
7
votes
2answers
117 views
Pythontex workflow with LyX
I've recently learned about PythonTeX (Conference presentation). It's a tool that lets you execute python code in your LaTeX documents. This is useful for, e.g., creating matplotlib figures inside ...
7
votes
1answer
62 views
Weird break before English language citation
I'm using LyX to write my thesis I've encountering this weird problem. When in-paragraph citations are formatted as English in my Danish document (which I do to get the spell checker working for ...
4
votes
1answer
59 views
Using LyX, how do you put a table and a figure side by side and caption them Table XX and Figure XX?
I have found solutions for them to be done in normal TeX, but how do I do this in LyX? What I wish to obtain is something like that shown in Table and Figure side-by-side with Table caption above, ...
1
vote
2answers
30 views
Using \inputminted from lyx with relative path
I'm using the minted package with lyx. I want to use \inputminted and must be able to specify a relative path (to share between machines with different home directory names).
The problem is that the ...
1
vote
0answers
28 views
How to use LyX to produce STOP (Sequential Thematic Organization of Publications) documents
I want to produce documents in the STOP format (Sequential Thematic Organization of Publications). STOP was pioneered by the Hughes Aircraft Company in the Sixties and is regarded as a forerunner of ...
2
votes
1answer
49 views
How to add multi-authors with different affiliations in Beamer using LyX?
I want to have two authors with different affiliations showing on the cover page in beamer. Can anyone help me how I can do this in LyX? Specifically, I want to have the below structure:
Title
...
1
vote
1answer
47 views
What LaTeX / LyX classes, modules and templates are available for novel writing?
I'm very new to LyX and LaTeX, but keep seeing it mentioned while Googling for composing a novel. I'm understanding that it might offer the simplicity of being able to focus on writing the story, ...
1
vote
0answers
100 views
Insert a skak symbol
I'm trying to enter a chess symbols of skak package, and output it at pdflatex but it didn't compile...(at Lyx).
What can I do?
I enter it at math mode.
(there is no other way).
(Idon't know what is ...
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 => ...
3
votes
1answer
47 views
How to center a table in Classic thesis LyX version
I am using classic thesis for writing my thesis and while placing tables, the tables are aligning to the left. I want the table centered. I am attaching images of the LyX code and the output. Any help ...
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
36 views
Substituting lowerbacktitle in one-sided document
I'm using LyX and the thesis template that comes with it. When I changed my document from two-sided to one-sided a page in the output disappeared. I found out that this was the \lowertitleback that ...
2
votes
1answer
68 views
changing spacing of caption
I'm creating a figure using LyX. I would like the spacing of the caption below the figure to be 1.3. Is there an easy way to accomplish this? Setting the spacing to 1.3 for the entire document using ...
3
votes
1answer
45 views
MetaUML with LyX?
How to install MetaUML for LyX?
How to use it? Is there a site where I can find resources about this subject?
And if not, is there an equivalent tool for this not Dia?
1
vote
0answers
21 views
Lyx program listings output wrong symbols [duplicate]
This is what I added to the preamble:
basicstyle={\footnotesize\ttfamily}
emph={si, //,{,}, <, >, if, para, cada, devolver, en, de}
emphstyle={\color{red}}
frame=single
...
3
votes
1answer
55 views
Can I make LyX automatically use 'smart' parentheses [\left( \right)] in math mode?
When I type in math mode I always prefer to use the parentheses using
\left and \right.
Currently, I go into math mode and then press the button on the ribbon
that appears in this mode and creates ...
1
vote
0answers
67 views
Doodle on top of Sweave output
It might not be possible to do this, but I was wondering if there is a way to doodle on top of the LaTeX output, or in my case on top of Sweave output.
See example underneath!!
...
2
votes
1answer
145 views
LaTeX error file 'ulem.sty' not found in windows
while trying to read a file as PDF (pdflatex) I get this error:
LaTeX error: file 'ulem.sty' not found
I have searched far and wide on the web, but I can't figure out how to fix this.
Things I ...
5
votes
1answer
74 views
LyX: Paragraphs ignored in PDF output
I have a document with article class. Here's the minimal example:
#LyX 2.0 created this file. For more info see http://www.lyx.org/
\lyxformat 413
\begin_document
\begin_header
\textclass article
...
3
votes
1answer
88 views
Manually made folding marks in article don't appear as intended
I am writing a letter in the article documentclass in LyX. I tried Koma-script v2, and found it nice, but not quite fulfilling with customization, at any rate not within LyX.
Most of my letter works ...
2
votes
1answer
38 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 ...
8
votes
1answer
94 views
Change the size of only a part/subset of a single equation
For example, I'd like to do:
$Q^{r<1}$
but with the r<1 having a much smaller font size than the Q. Of course r<1 will naturally have a smaller size since it is a superscript, but I want ...
2
votes
1answer
55 views
How to change bibliography to webography in lyx 2.0.2?
I'm writing a report with lyx 2.0.2 and I want to insert in the end a webography which is the same as bibliography but its called webography instead. So what I want basically is either to change the ...
4
votes
1answer
55 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, ...
1
vote
1answer
37 views
Insert image in the header
I am a real beginner in LyX and I want to insert a small image into the header. Actually I want to insert two images. But let's begin by one. I have no idea how to do this and would appreciate any ...
3
votes
1answer
47 views
Inhibit indentation in paragraph after using the “quoting” package
A little while ago I asked this questions concerning how to quote in the style of "quotation" but without the first paragraph being indented. The answer I got was to use the quoting package instead of ...
2
votes
1answer
55 views
How to make a given LaTeX template compatible with my LyX file?
I have already written my entire thesis in LyX. But my university has a fixed LaTeX format in which I've to turn my thesis in. Kindly advise.
0
votes
0answers
66 views
What would be required to make a Windows RT port of LyX? [closed]
I just got a Surface RT tablet which I like quite a bit, although I'm stuck using remote desktop when I want to edit documents using LyX. I noticed that there does appear to be a port of MikTeX for ...
2
votes
1answer
50 views
Insert a TeX code into a math mode at LyX
If i'm at math mode at LyX and I want to add a TeX code, how can I do it?
This is possible?
i.e something like: \Ding{152} (or code that is more then a symbol) in math mode.
4
votes
2answers
74 views
LyX: reduce spacing in TOC
Is it possible to reduce line spacing in the Table of Contents?
I have tried adding \singlespacing before the TOC but I get "Undefined control sequence"
I have also tried \setlength{\itemsep}{0mm}
2
votes
2answers
90 views
LyX: remove header in specific page
My thesis is sectioned in Parts -> Sections -> Subsections.
Currently I am printing the part name on the header of each page. However, I would like to remove the header completely on the first page ...
1
vote
1answer
72 views
LyX: How to get the Part name to print in headers
I have a LyX article, structured with Parts -> Sections -> Subsections, and I want to print the Part name in the document header.
I am trying to get the part name with the following command, but it ...
0
votes
0answers
55 views
Convtex (Lyx/Latex to openoffice) for windows [closed]
I' m trying to use the convtex package in order to convert Lyx/Latex to Openoffice.
After extracting the zip package in a folder and installing python i can't "run" the config.py or any other *.py ...
4
votes
1answer
81 views
LyX table border colour
I have a multi-row table in LyX, with black horizontal borders at the top and bottom of the table. I would like to insert other horizontal borders inside the table that are grey rather than black. ...
1
vote
1answer
136 views
ClassicThesis, Lyx and reference ordering?
I am writing my PhD thesis with ClassicThesis, in LyX under Linux. Everything is working perfect... until I noticed that the order of apperance for my references is off. For example, the first listed ...
3
votes
2answers
90 views
Word count in LyX which does not include Figure captions
Is they a way of obtaining a word count in LyX that does not include text inside captions (Figures, tables etc.)?
0
votes
0answers
23 views
Figures after reference in text [duplicate]
I'm using LyX and I'd like to ensure that figures do not appear until after they are referenced in the text, ideally at the top of the following page. Is there any way to do this in LyX or LaTeX? I ...
1
vote
1answer
84 views
Can't install LyX through package installer [closed]
There once was a question that popped up and was closed without an answer...well, I have the same problem, and the same amount of answers as Iszi.
LyX & MiKTeX installation problems on Windows 7
...
2
votes
1answer
57 views
Inhibit indentation of first paragraph of quotation
I'm using LyX. Would it be possible to format something as "quotation" in a way in which the first paragraph doesn't get indented but the subsequent paragraphs does, like the way in which text ...
6
votes
1answer
82 views
How to set custom headers?
Having some experience with Latex, I'm now using LyX seriously for the first time. Since I need to set custom headers, I have enabled the Custom Header/Footerlines module and set the page layout to ...
3
votes
1answer
65 views
How do I make a circled frame?
I'm using LYX at XyMatrix.
If I'm writing in one of the cells a code like that:
\save"1,1"."1,2"*+[r][F]\frm{}\restore
I get a rectangle frame.
If want to get a circled frame what should I write? ...
4
votes
1answer
113 views
Bad math font quality in PDF
I have a problem with bad font quality that only affects "math" environments.
I am writing a document with lyx 2.0.2 (OS: Ubuntu). The chosen class is "report". Since the normally used fonts were ...
0
votes
0answers
25 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 ...
3
votes
2answers
64 views
Creating form letter in LyX
This really refers to the following posting:
How do I insert names into birthday invitations automatically?
I've tried to used the suggested LaTeX coding in LyX and don't quite seem to get it to ...

