Fail to verify tarball

2019-03-26 Thread Erik Apostol
I try to verify the signature of the newly downloaded LyX tarball as the
instruction on the LyX website:
gpg --recv-keys FE66471B43559707AFDAD955DE7A44FAC7FB382D
Unfortunately, gpg replies
gpg: no keyserver known (use option --keyserver)
gpg: keyserver receive failed: bad URI
Do I really need to add a keyserver? So what is the address of the
keyserver?
Erik


Re: Are you going to offer new versions of LyXWinInsaller?

2019-03-26 Thread Richard Kimberly Heck
On 3/26/19 11:44 AM, Uwe Stöhr wrote:
> On 26.03.2019 10:58, Reuven Segev wrote:
>
>> By the way, I would be grateful if you let me know whether the
>> customization files for the lyx.org  distribution are in
>> the same folder and subfolders (\AppData\Roaming\LyX2.3) as in your
>> distribution.
>
> Yes, this is the same folder.
> The differences in the installers are how the necessary third-party
> programs are handled. LyX itself is identical since I only build from
> the official LyX release source code.

Just to be super clear: The compilers used are different, so the
binaries are different. But there should (hopefully) not be any
noticeable difference to users.

Riki




Re: Are you going to offer new versions of LyXWinInsaller?

2019-03-26 Thread Uwe Stöhr

On 26.03.2019 10:58, Reuven Segev wrote:


By the way, I would be grateful if you let me know whether the
customization files for the lyx.org  distribution are in
the same folder and subfolders (\AppData\Roaming\LyX2.3) as in your
distribution.


Yes, this is the same folder.
The differences in the installers are how the necessary third-party
programs are handled. LyX itself is identical since I only build from
the official LyX release source code.

regards Uwe


Re: Problems with bibliography generation

2019-03-26 Thread Dr Eberhard Lisse
The only problem I can see in the malformed BIB file.

It does not load into BibDesk on the Mac.

The clean one does, and works perfectly with the LyX file.

If a BIB file can't be found, browse for it which has always worked for me.

el


On 14/03/2019 17:28, Daniel wrote:
> On 14/03/2019 16:03, Daniel wrote:
>> On 14/03/2019 15:28, Harold Mouras wrote:
>>> Dear Users, excuse if this is a silly question.  I have A LyX file
>>> and a .bib file (attached).  The bibliography option of the LyX
>>> document is set up on NatBib and the .bib file should be correct,
>>> but I cannot generate any bibliography.  Thank you very much for
>>> your help  Best regards, Harold
>>
>> It seems there is a bug in LyX when placing the bib file in the same
>> directory as the lyx file.  Then some strange dummy bibliography is
>> used instead.  Maybe these entries have been used for testing?
>>
>> As a temporary workaround you can put your bibliography in a
>> subdirectory.  At least that worked for me.
>>
>> Daniel
> 
> This was only part of the problem.  Also, the bib file seems to be
> malformed.  There are backslashes all over the place and a stray } at
> the end.  Clean version attached.
> 
> Daniel




Re: lyx 2.3.2

2019-03-26 Thread Pavel Sanda
On Mon, Mar 25, 2019 at 04:48:58PM +0100, Wolfgang Engelmann wrote:
> >When I did the same thing (loaded backport 2.3.2 on top of my
> >existing debian stretch lyx)
> >
> John, how did you do it in detail?  I downloaded 2.3.2 in my
> Download folder. How do I make sure it is installed at the same
> place as the old lyx? Wolfgang

If you are on debian why not use debian way?

1. add stretch-backports to your /etc/apt/sources.list, line like:
deb http://ftp.debian.org/debian stretch-backports main

2. update package database
apt-get update

3. install to current lyx stable:
apt-get -t stretch-backports install lyx

Does it work for you?
Pavel


Re: lyx 2.3.2

2019-03-26 Thread Wolfgang Engelmann

On 26.03.19 04:59, Alan L Tyree wrote:

You can always install multiple versions using GNU Stow.

See https://wiki.lyx.org/Tips/Compiling for details.

Cheers,
Alan

On 26/3/19 3:59 am, John White wrote:


If I recall, I went to synaptic and simply updated lyx to the new 
version.


John

On Monday, March 25, 2019 4:48:58 PM PDT Wolfgang Engelmann wrote:

> On 25.03.19 15:52, j...@lawquest.com wrote:

> > On Monday, March 25, 2019 10:56:28 AM PDT Wolfgang Engelmann wrote:

> > > On 25.03.19 10:48, Jean-Marc Lasgouttes wrote:

> > > > Le 25/03/2019 à 10:46, Wolfgang Engelmann a écrit :

> > > >> I would like to install the Debian stable backport binary 
2.3.2 on my


> > > >>

> > > >> new notebook. I had installed in stretch version 2.2.2. Do I 
have to


> > > >>

> > > >> de-install this one before doing it?

> > > >

> > > > If both are packaged by debian, I would think you do not need to

> > > >

> > > > uninstall.

> > > >

> > > >

> > > >

> > > > JMarc

> > >

> > > Thanks, JMarc

> > >

> > >

> > >

> > > Wolfgang

> >

> > When I did the same thing (loaded backport 2.3.2 on top of my 
existing


> > debian stretch lyx)

>

> John, how did you do it in detail?  I downloaded 2.3.2 in my Download

> folder. How do I make sure it is installed at the same place as the old

> lyx? Wolfgang

>

> > I did not first remove lyx. New version just updated and works fine.

> > And I think it solved my extra spacing problem as well.

> >

> > John


--
Alan L Tyreehttp://www2.austlii.edu.au/~alan

I do not want to keep 2.2.2, but only the new 2.3.2. So my question 
boils down to:


Does the configure put the lyx stuff at the right places and the old lyx 
stuff there is removed/overwritten?


Wolfgang