Re: Tufte book/handout question.......

2015-09-03 Thread Charlie
On Thu, 3 Sep 2015 21:39:54 +1000
Charlie  wrote:

> I just thought I would put it out there to see if anyone knew how to
> create a Tufte layout in landscape. Reading the Tufte information it
> seems that landscape is not supported.

Answering my own question;

Found out how to use landscape in certain sections:

using ERT in Latex Preamble \usepackage{lscape}

Then in the document \begin{landscape} where required and
\end{landscape} where finished.

Thank you:
http://tex.stackexchange.com/questions/197161/longtable-landscape-in-tufte-latex

Charlie

-- 
Registered Linux User:- 329524
***

I daresay one profits more by the mistakes one makes off one's
own bat than by doing the right thing on somebody's else
advice. ..W. Somerset Maugham

***

Debian GNU/Linux - Magic indeed.

-


Re: spellchecker kubuntu 14.04

2015-09-03 Thread Wolfgang Engelmann

Jes and Liviu,
both proposals did not work.
Will try on another list.
Thanks for taking your time. I appreciate it.
Wolfgang

Am 03.09.2015 um 21:47 schrieb Jes Drost Nissen:

Have you tried apt-get --purge -f  from a terminal window?
(see for example
http://askubuntu.com/questions/438345/how-to-remove-install-a-package-that-is-not-fully-installed
)

Regards Jes

2015-09-03 21:17 GMT+02:00 Wolfgang Engelmann :



Am 03.09.2015 um 21:05 schrieb Liviu Andronic:


On Thu, Sep 3, 2015 at 8:58 PM, Wolfgang Engelmann
 wrote:


Am 03.09.2015 um 20:27 schrieb Liviu Andronic:


On Thu, Sep 3, 2015 at 6:24 PM, Wolfgang Engelmann
 wrote:


Am 03.09.2015 um 17:47 schrieb Liviu Andronic:


On Thu, Sep 3, 2015 at 5:40 PM, Wolfgang Engelmann
 wrote:


Thanks.Liviu,

However, I do not understand Step 1
On the PPA's overview page
How do I get this overview page?

This is the PPA Overview page:

https://launchpad.net/~lyx-devel/+archive/ubuntu/release

You simply need to:
sudo add-apt-repository ppa:lyx-devel/release


unfortunately not so simple:
my synaptic claims
OpenOffice.org-thesaurus-de-ch broken
if I try to remove (or purge) it, it is still there.

I don't see how the two are related. Try Edit > Unmark all or Fix

broken packages in Synaptic.

Liviu


I can't open synaptic (because of an error in the sources.list)
nor muon, the package manager of Kubuntu (package system could not be
initialized, configuration may be broken).
Have to see, what has gone wrong
Will probably try -after fixing this- to compile lyx from its source.
Wolfgang

Try to investigate /etc/apt/sources.list . Sometimes it's very fussy

about formatting, so if you did recent changes try to revert them.

Liviu


I have fixed that one (/etc/apt/sources.list)
  However
openoffice.org-thesaurus-de-ch
gives me headaches; I can't remove nor purge it in synaptic
and it prevents me from using synaptic.
How to proceed?
Wolfgang

(synaptic:19816): GLib-CRITICAL **: g_child_watch_add_full: assertion 'pid

0' failed

(Lese Datenbank ... 465161 Dateien und Verzeichnisse sind derzeit
installiert.)
Entfernen von openoffice.org-thesaurus-de-ch (20080808-3ubuntu1) ...
/var/lib/dpkg/info/openoffice.org-thesaurus-de-ch.postrm: 6:
/var/lib/dpkg/info/openoffice.org-thesaurus-de-ch.postrm:
update-openoffice-dicts: not found
dpkg: Fehler beim Bearbeiten des Paketes openoffice.org-thesaurus-de-ch
(--remove):
  Unterprozess installiertes post-removal-Skript gab den Fehlerwert 127
zurück
Fehler traten auf beim Bearbeiten von:
  openoffice.org-thesaurus-de-ch
E: Sub-process /usr/bin/dpkg returned an error code (1)




Wolfgang

Then update packages in Synaptic, and update LyX.

Liviu


Wolfgang

If you're using the most recent version of Ubuntu (or any version
from
Ubuntu 9.10 onwards), you can add a PPA to your system with a single
line
in
your terminal.

Step 1: On the PPA's overview page, look for the heading that reads
Adding
this PPA to your system. Make a note of the PPA's location, which
looks
like:

ppa:gwibber-daily/ppa

Step 2: Open a terminal and enter:

sudo add-apt-repository ppa:user/ppa-name

Replace ppa:user/ppa-name with the PPA's location that you noted
above.



Am 03.09.2015 um 15:55 schrieb Liviu Andronic:

On Thu, Sep 3, 2015 at 3:22 PM, Wolfgang Engelmann
 wrote:

Here the version: LyX 2.1.3 (2015-02-05)

Built on Feb 12 2015, 11:01:23

Configuration

Host type: i686-pc-linux-gnu

Special build flags: build=release

This comes from official repos and has no support for spellchecking.


C++ Compiler: g++ (4.8)

C++ Compiler LyX flags:

C++ Compiler flags: -O2

Linker flags:

Linker user flags:

Qt 4 Frontend:

Qt 4 version: 4.8.6

Packaging: posix

LyX binary dir: /usr/local/bin

LyX files dir: /usr/local/share/lyx


Should I uninstall lyx and install it by compiling the source?
Should I
use
LyX 2.1.4 released. (July 30, 2015) instead of 2.1.3?

You can build from source if you want to. Easier would be to just use
the PPA to install 2.1.4:
https://launchpad.net/~lyx-devel/+archive/ubuntu/release


Liviu


Wolfgang

Am 03.09.2015 um 12:26 schrieb Liviu Andronic:

On Thu, Sep 3, 2015 at 10:02 AM, Wolfgang Engelmann
 wrote:

the spellchecker for my kubuntu 14.04 can not be selected.
Under Preferences>Language settings>Spellchecker
the Spellchecker engine box v  can not be klicked (grayed out)
same with the other menu items on the right side of
Preferences>Language settings>Spellchecker

What version of LyX? Did you install it from Ubuntu repos or from the
PPA? From memory, the LyX build in Ubuntu repos has spellchecking
disabled for some reason.

Liviu


I seem to remember that one has to install lyx anew in this case. Is
this
correct?
What exactly should I have installed for a working spellchecker? And
where?
Under Preferences>Paths
Hunspell dictionaries browse-box is grayed out and thus not clickable

hunspell packages are in various places such as usr/share usr/lib

Wolfgang
















Re: spellchecker kubuntu 14.04

2015-09-03 Thread Liviu Andronic
On Thu, Sep 3, 2015 at 9:17 PM, Wolfgang Engelmann
 wrote:
>
>
> Am 03.09.2015 um 21:05 schrieb Liviu Andronic:
>>
>> On Thu, Sep 3, 2015 at 8:58 PM, Wolfgang Engelmann
>>  wrote:
>>>
>>>
>>> Am 03.09.2015 um 20:27 schrieb Liviu Andronic:

 On Thu, Sep 3, 2015 at 6:24 PM, Wolfgang Engelmann
  wrote:
>
>
> Am 03.09.2015 um 17:47 schrieb Liviu Andronic:
>>
>> On Thu, Sep 3, 2015 at 5:40 PM, Wolfgang Engelmann
>>  wrote:
>>>
>>> Thanks.Liviu,
>>>
>>> However, I do not understand Step 1
>>> On the PPA's overview page
>>> How do I get this overview page?
>>>
>> This is the PPA Overview page:
>> https://launchpad.net/~lyx-devel/+archive/ubuntu/release
>>
>> You simply need to:
>> sudo add-apt-repository ppa:lyx-devel/release
>
> unfortunately not so simple:
> my synaptic claims
> OpenOffice.org-thesaurus-de-ch broken
> if I try to remove (or purge) it, it is still there.
>
 I don't see how the two are related. Try Edit > Unmark all or Fix
 broken packages in Synaptic.

 Liviu
>>>
>>> I can't open synaptic (because of an error in the sources.list)
>>> nor muon, the package manager of Kubuntu (package system could not be
>>> initialized, configuration may be broken).
>>> Have to see, what has gone wrong
>>> Will probably try -after fixing this- to compile lyx from its source.
>>> Wolfgang
>>>
>> Try to investigate /etc/apt/sources.list . Sometimes it's very fussy
>> about formatting, so if you did recent changes try to revert them.
>>
>> Liviu
>
> I have fixed that one (/etc/apt/sources.list)
>  However
> openoffice.org-thesaurus-de-ch
> gives me headaches; I can't remove nor purge it in synaptic
> and it prevents me from using synaptic.
> How to proceed?
>
You may try
sudo apt-get remove --purge openoffice.org-thesaurus-de-ch

But this has little to do with LyX. You may seek help elsewhere, e.g.
askubuntu.com .

Regards,
Liviu



> Wolfgang
>
> (synaptic:19816): GLib-CRITICAL **: g_child_watch_add_full: assertion 'pid >
> 0' failed
> (Lese Datenbank ... 465161 Dateien und Verzeichnisse sind derzeit
> installiert.)
> Entfernen von openoffice.org-thesaurus-de-ch (20080808-3ubuntu1) ...
> /var/lib/dpkg/info/openoffice.org-thesaurus-de-ch.postrm: 6:
> /var/lib/dpkg/info/openoffice.org-thesaurus-de-ch.postrm:
> update-openoffice-dicts: not found
> dpkg: Fehler beim Bearbeiten des Paketes openoffice.org-thesaurus-de-ch
> (--remove):
>  Unterprozess installiertes post-removal-Skript gab den Fehlerwert 127
> zurück
> Fehler traten auf beim Bearbeiten von:
>  openoffice.org-thesaurus-de-ch
> E: Sub-process /usr/bin/dpkg returned an error code (1)
>
>
>>
> Wolfgang
>
>> Then update packages in Synaptic, and update LyX.
>>
>> Liviu
>>
>>
>>> Wolfgang
>>>
>>> If you're using the most recent version of Ubuntu (or any version
>>> from
>>> Ubuntu 9.10 onwards), you can add a PPA to your system with a single
>>> line
>>> in
>>> your terminal.
>>>
>>> Step 1: On the PPA's overview page, look for the heading that reads
>>> Adding
>>> this PPA to your system. Make a note of the PPA's location, which
>>> looks
>>> like:
>>>
>>> ppa:gwibber-daily/ppa
>>>
>>> Step 2: Open a terminal and enter:
>>>
>>> sudo add-apt-repository ppa:user/ppa-name
>>>
>>> Replace ppa:user/ppa-name with the PPA's location that you noted
>>> above.
>>>
>>>
>>>
>>> Am 03.09.2015 um 15:55 schrieb Liviu Andronic:
>>>
>>> On Thu, Sep 3, 2015 at 3:22 PM, Wolfgang Engelmann
>>>  wrote:
>>>
>>> Here the version: LyX 2.1.3 (2015-02-05)
>>>
>>> Built on Feb 12 2015, 11:01:23
>>>
>>> Configuration
>>>
>>> Host type: i686-pc-linux-gnu
>>>
>>> Special build flags: build=release
>>>
>>> This comes from official repos and has no support for spellchecking.
>>>
>>>
>>> C++ Compiler: g++ (4.8)
>>>
>>> C++ Compiler LyX flags:
>>>
>>> C++ Compiler flags: -O2
>>>
>>> Linker flags:
>>>
>>> Linker user flags:
>>>
>>> Qt 4 Frontend:
>>>
>>> Qt 4 version: 4.8.6
>>>
>>> Packaging: posix
>>>
>>> LyX binary dir: /usr/local/bin
>>>
>>> LyX files dir: /usr/local/share/lyx
>>>
>>>
>>> Should I uninstall lyx and install it by compiling the source? Should
>>> I
>>> use
>>> LyX 2.1.4 released. (July 30, 2015) instead of 2.1.3?
>>>
>>> You can build from source if you want to. Easier would be to just use
>>> the PPA to install 2.1.4:
>>> https://launchpad.net/~lyx-devel/+archive/ubuntu/release
>>>
>>>
>>> Liviu
>>>
>>>
>>> Wolfgang
>>>
>>> Am 03.09.2015 um 12:26 schrieb Liviu Andronic:
>>>
>>> On Thu, Sep 3, 2015 at 10:02 AM, Wolfgang Engelmann
>>>  wrote:
>>>
>>> the spellchecker for my kubuntu 14.04 can

Re: spellchecker kubuntu 14.04

2015-09-03 Thread Jes Drost Nissen
Have you tried apt-get --purge -f  from a terminal window?
(see for example
http://askubuntu.com/questions/438345/how-to-remove-install-a-package-that-is-not-fully-installed
)

Regards Jes

2015-09-03 21:17 GMT+02:00 Wolfgang Engelmann :

>
>
> Am 03.09.2015 um 21:05 schrieb Liviu Andronic:
>
>> On Thu, Sep 3, 2015 at 8:58 PM, Wolfgang Engelmann
>>  wrote:
>>
>>>
>>> Am 03.09.2015 um 20:27 schrieb Liviu Andronic:
>>>
 On Thu, Sep 3, 2015 at 6:24 PM, Wolfgang Engelmann
  wrote:

>
> Am 03.09.2015 um 17:47 schrieb Liviu Andronic:
>
>> On Thu, Sep 3, 2015 at 5:40 PM, Wolfgang Engelmann
>>  wrote:
>>
>>> Thanks.Liviu,
>>>
>>> However, I do not understand Step 1
>>> On the PPA's overview page
>>> How do I get this overview page?
>>>
>>> This is the PPA Overview page:
>> https://launchpad.net/~lyx-devel/+archive/ubuntu/release
>>
>> You simply need to:
>> sudo add-apt-repository ppa:lyx-devel/release
>>
> unfortunately not so simple:
> my synaptic claims
> OpenOffice.org-thesaurus-de-ch broken
> if I try to remove (or purge) it, it is still there.
>
> I don't see how the two are related. Try Edit > Unmark all or Fix
 broken packages in Synaptic.

 Liviu

>>> I can't open synaptic (because of an error in the sources.list)
>>> nor muon, the package manager of Kubuntu (package system could not be
>>> initialized, configuration may be broken).
>>> Have to see, what has gone wrong
>>> Will probably try -after fixing this- to compile lyx from its source.
>>> Wolfgang
>>>
>>> Try to investigate /etc/apt/sources.list . Sometimes it's very fussy
>> about formatting, so if you did recent changes try to revert them.
>>
>> Liviu
>>
> I have fixed that one (/etc/apt/sources.list)
>  However
> openoffice.org-thesaurus-de-ch
> gives me headaches; I can't remove nor purge it in synaptic
> and it prevents me from using synaptic.
> How to proceed?
> Wolfgang
>
> (synaptic:19816): GLib-CRITICAL **: g_child_watch_add_full: assertion 'pid
> > 0' failed
> (Lese Datenbank ... 465161 Dateien und Verzeichnisse sind derzeit
> installiert.)
> Entfernen von openoffice.org-thesaurus-de-ch (20080808-3ubuntu1) ...
> /var/lib/dpkg/info/openoffice.org-thesaurus-de-ch.postrm: 6:
> /var/lib/dpkg/info/openoffice.org-thesaurus-de-ch.postrm:
> update-openoffice-dicts: not found
> dpkg: Fehler beim Bearbeiten des Paketes openoffice.org-thesaurus-de-ch
> (--remove):
>  Unterprozess installiertes post-removal-Skript gab den Fehlerwert 127
> zurück
> Fehler traten auf beim Bearbeiten von:
>  openoffice.org-thesaurus-de-ch
> E: Sub-process /usr/bin/dpkg returned an error code (1)
>
>
>
>> Wolfgang
>
> Then update packages in Synaptic, and update LyX.
>>
>> Liviu
>>
>>
>> Wolfgang
>>>
>>> If you're using the most recent version of Ubuntu (or any version
>>> from
>>> Ubuntu 9.10 onwards), you can add a PPA to your system with a single
>>> line
>>> in
>>> your terminal.
>>>
>>> Step 1: On the PPA's overview page, look for the heading that reads
>>> Adding
>>> this PPA to your system. Make a note of the PPA's location, which
>>> looks
>>> like:
>>>
>>> ppa:gwibber-daily/ppa
>>>
>>> Step 2: Open a terminal and enter:
>>>
>>> sudo add-apt-repository ppa:user/ppa-name
>>>
>>> Replace ppa:user/ppa-name with the PPA's location that you noted
>>> above.
>>>
>>>
>>>
>>> Am 03.09.2015 um 15:55 schrieb Liviu Andronic:
>>>
>>> On Thu, Sep 3, 2015 at 3:22 PM, Wolfgang Engelmann
>>>  wrote:
>>>
>>> Here the version: LyX 2.1.3 (2015-02-05)
>>>
>>> Built on Feb 12 2015, 11:01:23
>>>
>>> Configuration
>>>
>>> Host type: i686-pc-linux-gnu
>>>
>>> Special build flags: build=release
>>>
>>> This comes from official repos and has no support for spellchecking.
>>>
>>>
>>> C++ Compiler: g++ (4.8)
>>>
>>> C++ Compiler LyX flags:
>>>
>>> C++ Compiler flags: -O2
>>>
>>> Linker flags:
>>>
>>> Linker user flags:
>>>
>>> Qt 4 Frontend:
>>>
>>> Qt 4 version: 4.8.6
>>>
>>> Packaging: posix
>>>
>>> LyX binary dir: /usr/local/bin
>>>
>>> LyX files dir: /usr/local/share/lyx
>>>
>>>
>>> Should I uninstall lyx and install it by compiling the source?
>>> Should I
>>> use
>>> LyX 2.1.4 released. (July 30, 2015) instead of 2.1.3?
>>>
>>> You can build from source if you want to. Easier would be to just use
>>> the PPA to install 2.1.4:
>>> https://launchpad.net/~lyx-devel/+archive/ubuntu/release
>>>
>>>
>>> Liviu
>>>
>>>
>>> Wolfgang
>>>
>>> Am 03.09.2015 um 12:26 schrieb Liviu Andronic:
>>>
>>> On Thu, Sep 3, 2015 at 10:02 AM, Wolfgang Engelmann
>>>  wrote:
>>>
>>> the spellchecker for my kubuntu 14.04 can not 

Re: spellchecker kubuntu 14.04

2015-09-03 Thread Wolfgang Engelmann



Am 03.09.2015 um 21:05 schrieb Liviu Andronic:

On Thu, Sep 3, 2015 at 8:58 PM, Wolfgang Engelmann
 wrote:


Am 03.09.2015 um 20:27 schrieb Liviu Andronic:

On Thu, Sep 3, 2015 at 6:24 PM, Wolfgang Engelmann
 wrote:


Am 03.09.2015 um 17:47 schrieb Liviu Andronic:

On Thu, Sep 3, 2015 at 5:40 PM, Wolfgang Engelmann
 wrote:

Thanks.Liviu,

However, I do not understand Step 1
On the PPA's overview page
How do I get this overview page?


This is the PPA Overview page:
https://launchpad.net/~lyx-devel/+archive/ubuntu/release

You simply need to:
sudo add-apt-repository ppa:lyx-devel/release

unfortunately not so simple:
my synaptic claims
OpenOffice.org-thesaurus-de-ch broken
if I try to remove (or purge) it, it is still there.


I don't see how the two are related. Try Edit > Unmark all or Fix
broken packages in Synaptic.

Liviu

I can't open synaptic (because of an error in the sources.list)
nor muon, the package manager of Kubuntu (package system could not be
initialized, configuration may be broken).
Have to see, what has gone wrong
Will probably try -after fixing this- to compile lyx from its source.
Wolfgang


Try to investigate /etc/apt/sources.list . Sometimes it's very fussy
about formatting, so if you did recent changes try to revert them.

Liviu

I have fixed that one (/etc/apt/sources.list)
 However
openoffice.org-thesaurus-de-ch
gives me headaches; I can't remove nor purge it in synaptic
and it prevents me from using synaptic.
How to proceed?
Wolfgang

(synaptic:19816): GLib-CRITICAL **: g_child_watch_add_full: assertion 
'pid > 0' failed
(Lese Datenbank ... 465161 Dateien und Verzeichnisse sind derzeit 
installiert.)

Entfernen von openoffice.org-thesaurus-de-ch (20080808-3ubuntu1) ...
/var/lib/dpkg/info/openoffice.org-thesaurus-de-ch.postrm: 6: 
/var/lib/dpkg/info/openoffice.org-thesaurus-de-ch.postrm: 
update-openoffice-dicts: not found
dpkg: Fehler beim Bearbeiten des Paketes openoffice.org-thesaurus-de-ch 
(--remove):
 Unterprozess installiertes post-removal-Skript gab den Fehlerwert 127 
zurück

Fehler traten auf beim Bearbeiten von:
 openoffice.org-thesaurus-de-ch
E: Sub-process /usr/bin/dpkg returned an error code (1)




Wolfgang


Then update packages in Synaptic, and update LyX.

Liviu



Wolfgang

If you're using the most recent version of Ubuntu (or any version from
Ubuntu 9.10 onwards), you can add a PPA to your system with a single
line
in
your terminal.

Step 1: On the PPA's overview page, look for the heading that reads
Adding
this PPA to your system. Make a note of the PPA's location, which looks
like:

ppa:gwibber-daily/ppa

Step 2: Open a terminal and enter:

sudo add-apt-repository ppa:user/ppa-name

Replace ppa:user/ppa-name with the PPA's location that you noted above.



Am 03.09.2015 um 15:55 schrieb Liviu Andronic:

On Thu, Sep 3, 2015 at 3:22 PM, Wolfgang Engelmann
 wrote:

Here the version: LyX 2.1.3 (2015-02-05)

Built on Feb 12 2015, 11:01:23

Configuration

Host type: i686-pc-linux-gnu

Special build flags: build=release

This comes from official repos and has no support for spellchecking.


C++ Compiler: g++ (4.8)

C++ Compiler LyX flags:

C++ Compiler flags: -O2

Linker flags:

Linker user flags:

Qt 4 Frontend:

Qt 4 version: 4.8.6

Packaging: posix

LyX binary dir: /usr/local/bin

LyX files dir: /usr/local/share/lyx


Should I uninstall lyx and install it by compiling the source? Should I
use
LyX 2.1.4 released. (July 30, 2015) instead of 2.1.3?

You can build from source if you want to. Easier would be to just use
the PPA to install 2.1.4:
https://launchpad.net/~lyx-devel/+archive/ubuntu/release


Liviu


Wolfgang

Am 03.09.2015 um 12:26 schrieb Liviu Andronic:

On Thu, Sep 3, 2015 at 10:02 AM, Wolfgang Engelmann
 wrote:

the spellchecker for my kubuntu 14.04 can not be selected.
Under Preferences>Language settings>Spellchecker
the Spellchecker engine box v  can not be klicked (grayed out)
same with the other menu items on the right side of
Preferences>Language settings>Spellchecker

What version of LyX? Did you install it from Ubuntu repos or from the
PPA? From memory, the LyX build in Ubuntu repos has spellchecking
disabled for some reason.

Liviu


I seem to remember that one has to install lyx anew in this case. Is
this
correct?
What exactly should I have installed for a working spellchecker? And
where?
Under Preferences>Paths
Hunspell dictionaries browse-box is grayed out and thus not clickable

hunspell packages are in various places such as usr/share usr/lib

Wolfgang
















Re: spellchecker kubuntu 14.04

2015-09-03 Thread Liviu Andronic
On Thu, Sep 3, 2015 at 8:58 PM, Wolfgang Engelmann
 wrote:
>
>
> Am 03.09.2015 um 20:27 schrieb Liviu Andronic:
>>
>> On Thu, Sep 3, 2015 at 6:24 PM, Wolfgang Engelmann
>>  wrote:
>>>
>>>
>>> Am 03.09.2015 um 17:47 schrieb Liviu Andronic:

 On Thu, Sep 3, 2015 at 5:40 PM, Wolfgang Engelmann
  wrote:
>
> Thanks.Liviu,
>
> However, I do not understand Step 1
> On the PPA's overview page
> How do I get this overview page?
>
 This is the PPA Overview page:
 https://launchpad.net/~lyx-devel/+archive/ubuntu/release

 You simply need to:
 sudo add-apt-repository ppa:lyx-devel/release
>>>
>>> unfortunately not so simple:
>>> my synaptic claims
>>> OpenOffice.org-thesaurus-de-ch broken
>>> if I try to remove (or purge) it, it is still there.
>>>
>> I don't see how the two are related. Try Edit > Unmark all or Fix
>> broken packages in Synaptic.
>>
>> Liviu
>
> I can't open synaptic (because of an error in the sources.list)
> nor muon, the package manager of Kubuntu (package system could not be
> initialized, configuration may be broken).
> Have to see, what has gone wrong
> Will probably try -after fixing this- to compile lyx from its source.
> Wolfgang
>
Try to investigate /etc/apt/sources.list . Sometimes it's very fussy
about formatting, so if you did recent changes try to revert them.

Liviu


>>> Wolfgang
>>>
 Then update packages in Synaptic, and update LyX.

 Liviu


> Wolfgang
>
> If you're using the most recent version of Ubuntu (or any version from
> Ubuntu 9.10 onwards), you can add a PPA to your system with a single
> line
> in
> your terminal.
>
> Step 1: On the PPA's overview page, look for the heading that reads
> Adding
> this PPA to your system. Make a note of the PPA's location, which looks
> like:
>
> ppa:gwibber-daily/ppa
>
> Step 2: Open a terminal and enter:
>
> sudo add-apt-repository ppa:user/ppa-name
>
> Replace ppa:user/ppa-name with the PPA's location that you noted above.
>
>
>
> Am 03.09.2015 um 15:55 schrieb Liviu Andronic:
>
> On Thu, Sep 3, 2015 at 3:22 PM, Wolfgang Engelmann
>  wrote:
>
> Here the version: LyX 2.1.3 (2015-02-05)
>
> Built on Feb 12 2015, 11:01:23
>
> Configuration
>
> Host type: i686-pc-linux-gnu
>
> Special build flags: build=release
>
> This comes from official repos and has no support for spellchecking.
>
>
> C++ Compiler: g++ (4.8)
>
> C++ Compiler LyX flags:
>
> C++ Compiler flags: -O2
>
> Linker flags:
>
> Linker user flags:
>
> Qt 4 Frontend:
>
> Qt 4 version: 4.8.6
>
> Packaging: posix
>
> LyX binary dir: /usr/local/bin
>
> LyX files dir: /usr/local/share/lyx
>
>
> Should I uninstall lyx and install it by compiling the source? Should I
> use
> LyX 2.1.4 released. (July 30, 2015) instead of 2.1.3?
>
> You can build from source if you want to. Easier would be to just use
> the PPA to install 2.1.4:
> https://launchpad.net/~lyx-devel/+archive/ubuntu/release
>
>
> Liviu
>
>
> Wolfgang
>
> Am 03.09.2015 um 12:26 schrieb Liviu Andronic:
>
> On Thu, Sep 3, 2015 at 10:02 AM, Wolfgang Engelmann
>  wrote:
>
> the spellchecker for my kubuntu 14.04 can not be selected.
> Under Preferences>Language settings>Spellchecker
> the Spellchecker engine box v  can not be klicked (grayed out)
> same with the other menu items on the right side of
> Preferences>Language settings>Spellchecker
>
> What version of LyX? Did you install it from Ubuntu repos or from the
> PPA? From memory, the LyX build in Ubuntu repos has spellchecking
> disabled for some reason.
>
> Liviu
>
>
> I seem to remember that one has to install lyx anew in this case. Is
> this
> correct?
> What exactly should I have installed for a working spellchecker? And
> where?
> Under Preferences>Paths
> Hunspell dictionaries browse-box is grayed out and thus not clickable
>
> hunspell packages are in various places such as usr/share usr/lib
>
> Wolfgang
>
>
>
>
>
>
>

>>
>>
>



-- 
Do you think you know what math is?
http://www.ideasroadshow.com/issues/ian-stewart-2013-08-02
Or what it means to be intelligent?
http://www.ideasroadshow.com/issues/john-duncan-2013-08-30
Think again:
http://www.ideasroadshow.com/library


Re: spellchecker kubuntu 14.04

2015-09-03 Thread Wolfgang Engelmann



Am 03.09.2015 um 20:27 schrieb Liviu Andronic:

On Thu, Sep 3, 2015 at 6:24 PM, Wolfgang Engelmann
 wrote:


Am 03.09.2015 um 17:47 schrieb Liviu Andronic:

On Thu, Sep 3, 2015 at 5:40 PM, Wolfgang Engelmann
 wrote:

Thanks.Liviu,

However, I do not understand Step 1
On the PPA's overview page
How do I get this overview page?


This is the PPA Overview page:
https://launchpad.net/~lyx-devel/+archive/ubuntu/release

You simply need to:
sudo add-apt-repository ppa:lyx-devel/release

unfortunately not so simple:
my synaptic claims
OpenOffice.org-thesaurus-de-ch broken
if I try to remove (or purge) it, it is still there.


I don't see how the two are related. Try Edit > Unmark all or Fix
broken packages in Synaptic.

Liviu

I can't open synaptic (because of an error in the sources.list)
nor muon, the package manager of Kubuntu (package system could not be 
initialized, configuration may be broken).

Have to see, what has gone wrong
Will probably try -after fixing this- to compile lyx from its source.
Wolfgang

Wolfgang


Then update packages in Synaptic, and update LyX.

Liviu



Wolfgang

If you're using the most recent version of Ubuntu (or any version from
Ubuntu 9.10 onwards), you can add a PPA to your system with a single line
in
your terminal.

Step 1: On the PPA's overview page, look for the heading that reads
Adding
this PPA to your system. Make a note of the PPA's location, which looks
like:

ppa:gwibber-daily/ppa

Step 2: Open a terminal and enter:

sudo add-apt-repository ppa:user/ppa-name

Replace ppa:user/ppa-name with the PPA's location that you noted above.



Am 03.09.2015 um 15:55 schrieb Liviu Andronic:

On Thu, Sep 3, 2015 at 3:22 PM, Wolfgang Engelmann
 wrote:

Here the version: LyX 2.1.3 (2015-02-05)

Built on Feb 12 2015, 11:01:23

Configuration

Host type: i686-pc-linux-gnu

Special build flags: build=release

This comes from official repos and has no support for spellchecking.


C++ Compiler: g++ (4.8)

C++ Compiler LyX flags:

C++ Compiler flags: -O2

Linker flags:

Linker user flags:

Qt 4 Frontend:

Qt 4 version: 4.8.6

Packaging: posix

LyX binary dir: /usr/local/bin

LyX files dir: /usr/local/share/lyx


Should I uninstall lyx and install it by compiling the source? Should I
use
LyX 2.1.4 released. (July 30, 2015) instead of 2.1.3?

You can build from source if you want to. Easier would be to just use
the PPA to install 2.1.4:
https://launchpad.net/~lyx-devel/+archive/ubuntu/release


Liviu


Wolfgang

Am 03.09.2015 um 12:26 schrieb Liviu Andronic:

On Thu, Sep 3, 2015 at 10:02 AM, Wolfgang Engelmann
 wrote:

the spellchecker for my kubuntu 14.04 can not be selected.
Under Preferences>Language settings>Spellchecker
the Spellchecker engine box v  can not be klicked (grayed out)
same with the other menu items on the right side of
Preferences>Language settings>Spellchecker

What version of LyX? Did you install it from Ubuntu repos or from the
PPA? From memory, the LyX build in Ubuntu repos has spellchecking
disabled for some reason.

Liviu


I seem to remember that one has to install lyx anew in this case. Is this
correct?
What exactly should I have installed for a working spellchecker? And
where?
Under Preferences>Paths
Hunspell dictionaries browse-box is grayed out and thus not clickable

hunspell packages are in various places such as usr/share usr/lib

Wolfgang
















Re: spellchecker kubuntu 14.04

2015-09-03 Thread Liviu Andronic
On Thu, Sep 3, 2015 at 6:24 PM, Wolfgang Engelmann
 wrote:
>
>
> Am 03.09.2015 um 17:47 schrieb Liviu Andronic:
>>
>> On Thu, Sep 3, 2015 at 5:40 PM, Wolfgang Engelmann
>>  wrote:
>>>
>>> Thanks.Liviu,
>>>
>>> However, I do not understand Step 1
>>> On the PPA's overview page
>>> How do I get this overview page?
>>>
>> This is the PPA Overview page:
>> https://launchpad.net/~lyx-devel/+archive/ubuntu/release
>>
>> You simply need to:
>> sudo add-apt-repository ppa:lyx-devel/release
>
> unfortunately not so simple:
> my synaptic claims
> OpenOffice.org-thesaurus-de-ch broken
> if I try to remove (or purge) it, it is still there.
>
I don't see how the two are related. Try Edit > Unmark all or Fix
broken packages in Synaptic.

Liviu


> Wolfgang
>
>> Then update packages in Synaptic, and update LyX.
>>
>> Liviu
>>
>>
>>> Wolfgang
>>>
>>> If you're using the most recent version of Ubuntu (or any version from
>>> Ubuntu 9.10 onwards), you can add a PPA to your system with a single line
>>> in
>>> your terminal.
>>>
>>> Step 1: On the PPA's overview page, look for the heading that reads
>>> Adding
>>> this PPA to your system. Make a note of the PPA's location, which looks
>>> like:
>>>
>>> ppa:gwibber-daily/ppa
>>>
>>> Step 2: Open a terminal and enter:
>>>
>>> sudo add-apt-repository ppa:user/ppa-name
>>>
>>> Replace ppa:user/ppa-name with the PPA's location that you noted above.
>>>
>>>
>>>
>>> Am 03.09.2015 um 15:55 schrieb Liviu Andronic:
>>>
>>> On Thu, Sep 3, 2015 at 3:22 PM, Wolfgang Engelmann
>>>  wrote:
>>>
>>> Here the version: LyX 2.1.3 (2015-02-05)
>>>
>>> Built on Feb 12 2015, 11:01:23
>>>
>>> Configuration
>>>
>>> Host type: i686-pc-linux-gnu
>>>
>>> Special build flags: build=release
>>>
>>> This comes from official repos and has no support for spellchecking.
>>>
>>>
>>> C++ Compiler: g++ (4.8)
>>>
>>> C++ Compiler LyX flags:
>>>
>>> C++ Compiler flags: -O2
>>>
>>> Linker flags:
>>>
>>> Linker user flags:
>>>
>>> Qt 4 Frontend:
>>>
>>> Qt 4 version: 4.8.6
>>>
>>> Packaging: posix
>>>
>>> LyX binary dir: /usr/local/bin
>>>
>>> LyX files dir: /usr/local/share/lyx
>>>
>>>
>>> Should I uninstall lyx and install it by compiling the source? Should I
>>> use
>>> LyX 2.1.4 released. (July 30, 2015) instead of 2.1.3?
>>>
>>> You can build from source if you want to. Easier would be to just use
>>> the PPA to install 2.1.4:
>>> https://launchpad.net/~lyx-devel/+archive/ubuntu/release
>>>
>>>
>>> Liviu
>>>
>>>
>>> Wolfgang
>>>
>>> Am 03.09.2015 um 12:26 schrieb Liviu Andronic:
>>>
>>> On Thu, Sep 3, 2015 at 10:02 AM, Wolfgang Engelmann
>>>  wrote:
>>>
>>> the spellchecker for my kubuntu 14.04 can not be selected.
>>> Under Preferences>Language settings>Spellchecker
>>> the Spellchecker engine box v  can not be klicked (grayed out)
>>> same with the other menu items on the right side of
>>> Preferences>Language settings>Spellchecker
>>>
>>> What version of LyX? Did you install it from Ubuntu repos or from the
>>> PPA? From memory, the LyX build in Ubuntu repos has spellchecking
>>> disabled for some reason.
>>>
>>> Liviu
>>>
>>>
>>> I seem to remember that one has to install lyx anew in this case. Is this
>>> correct?
>>> What exactly should I have installed for a working spellchecker? And
>>> where?
>>> Under Preferences>Paths
>>> Hunspell dictionaries browse-box is grayed out and thus not clickable
>>>
>>> hunspell packages are in various places such as usr/share usr/lib
>>>
>>> Wolfgang
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>
>>
>



-- 
Do you think you know what math is?
http://www.ideasroadshow.com/issues/ian-stewart-2013-08-02
Or what it means to be intelligent?
http://www.ideasroadshow.com/issues/john-duncan-2013-08-30
Think again:
http://www.ideasroadshow.com/library


Re: Citations Incorrectly Compiled

2015-09-03 Thread Rich Shepard

On Thu, 3 Sep 2015, Rich Shepard wrote:


 In a LyX document I imported three references from jabref; two by the same
author. These are shown in the attached source.png. Note that Aichison, J.
1982 and Aichison, J. 1994 are shown separately.

 However, when compiled using pdflatex, those two citations are typeset as
Aichison, 1982,4 rather than Aichison, 1982,1994 (see attached
compiled.png).

 I need guidance on correcting the compiled citations.


  Perhaps there is no way to have lyx, bibtex, and tex produce separate
citations for the same author. What I've done is to individually insert each
citation from jabref. A bit more work but the result is what I need.

Rich



Citations Incorrectly Compiled

2015-09-03 Thread Rich Shepard

  In a LyX document I imported three references from jabref; two by the same
author. These are shown in the attached source.png. Note that Aichison, J.
1982 and Aichison, J. 1994 are shown separately.

  However, when compiled using pdflatex, those two citations are typeset as
Aichison, 1982,4 rather than Aichison, 1982,1994 (see attached
compiled.png).

  I need guidance on correcting the compiled citations.

TIA,

Rich

Re: spellchecker kubuntu 14.04

2015-09-03 Thread Wolfgang Engelmann



Am 03.09.2015 um 17:47 schrieb Liviu Andronic:

On Thu, Sep 3, 2015 at 5:40 PM, Wolfgang Engelmann
 wrote:

Thanks.Liviu,

However, I do not understand Step 1
On the PPA's overview page
How do I get this overview page?


This is the PPA Overview page:
https://launchpad.net/~lyx-devel/+archive/ubuntu/release

You simply need to:
sudo add-apt-repository ppa:lyx-devel/release

unfortunately not so simple:
my synaptic claims
OpenOffice.org-thesaurus-de-ch broken
if I try to remove (or purge) it, it is still there.
Wolfgang

Then update packages in Synaptic, and update LyX.

Liviu



Wolfgang

If you're using the most recent version of Ubuntu (or any version from
Ubuntu 9.10 onwards), you can add a PPA to your system with a single line in
your terminal.

Step 1: On the PPA's overview page, look for the heading that reads Adding
this PPA to your system. Make a note of the PPA's location, which looks
like:

ppa:gwibber-daily/ppa

Step 2: Open a terminal and enter:

sudo add-apt-repository ppa:user/ppa-name

Replace ppa:user/ppa-name with the PPA's location that you noted above.



Am 03.09.2015 um 15:55 schrieb Liviu Andronic:

On Thu, Sep 3, 2015 at 3:22 PM, Wolfgang Engelmann
 wrote:

Here the version: LyX 2.1.3 (2015-02-05)

Built on Feb 12 2015, 11:01:23

Configuration

Host type: i686-pc-linux-gnu

Special build flags: build=release

This comes from official repos and has no support for spellchecking.


C++ Compiler: g++ (4.8)

C++ Compiler LyX flags:

C++ Compiler flags: -O2

Linker flags:

Linker user flags:

Qt 4 Frontend:

Qt 4 version: 4.8.6

Packaging: posix

LyX binary dir: /usr/local/bin

LyX files dir: /usr/local/share/lyx


Should I uninstall lyx and install it by compiling the source? Should I use
LyX 2.1.4 released. (July 30, 2015) instead of 2.1.3?

You can build from source if you want to. Easier would be to just use
the PPA to install 2.1.4:
https://launchpad.net/~lyx-devel/+archive/ubuntu/release


Liviu


Wolfgang

Am 03.09.2015 um 12:26 schrieb Liviu Andronic:

On Thu, Sep 3, 2015 at 10:02 AM, Wolfgang Engelmann
 wrote:

the spellchecker for my kubuntu 14.04 can not be selected.
Under Preferences>Language settings>Spellchecker
the Spellchecker engine box v  can not be klicked (grayed out)
same with the other menu items on the right side of
Preferences>Language settings>Spellchecker

What version of LyX? Did you install it from Ubuntu repos or from the
PPA? From memory, the LyX build in Ubuntu repos has spellchecking
disabled for some reason.

Liviu


I seem to remember that one has to install lyx anew in this case. Is this
correct?
What exactly should I have installed for a working spellchecker? And where?
Under Preferences>Paths
Hunspell dictionaries browse-box is grayed out and thus not clickable

hunspell packages are in various places such as usr/share usr/lib

Wolfgang














Re: spellchecker kubuntu 14.04

2015-09-03 Thread Liviu Andronic
On Thu, Sep 3, 2015 at 5:40 PM, Wolfgang Engelmann
 wrote:
> Thanks.Liviu,
>
> However, I do not understand Step 1
> On the PPA's overview page
> How do I get this overview page?
>
This is the PPA Overview page:
https://launchpad.net/~lyx-devel/+archive/ubuntu/release

You simply need to:
sudo add-apt-repository ppa:lyx-devel/release

Then update packages in Synaptic, and update LyX.

Liviu


> Wolfgang
>
> If you're using the most recent version of Ubuntu (or any version from
> Ubuntu 9.10 onwards), you can add a PPA to your system with a single line in
> your terminal.
>
> Step 1: On the PPA's overview page, look for the heading that reads Adding
> this PPA to your system. Make a note of the PPA's location, which looks
> like:
>
> ppa:gwibber-daily/ppa
>
> Step 2: Open a terminal and enter:
>
> sudo add-apt-repository ppa:user/ppa-name
>
> Replace ppa:user/ppa-name with the PPA's location that you noted above.
>
>
>
> Am 03.09.2015 um 15:55 schrieb Liviu Andronic:
>
> On Thu, Sep 3, 2015 at 3:22 PM, Wolfgang Engelmann
>  wrote:
>
> Here the version: LyX 2.1.3 (2015-02-05)
>
> Built on Feb 12 2015, 11:01:23
>
> Configuration
>
> Host type: i686-pc-linux-gnu
>
> Special build flags: build=release
>
> This comes from official repos and has no support for spellchecking.
>
>
> C++ Compiler: g++ (4.8)
>
> C++ Compiler LyX flags:
>
> C++ Compiler flags: -O2
>
> Linker flags:
>
> Linker user flags:
>
> Qt 4 Frontend:
>
> Qt 4 version: 4.8.6
>
> Packaging: posix
>
> LyX binary dir: /usr/local/bin
>
> LyX files dir: /usr/local/share/lyx
>
>
> Should I uninstall lyx and install it by compiling the source? Should I use
> LyX 2.1.4 released. (July 30, 2015) instead of 2.1.3?
>
> You can build from source if you want to. Easier would be to just use
> the PPA to install 2.1.4:
> https://launchpad.net/~lyx-devel/+archive/ubuntu/release
>
>
> Liviu
>
>
> Wolfgang
>
> Am 03.09.2015 um 12:26 schrieb Liviu Andronic:
>
> On Thu, Sep 3, 2015 at 10:02 AM, Wolfgang Engelmann
>  wrote:
>
> the spellchecker for my kubuntu 14.04 can not be selected.
> Under Preferences>Language settings>Spellchecker
> the Spellchecker engine box v  can not be klicked (grayed out)
> same with the other menu items on the right side of
> Preferences>Language settings>Spellchecker
>
> What version of LyX? Did you install it from Ubuntu repos or from the
> PPA? From memory, the LyX build in Ubuntu repos has spellchecking
> disabled for some reason.
>
> Liviu
>
>
> I seem to remember that one has to install lyx anew in this case. Is this
> correct?
> What exactly should I have installed for a working spellchecker? And where?
> Under Preferences>Paths
> Hunspell dictionaries browse-box is grayed out and thus not clickable
>
> hunspell packages are in various places such as usr/share usr/lib
>
> Wolfgang
>
>
>
>
>
>
>



-- 
Do you think you know what math is?
http://www.ideasroadshow.com/issues/ian-stewart-2013-08-02
Or what it means to be intelligent?
http://www.ideasroadshow.com/issues/john-duncan-2013-08-30
Think again:
http://www.ideasroadshow.com/library


Re: spellchecker kubuntu 14.04

2015-09-03 Thread Wolfgang Engelmann

Thanks.Liviu,

However, I do not understand Step 1
On the PPA's overview page
How do I get this overview page?
Wolfgang

If you're using the most recent version of Ubuntu (or any version from 
Ubuntu 9.10 onwards), you can add a PPA to your system with a single 
line in your terminal.


*Step 1:* On the PPA's overview page, look for the heading that reads 
/Adding this PPA to your system/. Make a note of the PPA's location, 
which looks like:


|ppa:gwibber-daily/ppa|

*Step 2:* Open a terminal and enter:

|sudo add-apt-repository ppa:user/ppa-name|

Replace |ppa:user/ppa-name| with the PPA's location that you noted above.



Am 03.09.2015 um 15:55 schrieb Liviu Andronic:

On Thu, Sep 3, 2015 at 3:22 PM, Wolfgang Engelmann
 wrote:

Here the version: LyX 2.1.3 (2015-02-05)

Built on Feb 12 2015, 11:01:23

Configuration

Host type: i686-pc-linux-gnu

Special build flags: build=release


This comes from official repos and has no support for spellchecking.



C++ Compiler: g++ (4.8)

C++ Compiler LyX flags:

C++ Compiler flags: -O2

Linker flags:

Linker user flags:

Qt 4 Frontend:

Qt 4 version: 4.8.6

Packaging: posix

LyX binary dir: /usr/local/bin

LyX files dir: /usr/local/share/lyx


Should I uninstall lyx and install it by compiling the source? Should I use
LyX 2.1.4 released. (July 30, 2015) instead of 2.1.3?


You can build from source if you want to. Easier would be to just use
the PPA to install 2.1.4:
https://launchpad.net/~lyx-devel/+archive/ubuntu/release


Liviu



Wolfgang

Am 03.09.2015 um 12:26 schrieb Liviu Andronic:

On Thu, Sep 3, 2015 at 10:02 AM, Wolfgang Engelmann
 wrote:

the spellchecker for my kubuntu 14.04 can not be selected.
Under Preferences>Language settings>Spellchecker
the Spellchecker engine box v  can not be klicked (grayed out)
same with the other menu items on the right side of
Preferences>Language settings>Spellchecker

What version of LyX? Did you install it from Ubuntu repos or from the
PPA? From memory, the LyX build in Ubuntu repos has spellchecking
disabled for some reason.

Liviu


I seem to remember that one has to install lyx anew in this case. Is this
correct?
What exactly should I have installed for a working spellchecker? And where?
Under Preferences>Paths
Hunspell dictionaries browse-box is grayed out and thus not clickable

hunspell packages are in various places such as usr/share usr/lib

Wolfgang











Re: spellchecker kubuntu 14.04

2015-09-03 Thread Liviu Andronic
On Thu, Sep 3, 2015 at 3:22 PM, Wolfgang Engelmann
 wrote:
> Here the version: LyX 2.1.3 (2015-02-05)
>
> Built on Feb 12 2015, 11:01:23
>
> Configuration
>
> Host type: i686-pc-linux-gnu
>
> Special build flags: build=release
>
This comes from official repos and has no support for spellchecking.


> C++ Compiler: g++ (4.8)
>
> C++ Compiler LyX flags:
>
> C++ Compiler flags: -O2
>
> Linker flags:
>
> Linker user flags:
>
> Qt 4 Frontend:
>
> Qt 4 version: 4.8.6
>
> Packaging: posix
>
> LyX binary dir: /usr/local/bin
>
> LyX files dir: /usr/local/share/lyx
>
>
> Should I uninstall lyx and install it by compiling the source? Should I use
> LyX 2.1.4 released. (July 30, 2015) instead of 2.1.3?
>
You can build from source if you want to. Easier would be to just use
the PPA to install 2.1.4:
https://launchpad.net/~lyx-devel/+archive/ubuntu/release


Liviu


> Wolfgang
>
> Am 03.09.2015 um 12:26 schrieb Liviu Andronic:
>
> On Thu, Sep 3, 2015 at 10:02 AM, Wolfgang Engelmann
>  wrote:
>
> the spellchecker for my kubuntu 14.04 can not be selected.
> Under Preferences>Language settings>Spellchecker
> the Spellchecker engine box v  can not be klicked (grayed out)
> same with the other menu items on the right side of
> Preferences>Language settings>Spellchecker
>
> What version of LyX? Did you install it from Ubuntu repos or from the
> PPA? From memory, the LyX build in Ubuntu repos has spellchecking
> disabled for some reason.
>
> Liviu
>
>
> I seem to remember that one has to install lyx anew in this case. Is this
> correct?
> What exactly should I have installed for a working spellchecker? And where?
> Under Preferences>Paths
> Hunspell dictionaries browse-box is grayed out and thus not clickable
>
> hunspell packages are in various places such as usr/share usr/lib
>
> Wolfgang
>
>
>
>



-- 
Do you think you know what math is?
http://www.ideasroadshow.com/issues/ian-stewart-2013-08-02
Or what it means to be intelligent?
http://www.ideasroadshow.com/issues/john-duncan-2013-08-30
Think again:
http://www.ideasroadshow.com/library


Re: spellchecker kubuntu 14.04

2015-09-03 Thread Wolfgang Engelmann

Here the version: LyX 2.1.3 (2015-02-05)

Built on Feb 12 2015, 11:01:23

Configuration

Host type: i686-pc-linux-gnu

Special build flags: build=release

C++ Compiler: g++ (4.8)

C++ Compiler LyX flags:

C++ Compiler flags: -O2

Linker flags:

Linker user flags:

Qt 4 Frontend:

Qt 4 version: 4.8.6

Packaging: posix

LyX binary dir: /usr/local/bin

LyX files dir: /usr/local/share/lyx


Should I uninstall lyx and install it by compiling the source? Should I use
LyX 2.1.4 released.  (July 30, 2015) 
instead of 2.1.3?


Wolfgang

Am 03.09.2015 um 12:26 schrieb Liviu Andronic:

On Thu, Sep 3, 2015 at 10:02 AM, Wolfgang Engelmann
 wrote:

the spellchecker for my kubuntu 14.04 can not be selected.
Under Preferences>Language settings>Spellchecker
the Spellchecker engine box v  can not be klicked (grayed out)
same with the other menu items on the right side of
Preferences>Language settings>Spellchecker


What version of LyX? Did you install it from Ubuntu repos or from the
PPA? From memory, the LyX build in Ubuntu repos has spellchecking
disabled for some reason.

Liviu



I seem to remember that one has to install lyx anew in this case. Is this
correct?
What exactly should I have installed for a working spellchecker? And where?
Under Preferences>Paths
Hunspell dictionaries browse-box is grayed out and thus not clickable

hunspell packages are in various places such as usr/share usr/lib

Wolfgang








Tufte book/handout question.......

2015-09-03 Thread Charlie

From my keyboard:
   
I received a copy of a book of poetry recently and the page format
appeared to be a Tufte book or handout layout in landscape?

If it wasn't a Tufte layout then it was another layout in which
sidenotes were possible?

I'm not familiar with latex so it may have been a layout crafted
through that discipline.

I just thought I would put it out there to see if anyone knew how to
create a Tufte layout in landscape. Reading the Tufte information it
seems that landscape is not supported.

Not clever enough to find the answer myself.

Be well,
Charlie


East Gippsland Wildlife Rehabilitators Inc..
   http://www.egwildlife.com.au/

-- 
Registered Linux User:- 329524
***

A journey of a thousand miles begins with a single
step. Lao-tzu

***

Debian GNU/Linux - Magic indeed.

-


Re: spellchecker kubuntu 14.04

2015-09-03 Thread Liviu Andronic
On Thu, Sep 3, 2015 at 10:02 AM, Wolfgang Engelmann
 wrote:
> the spellchecker for my kubuntu 14.04 can not be selected.
> Under Preferences>Language settings>Spellchecker
> the Spellchecker engine box v  can not be klicked (grayed out)
> same with the other menu items on the right side of
> Preferences>Language settings>Spellchecker
>
What version of LyX? Did you install it from Ubuntu repos or from the
PPA? From memory, the LyX build in Ubuntu repos has spellchecking
disabled for some reason.

Liviu


> I seem to remember that one has to install lyx anew in this case. Is this
> correct?
> What exactly should I have installed for a working spellchecker? And where?
> Under Preferences>Paths
> Hunspell dictionaries browse-box is grayed out and thus not clickable
>
> hunspell packages are in various places such as usr/share usr/lib
>
> Wolfgang
>



-- 
Do you think you know what math is?
http://www.ideasroadshow.com/issues/ian-stewart-2013-08-02
Or what it means to be intelligent?
http://www.ideasroadshow.com/issues/john-duncan-2013-08-30
Think again:
http://www.ideasroadshow.com/library


Re: Figures side by side

2015-09-03 Thread Sajjad
How to solve the issue, then ? There must be some way to get around .


Thanks

On Wed, Sep 2, 2015 at 5:34 PM, Sajjad  wrote:

> Thanks for the hint. I tried again with your suggestion that I might have
> missed initially. Unfortunately, I am getting the same result  -  one image
> overlapping the other image. So I thought of pasting the source below for
> you so that it becomes more transparent of what I might have missed in the
> process.
>
>
>
> /
>
> % Preview source code for paragraph 17
>
>
> \begin{figure}
>
>
>
> \begin{minipage}[t]{0.45\textwidth}%
>
> \begin{center}
>
> \includegraphics[scale=0.1]{images/ReferenceSinteredModel}
>
> \par\end{center}
>
>
> \protect\caption{Reference Sintered Model}
>
> %
>
> \end{minipage}%
>
> \begin{minipage}[t]{0.45\textwidth}%
>
> \begin{center}
>
> \includegraphics[scale=0.1]{images/OriginalSinteredModel}
>
> \par\end{center}
>
>
> \protect\caption{Original Sintered Model}
>
> %
>
> \end{minipage}
>
>
> \end{figure}
>
>
> ///
>
>
>
> You may have noted that , horizontal fill is not visible in the source. Do
> they show up ? I am inserting the horizontal fill between the two
> minipages, but the insertion is not showing up in the source.
>
>
>
> Waiting for more feed-back over this issue.
>
>
>
> Thanks
>
>
> On Tue, Sep 1, 2015 at 3:52 PM, Scott Kostyshak  wrote:
>
>> On Mon, Aug 31, 2015 at 12:11 PM, Rich Shepard 
>> wrote:
>> > On Mon, 31 Aug 2015, Sajjad wrote:
>> >
>> >> Any hint to get around this issue?
>> >
>> >
>> >   I bet you forgot to 1) put a horizontal fill space between the two
>> > minipages (frameless boxes) and 2) did not set the size of each figure
>> to
>> > 45% of the text width.
>>
>> Note that a related LyX question was just asked here:
>>
>> http://tex.stackexchange.com/questions/264161/lyx-side-by-side-figure-inside-two-column-layoutt
>>
>> Scott
>>
>
>


spellchecker kubuntu 14.04

2015-09-03 Thread Wolfgang Engelmann

the spellchecker for my kubuntu 14.04 can not be selected.
Under Preferences>Language settings>Spellchecker
the Spellchecker engine box v  can not be klicked (grayed out)
same with the other menu items on the right side of
Preferences>Language settings>Spellchecker

I seem to remember that one has to install lyx anew in this case. Is 
this correct?

What exactly should I have installed for a working spellchecker? And where?
Under Preferences>Paths
Hunspell dictionaries browse-box is grayed out and thus not clickable

hunspell packages are in various places such as usr/share usr/lib

Wolfgang



Re: Confusing compiling error

2015-09-03 Thread David
Am 03.09.2015 um 07:20 schrieb Maaneli Derakhshani:
> Hi LyX Users,
> 
> I have been cut/pasting source code from a LyX document to a LaTeX
> document, and compiling the latter without difficulty until now. 

How do you do this, exactly? Export the Lyx document to Latex (pdflatex)
and then compile it with pdflatex?

> Out of
> nowhere, after the last pasting from LyX to LaTeX, I suddenly get a
> compiling error which doesn't go away when I undo the pasting. The
> GotoError button isn't helpful - it just highlights "\begin{document}"
> at the beginning of the TeX document. I have no idea what the problem
> is, so any help would be greatly appreciated. 

Can you please show us a minimal example reproducing the error.
Otherwise it's nearly impossible to tell what's wrong

David