Tagged Questions

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

learn more… | top users | synonyms

14
votes
2answers
5k views

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
9
votes
5answers
7k views

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 ...
8
votes
2answers
5k views

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 ...
5
votes
3answers
126 views

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 ...
5
votes
3answers
2k views

Insert video clip in a lyx presentation and play it in GNU/Linux

How can I insert a video clip into a presentation created in Lyx? Have seen http://www.latex-community.org/forum/viewtopic.php?f=19&t=48. It works, but there the video starts in the background in ...
5
votes
2answers
537 views

Has anyone tried literate programming for C#, with Lyx and noweb

I came across this blog post yesterday, and it once again made me want to give literate programming a try. Has anyone else tried doing literate programming for C#? I'm wondering about trying Lyx + ...
4
votes
1answer
136 views

How to setup R with LyX?

I wish to setup R with LyX. Going through the web I found many resources. The "official" text doesn't seem to be the most up to date: http://wiki.lyx.org/LyX/LyxWithRThroughSweave I followed most ...
4
votes
2answers
214 views

Smart page breaks to make chapters print modularly

I'm writing a booklet for my debate club in LyX, and it is a collection of Prep Cases - each prep case is a chapter. Currently I have a "new page" after every chapter, but I want something more - I ...
4
votes
3answers
865 views

Latex: Convert “Comment” into “Marginal Note”

using LyX I'm trying to convert the "comments" into "marginal notes". I tried several things but without luck. The best shot was like this: \makeatletter \@ifundefined{comment}{}{% ...
3
votes
1answer
362 views

Labels in xtable captions for crossreferencing in lyx

I am using pgfsweave with Lyx 1.6.8 and xtable. providing table captions by <<result=tex>>= print(xtable(<dataframe>,caption="Here is my caption")) @. How can I insert a label ...
3
votes
2answers
991 views

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.
3
votes
4answers
876 views

Writing Formula Sheets (Cheat Sheet) in LyX / LaTeX

I'm interested in writing a formula sheet for an upcoming exam in Physics. I want to create something similar to this. I have the sources, however, I can't understand what's going on over there, and I ...
3
votes
1answer
150 views

Automatically define macros in LyX documents

I'm using LyX all the time and over the last 2 years I've accumulated some very handy macros for my lecture notes. As it is today, every time I start a new document, I copy and paste the macros from ...
3
votes
2answers
365 views

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 ...
3
votes
2answers
2k views

How do I merge cells of the same column in LyX?

I have 3 subfigures I want to arrange so that 1 will be in the left and 2 will be in the right (one above the other): Figure 1 | Figure 2 Figure 1 | Figure 3 Figure 1 should appear only ...
3
votes
2answers
365 views

Zed Notation in LyX

Is it possible to create Zed Notation schemes in LyX? How can it be done?
2
votes
0answers
185 views

Making pgfsweave work with all ggplot2 plots

Have run into a problem using ggplot2 and pgfsweave(+Lyx). When I run my code in R, I get a nice plot with coloured/shaded tiles, and those tiles do not appear when running via pgfsweave. Note that ...
2
votes
3answers
602 views

How to add a (large) code appendix in LaTeX / LyX?

I'd like to add a code appendix to my LyX document. There are a few options I already considered, but they all have their problems. I know a bit about listings, but one problem with those is that, if ...
2
votes
1answer
1k views

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 ...
2
votes
4answers
195 views

Are there text editors that can be used to create markup languages (like markdown, rest and such?)

I'm becoming more interested in markdown and rest for documentation/requisites in projects, but some people in the team aren't that techie to use and remember these markups. It's going to be a bad ...
2
votes
1answer
386 views

LyX AMS align environment multiple columns

When I choose to insert an AMS Align environment in LyX, I only get two columns. I am pretty sure it is possible to get multiple columns. Thanks!
2
votes
1answer
509 views

subscript for a join (\bowtie) operation in LyX/LaTeX

I'm using LyX to write some Relational Algebra queries. I'm using the \bowtie symbol for the join operation but when I try to put a text in subscript directly under the symbol, I get the following ...
2
votes
1answer
606 views

Showing labels in BibTex [LaTeX]

I'm currently using the apalike style for my bibliography, using natbib for author-year, however when I generate the bibliography I lose the labels that normally precede the reference, i.e. [S. ...
2
votes
3answers
819 views

Lyx: Can I beautify JSON inside a document?

I was wondering if anyone knew how to beautify or format JSON inside a Latex document. I am using Lyx as a front-end for writing the latex file. Are there any addons that people use? I tried to search ...
1
vote
1answer
55 views

LyXliteral programming

I keep writing codes in gedit but at the end of the week we need to submit a lyx literal programming file. Copying and pasting or importing is painful, since , we need to keep pressing tabs or enters. ...
1
vote
1answer
112 views

Natural Math parser in opensource

I want to start a new Open source project regarding natural math and Matlab, I am looking for an existing opensource math parser and display project that I can leverage. Something with functionality ...
1
vote
1answer
381 views

How to vertically align multiple tables or graphics in Lyx

What I wanted to do is that I had multiple tables and/or images of different heights and wanted them positioned on the page side by side, so that the tops of the objects were aligned. I couldn't ...
1
vote
1answer
685 views

How to make poster in Lyx?

I wanna make a scientific poster. I use lyx as my editor BUT I don't find any instruction how I can make a poster in lyx. I found some latex source codes (.tex) but I don't know how to convert and use ...
1
vote
2answers
210 views

How can I add delimiters around the amsmath align environment?

I have a group of equations and I'd like to show under some transformation, the system looks like something else. So I'd like to group the AMS Align environment inside a pair of brackets such that the ...
1
vote
2answers
234 views

How to locally change encoding?

I'm using LyX, but I guess a solution would be some TeX code. I'm writing a document in English and I want to insert some Hebrew text, but the document encoding doesn't let me. Using Hebrew encoding ...
1
vote
1answer
113 views

Generating pdf from latex

I have been using two computers to generating pdf files from latex file by Winshell, but the characters (or images) in the pdf files generated from latex file on one computer looks always much more ...
1
vote
1answer
304 views

Display frame around an expression in LyX (/LaTeX)

Is it possible to draw a frame around an expression? For example if I presented a calculation, I want to draw attention to the result by drawing a "box" around it. I've seen it done in some articles ...
1
vote
3answers
3k views

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 ...
1
vote
1answer
911 views

lyx problem: ps, pdf “Authors not shown”

I'm trying to write a paper based on VLDB .cls and .tex files, it can be reached from here.It uses ACM SIG Proceedings Style.After fixing many errors, now i don't get any errors, However when i save ...
1
vote
2answers
323 views

Possible to have the 'Part' section to always start on odd page number?

Is it possible to always have the 'Part' section to start at an odd page number? So that if the part one section extends to page two, then part two automatically moves to page three. I'm using Lyx to ...
0
votes
2answers
201 views

Sweave & Lyx fig=T in Sweave

I'm following Gregor Gorjanc's tutorial on LyX & Sweave. Using Ubuntu 10.04 and LyX version 1.6.5 with all of texlive-full installed. R scraps which result in numerical output produce a valid ...
0
votes
1answer
179 views

How to set first page as cover in Lyx?

I'm writing a document in Lyx, an editor for Latex. Is there any fast way to tell Lyx that I want the first page to be the cover of my document? Thank you.
0
votes
1answer
48 views

Lyx: How to make multiple lines on the lowertitleback (koma-script)

I am trying to use uppertitleback and lowertitleback in lyx (2.0.0) If I just use uppertitleback and lowertitleback with one line apiece, it works just as expected. However, if I put any text in ...
0
votes
0answers
45 views

Creating interactive lists from lyx

I'm looking for a way to create interactive html files from .lyx files to facilitate learning checklists by heart. For example if I have a list in lyx: ["Section: Animals" 1) alligator 2) barracuda ...
0
votes
0answers
73 views

Get List of Listings in an Appendix

i am using lyx with the Listings package. I want to have Appendix A be titled "Code Listings" and then have the list of listings. Right now I have \lstlistoflistings in an ERT By using ...
0
votes
0answers
25 views

How to make addons in lyx as addons in Ms.Word?

how to make addons in lyx? by the APIs or what? any suggestion which IDE/Editor I can use for make addons in lyx? thanks.
0
votes
0answers
38 views

How to convert source code from latex to lyx?

I have difficulties to make a document in Lyx. I have create my document in TexMaker (LaTeX) and I want to put this codes in lyx editor and see the result as a Pdf or dvi. but it seem some errors ...
0
votes
0answers
52 views

Lyx - How to add a colon in a numeration for code text

I'm using the listings package, and I want to add a number with a colon at the beginning of each line, something like this: 1: print "hello world" 2: print "bye" At this moment I have the numbers, ...
0
votes
1answer
132 views

How to convert source code from latex to lyx?

I have difficulties to make poster in lyx. I found some source codes to make poster in latex like .txt and .sty in this homepage http://fuse.pha.jhu.edu/~wolven/posters.html. I want to put this codes ...
0
votes
1answer
266 views

ggplot2 code that works interactively (rkward) crashes under Lyx/pgfSweave - Hints please!

I encounter the following error in the *.Rnw.log: Error: chunk 3 (label=printgraph) Error in grid.Call.graphics("L_text", as.graphicsAnnot(x$label), x$x, : Metric information not available for ...
0
votes
1answer
1k views

Changing the page margin in LyX

does anyone knows how is it possible to the change the margines of a page in LyX? thanks
0
votes
2answers
2k views

Use fancyhdr in Lyx to position page number

I am trying to customise the position of the page number to make them all appear at the bottom centre in Lyx. I plan to use the fancyhdr package in the preamble section of the document, but I get the ...
0
votes
2answers
188 views

Inserting Graphics to LyX

I need to insert graphics in a lyx document. However, when I do: Insert->Graphics...etc The graphic file is just linked and is not physically in the lyx file. If I need to send the lyx file to someone ...
0
votes
2answers
1k views

Lyx template for scientific paper

Anyone know of any simple Template for scientific paper which is easy to modify and looks great? So that i don't have to use several hour to find out the syntax.
0
votes
1answer
329 views

LaTeX: How can I disable the linking for figures in LyX?

Complete LaTeX and LyX newbie here. I am currently writing a document in LyX and I'm using hyperref to have links in the ToC, citations etc. The problem is that I added a figure (with float) and when ...

1 2