Lyx without img

2014-06-08 Thread Rafa GF
Hi everyone, A couple of questions, please: Is necesary to save the both .png (or .jpg) file and lyx document? Is there any way to import definetly the image files to lyx document? If I erase the .png/.jpg file from the folder, I will not be able to open the full document. Thanks in advance.

Re: Lyx without img

2014-06-08 Thread stefano franchi
On Sun, Jun 8, 2014 at 4:29 AM, Rafa GF wrote: > Hi everyone, > > A couple of questions, please: Is necesary to save the both .png (or .jpg) > file and lyx document? Is there any way to import definetly the image files > to lyx document? If I erase the .png/.jpg file from the folder, I will not

Re: Lyx without img

2014-06-08 Thread Rafa GF
Thank you so much, Stefano. I'll try to make zipped files with text and images. Cheers. El 08/06/14 17:31, stefano franchi escribió: On Sun, Jun 8, 2014 at 4:29 AM, Rafa GF > wrote: Hi everyone, A couple of quest

Re: Lualatex at startup

2014-06-08 Thread Richard Heck
On 06/07/2014 10:12 PM, Julio Rojas wrote: Dear all, I have just tried to install Lyx 2.1 on my Windows 7 PC on which I already had Lyx 2.0.6 and TexLive 2013, so I went the update way. During configuration, Lyx runs LuaLatex which in turn gets stuck and start bloating and eating all the reso

Re: Lualatex at startup

2014-06-08 Thread stefano franchi
On Sun, Jun 8, 2014 at 3:04 PM, Richard Heck wrote: > On 06/07/2014 10:12 PM, Julio Rojas wrote: > >> Dear all, >> >> I have just tried to install Lyx 2.1 on my Windows 7 PC on which I >> already had Lyx 2.0.6 and TexLive 2013, so I went the update way. During >> configuration, Lyx runs LuaLatex

How to insert a slashed o?

2014-06-08 Thread stefano franchi
Does anyone know LyX has function similar to the various insert-accent functions, that would insert the Danish "slashed o"? I am trying to write Kierkegaard's name without resorting to LaTeX codes. The function should insert U+00F8 ø latin small letter o with stroke Stefano -- ___

Re: How to insert a slashed o?

2014-06-08 Thread Richard Heck
On 06/08/2014 04:34 PM, stefano franchi wrote: Does anyone know LyX has function similar to the various insert-accent functions, that would insert the Danish "slashed o"? I am trying to write Kierkegaard's name without resorting to LaTeX codes. The function should insert U+00F8 ø latin small l

Re: Backspacing at the start of an inset occupying a paragraph

2014-06-08 Thread Richard Heck
On 06/07/2014 01:43 AM, aparsloe wrote: Placing the cursor at the start of an inset and pressing the backspace key destroys the inset and makes its content part of the surrounding text. However, if the inset is the *only* item in a paragraph environment (list, Quotation, etc.) then not only is

Re: How to insert a slashed o?

2014-06-08 Thread stefano franchi
On Sun, Jun 8, 2014 at 3:55 PM, Richard Heck wrote: > On 06/08/2014 04:34 PM, stefano franchi wrote: > > Does anyone know LyX has function similar to the various insert-accent > functions, that would insert the Danish "slashed o"? I am trying to write > Kierkegaard's name without resorting to La

Re: How to insert a slashed o?

2014-06-08 Thread Richard Heck
On 06/08/2014 05:01 PM, stefano franchi wrote: On Sun, Jun 8, 2014 at 3:55 PM, Richard Heck > wrote: On 06/08/2014 04:34 PM, stefano franchi wrote: Does anyone know LyX has function similar to the various insert-accent functions, that would insert the Dani

Re: How to insert a slashed o?

2014-06-08 Thread stefano franchi
On Sun, Jun 8, 2014 at 4:30 PM, Richard Heck wrote: > On 06/08/2014 05:01 PM, stefano franchi wrote: > > > > > On Sun, Jun 8, 2014 at 3:55 PM, Richard Heck wrote: > >> On 06/08/2014 04:34 PM, stefano franchi wrote: >> >> Does anyone know LyX has function similar to the various insert-accent >>

Re: How to insert a slashed o?

2014-06-08 Thread Richard Heck
On 06/08/2014 05:36 PM, stefano franchi wrote: Now, suppose instead I want to add a LFUN to take care of inserting the slashed o. (I won't, just trying to understand a bit better how keyboard input is managed in this case) I would add the proper constant in FuncCode.h and its proper line and do