Questions tagged [lyx]

Lyx is an open source document processor running on many Unix platforms (including MacOS X), OS/2, and under Windows/Cygwin.

18 questions
10
votes
7 answers

Converting a Lyx document to MS Word

I've made several attempts of converting a Lyx document to MS Word , or RTF, and failed. I'm working with a moderately complex document, involving external includes ( Java code, Child documents ), formulas and images. I've tried exporting to Latex…
10
votes
5 answers

Adding programming code into LaTex / LyX

Maybe I'm just being thick, but I can't find any sensible way to simply paste in my (python) code into latex without losing all the indent information (kinda important for python). Anyone got any bright ideas? I'm not worried about syntax…
6
votes
3 answers

Using the cases environment in LyX

In LyX, how does one add multiple cases to a cases environment? When I insert the cases template, I get the opening bracket followed by two placeholder boxes, i.e. {□□ I can put as much math in those two placeholders as I want, but I haven't been…
kpozin
  • 1,718
6
votes
0 answers

Are there any niceties for dealing with custom [LaTeX] environments in LyX?

I have some LaTeX environments and commands I'd like to bind to keyboard shortcuts, and (optimally) have them handled a little better than: regular lyx code Any tricks would be useful.
gatoatigrado
  • 1,755
2
votes
1 answer

How do I pick a custom font in Lyx?

How do I pick a custom font using LyX? All I see are options to pick Roman/Serif/Typewriter and then a few preset faces. I have hundreds of fonts on my system and want to be able to use them.
2
votes
1 answer

Don't number chapters

I am working on a school project, and I do not want to use chapters, and I want sections to be "the most important" style. Right now, sections are numbered n.m, where n is the chapter (0), and m is the section, I want it to display just m, or make…
2
votes
0 answers

Disable MathML output of eLyXer

eLyXer is a standalone LyX to HTML converter. In the resulting file, equations are formatted as MathML, and the file itself starts with an XML tag. This causes two problems: LibreOffice does not read the XML file (it can read HTML files, but not…
user89272
2
votes
1 answer

Is there a natural math translator for matlab?

I was wondering if someone has used a tool that can write math in a natural way, like in math type or LyX and then translate it to Matlab syntax for easy function entering PS I know it can be done in maple
David MZ
  • 133
2
votes
2 answers

How to embed Graphviz in LyX?

I want to embed dot scripts within .lyx files, I added the following line: (In document LaTeX preamble: ) \usepackage{graphviz} however, latex errored: LaTeX Error: File `graphviz.sty' not found.
Lenik
  • 18,830
2
votes
0 answers

How to make keyboard shortcut that do more then one thing in LyX?

In LyX, how to make a keyboard shortcut that make more then one thing? e.g. Bold + Italic... Thank you!
Yoar
  • 151
1
vote
1 answer

How can I change the background color of a cell in LyX?

I have a table in LyX: How can I change the background color of one cell, or alternate the background color between rows?
Franck Dernoncourt
  • 24,246
  • 64
  • 231
  • 400
1
vote
1 answer

Preserving Paragraphs When Pasting into Lyx

So very annoyingly: When you copy and paste from say Word into LyX, you lose all your paragraphs, emboldenings, etc. Is there any way to preserve these things?
1
vote
0 answers

How to convert Open Office files to LyX format

I've got chapters of a book in Open Office, but am having trouble with master documents and styles. I've thought of moving to LyX so I need to convert these files from odt -> tex. 10 years ago there was an answer (see the link below), but it…
LenB
  • 133
1
vote
1 answer

LyX doesn't wrap underlined text

I'm using LyX 1.6.6.1 under Windows XP, and, as the title says, it doesn't wrap underlined text - i.e., the underlined text is "overflowing" outside of the page.
1
vote
1 answer

Shortcut to insert \linebreak{} in lyx

I would like to define a shortcut in lyx 2.3.1 (ubuntu 18.04) to insert a \linebreak{}, so that the current line is split into two, and I can insert several empty lines this way. How should I enter this command in lyx shortcuts? Thanks in advance!
Apogentus
  • 188
  • 1
  • 6
1
2