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.