Re: LyX doesn't find lipsum module

2016-10-12 Thread Riccardo
It does exactly the same as the lipsum.module at https://www.lyx.org/ trac/ticket/10021 2016-10-12 20:42 GMT+02:00 Joel Kulesza : > Additional discussion of lipsum layouts/patches here: https://www.lyx.org/ > trac/ticket/10021 > > - Joel > > On Wed, Oct 12, 2016 at 10:58 AM,

Re: LyX doesn't find lipsum module

2016-10-12 Thread Joel Kulesza
Additional discussion of lipsum layouts/patches here: https://www.lyx.org/trac/ticket/10021 - Joel On Wed, Oct 12, 2016 at 10:58 AM, John Kane wrote: > I was wondering if it was his own module. Does it do much more than just > using \usepackage{lipsum}? > > If so, he

Re: LyX doesn't find lipsum module

2016-10-12 Thread John Kane
I was wondering if it was his own module. Does it do much more than just using \usepackage{lipsum}? If so, he might want to present it to the LyX developers. On 12 October 2016 at 06:10, Riccardo wrote: > Sorry to everyone. My mistake. > It turns out it was an Inset

Re: LyX doesn't find lipsum module

2016-10-12 Thread Riccardo
Sorry to everyone. My mistake. It turns out it was an Inset defined by himself. Problem solved. 2016-10-12 11:58 GMT+02:00 Riccardo : > Well, it is not so stupid ;) . By checking it I noticed once thing. > Making a new file, and adding to the preamble *\usepackage{lipsum}*

Re: LyX doesn't find lipsum module

2016-10-12 Thread Riccardo
Well, it is not so stupid ;) . By checking it I noticed once thing. Making a new file, and adding to the preamble *\usepackage{lipsum}* everything works fine. But my problem is a little different. As I'm writing a scientific paper, my advisor shared with me his LyX template, from the APS (Revtex

Re: LyX doesn't find lipsum module

2016-10-12 Thread John Kane
This sounds stupid but you do have \usepackage{lipsum} in your LaTeX preamble? On 12 October 2016 at 03:31, Riccardo wrote: > Hello everybody, > I'm using LyX 2.2.1 under Ubuntu 16.04. I have texlive 2016 installed via > this