Re: removing superfluous LyX -was: Icons of LyX menu. solved -

2016-07-07 Thread Paul A . Rubin
Wolfgang Engelmann  uni-tuebingen.de> writes:


> Synaptic of my Debian Jessie proposes lyx2.1.2-2 as the newest version, 
> that was the reason I installed first lyx2.2.0rc1 and later lyx2.2.0.
> dpkg-query -s lyx: Paket »lyx« not installed and no information 
> available. I think I will leave lyx2.2.0rc1 and forget about it.
> Thanks for the help, Paul

You're welcome, Wolfgang. For what it's worth, I use Liv Andronic's Ubuntu
PPA (linked in the binaries section of the LyX download page) to stay
current on Mint. I'm not aware of any equivalent sites for Debian, but there
is a site (https://wiki.debian.org/CreatePackageFromPPA) claiming it's easy
to convert an Ubuntu package to a Debian package. I'm just mentioning it in
case you're interested.

It would be nice if a Debian user would take it upon himself/herself to make
Debian versions of Liv's packages. Unfortunately, I can't, since I don't
have Debian installed. (Mint is based on Ubuntu.)

Cheers,
Paul

removing superfluous LyX -was: Icons of LyX menu. solved -

2016-07-07 Thread Wolfgang Engelmann



On 06.07.2016 21:39, Paul A. Rubin wrote:

Wolfgang Engelmann  uni-tuebingen.de> writes:


To remove the
lyx-latestdev (=Lyx-2.2.0rc1), should I use
sudo apt-get remove --auto-remove lyx ?

I'd be careful with that; it might remove the wrong version (or nothing). If
you have Synaptic installed, I'd recommend opening that, searching for
installed packages containing 'lyx' in the their name, and see if you can
identify the "latestdev" version. If so, you can mark it for deletion. If
you don't have Synaptic, you can run "dpkg-query -s lyx" in a terminal.
Scroll down to the "Version:" line and see if it is indicating
lyx-latestdev. If so, your command should work; but if it identifies a
different version, try "dpkg-query -l lyx-latestdev" to see if it's instaled
with that package name.

Paul

Synaptic of my Debian Jessie proposes lyx2.1.2-2 as the newest version, 
that was the reason I installed first lyx2.2.0rc1 and later lyx2.2.0.
dpkg-query -s lyx: Paket »lyx« not installed and no information 
available. I think I will leave lyx2.2.0rc1 and forget about it.

Thanks for the help, Paul
Wolfgang



Re: Icons of LyX menu. solved -

2016-07-06 Thread Paul A . Rubin
Wolfgang Engelmann  uni-tuebingen.de> writes:

> To remove the
> lyx-latestdev (=Lyx-2.2.0rc1), should I use
> sudo apt-get remove --auto-remove lyx ?

I'd be careful with that; it might remove the wrong version (or nothing). If
you have Synaptic installed, I'd recommend opening that, searching for
installed packages containing 'lyx' in the their name, and see if you can
identify the "latestdev" version. If so, you can mark it for deletion. If
you don't have Synaptic, you can run "dpkg-query -s lyx" in a terminal.
Scroll down to the "Version:" line and see if it is indicating
lyx-latestdev. If so, your command should work; but if it identifies a
different version, try "dpkg-query -l lyx-latestdev" to see if it's instaled
with that package name.

Paul



Re: Icons of LyX menu. solved -

2016-07-06 Thread Wolfgang Engelmann



On 05.07.2016 23:21, Paul A. Rubin wrote:

Wolfgang,

Wolfgang Engelmann  uni-tuebingen.de> writes:



Thanks a lot, Paul. This is ok now for my Kubuntu.
I found it also in my Debian, but at different places and showing that
my lyx installation(s) are a mess:
toolbar-toggle_math.svgz is found at

usr/local/share/lyx-latestdev/images
usr/local/share/lyx-latestdev/images/oxygen/

usr/local/share/lyx22/images/
usr/local/share/lyx22/images/oxygen/

mnt/sdb/we/Lyx/lyx-2.2.0/lib/images/
mnt/sdb/we/Lyx/lyx-2.2.0/lib/images/oxygen

The two former pairs are on the  SSD of my PC, the last two at my 2 TB
disk of my PC. No idea what the /oxygen/ stands for.

I'm not sure. It might have something to do with doxygen (code documentation
system for C++), or it might be related to oxygen (which has something to do
with generating/editing XML files), or it could be neither of the above.


lyx22 starts Lyx-2.2.0
lyx-latestdev  starts the Lyx-2.2.0rc1
and there is furthermore a  lyxclient22 which gives me
Connected to /tmp/lyx_tmpdir.iOKTQylh1468/lyxsocket
and a lyxclient-latestdev which gives me
lyxclient: Connected to /tmp/lyx_tmpdir.iOKTQylh1468/lyxsocket
No idea what this is for.

There's a server version of LyX (documented on the wiki) that can take
commands from a program or script (or you typing in a terminal) and execute
them using LyX. The lyxclient program is, I think, the command line/terminal
client provided with LyX. I've never used the server version, so I don't
know any more than that.

Paul


Thanks. Paul, for explaining this.
To remove the
lyx-latestdev (=Lyx-2.2.0rc1), should I use
sudo apt-get remove --auto-remove lyx ?
Wolfgang




Re: Icons of LyX menu. solved -

2016-07-05 Thread Paul A . Rubin
Wolfgang,

Wolfgang Engelmann  uni-tuebingen.de> writes:


> Thanks a lot, Paul. This is ok now for my Kubuntu.
> I found it also in my Debian, but at different places and showing that 
> my lyx installation(s) are a mess:
> toolbar-toggle_math.svgz is found at
> 
> usr/local/share/lyx-latestdev/images
> usr/local/share/lyx-latestdev/images/oxygen/
> 
> usr/local/share/lyx22/images/
> usr/local/share/lyx22/images/oxygen/
> 
> mnt/sdb/we/Lyx/lyx-2.2.0/lib/images/
> mnt/sdb/we/Lyx/lyx-2.2.0/lib/images/oxygen
> 
> The two former pairs are on the  SSD of my PC, the last two at my 2 TB 
> disk of my PC. No idea what the /oxygen/ stands for.

I'm not sure. It might have something to do with doxygen (code documentation
system for C++), or it might be related to oxygen (which has something to do
with generating/editing XML files), or it could be neither of the above.

> lyx22 starts Lyx-2.2.0
> lyx-latestdev  starts the Lyx-2.2.0rc1
> and there is furthermore a  lyxclient22 which gives me
> Connected to /tmp/lyx_tmpdir.iOKTQylh1468/lyxsocket
> and a lyxclient-latestdev which gives me
> lyxclient: Connected to /tmp/lyx_tmpdir.iOKTQylh1468/lyxsocket
> No idea what this is for.

There's a server version of LyX (documented on the wiki) that can take
commands from a program or script (or you typing in a terminal) and execute
them using LyX. The lyxclient program is, I think, the command line/terminal
client provided with LyX. I've never used the server version, so I don't
know any more than that.

Paul
> 
> 






Re: Icons of LyX menu. solved -

2016-07-05 Thread Wolfgang Engelmann



On 04.07.2016 23:04, Paul A. Rubin wrote:

Wolfgang Engelmann  uni-tuebingen.de> writes:



Found it on my Ubuntu, not yet on debian (which doesn't matter, can copy
it).
However, there are quite a lot of icons, most of them as .svgz.
I am looking for math-tools on/off (in german: mathe-werkzeugleiste
an/aus) which looks like the Capital Sigma (=Sum) sign, bus has an extra
blue square around it and is almost at the end of the first icon row (in
my case). I checked obvious names but to no avail. Any idea how to find it?

Wolfgang,

It's toolbar-toggle_math.svgz. I'm able to open it directly in Gimp; I think
you should be able to open it in ImageMagick as well, although you might
need to unzip it first.

Cheers,
Paul




Thanks a lot, Paul. This is ok now for my Kubuntu.
I found it also in my Debian, but at different places and showing that 
my lyx installation(s) are a mess:

toolbar-toggle_math.svgz is found at

usr/local/share/lyx-latestdev/images
usr/local/share/lyx-latestdev/images/oxygen/

usr/local/share/lyx22/images/
usr/local/share/lyx22/images/oxygen/

mnt/sdb/we/Lyx/lyx-2.2.0/lib/images/
mnt/sdb/we/Lyx/lyx-2.2.0/lib/images/oxygen

The two former pairs are on the  SSD of my PC, the last two at my 2 TB 
disk of my PC. No idea what the /oxygen/ stands for.

lyx22 starts Lyx-2.2.0
lyx-latestdev  starts the Lyx-2.2.0rc1
and there is furthermore a  lyxclient22 which gives me
Connected to /tmp/lyx_tmpdir.iOKTQylh1468/lyxsocket
and a lyxclient-latestdev which gives me
lyxclient: Connected to /tmp/lyx_tmpdir.iOKTQylh1468/lyxsocket
No idea what this is for.





Re: Icons of LyX menu

2016-07-04 Thread Paul A . Rubin
Wolfgang Engelmann  uni-tuebingen.de> writes:


> Found it on my Ubuntu, not yet on debian (which doesn't matter, can copy 
> it).
> However, there are quite a lot of icons, most of them as .svgz.
> I am looking for math-tools on/off (in german: mathe-werkzeugleiste 
> an/aus) which looks like the Capital Sigma (=Sum) sign, bus has an extra 
> blue square around it and is almost at the end of the first icon row (in 
> my case). I checked obvious names but to no avail. Any idea how to find it?

Wolfgang,

It's toolbar-toggle_math.svgz. I'm able to open it directly in Gimp; I think
you should be able to open it in ImageMagick as well, although you might
need to unzip it first.

Cheers,
Paul





Re: Icons of LyX menu

2016-07-04 Thread Wolfgang Engelmann



On 02.07.2016 22:52, Paul A. Rubin wrote:

Wolfgang Engelmann  uni-tuebingen.de> writes:


I would like to use some of the Icons of the LyX menu. Where do I find

them?

What OS?


Debian

On Ubuntu and Mint, they're in /usr/share/lyx/images, so they might be there
on Debian as well. If not, try running "dpkg-query -L lyx-common" in a terminal.

Paul




Thanks, Paul.
Found it on my Ubuntu, not yet on debian (which doesn't matter, can copy 
it).

However, there are quite a lot of icons, most of them as .svgz.
I am looking for math-tools on/off (in german: mathe-werkzeugleiste 
an/aus) which looks like the Capital Sigma (=Sum) sign, bus has an extra 
blue square around it and is almost at the end of the first icon row (in 
my case). I checked obvious names but to no avail. Any idea how to find it?

Wolfgang


Re: Icons of LyX menu

2016-07-02 Thread Paul A . Rubin
Wolfgang Engelmann  uni-tuebingen.de> writes:

>
> >> I would like to use some of the Icons of the LyX menu. Where do I find
them?
> >>
> > What OS?
> >

> Debian

On Ubuntu and Mint, they're in /usr/share/lyx/images, so they might be there
on Debian as well. If not, try running "dpkg-query -L lyx-common" in a terminal.

Paul





Re: Icons of LyX menu

2016-07-02 Thread Wolfgang Engelmann



On 02.07.2016 15:33, Liviu Andronic wrote:

On Sat, Jul 2, 2016 at 11:12 AM, Wolfgang Engelmann
<engelm...@uni-tuebingen.de> wrote:

I would like to use some of the Icons of the LyX menu. Where do I find them?


What OS?


Liviu



Wolfgang


Debian
Wolfgang


Re: Icons of LyX menu

2016-07-02 Thread Liviu Andronic
On Sat, Jul 2, 2016 at 11:12 AM, Wolfgang Engelmann
<engelm...@uni-tuebingen.de> wrote:
> I would like to use some of the Icons of the LyX menu. Where do I find them?
>
What OS?


Liviu


> Wolfgang
>


Icons of LyX menu

2016-07-02 Thread Wolfgang Engelmann

I would like to use some of the Icons of the LyX menu. Where do I find them?

Wolfgang