LyX-1.6.1 boost problem on lenovoT61

2009-03-05 Thread Hellmut Weber

Hi,
I'm setting up my Lenovo T61 with
Intel(R) Core(TM)2 Duo CPU T9300  @ 2.50GHz
using gentoo Linux.

When trying to compile LyX-1.6.1 from the gentoo ebuild
I run into problems with boost-1.34.1-r2 stable.
I can merge boost-1.36.0 or boost-1.37.0, but in  these cases
merge of lyx-1.6.1.crashes.

Does anybody know what to do?

On an older version of my system I'm running lyx-1.6.1 without any problem.

TIA

Hellmut

--
Dr. Hellmut Weber m...@hellmutweber.de
Degenfeldstraße 2 tel   +49-89-3081172
D-80803 München-Schwabing mobil +49-172-8450321
please: No DOCs, no PPTs. why: tinyurl.com/cbgq



Re: Degree symbol

2009-03-05 Thread Guenter Milde
On 2009-03-04, Yago wrote:

 With LyX 1.5.6 the degree symbol was, for example:

 $sin30\textrm{\textdegree}$

 But with LyX 1.6.1 this code makes nothing in my dvi output, only sin30 =
 with no degree symbol. 

It works OK here. Maybe a font problem?

 Exporting the LyX file to LaTeX code, I wondering 
 with this code included by LyX because that's no exists in my preamble:

 %% LyX specific LaTeX commands.
 \declarerobustcommand{\lyxmathsym}[1]{\ifmmode\begingroup\de...@ld{bold}
 \def\rmorbf##1{\ifx\m...@version\b@ld\textbf{##1}\else\textrm{##1}\fi}
 \mathchoice{\hbox{\rmorbf{#1}}}{\hbox{\rmorbf{#1}}}
 {\hbox{\smaller[2]\rmorbf{#1}}}{\hbox{\smaller[3]\rmorbf{#1}}}
 \endgroup\else#1\fi}

This is a fallback for Unicode characters that do not have a math definition.
(LyX 1.5.6 did silently drop these!)

What is the LaTeX code for your (non-working) example?

 And I suspect that this code is the problem, but I don't know how can I =
 suppress it. 

This definition will only be inserted if there is some math box with
non-math Unicode chars inside in the document. It will dissapear in a
minimal example.

Alternatively, try if deleting (or commenting) these lines and running
LaTeX by hand helps (i doubt it).

 Or what's is the code to obtain the degree symbol in LyX =
 1.6.1; I don't want the symbol: \lyxmathsym{=BA}. Thanks for your help.

I simply press the right key. Alternatively, you can switch to text mode
and insert \textdegree as ERT or use ^\circ in math mode.

Günter

 --=_NextPart_000_0003_01C99D25.946C5C10--




Re: Export Lyx files to LaTeX with non-ascii letters.

2009-03-05 Thread Guenter Milde
On 2009-03-04, acolyte lee wrote:

 I have letters like  üäö in my lyx file, when I export to latex, they
 are still üäö in latex.
 This could be problematic and I would like to have
 \{u},\{o} and \{a} inside .tex files.
 can I do this?

Yes. In DocumentSettingsLanguage set the Coding to other and select
ASCII from the drop-down list.

(Menu names might differ, my LyX speaks German (with Umlauts :-).

Günter



Re: How to put an end to white spaces around figures

2009-03-05 Thread Helge Hafting

Tal Kenig wrote:

Hello all.
I have searched for this for a long time, but could not find a satisfactory
solution.
I usually insert figures into tables (which reside inside figure floats).
The problem is that lyx automatically inserts white spaces above, below, to
the left and to the right of the figures.


Table cells have internal spacing so the text won't touch the edges. 
This can be tweaked  (or zeroed) with latex commands. I am not sure if 
you can adjust a single cell only, or if the whole table is affected.



Sometimes I wish to get rid of that behavior, and to remove or reduce the
white spaces.
I can sometimes do it by inserting negative spaces, but this is tedious
work.

In addition, sometimes I have a figure which has white background, and I
want to add a thin black line around it, but it also has to be tight. I
tried a single cell table or a box inside the main table.
Once again, I am faced with the white spaces plus the alignment of the table
sometimes get messed up.


I usually use a box with these settings:
Decoration: Simple rectangular frame
Inner Box: none
width: 1 [Width]

The spacing is tight, although not completely gone. Spacing is small 
enough for a frame around a small logo though.


As for alignment - that is an interesting topic. Help-embedded objects 
has a section on that. Almost anything can be done, but it is not always 
 easy.


Helge Hafting


Re: How to put an end to white spaces around figures

2009-03-05 Thread Tal Kenig

I was able to get some of it solved by putting the following in the preamble:
\setlength\fboxsep{0pt} \setlength\fboxrule{1pt} 
This fixed the box to be tight around the image and of 1 point thickness.
\setlength\tabcolsep{0pt}
This made the tables tight horizontally.
I was looking for a similar command for the row separation (tabrowsep) - but
my doc would not compile, so I assume that the row separation works
differently.
Does anyone know how to set table row separation? This would be of great
help.
Thanks, 
Tal.


Tal Kenig wrote:
 
 Hello all.
 I have searched for this for a long time, but could not find a
 satisfactory solution.
 I usually insert figures into tables (which reside inside figure floats).
 The problem is that lyx automatically inserts white spaces above, below,
 to the left and to the right of the figures.
 Sometimes I wish to get rid of that behavior, and to remove or reduce the
 white spaces.
 I can sometimes do it by inserting negative spaces, but this is tedious
 work.
 
 In addition, sometimes I have a figure which has white background, and I
 want to add a thin black line around it, but it also has to be tight. I
 tried a single cell table or a box inside the main table.
 Once again, I am faced with the white spaces plus the alignment of the
 table sometimes get messed up.
 
 I would really appreciate it if someone could offer a remedy to this
 situation, preferably a preamble fix.
 
 Thanks in advance, 
 Tal.
 

-- 
View this message in context: 
http://n2.nabble.com/How-to-put-an-end-to-white-spaces-around-figures-tp2424048p2428726.html
Sent from the LyX - Users mailing list archive at Nabble.com.



Navigate Other Lists

2009-03-05 Thread Frederick Noronha [फ़रेदरिक नोरो नया]
I am a long-time (2-3 years) Lyx users, but just only recently ran
into the NAVIGATE  OTHER LISTS feature on this software, after
upgrading to 1.6.1

Just to say: I cannot tell you how useful this is, for updating the
index, correcting footnotes and whole lot of other tasks. Kudos to the
developers for creating such a useful feature.

Other features on one's dream-list:

* A kind of automated indexing: which lists all the occurances of one
word, and asks the editor whether s/he wants to include each entry.

* Better help files.

* More and better latex chapter-page templates, which offer neat layouts...

* Closer integration between layout on Lyx and typesetting (on
wordprocessor), so that when one file gets changed, the other gets
automatically updated.

* Easier installs on Windows, to help editors to work with authors seamlessly.

Thanks again! FN
-- 
FN * http://fredericknoronha.wordpress.com
M +91-9822122436 P +91-832-2409490 http://twitter.com/fn
On Facebook: http://www.new.facebook.com/people/Frederick-Noronha/502514643

If you think you can do a thing or think you can't do a thing, you're
right. - Henry Ford


Re: Navigate Other Lists

2009-03-05 Thread Uwe Stöhr

Frederick Noronha [फ़रेदरिक नोरोनया] schrieb:


Other features on one's dream-list:

* Better help files.


This is very general. What do you have in mind in particular? I tried to describe as many things as 
possible and therefore create the special Math and EmbeddedObjects manual that you find in LyX's 
Help menu. What do you miss?



* More and better latex chapter-page templates, which offer neat layouts...


What do you mean? The possibilities depend on the document class you are using. The standard report 
class doesn't have all features, because it was designed to be the standard/consensus. When using a 
koma-script or the memoir class, everything I can think of is possible.



* Easier installs on Windows, to help editors to work with authors seamlessly.


What do you miss? I tried to make the Windows installation as easy as possible: You only have to 
click a few times OK and get everything you need including a LaTeX distribution, image converters, a 
BibTeX editor, spell checker, 


regards Uwe


Re: Problems on a Mac

2009-03-05 Thread Guido Milanese
Thanks a lot for your suggestion. We'll test it and let you know.

Best regards,
guido

-- 
Guido Milanese - Professor of Latin Language and Literature
The Catholic University, Milan and Brescia, Italy
http://docenti.unicatt.it/milanese_guido
http://www.arsantiqua.org


Retaining old file structure when editing in new version?

2009-03-05 Thread David Russell
One of the reasons I'm going for LyX is the greater cross-compatbility
between my Windows desktop and Linux laptop. However the newest versions
available for each system are different - 1.6.1 on Windows and 1.4.3 on the
EeePC. Perhaps unsurprisingly, a file saved in 1.6.1 won't open in 1.4.3.

Is it possible for me to make version 1.6.1 save in a way which retains
compatibility with the older version?

Thanks

David Russell


Re: Retaining old file structure when editing in new version?

2009-03-05 Thread Siegfried Meunier-Guttin-Cluzel

Try
File  Export  Lyx 1.4.x

Hope it helps
Siegfried



Re: How to put an end to white spaces around figures

2009-03-05 Thread Konrad Hofbauer

Tal Kenig wrote:

Does anyone know how to set table row separation? This would be of great
help.


I found this in one of my files:

\newenvironment{ths_tbl}[0]{\medskip{} 
\begin{centering}\noindent\medskip{} 
\setlength{\tabcolsep}{4pt}\setlength{\extrarowheight}{2pt}\small}{\par\end{centering}}


which I put all of my tables into.

So \extrarowheight might be what you are after (?).

/Konrad



incorrect germanic umlaut display in lyx 1.6.1

2009-03-05 Thread Jörg Müller-Barkei
Hello,

I actually came across a weird bug in LyX 1.6.1.
I am working in Opensuse 11.1 with the actual new KDE 4.2.1 /Ot 4.5 rc1
release of Opensuse (of today!)
I'm a newbie to LaTeX and LyX and getting a little irritated.

Its as follows:
since today when I type a text in german I get these ( ÃÃÃ) characters
instead of these (üöä). BUt I get the correct characters when holding down
the CTRL-key while typing. I think this is rather inconvenient when typing
on a german keyboard configured for german (and all alanguage configurations
within LyX are correctly set to german)

I haven't changed anything in the LyX or LaTeX config the last days (as far
as I can remember) but didn't come acreoss this bug before.

Sorry, I feel this might be a rather dumb question, but what can I do to
change this 

Thanks a lot for your help!

Greets from Berlin
Jörg


SV: incorrect germanic umlaut display in lyx 1.6.1

2009-03-05 Thread Ingar Pareliussen
I actually came across a weird bug in LyX 1.6.1.
I am working in Opensuse 11.1 with the actual new KDE 4.2.1 /Ot 4.5 rc1

It is probably the error in Qt4.5rc1, Qt4.5 is reported to have been fixed.

Ingar 


Re: Wrong characters when writing swedish

2009-03-05 Thread Peter Gille
On Wed, Mar 4, 2009 at 5:30 PM, Peter Gille farfarg...@gmail.com wrote:



 On Wed, Mar 4, 2009 at 5:20 PM, Ingar Pareliussen 
 ingar.parelius...@dmmh.no wrote:





 I have just tried to recompile LyX without effect. I will start to
 recompile
 the Qt libraries now.
 (Version 4.5-rc1, does LyX work with Qt-4.5?)

 Aha, that helped :). qt4.5rc1 an LyX is broken...


 http://www.nabble.com/-Bug-48044--qt4,-NEW:-latest-qt4-4.5-update-broke-UTF-8-input-in-LyX-td22121248.html

 If 4.5 Gold is fixed I do not know :). However:
 Reverting qt4 to 4.4.3 resolved that issue.

 Ingar

 Ok, I'll just have to live with it until LyX works with 4.5 - I very seldom
 write in swedish.
 Thanks for the help

 / Peter


Just thought I'd give an update - utf-8 character input works with the
stable version of Qt 4.5 (at least on Gentoo)

/ peter


Can't see integrals, sigmas, etc.

2009-03-05 Thread Ehud Kaplan

I have installed Lyx 1.6.1 on a kubuntu 64 bit (Version 8.10).
It seems to work fine, and produce correct pdf output.  However, some 
thing are not shown in the equations (in the Lyx editor):

integrals, summation signs, etc.
Have I neglected to install anything?  I have used dpkg to install it, 
because the ubuntu repositories are behind the times.

Thanks,



convert a .sty to .layout

2009-03-05 Thread Raphael Schär

Hi
I'm just writing my master thesis using lyx. Really awesome. I would 
though like to use a differnt documentclass file (a local one). The 
problem is, I can only use .layout. Is there a way to convert a .sty to 
.layout??


Thanks
Raphael


Re: convert a .sty to .layout

2009-03-05 Thread rgheck

Raphael Schär wrote:

Hi
I'm just writing my master thesis using lyx. Really awesome. I would 
though like to use a differnt documentclass file (a local one). The 
problem is, I can only use .layout. Is there a way to convert a .sty 
to .layout??


Yes, there is, but it's a manual process. See chapter 5 of the 
Customization manual.


rh



Re: Retaining old file structure when editing in new version?

2009-03-05 Thread Uwe Stöhr

David Russell schrieb:


One of the reasons I'm going for LyX is the greater cross-compatbility
between my Windows desktop and Linux laptop. However the newest versions
available for each system are different - 1.6.1 on Windows and 1.4.3 on the
EeePC.


EeePC's OS is Linux so it should be possible to install the latest LyX on an 
EeePC.
(googling only gives me this result for now: 
http://forum.eeeuser.com/viewtopic.php?id=1283)


Perhaps unsurprisingly, a file saved in 1.6.1 won't open in 1.4.3.


This is of course correct.


Is it possible for me to make version 1.6.1 save in a way which retains
compatibility with the older version?


Yes, save you file in LyX in the format of LyX 1.4.x via the Export menu.

regards Uwe


Re: Can't see integrals, sigmas, etc.

2009-03-05 Thread Guenter Milde
On 2009-03-05, Ehud Kaplan wrote:
 I have installed Lyx 1.6.1 on a kubuntu 64 bit (Version 8.10).
 It seems to work fine, and produce correct pdf output.  However, some 
 thing are not shown in the equations (in the Lyx editor):
 integrals, summation signs, etc.
 Have I neglected to install anything?  

Did you install latex-xft-fonts? 

It is generally a good idea to install all recommended packages (unless
you are sure that you do not need them).

Günter



LyX-1.6.1 boost problem on lenovoT61

2009-03-05 Thread Hellmut Weber

Hi,
I'm setting up my Lenovo T61 with
Intel(R) Core(TM)2 Duo CPU T9300  @ 2.50GHz
using gentoo Linux.

When trying to compile LyX-1.6.1 from the gentoo ebuild
I run into problems with boost-1.34.1-r2 stable.
I can merge boost-1.36.0 or boost-1.37.0, but in  these cases
merge of lyx-1.6.1.crashes.

Does anybody know what to do?

On an older version of my system I'm running lyx-1.6.1 without any problem.

TIA

Hellmut

--
Dr. Hellmut Weber m...@hellmutweber.de
Degenfeldstraße 2 tel   +49-89-3081172
D-80803 München-Schwabing mobil +49-172-8450321
please: No DOCs, no PPTs. why: tinyurl.com/cbgq



Re: Degree symbol

2009-03-05 Thread Guenter Milde
On 2009-03-04, Yago wrote:

 With LyX 1.5.6 the degree symbol was, for example:

 $sin30\textrm{\textdegree}$

 But with LyX 1.6.1 this code makes nothing in my dvi output, only sin30 =
 with no degree symbol. 

It works OK here. Maybe a font problem?

 Exporting the LyX file to LaTeX code, I wondering 
 with this code included by LyX because that's no exists in my preamble:

 %% LyX specific LaTeX commands.
 \declarerobustcommand{\lyxmathsym}[1]{\ifmmode\begingroup\de...@ld{bold}
 \def\rmorbf##1{\ifx\m...@version\b@ld\textbf{##1}\else\textrm{##1}\fi}
 \mathchoice{\hbox{\rmorbf{#1}}}{\hbox{\rmorbf{#1}}}
 {\hbox{\smaller[2]\rmorbf{#1}}}{\hbox{\smaller[3]\rmorbf{#1}}}
 \endgroup\else#1\fi}

This is a fallback for Unicode characters that do not have a math definition.
(LyX 1.5.6 did silently drop these!)

What is the LaTeX code for your (non-working) example?

 And I suspect that this code is the problem, but I don't know how can I =
 suppress it. 

This definition will only be inserted if there is some math box with
non-math Unicode chars inside in the document. It will dissapear in a
minimal example.

Alternatively, try if deleting (or commenting) these lines and running
LaTeX by hand helps (i doubt it).

 Or what's is the code to obtain the degree symbol in LyX =
 1.6.1; I don't want the symbol: \lyxmathsym{=BA}. Thanks for your help.

I simply press the right key. Alternatively, you can switch to text mode
and insert \textdegree as ERT or use ^\circ in math mode.

Günter

 --=_NextPart_000_0003_01C99D25.946C5C10--




Re: Export Lyx files to LaTeX with non-ascii letters.

2009-03-05 Thread Guenter Milde
On 2009-03-04, acolyte lee wrote:

 I have letters like  üäö in my lyx file, when I export to latex, they
 are still üäö in latex.
 This could be problematic and I would like to have
 \{u},\{o} and \{a} inside .tex files.
 can I do this?

Yes. In DocumentSettingsLanguage set the Coding to other and select
ASCII from the drop-down list.

(Menu names might differ, my LyX speaks German (with Umlauts :-).

Günter



Re: How to put an end to white spaces around figures

2009-03-05 Thread Helge Hafting

Tal Kenig wrote:

Hello all.
I have searched for this for a long time, but could not find a satisfactory
solution.
I usually insert figures into tables (which reside inside figure floats).
The problem is that lyx automatically inserts white spaces above, below, to
the left and to the right of the figures.


Table cells have internal spacing so the text won't touch the edges. 
This can be tweaked  (or zeroed) with latex commands. I am not sure if 
you can adjust a single cell only, or if the whole table is affected.



Sometimes I wish to get rid of that behavior, and to remove or reduce the
white spaces.
I can sometimes do it by inserting negative spaces, but this is tedious
work.

In addition, sometimes I have a figure which has white background, and I
want to add a thin black line around it, but it also has to be tight. I
tried a single cell table or a box inside the main table.
Once again, I am faced with the white spaces plus the alignment of the table
sometimes get messed up.


I usually use a box with these settings:
Decoration: Simple rectangular frame
Inner Box: none
width: 1 [Width]

The spacing is tight, although not completely gone. Spacing is small 
enough for a frame around a small logo though.


As for alignment - that is an interesting topic. Help-embedded objects 
has a section on that. Almost anything can be done, but it is not always 
 easy.


Helge Hafting


Re: How to put an end to white spaces around figures

2009-03-05 Thread Tal Kenig

I was able to get some of it solved by putting the following in the preamble:
\setlength\fboxsep{0pt} \setlength\fboxrule{1pt} 
This fixed the box to be tight around the image and of 1 point thickness.
\setlength\tabcolsep{0pt}
This made the tables tight horizontally.
I was looking for a similar command for the row separation (tabrowsep) - but
my doc would not compile, so I assume that the row separation works
differently.
Does anyone know how to set table row separation? This would be of great
help.
Thanks, 
Tal.


Tal Kenig wrote:
 
 Hello all.
 I have searched for this for a long time, but could not find a
 satisfactory solution.
 I usually insert figures into tables (which reside inside figure floats).
 The problem is that lyx automatically inserts white spaces above, below,
 to the left and to the right of the figures.
 Sometimes I wish to get rid of that behavior, and to remove or reduce the
 white spaces.
 I can sometimes do it by inserting negative spaces, but this is tedious
 work.
 
 In addition, sometimes I have a figure which has white background, and I
 want to add a thin black line around it, but it also has to be tight. I
 tried a single cell table or a box inside the main table.
 Once again, I am faced with the white spaces plus the alignment of the
 table sometimes get messed up.
 
 I would really appreciate it if someone could offer a remedy to this
 situation, preferably a preamble fix.
 
 Thanks in advance, 
 Tal.
 

-- 
View this message in context: 
http://n2.nabble.com/How-to-put-an-end-to-white-spaces-around-figures-tp2424048p2428726.html
Sent from the LyX - Users mailing list archive at Nabble.com.



Navigate Other Lists

2009-03-05 Thread Frederick Noronha [फ़रेदरिक नोरो नया]
I am a long-time (2-3 years) Lyx users, but just only recently ran
into the NAVIGATE  OTHER LISTS feature on this software, after
upgrading to 1.6.1

Just to say: I cannot tell you how useful this is, for updating the
index, correcting footnotes and whole lot of other tasks. Kudos to the
developers for creating such a useful feature.

Other features on one's dream-list:

* A kind of automated indexing: which lists all the occurances of one
word, and asks the editor whether s/he wants to include each entry.

* Better help files.

* More and better latex chapter-page templates, which offer neat layouts...

* Closer integration between layout on Lyx and typesetting (on
wordprocessor), so that when one file gets changed, the other gets
automatically updated.

* Easier installs on Windows, to help editors to work with authors seamlessly.

Thanks again! FN
-- 
FN * http://fredericknoronha.wordpress.com
M +91-9822122436 P +91-832-2409490 http://twitter.com/fn
On Facebook: http://www.new.facebook.com/people/Frederick-Noronha/502514643

If you think you can do a thing or think you can't do a thing, you're
right. - Henry Ford


Re: Navigate Other Lists

2009-03-05 Thread Uwe Stöhr

Frederick Noronha [फ़रेदरिक नोरोनया] schrieb:


Other features on one's dream-list:

* Better help files.


This is very general. What do you have in mind in particular? I tried to describe as many things as 
possible and therefore create the special Math and EmbeddedObjects manual that you find in LyX's 
Help menu. What do you miss?



* More and better latex chapter-page templates, which offer neat layouts...


What do you mean? The possibilities depend on the document class you are using. The standard report 
class doesn't have all features, because it was designed to be the standard/consensus. When using a 
koma-script or the memoir class, everything I can think of is possible.



* Easier installs on Windows, to help editors to work with authors seamlessly.


What do you miss? I tried to make the Windows installation as easy as possible: You only have to 
click a few times OK and get everything you need including a LaTeX distribution, image converters, a 
BibTeX editor, spell checker, 


regards Uwe


Re: Problems on a Mac

2009-03-05 Thread Guido Milanese
Thanks a lot for your suggestion. We'll test it and let you know.

Best regards,
guido

-- 
Guido Milanese - Professor of Latin Language and Literature
The Catholic University, Milan and Brescia, Italy
http://docenti.unicatt.it/milanese_guido
http://www.arsantiqua.org


Retaining old file structure when editing in new version?

2009-03-05 Thread David Russell
One of the reasons I'm going for LyX is the greater cross-compatbility
between my Windows desktop and Linux laptop. However the newest versions
available for each system are different - 1.6.1 on Windows and 1.4.3 on the
EeePC. Perhaps unsurprisingly, a file saved in 1.6.1 won't open in 1.4.3.

Is it possible for me to make version 1.6.1 save in a way which retains
compatibility with the older version?

Thanks

David Russell


Re: Retaining old file structure when editing in new version?

2009-03-05 Thread Siegfried Meunier-Guttin-Cluzel

Try
File  Export  Lyx 1.4.x

Hope it helps
Siegfried



Re: How to put an end to white spaces around figures

2009-03-05 Thread Konrad Hofbauer

Tal Kenig wrote:

Does anyone know how to set table row separation? This would be of great
help.


I found this in one of my files:

\newenvironment{ths_tbl}[0]{\medskip{} 
\begin{centering}\noindent\medskip{} 
\setlength{\tabcolsep}{4pt}\setlength{\extrarowheight}{2pt}\small}{\par\end{centering}}


which I put all of my tables into.

So \extrarowheight might be what you are after (?).

/Konrad



incorrect germanic umlaut display in lyx 1.6.1

2009-03-05 Thread Jörg Müller-Barkei
Hello,

I actually came across a weird bug in LyX 1.6.1.
I am working in Opensuse 11.1 with the actual new KDE 4.2.1 /Ot 4.5 rc1
release of Opensuse (of today!)
I'm a newbie to LaTeX and LyX and getting a little irritated.

Its as follows:
since today when I type a text in german I get these ( ÃÃÃ) characters
instead of these (üöä). BUt I get the correct characters when holding down
the CTRL-key while typing. I think this is rather inconvenient when typing
on a german keyboard configured for german (and all alanguage configurations
within LyX are correctly set to german)

I haven't changed anything in the LyX or LaTeX config the last days (as far
as I can remember) but didn't come acreoss this bug before.

Sorry, I feel this might be a rather dumb question, but what can I do to
change this 

Thanks a lot for your help!

Greets from Berlin
Jörg


SV: incorrect germanic umlaut display in lyx 1.6.1

2009-03-05 Thread Ingar Pareliussen
I actually came across a weird bug in LyX 1.6.1.
I am working in Opensuse 11.1 with the actual new KDE 4.2.1 /Ot 4.5 rc1

It is probably the error in Qt4.5rc1, Qt4.5 is reported to have been fixed.

Ingar 


Re: Wrong characters when writing swedish

2009-03-05 Thread Peter Gille
On Wed, Mar 4, 2009 at 5:30 PM, Peter Gille farfarg...@gmail.com wrote:



 On Wed, Mar 4, 2009 at 5:20 PM, Ingar Pareliussen 
 ingar.parelius...@dmmh.no wrote:





 I have just tried to recompile LyX without effect. I will start to
 recompile
 the Qt libraries now.
 (Version 4.5-rc1, does LyX work with Qt-4.5?)

 Aha, that helped :). qt4.5rc1 an LyX is broken...


 http://www.nabble.com/-Bug-48044--qt4,-NEW:-latest-qt4-4.5-update-broke-UTF-8-input-in-LyX-td22121248.html

 If 4.5 Gold is fixed I do not know :). However:
 Reverting qt4 to 4.4.3 resolved that issue.

 Ingar

 Ok, I'll just have to live with it until LyX works with 4.5 - I very seldom
 write in swedish.
 Thanks for the help

 / Peter


Just thought I'd give an update - utf-8 character input works with the
stable version of Qt 4.5 (at least on Gentoo)

/ peter


Can't see integrals, sigmas, etc.

2009-03-05 Thread Ehud Kaplan

I have installed Lyx 1.6.1 on a kubuntu 64 bit (Version 8.10).
It seems to work fine, and produce correct pdf output.  However, some 
thing are not shown in the equations (in the Lyx editor):

integrals, summation signs, etc.
Have I neglected to install anything?  I have used dpkg to install it, 
because the ubuntu repositories are behind the times.

Thanks,



convert a .sty to .layout

2009-03-05 Thread Raphael Schär

Hi
I'm just writing my master thesis using lyx. Really awesome. I would 
though like to use a differnt documentclass file (a local one). The 
problem is, I can only use .layout. Is there a way to convert a .sty to 
.layout??


Thanks
Raphael


Re: convert a .sty to .layout

2009-03-05 Thread rgheck

Raphael Schär wrote:

Hi
I'm just writing my master thesis using lyx. Really awesome. I would 
though like to use a differnt documentclass file (a local one). The 
problem is, I can only use .layout. Is there a way to convert a .sty 
to .layout??


Yes, there is, but it's a manual process. See chapter 5 of the 
Customization manual.


rh



Re: Retaining old file structure when editing in new version?

2009-03-05 Thread Uwe Stöhr

David Russell schrieb:


One of the reasons I'm going for LyX is the greater cross-compatbility
between my Windows desktop and Linux laptop. However the newest versions
available for each system are different - 1.6.1 on Windows and 1.4.3 on the
EeePC.


EeePC's OS is Linux so it should be possible to install the latest LyX on an 
EeePC.
(googling only gives me this result for now: 
http://forum.eeeuser.com/viewtopic.php?id=1283)


Perhaps unsurprisingly, a file saved in 1.6.1 won't open in 1.4.3.


This is of course correct.


Is it possible for me to make version 1.6.1 save in a way which retains
compatibility with the older version?


Yes, save you file in LyX in the format of LyX 1.4.x via the Export menu.

regards Uwe


Re: Can't see integrals, sigmas, etc.

2009-03-05 Thread Guenter Milde
On 2009-03-05, Ehud Kaplan wrote:
 I have installed Lyx 1.6.1 on a kubuntu 64 bit (Version 8.10).
 It seems to work fine, and produce correct pdf output.  However, some 
 thing are not shown in the equations (in the Lyx editor):
 integrals, summation signs, etc.
 Have I neglected to install anything?  

Did you install latex-xft-fonts? 

It is generally a good idea to install all recommended packages (unless
you are sure that you do not need them).

Günter



LyX-1.6.1 boost problem on lenovoT61

2009-03-05 Thread Hellmut Weber

Hi,
I'm setting up my Lenovo T61 with
Intel(R) Core(TM)2 Duo CPU T9300  @ 2.50GHz
using gentoo Linux.

When trying to compile LyX-1.6.1 from the gentoo ebuild
I run into problems with boost-1.34.1-r2 stable.
I can merge boost-1.36.0 or boost-1.37.0, but in  these cases
merge of lyx-1.6.1.crashes.

Does anybody know what to do?

On an older version of my system I'm running lyx-1.6.1 without any problem.

TIA

Hellmut

--
Dr. Hellmut Weber m...@hellmutweber.de
Degenfeldstraße 2 tel   +49-89-3081172
D-80803 München-Schwabing mobil +49-172-8450321
please: No DOCs, no PPTs. why: tinyurl.com/cbgq



Re: Degree symbol

2009-03-05 Thread Guenter Milde
On 2009-03-04, Yago wrote:

> With LyX 1.5.6 the degree symbol was, for example:

> $sin30\textrm{\textdegree}$

> But with LyX 1.6.1 this code makes nothing in my dvi output, only sin30 =
> with no degree symbol. 

It works OK here. Maybe a font problem?

> Exporting the LyX file to LaTeX code, I wondering 
> with this code included by LyX because that's no exists in my preamble:

> %% LyX specific LaTeX commands.
> \declarerobustcommand{\lyxmathsym}[1]{\ifmmode\begingroup\de...@ld{bold}
> \def\rmorbf##1{\ifx\m...@version\b@ld\textbf{##1}\else\textrm{##1}\fi}
> \mathchoice{\hbox{\rmorbf{#1}}}{\hbox{\rmorbf{#1}}}
> {\hbox{\smaller[2]\rmorbf{#1}}}{\hbox{\smaller[3]\rmorbf{#1}}}
> \endgroup\else#1\fi}

This is a fallback for Unicode characters that do not have a math definition.
(LyX 1.5.6 did silently drop these!)

What is the LaTeX code for your (non-working) example?

> And I suspect that this code is the problem, but I don't know how can I =
> suppress it. 

This definition will only be inserted if there is some math box with
non-math Unicode chars inside in the document. It will dissapear in a
minimal example.

Alternatively, try if deleting (or commenting) these lines and running
LaTeX by hand helps (i doubt it).

> Or what's is the code to obtain the degree symbol in LyX =
> 1.6.1; I don't want the symbol: \lyxmathsym{=BA}. Thanks for your help.

I simply press the right key. Alternatively, you can switch to text mode
and insert \textdegree as ERT or use ^\circ in math mode.

Günter

> --=_NextPart_000_0003_01C99D25.946C5C10--




Re: Export Lyx files to LaTeX with non-ascii letters.

2009-03-05 Thread Guenter Milde
On 2009-03-04, acolyte lee wrote:

> I have letters like  üäö in my lyx file, when I export to latex, they
> are still "üäö" in latex.
> This could be problematic and I would like to have
> \"{u},\"{o} and \"{a} inside .tex files.
> can I do this?

Yes. In Document>Settings>Language set the Coding to "other" and select
ASCII from the drop-down list.

(Menu names might differ, my LyX speaks German (with Umlauts :-).

Günter



Re: How to put an end to white spaces around figures

2009-03-05 Thread Helge Hafting

Tal Kenig wrote:

Hello all.
I have searched for this for a long time, but could not find a satisfactory
solution.
I usually insert figures into tables (which reside inside figure floats).
The problem is that lyx automatically inserts white spaces above, below, to
the left and to the right of the figures.


Table cells have internal spacing so the text won't touch the edges. 
This can be tweaked  (or zeroed) with latex commands. I am not sure if 
you can adjust a single cell only, or if the whole table is affected.



Sometimes I wish to get rid of that behavior, and to remove or reduce the
white spaces.
I can sometimes do it by inserting negative spaces, but this is tedious
work.

In addition, sometimes I have a figure which has white background, and I
want to add a thin black line around it, but it also has to be tight. I
tried a single cell table or a box inside the main table.
Once again, I am faced with the white spaces plus the alignment of the table
sometimes get messed up.


I usually use a box with these settings:
Decoration: Simple rectangular frame
Inner Box: none
width: 1 [Width]

The spacing is tight, although not completely gone. Spacing is small 
enough for a frame around a small logo though.


As for alignment - that is an interesting topic. Help->embedded objects 
has a section on that. Almost anything can be done, but it is not always 
 easy.


Helge Hafting


Re: How to put an end to white spaces around figures

2009-03-05 Thread Tal Kenig

I was able to get some of it solved by putting the following in the preamble:
\setlength\fboxsep{0pt} \setlength\fboxrule{1pt} 
This fixed the box to be tight around the image and of 1 point thickness.
\setlength\tabcolsep{0pt}
This made the tables tight horizontally.
I was looking for a similar command for the row separation (tabrowsep) - but
my doc would not compile, so I assume that the row separation works
differently.
Does anyone know how to set table row separation? This would be of great
help.
Thanks, 
Tal.


Tal Kenig wrote:
> 
> Hello all.
> I have searched for this for a long time, but could not find a
> satisfactory solution.
> I usually insert figures into tables (which reside inside figure floats).
> The problem is that lyx automatically inserts white spaces above, below,
> to the left and to the right of the figures.
> Sometimes I wish to get rid of that behavior, and to remove or reduce the
> white spaces.
> I can sometimes do it by inserting negative spaces, but this is tedious
> work.
> 
> In addition, sometimes I have a figure which has white background, and I
> want to add a thin black line around it, but it also has to be tight. I
> tried a single cell table or a box inside the main table.
> Once again, I am faced with the white spaces plus the alignment of the
> table sometimes get messed up.
> 
> I would really appreciate it if someone could offer a remedy to this
> situation, preferably a preamble fix.
> 
> Thanks in advance, 
> Tal.
> 

-- 
View this message in context: 
http://n2.nabble.com/How-to-put-an-end-to-white-spaces-around-figures-tp2424048p2428726.html
Sent from the LyX - Users mailing list archive at Nabble.com.



Navigate > Other Lists

2009-03-05 Thread Frederick Noronha [फ़रेदरिक नोरो नया]
I am a long-time (2-3 years) Lyx users, but just only recently ran
into the NAVIGATE > OTHER LISTS feature on this software, after
upgrading to 1.6.1

Just to say: I cannot tell you how useful this is, for updating the
index, correcting footnotes and whole lot of other tasks. Kudos to the
developers for creating such a useful feature.

Other features on one's dream-list:

* A kind of automated indexing: which lists all the occurances of one
word, and asks the editor whether s/he wants to include each entry.

* Better help files.

* More and better latex chapter-page templates, which offer neat layouts...

* Closer integration between layout on Lyx and typesetting (on
wordprocessor), so that when one file gets changed, the other gets
automatically updated.

* Easier installs on Windows, to help editors to work with authors seamlessly.

Thanks again! FN
-- 
FN * http://fredericknoronha.wordpress.com
M +91-9822122436 P +91-832-2409490 http://twitter.com/fn
On Facebook: http://www.new.facebook.com/people/Frederick-Noronha/502514643

"If you think you can do a thing or think you can't do a thing, you're
right." - Henry Ford


Re: Navigate > Other Lists

2009-03-05 Thread Uwe Stöhr

Frederick Noronha [फ़रेदरिक नोरोनया] schrieb:


Other features on one's dream-list:

* Better help files.


This is very general. What do you have in mind in particular? I tried to describe as many things as 
possible and therefore create the special Math and EmbeddedObjects manual that you find in LyX's 
Help menu. What do you miss?



* More and better latex chapter-page templates, which offer neat layouts...


What do you mean? The possibilities depend on the document class you are using. The standard report 
class doesn't have all features, because it was designed to be the standard/consensus. When using a 
koma-script or the memoir class, everything I can think of is possible.



* Easier installs on Windows, to help editors to work with authors seamlessly.


What do you miss? I tried to make the Windows installation as easy as possible: You only have to 
click a few times OK and get everything you need including a LaTeX distribution, image converters, a 
BibTeX editor, spell checker, 


regards Uwe


Re: Problems on a Mac

2009-03-05 Thread Guido Milanese
Thanks a lot for your suggestion. We'll test it and let you know.

Best regards,
guido

-- 
Guido Milanese - Professor of Latin Language and Literature
The Catholic University, Milan and Brescia, Italy
http://docenti.unicatt.it/milanese_guido
http://www.arsantiqua.org


Retaining old file structure when editing in new version?

2009-03-05 Thread David Russell
One of the reasons I'm going for LyX is the greater cross-compatbility
between my Windows desktop and Linux laptop. However the newest versions
available for each system are different - 1.6.1 on Windows and 1.4.3 on the
EeePC. Perhaps unsurprisingly, a file saved in 1.6.1 won't open in 1.4.3.

Is it possible for me to make version 1.6.1 save in a way which retains
compatibility with the older version?

Thanks

David Russell


Re: Retaining old file structure when editing in new version?

2009-03-05 Thread Siegfried Meunier-Guttin-Cluzel

Try
File > Export > Lyx 1.4.x

Hope it helps
Siegfried



Re: How to put an end to white spaces around figures

2009-03-05 Thread Konrad Hofbauer

Tal Kenig wrote:

Does anyone know how to set table row separation? This would be of great
help.


I found this in one of my files:

\newenvironment{ths_tbl}[0]{\medskip{} 
\begin{centering}\noindent\medskip{} 
\setlength{\tabcolsep}{4pt}\setlength{\extrarowheight}{2pt}\small}{\par\end{centering}}


which I put all of my tables into.

So \extrarowheight might be what you are after (?).

/Konrad



incorrect germanic umlaut display in lyx 1.6.1

2009-03-05 Thread Jörg Müller-Barkei
Hello,

I actually came across a weird bug in LyX 1.6.1.
I am working in Opensuse 11.1 with the actual new KDE 4.2.1 /Ot 4.5 rc1
release of Opensuse (of today!)
I'm a newbie to LaTeX and LyX and getting a little irritated.

Its as follows:
since today when I type a text in german I get these ( ÃÃÃ) characters
instead of these (üöä). BUt I get the correct characters when holding down
the CTRL-key while typing. I think this is rather inconvenient when typing
on a german keyboard configured for german (and all alanguage configurations
within LyX are correctly set to "german")

I haven't changed anything in the LyX or LaTeX config the last days (as far
as I can remember) but didn't come acreoss this bug before.

Sorry, I feel this might be a rather dumb question, but what can I do to
change this 

Thanks a lot for your help!

Greets from Berlin
Jörg


SV: incorrect germanic umlaut display in lyx 1.6.1

2009-03-05 Thread Ingar Pareliussen
>I actually came across a weird bug in LyX 1.6.1.
>I am working in Opensuse 11.1 with the actual new KDE 4.2.1 /Ot 4.5 rc1

It is probably the error in Qt4.5rc1, Qt4.5 is reported to have been fixed.

Ingar 


Re: Wrong characters when writing swedish

2009-03-05 Thread Peter Gille
On Wed, Mar 4, 2009 at 5:30 PM, Peter Gille  wrote:

>
>
> On Wed, Mar 4, 2009 at 5:20 PM, Ingar Pareliussen <
> ingar.parelius...@dmmh.no> wrote:
>
>>
>>
>>
>>
>> >I have just tried to recompile LyX without effect. I will start to
>> recompile
>> >the Qt libraries now.
>> >(Version 4.5-rc1, does LyX work with Qt-4.5?)
>>
>> Aha, that helped :). qt4.5rc1 an LyX is broken...
>>
>>
>> http://www.nabble.com/-Bug-48044--qt4,-NEW:-latest-qt4-4.5-update-broke-UTF-8-input-in-LyX-td22121248.html
>>
>> If 4.5 Gold is fixed I do not know :). However:
>> "Reverting qt4 to 4.4.3 resolved that issue".
>>
>> Ingar
>>
> Ok, I'll just have to live with it until LyX works with 4.5 - I very seldom
> write in swedish.
> Thanks for the help
>
> / Peter


Just thought I'd give an update - utf-8 character input works with the
stable version of Qt 4.5 (at least on Gentoo)

/ peter


Can't see integrals, sigmas, etc.

2009-03-05 Thread Ehud Kaplan

I have installed Lyx 1.6.1 on a kubuntu 64 bit (Version 8.10).
It seems to work fine, and produce correct pdf output.  However, some 
thing are not shown in the equations (in the Lyx editor):

integrals, summation signs, etc.
Have I neglected to install anything?  I have used dpkg to install it, 
because the ubuntu repositories are behind the times.

Thanks,



convert a .sty to .layout

2009-03-05 Thread Raphael Schär

Hi
I'm just writing my master thesis using lyx. Really awesome. I would 
though like to use a differnt documentclass file (a local one). The 
problem is, I can only use .layout. Is there a way to convert a .sty to 
.layout??


Thanks
Raphael


Re: convert a .sty to .layout

2009-03-05 Thread rgheck

Raphael Schär wrote:

Hi
I'm just writing my master thesis using lyx. Really awesome. I would 
though like to use a differnt documentclass file (a local one). The 
problem is, I can only use .layout. Is there a way to convert a .sty 
to .layout??


Yes, there is, but it's a manual process. See chapter 5 of the 
Customization manual.


rh



Re: Retaining old file structure when editing in new version?

2009-03-05 Thread Uwe Stöhr

David Russell schrieb:


One of the reasons I'm going for LyX is the greater cross-compatbility
between my Windows desktop and Linux laptop. However the newest versions
available for each system are different - 1.6.1 on Windows and 1.4.3 on the
EeePC.


EeePC's OS is Linux so it should be possible to install the latest LyX on an 
EeePC.
(googling only gives me this result for now: 
http://forum.eeeuser.com/viewtopic.php?id=1283)


Perhaps unsurprisingly, a file saved in 1.6.1 won't open in 1.4.3.


This is of course correct.


Is it possible for me to make version 1.6.1 save in a way which retains
compatibility with the older version?


Yes, save you file in LyX in the format of LyX 1.4.x via the Export menu.

regards Uwe


Re: Can't see integrals, sigmas, etc.

2009-03-05 Thread Guenter Milde
On 2009-03-05, Ehud Kaplan wrote:
> I have installed Lyx 1.6.1 on a kubuntu 64 bit (Version 8.10).
> It seems to work fine, and produce correct pdf output.  However, some 
> thing are not shown in the equations (in the Lyx editor):
> integrals, summation signs, etc.
> Have I neglected to install anything?  

Did you install latex-xft-fonts? 

It is generally a good idea to install all "recommended" packages (unless
you are sure that you do not need them).

Günter