Re: Change horizontal spaces in lists without extra package

2015-03-02 Thread Guenter Milde
On 2015-03-02, Csikos Bela wrote: > [-- Type: text/plain, Encoding: --] > Hello: > I would like to change the spaces between text and beginning/ending of > lists, as well as between list items. > Based on http://en.wikibooks.org/wiki/LaTeX/List_Structures I modified > list spacing values, but

Re: List of Figures to Toc

2015-03-02 Thread Michael Berger
On 03/02/2015 09:47 PM, Aline Gautrein wrote: Hey guys, I am stil trying to resolve my contents problem: I now try to use \addcontentsline{toc}{chapter}{\listoftables}\markboth{}{} \addcontentsline{toc}{chapter}{\listoffigures}\markboth{}{} etc... Now I get the error message: TeX capacity e

Re: List of Figures to Toc

2015-03-02 Thread Michael Berger
On 03/02/2015 09:47 PM, Aline Gautrein wrote: Hey guys, I am stil trying to resolve my contents problem: I now try to use \addcontentsline{toc}{chapter}{\listoftables}\markboth{}{} \addcontentsline{toc}{chapter}{\listoffigures}\markboth{}{} etc... Now I get the error message: TeX capacity e

Re: Beamer: adding a frame before another frame (but not after another frame)

2015-03-02 Thread Paul A . Rubin
Scott Kostyshak lyx.org> writes: > OK. Do you have any thoughts (don't worry if not) on the idea of > "start a new frame regardless of the context"? Currently I do the > following: > > command-alternatives environment-split outer; environment-split; layout Frame > FWIW, I did the following (wh

Reference Problem Redux

2015-03-02 Thread William Hanson
Dear All, Last summer Stefano Franchi did something for me that I was unable do. He created a tex file out of a lyx file and a bib file. I'm in the same bind again. The problem, then and now, is that when I try to create a tex file of my LyX document, the resulting tex file does not contain the

Re: line out of margin

2015-03-02 Thread Gordon Cooper
Hi Eduardo. In, Document>Settings>PDF Properties, on the Hyperlinks Tab, you could check 'Break Links over Lines' box. Gordon Tauranga N.Z.

Re: List of Figures to Toc

2015-03-02 Thread Johannes Böttcher
Hi, add to your preamble, from a previous mail i know that you are using a KOMA class. KOMAoption{listof}{totoc} best regards On 02.03.2015 21:47, Aline Gautrein wrote: Hey guys, I am stil trying to resolve my contents problem: I now try to use \addcontentsline{toc}{chapter}{\listoftable

Re: KOMA Skript

2015-03-02 Thread Johannes Böttcher
Hi Aline, the following example patches package `nomencl` to use the commands available with KOMA-script. Please test the example in it presented way, then implement it in LyX. You can find more information about KOMA-script in the manual. Please keep the list in cc. Johannes % >8 %% \do

List of Figures to Toc

2015-03-02 Thread Aline Gautrein
Hey guys, I am stil trying to resolve my contents problem: I now try to use \addcontentsline{toc}{chapter}{\listoftables}\markboth{}{} \addcontentsline{toc}{chapter}{\listoffigures}\markboth{}{} etc... Now I get the error message: TeX capacity exceeded, sorry [input stack size=5000]. \addcont

Re: line out of margin

2015-03-02 Thread William Seager
On Monday, March 02, 2015 16:47:26 Eduardo Bologna wrote: > > Everything goes OK, but when it finds URLs, it does not make a separation, > and the line continues beyond the margin, and it cuts off. you could try in the preamble \usepackage[hyphens]{url} -- William Seager University of Toronto

Re: Beamer: adding a frame before another frame (but not after another frame)

2015-03-02 Thread Scott Kostyshak
On Mon, Mar 2, 2015 at 6:16 AM, Jürgen Spitzmüller wrote: > 2015-03-01 22:07 GMT+01:00 Scott Kostyshak: >> >> Sometimes I find it difficult to add a frame in beamer. The following >> is an example. Open examples/beamer.lyx. What is the easiest way to >> add a frame before the frame "Purpose of the

KOMA Skript

2015-03-02 Thread Aline Gautrein
Hallo liebe Lyx-User, ich schreibe gerade eine Abschlussarbeit mit Lyx. Ich schreibe mit KOMA Skript. Ich habe an den Anfang des Dokumentes Listen für Abbildungen, Tabellen usw. gesetzt. Im Ausgabedokument steht im Seitenkopf, wo man sich gerade befindet, also zB.: "List of Figures" oder "List of

Change horizontal spaces in lists without extra package

2015-03-02 Thread Csikos Bela
Hello: I would like to change the spaces between text and beginning/ending of lists, as well as between list items. Based on http://en.wikibooks.org/wiki/LaTeX/List_Structures I modified list spacing values, but it has only partial effect. The space betweens items has changed, but the space be

Re: Question regarding the correction mode of LyX

2015-03-02 Thread Richard Heck
On 03/02/2015 10:27 AM, Harold Mouras wrote: Dear LyX users, I have question regarding the correction mode of Lyx. In a document, I used this correction mode and I would like to export my LyX document in a word document in which I could see my LyX corrections under word corrections ? Is that p

Re: line out of margin

2015-03-02 Thread Liviu Andronic
On Mon, Mar 2, 2015 at 5:47 PM, Eduardo Bologna wrote: > Hi list, I´m using Lyx 2.1.2 in windows 7, my document is article > (standar). I´ve adjusted margins to 2.5cm. > > Everything goes OK, but when it finds URLs, it does not make a separation, > and the line continues beyond the margin, and it

line out of margin

2015-03-02 Thread Eduardo Bologna
Hi list, I´m using Lyx 2.1.2 in windows 7, my document is article (standar). I´ve adjusted margins to 2.5cm. Everything goes OK, but when it finds URLs, it does not make a separation, and the line continues beyond the margin, and it cuts off. For example, this is what I write in lyx: (vídeo 9,

RollApp

2015-03-02 Thread Francesco Menoncin
Dear LyXers, does anyone know whether there exists a project to add LyX to the "RollApp" list? https://www.rollapp.com/ Thanks, Francesco -- --- Francesco Menoncin Associate Professor University of Brescia Department of Economics and Management E-mail: francesco.menon...@unibs.it Tel. 0039-0

Question regarding the correction mode of LyX

2015-03-02 Thread Harold Mouras
Dear LyX users, I have question regarding the correction mode of Lyx. In a document, I used this correction mode and I would like to export my LyX document in a word document in which I could see my LyX corrections under word corrections ? Is that possible ? Thank you very much in advance, Best reg

Re: Beamer: adding a frame before another frame (but not after another frame)

2015-03-02 Thread Jürgen Spitzmüller
2015-03-01 22:07 GMT+01:00 Scott Kostyshak: > Sometimes I find it difficult to add a frame in beamer. The following > is an example. Open examples/beamer.lyx. What is the easiest way to > add a frame before the frame "Purpose of the Beamer class" ? > > I've found two ways: > > 1. Place the cursor

Pyxplot in LyX

2015-03-02 Thread Wolfgang Engelmann
Animated by the discussion on Pgfplots in Lyx I wonder whether it is also possible to do the same with figures produced by Pyxplot: http://pyxplot.org.uk/ I have many (~thousand) figures produced with it, and I personal think it is easier to learn and use as is TikZ. I guess what one needs is s