Questions tagged [lyx]

Lyx is a multi-platform document processor that serves as a frontend to the LaTeX typesetting environment.

LyX is a document processor that encourages an approach to writing based on the structure of your documents (What You See Is What You Mean) and not simply their appearance (What You See Is What You Get).

LyX combines the power and flexibility of TeX/LaTeX with the ease of use of a graphical interface. This results in world-class support for creation of mathematical content (via a fully integrated equation editor) and structured documents like academic articles, theses, and books. In addition, staples of scientific authoring such as reference list and index creation come standard. But you can also use LyX to create a letter or a novel or a theatre play or film script. A broad array of ready, well-designed document layouts are built in.

LyX is for people who want their writing to look great, right out of the box. No more endless tinkering with formatting details, “finger painting” font attributes or futzing around with page boundaries. You just write. On screen, LyX looks like any word processor; its printed output — or richly cross-referenced PDF, just as readily produced — looks like nothing else.

LyX is released under a Free Software/Open Source license, runs on Linux/Unix, Windows, and Mac OS X, and is available in several languages.

201 questions
76
votes
5 answers

How to draw a graph in LaTeX?

First of all, let me say I'm using LyX, though I have no problem using ERT. Secondly, what is the most simplest way to draw a simple graph like this in Latex? I've seen some documents with graphs and I've seen some examples, but I couldn't figure…
Amir Rachum
  • 76,817
  • 74
  • 166
  • 248
74
votes
3 answers

Insert programming code in a Lyx document

What is the best way of inserting python/C++ code in a Lyx document? The code is small examples less than 20 lines. My Lyx document is using the Book document class. Orjanp
Orjanp
  • 10,641
  • 12
  • 36
  • 39
40
votes
2 answers

Footnote spacing in LaTeX

I'm writing my dissertation and the grad school says I need a space between multiple footnotes and also the space between the text and the start of the footnotes is too small. Is there a way to do this? Any help is greatly appreciated.
Matt
23
votes
7 answers

LyX - breaking long formula lines

How can I break long formulas in LyX into two (or more) lines? I know how to write several lines of equations in one "math box" but I'm looking for a solution to break lines even in the middle of a parenthesis. I'm using LyX 1.6.4 and currently,…
Amir Rachum
  • 76,817
  • 74
  • 166
  • 248
19
votes
1 answer

Create appendix in Lyx

I am trying to create appendix in Lyx. I use 'Document->Start Appendix Here' just before the beginning of the appendix text, and I can see that the text before the Bibliography is wrapped in an appendix box. However, when I print the document, the…
skyork
  • 7,113
  • 18
  • 63
  • 103
17
votes
1 answer

How can I indent a paragraph that comes after a list in LyX?

I'm writing a document in LyX. I would like every new Paragraph to be indented, and it does happen to all paragraphs beside ones that are in a new section/subsection or coming after a list. Is there a way to fix that? (sorry if it's an extremely…
Celime
  • 203
  • 2
  • 6
11
votes
1 answer

How to install the knitr-module in Lyx 2.0.3?

I just installed Lyx 2.0.3 on my iMac and MacBook Air. When trying to open a *.lyx document on the iMac I get the following error-message: "The module knitr has been requested by this document but has not been found in the list of available…
murek
  • 133
  • 1
  • 5
11
votes
1 answer

compiling minimal knitr example fails

I'm working on getting knitr setup. I installed the latest version of R (2.15.1), Lyx 2.0 including the MiKTex 2.9 distribution, and RStudio 0.96.304 on a Windows 7 Enterprise box. I can get pdflatex output if I open up Lyx and simply view the…
atiretoo
  • 1,812
  • 19
  • 33
9
votes
2 answers

how to insert a visible box around a set of content in latex?

I'm trying to figure out how the books draw a box perhaps with different background around a digression/example? Preferably how this would be accomplished in lyx, but latex solution would be welcomed as well :D
FurtiveFelon
  • 14,714
  • 27
  • 76
  • 97
8
votes
3 answers

What are these characters: ⎲⎳?

I used Lyx (a Latex distribution) to convert my content to an HTML page. I noticed that the sigma symbol represented in firefox is composed of these 2 characters: ⎲ ⎳ The first character is for the upper part of Sigma symbol, and second character is…
user188276
8
votes
3 answers

How to get rid of navigation bars in beamer?

How can I remove the navigation bar of sections and subsections on the top of each slide generated from a beamer latex file? I'm using the package beamerthemesplit.
user376089
  • 1,245
  • 3
  • 14
  • 18
8
votes
2 answers

R loses information when saving plot as encapsulated postscript (.eps)

Lyx and Latex work splendidly with .eps images. But when I export a scatter plot with a smoothing curve from Rstudio, the points are lost and the plot is delivered with only the curve. The two save methods I have tried are: In Rstudio, choose…
invictus
  • 1,821
  • 3
  • 25
  • 30
8
votes
7 answers

Problem in Latex: "There's no line here to end"

I'm using Lyx to produce a Latex document, and when i try to convert to pdf, it complains of the error: "there's no line to end", and description is "//". My Latex document is like 200 lines without many line breaks. How am I supposed to debug this…
Saobi
  • 16,121
  • 29
  • 71
  • 81
7
votes
3 answers

Z specifications in LaTeX

Is there any package for LaTeX which will support writing Z specifications? I am interested in both horizontal and vertical formats for schemas.
Gabriel Ščerbák
  • 18,240
  • 8
  • 37
  • 52
7
votes
2 answers

Zed Notation in LyX

Is it possible to create Zed Notation schemes in LyX? How can it be done?
Amir Rachum
  • 76,817
  • 74
  • 166
  • 248
1
2 3
13 14