missing libhunspell prevents starting lyx

2013-05-18 Thread Wolfgang Engelmann
May I ask again for an advice, especially the first question  
(libhunspell-1.2.so.0)?

Wolfgang

After upgrading to Debian wheezy I get this error

-- lyx20: error while loading shared libraries: libhunspell-1.2.so.0: 
cannot open shared object file: No such file or directory

and LyX is not starting

I have 
libhunspell-1.3.2-4 
installed after the upgrade.

What to do? Shall I install the new lyx 2.0.6 version which hopefully uses 
libhunspell-1.3.2-4  
and what do I have to keep in mind thereby? 

If I try to reinstall libhunspell-1.2-0 I get (Synaptic)

Es wurden keine installierbare Version des Pakets libhunspell-1.2-0 
gefunden, obwohl ein Eintrag in der Datenbank existiert.
Dies deutet für gewöhnlich darauf hin, dass das Paket als Abhängigkeit 
erwähnt, aber nie hochgeladen wurde, dass es veraltet ist oder dass die 
entsprechende Paketquelle unter »Einstellungen - Paketquellen« fehlt.

ENGLISH: no installable  libhunspell-1.2-0 although there is an entrance in 
the package source  Reason: not loaded, too old, or source missing in  
sources.list 

Thanks to Liviu there is an Ubuntu binary available, but for debian? 

I also used texlive on my home/user with corresponding PATH settings

wolfgang/texlive/2012/bin/i386-linux/latex /usr/bin/latex

Wheezy has now texlive 2012 installed and I wonder whether I should switch 
to that installed one. I would prefer not to. 

Cheers,

Wolfgang


Re: missing libhunspell prevents starting lyx

2013-05-18 Thread Liviu Andronic
On Sat, May 18, 2013 at 8:39 AM, Wolfgang Engelmann
engelm...@uni-tuebingen.de wrote:
 May I ask again for an advice, especially the first question
 (libhunspell-1.2.so.0)?



 Wolfgang



 After upgrading to Debian wheezy I get this error



 -- lyx20: error while loading shared libraries: libhunspell-1.2.so.0: cannot
 open shared object file: No such file or directory



 and LyX is not starting



 I have

 libhunspell-1.3.2-4

 installed after the upgrade.



 What to do? Shall I install the new lyx 2.0.6 version which hopefully uses
 libhunspell-1.3.2-4

 and what do I have to keep in mind thereby?

I'm not familiar with the Debian situation right now, but the stable
ships 2.0.3, while experimental ships 2.0.5.1. Both have support for
enchant, which has support for hunspell. I would suggest that you try
that.

Liviu

PS The experimental is just a tag to show that the packaging has been
updated after a long period. No guarantees, but I think it's safe to
try.



 If I try to reinstall libhunspell-1.2-0 I get (Synaptic)



 Es wurden keine installierbare Version des Pakets libhunspell-1.2-0
 gefunden, obwohl ein Eintrag in der Datenbank existiert.

 Dies deutet für gewöhnlich darauf hin, dass das Paket als Abhängigkeit
 erwähnt, aber nie hochgeladen wurde, dass es veraltet ist oder dass die
 entsprechende Paketquelle unter »Einstellungen - Paketquellen« fehlt.



 ENGLISH: no installable libhunspell-1.2-0 although there is an entrance in
 the package source Reason: not loaded, too old, or source missing in
 sources.list



 Thanks to Liviu there is an Ubuntu binary available, but for debian?



 I also used texlive on my home/user with corresponding PATH settings



 wolfgang/texlive/2012/bin/i386-linux/latex /usr/bin/latex



 Wheezy has now texlive 2012 installed and I wonder whether I should switch
 to that installed one. I would prefer not to.



 Cheers,



 Wolfgang



-- 
Do you know how to read?
http://www.alienetworks.com/srtest.cfm
http://goodies.xfce.org/projects/applications/xfce4-dict#speed-reader
Do you know how to write?
http://garbl.home.comcast.net/~garbl/stylemanual/e.htm#e-mail


Re: missing libhunspell prevents starting lyx

2013-05-18 Thread Sven Hoexter
On Sat, May 18, 2013 at 08:57:28AM +0200, Liviu Andronic wrote:

Hi,

I'd have to investigate that myself, though I don't know the situation
of hunspell but using enchant should be indeed the way to go.

 PS The experimental is just a tag to show that the packaging has been
 updated after a long period. No guarantees, but I think it's safe to
 try.

Slightly different: During the freeze we try to not disturb bugfixing
and migration to testing, so we try to avoid new upstream releases not
targeted at the stable release in freeze, to be uploaded to unstable.
Thus we use experimental. Usually it's a testing area for packaging
changes, disruptive upstream changes etc.

I'm currently waiting that someone sends a pull request or Nick start's
to commit to the git repo so that I can review that and sponsor an
upload to unstable. (That would even help to push that to Ubuntu if someone
cares ...)

Currently the LyX package from experimental might even be installable on
wheezy but that's not recommended and not guranteed to work.
After getting a new upstream release into unstable and testing we can
talk about backports in case someone prepares them. I'd be willing to
sponsor the upload but not much more.

Sven
-- 
we live we love we learn and breathe / each breath we take makes me believe
that we can take this road forever / if we take this road together
 [ AZ0 - Endless Roads ]


signature.asc
Description: Digital signature


Problem with Thai document

2013-05-18 Thread Rawin Youngnoi
Dear LyX team
I upgraded LyX 2.0.1 to 2.0.6 but when I opened my document, which is written 
in Thai, and moved cursor by hold any arrow key. It would have scrolled down 
very slowly. I have tested with English document but everything is OK.
I found that the above situation will occur in 2.0.4 but not 2.0.3.Have you got 
any suggestion?
Thanks in advance,Rawin Youngnoi  

Re: Problem with Thai document

2013-05-18 Thread Scott Kostyshak
On Sat, May 18, 2013 at 10:19 AM, Rawin Youngnoi rawi...@outlook.com wrote:
 Dear LyX team

 I upgraded LyX 2.0.1 to 2.0.6 but when I opened my document, which is
 written in Thai, and moved cursor by hold any arrow key. It would have
 scrolled down very slowly. I have tested with English document but
 everything is OK.

Hi Rawin,

What operating system are you using (this info is always good to send
in a bug report/ question) ?

 I found that the above situation will occur in 2.0.4 but not 2.0.3.
 Have you got any suggestion?

If you are able to compile the code, you can do a git bisect which
will lead to the exact commit that changed the behavior. You might
want to wait before you invest the time because I know others have had
scrolling problems and are looking into them. Hopefully they will
respond.

Best,

Scott


Re: Problem with Thai document

2013-05-18 Thread Rawin Youngnoi
Hi Scott,

I use Window 7 Home Premium. However, i don't know how to compile the code.

Actually, it's not just scrolling but typing, too. (Respond slowly)

Thanks,
Rawin 

On 18 พ.ค. 2556, at 22:40, Scott Kostyshak skost...@princeton.edu wrote:

 On Sat, May 18, 2013 at 10:19 AM, Rawin Youngnoi rawi...@outlook.com wrote:
 Dear LyX team
 
 I upgraded LyX 2.0.1 to 2.0.6 but when I opened my document, which is
 written in Thai, and moved cursor by hold any arrow key. It would have
 scrolled down very slowly. I have tested with English document but
 everything is OK.
 
 Hi Rawin,
 
 What operating system are you using (this info is always good to send
 in a bug report/ question) ?
 
 I found that the above situation will occur in 2.0.4 but not 2.0.3.
 Have you got any suggestion?
 
 If you are able to compile the code, you can do a git bisect which
 will lead to the exact commit that changed the behavior. You might
 want to wait before you invest the time because I know others have had
 scrolling problems and are looking into them. Hopefully they will
 respond.
 
 Best,
 
 Scott


Re: Problem with Thai document

2013-05-18 Thread Uwe Stöhr

Am 18.05.2013 16:19, schrieb Rawin Youngnoi:


Dear LyX team
I upgraded LyX 2.0.1 to 2.0.6 but when I opened my document, which is written 
in Thai, and moved cursor by hold any arrow key. It would have scrolled down 
very slowly. I have tested with English document but everything is OK.
I found that the above situation will occur in 2.0.4 but not 2.0.3.Have you got 
any suggestion?


What is your operating system?
That LyX becomes slow on scrolling may happen if you have the view source window open and use there 
the option to preview the whole source. Is it better if you close the view source window?


regards Uwe


Re: Offset problem with pdf picture floats

2013-05-18 Thread Uwe Stöhr

Am 18.05.2013 12:40, schrieb Marc Wijnand:


Hier ist ein Beispiel:


Your problem is the table you used for the images. Instead of a table use subfloats. Set the image 
of each subfloat to have a width of e.g. 30 column%. Between the subfloats inset an hfill.

See the attached file.

To learn more about subfloats, see sec. 3.7 Subfloats of the EmbeddedObjects manual that you find 
in LyX's Help menu.


Some annotations to your file:
- you used TeX code to make text red. This can be done much easier vie the text style dialog (the 
toolbar button with ab as icon (menu Edit-Text Style Customized).
- you used TeX code to center a paragraph. This can be done much easier vie the paragraph settings 
dialog (the toolbar button right to the text style button (menu Edit-Paragraph Settings).
- for images it is sufficient to specify only the width - the height will be changed automatically 
accordingly if you use the option Maintain aspect ratio
- your document text is in Dutch, so also the document should be set to Dutch to be able to 
spell-check the text and to get automatically the right word hyphenations.
- typographic advice: between a number and a unit, like 7,6 cm, there should be a half space or at 
least a protected space in between


I recommend that you step through the LyX tutorial that you find in the Help menu to learn quickly 
what you can do with LyX. You will be surprised how easy it is and that TeX code is not necessary in 
most cases.


regards Uwe


Problemfloatingpdfimage-fixed.lyx
Description: application/lyx


missing libhunspell prevents starting lyx

2013-05-18 Thread Wolfgang Engelmann
May I ask again for an advice, especially the first question  
(libhunspell-1.2.so.0)?

Wolfgang

After upgrading to Debian wheezy I get this error

-- lyx20: error while loading shared libraries: libhunspell-1.2.so.0: 
cannot open shared object file: No such file or directory

and LyX is not starting

I have 
libhunspell-1.3.2-4 
installed after the upgrade.

What to do? Shall I install the new lyx 2.0.6 version which hopefully uses 
libhunspell-1.3.2-4  
and what do I have to keep in mind thereby? 

If I try to reinstall libhunspell-1.2-0 I get (Synaptic)

Es wurden keine installierbare Version des Pakets libhunspell-1.2-0 
gefunden, obwohl ein Eintrag in der Datenbank existiert.
Dies deutet für gewöhnlich darauf hin, dass das Paket als Abhängigkeit 
erwähnt, aber nie hochgeladen wurde, dass es veraltet ist oder dass die 
entsprechende Paketquelle unter »Einstellungen - Paketquellen« fehlt.

ENGLISH: no installable  libhunspell-1.2-0 although there is an entrance in 
the package source  Reason: not loaded, too old, or source missing in  
sources.list 

Thanks to Liviu there is an Ubuntu binary available, but for debian? 

I also used texlive on my home/user with corresponding PATH settings

wolfgang/texlive/2012/bin/i386-linux/latex /usr/bin/latex

Wheezy has now texlive 2012 installed and I wonder whether I should switch 
to that installed one. I would prefer not to. 

Cheers,

Wolfgang


Re: missing libhunspell prevents starting lyx

2013-05-18 Thread Liviu Andronic
On Sat, May 18, 2013 at 8:39 AM, Wolfgang Engelmann
engelm...@uni-tuebingen.de wrote:
 May I ask again for an advice, especially the first question
 (libhunspell-1.2.so.0)?



 Wolfgang



 After upgrading to Debian wheezy I get this error



 -- lyx20: error while loading shared libraries: libhunspell-1.2.so.0: cannot
 open shared object file: No such file or directory



 and LyX is not starting



 I have

 libhunspell-1.3.2-4

 installed after the upgrade.



 What to do? Shall I install the new lyx 2.0.6 version which hopefully uses
 libhunspell-1.3.2-4

 and what do I have to keep in mind thereby?

I'm not familiar with the Debian situation right now, but the stable
ships 2.0.3, while experimental ships 2.0.5.1. Both have support for
enchant, which has support for hunspell. I would suggest that you try
that.

Liviu

PS The experimental is just a tag to show that the packaging has been
updated after a long period. No guarantees, but I think it's safe to
try.



 If I try to reinstall libhunspell-1.2-0 I get (Synaptic)



 Es wurden keine installierbare Version des Pakets libhunspell-1.2-0
 gefunden, obwohl ein Eintrag in der Datenbank existiert.

 Dies deutet für gewöhnlich darauf hin, dass das Paket als Abhängigkeit
 erwähnt, aber nie hochgeladen wurde, dass es veraltet ist oder dass die
 entsprechende Paketquelle unter »Einstellungen - Paketquellen« fehlt.



 ENGLISH: no installable libhunspell-1.2-0 although there is an entrance in
 the package source Reason: not loaded, too old, or source missing in
 sources.list



 Thanks to Liviu there is an Ubuntu binary available, but for debian?



 I also used texlive on my home/user with corresponding PATH settings



 wolfgang/texlive/2012/bin/i386-linux/latex /usr/bin/latex



 Wheezy has now texlive 2012 installed and I wonder whether I should switch
 to that installed one. I would prefer not to.



 Cheers,



 Wolfgang



-- 
Do you know how to read?
http://www.alienetworks.com/srtest.cfm
http://goodies.xfce.org/projects/applications/xfce4-dict#speed-reader
Do you know how to write?
http://garbl.home.comcast.net/~garbl/stylemanual/e.htm#e-mail


Re: missing libhunspell prevents starting lyx

2013-05-18 Thread Sven Hoexter
On Sat, May 18, 2013 at 08:57:28AM +0200, Liviu Andronic wrote:

Hi,

I'd have to investigate that myself, though I don't know the situation
of hunspell but using enchant should be indeed the way to go.

 PS The experimental is just a tag to show that the packaging has been
 updated after a long period. No guarantees, but I think it's safe to
 try.

Slightly different: During the freeze we try to not disturb bugfixing
and migration to testing, so we try to avoid new upstream releases not
targeted at the stable release in freeze, to be uploaded to unstable.
Thus we use experimental. Usually it's a testing area for packaging
changes, disruptive upstream changes etc.

I'm currently waiting that someone sends a pull request or Nick start's
to commit to the git repo so that I can review that and sponsor an
upload to unstable. (That would even help to push that to Ubuntu if someone
cares ...)

Currently the LyX package from experimental might even be installable on
wheezy but that's not recommended and not guranteed to work.
After getting a new upstream release into unstable and testing we can
talk about backports in case someone prepares them. I'd be willing to
sponsor the upload but not much more.

Sven
-- 
we live we love we learn and breathe / each breath we take makes me believe
that we can take this road forever / if we take this road together
 [ AZ0 - Endless Roads ]


signature.asc
Description: Digital signature


Problem with Thai document

2013-05-18 Thread Rawin Youngnoi
Dear LyX team
I upgraded LyX 2.0.1 to 2.0.6 but when I opened my document, which is written 
in Thai, and moved cursor by hold any arrow key. It would have scrolled down 
very slowly. I have tested with English document but everything is OK.
I found that the above situation will occur in 2.0.4 but not 2.0.3.Have you got 
any suggestion?
Thanks in advance,Rawin Youngnoi  

Re: Problem with Thai document

2013-05-18 Thread Scott Kostyshak
On Sat, May 18, 2013 at 10:19 AM, Rawin Youngnoi rawi...@outlook.com wrote:
 Dear LyX team

 I upgraded LyX 2.0.1 to 2.0.6 but when I opened my document, which is
 written in Thai, and moved cursor by hold any arrow key. It would have
 scrolled down very slowly. I have tested with English document but
 everything is OK.

Hi Rawin,

What operating system are you using (this info is always good to send
in a bug report/ question) ?

 I found that the above situation will occur in 2.0.4 but not 2.0.3.
 Have you got any suggestion?

If you are able to compile the code, you can do a git bisect which
will lead to the exact commit that changed the behavior. You might
want to wait before you invest the time because I know others have had
scrolling problems and are looking into them. Hopefully they will
respond.

Best,

Scott


Re: Problem with Thai document

2013-05-18 Thread Rawin Youngnoi
Hi Scott,

I use Window 7 Home Premium. However, i don't know how to compile the code.

Actually, it's not just scrolling but typing, too. (Respond slowly)

Thanks,
Rawin 

On 18 พ.ค. 2556, at 22:40, Scott Kostyshak skost...@princeton.edu wrote:

 On Sat, May 18, 2013 at 10:19 AM, Rawin Youngnoi rawi...@outlook.com wrote:
 Dear LyX team
 
 I upgraded LyX 2.0.1 to 2.0.6 but when I opened my document, which is
 written in Thai, and moved cursor by hold any arrow key. It would have
 scrolled down very slowly. I have tested with English document but
 everything is OK.
 
 Hi Rawin,
 
 What operating system are you using (this info is always good to send
 in a bug report/ question) ?
 
 I found that the above situation will occur in 2.0.4 but not 2.0.3.
 Have you got any suggestion?
 
 If you are able to compile the code, you can do a git bisect which
 will lead to the exact commit that changed the behavior. You might
 want to wait before you invest the time because I know others have had
 scrolling problems and are looking into them. Hopefully they will
 respond.
 
 Best,
 
 Scott


Re: Problem with Thai document

2013-05-18 Thread Uwe Stöhr

Am 18.05.2013 16:19, schrieb Rawin Youngnoi:


Dear LyX team
I upgraded LyX 2.0.1 to 2.0.6 but when I opened my document, which is written 
in Thai, and moved cursor by hold any arrow key. It would have scrolled down 
very slowly. I have tested with English document but everything is OK.
I found that the above situation will occur in 2.0.4 but not 2.0.3.Have you got 
any suggestion?


What is your operating system?
That LyX becomes slow on scrolling may happen if you have the view source window open and use there 
the option to preview the whole source. Is it better if you close the view source window?


regards Uwe


Re: Offset problem with pdf picture floats

2013-05-18 Thread Uwe Stöhr

Am 18.05.2013 12:40, schrieb Marc Wijnand:


Hier ist ein Beispiel:


Your problem is the table you used for the images. Instead of a table use subfloats. Set the image 
of each subfloat to have a width of e.g. 30 column%. Between the subfloats inset an hfill.

See the attached file.

To learn more about subfloats, see sec. 3.7 Subfloats of the EmbeddedObjects manual that you find 
in LyX's Help menu.


Some annotations to your file:
- you used TeX code to make text red. This can be done much easier vie the text style dialog (the 
toolbar button with ab as icon (menu Edit-Text Style Customized).
- you used TeX code to center a paragraph. This can be done much easier vie the paragraph settings 
dialog (the toolbar button right to the text style button (menu Edit-Paragraph Settings).
- for images it is sufficient to specify only the width - the height will be changed automatically 
accordingly if you use the option Maintain aspect ratio
- your document text is in Dutch, so also the document should be set to Dutch to be able to 
spell-check the text and to get automatically the right word hyphenations.
- typographic advice: between a number and a unit, like 7,6 cm, there should be a half space or at 
least a protected space in between


I recommend that you step through the LyX tutorial that you find in the Help menu to learn quickly 
what you can do with LyX. You will be surprised how easy it is and that TeX code is not necessary in 
most cases.


regards Uwe


Problemfloatingpdfimage-fixed.lyx
Description: application/lyx


missing libhunspell prevents starting lyx

2013-05-18 Thread Wolfgang Engelmann
May I ask again for an advice, especially the first question  
(libhunspell-1.2.so.0)?

Wolfgang

After upgrading to Debian wheezy I get this error

-- lyx20: error while loading shared libraries: libhunspell-1.2.so.0: 
cannot open shared object file: No such file or directory

and LyX is not starting

I have 
libhunspell-1.3.2-4 
installed after the upgrade.

What to do? Shall I install the new lyx 2.0.6 version which hopefully uses 
libhunspell-1.3.2-4  
and what do I have to keep in mind thereby? 

If I try to reinstall libhunspell-1.2-0 I get (Synaptic)

Es wurden keine installierbare Version des Pakets libhunspell-1.2-0 
gefunden, obwohl ein Eintrag in der Datenbank existiert.
Dies deutet für gewöhnlich darauf hin, dass das Paket als Abhängigkeit 
erwähnt, aber nie hochgeladen wurde, dass es veraltet ist oder dass die 
entsprechende Paketquelle unter »Einstellungen -> Paketquellen« fehlt.

ENGLISH: no installable  libhunspell-1.2-0 although there is an entrance in 
the package source  Reason: not loaded, too old, or source missing in  
sources.list 

Thanks to Liviu there is an Ubuntu binary available, but for debian? 

I also used texlive on my home/user with corresponding PATH settings

wolfgang/texlive/2012/bin/i386-linux/latex /usr/bin/latex

Wheezy has now texlive 2012 installed and I wonder whether I should switch 
to that installed one. I would prefer not to. 

Cheers,

Wolfgang


Re: missing libhunspell prevents starting lyx

2013-05-18 Thread Liviu Andronic
On Sat, May 18, 2013 at 8:39 AM, Wolfgang Engelmann
 wrote:
> May I ask again for an advice, especially the first question
> (libhunspell-1.2.so.0)?
>
>
>
> Wolfgang
>
>
>
> After upgrading to Debian wheezy I get this error
>
>
>
> -- lyx20: error while loading shared libraries: libhunspell-1.2.so.0: cannot
> open shared object file: No such file or directory
>
>
>
> and LyX is not starting
>
>
>
> I have
>
> libhunspell-1.3.2-4
>
> installed after the upgrade.
>
>
>
> What to do? Shall I install the new lyx 2.0.6 version which hopefully uses
> libhunspell-1.3.2-4
>
> and what do I have to keep in mind thereby?
>
I'm not familiar with the Debian situation right now, but the stable
ships 2.0.3, while experimental ships 2.0.5.1. Both have support for
enchant, which has support for hunspell. I would suggest that you try
that.

Liviu

PS The experimental is just a tag to show that the packaging has been
updated after a long period. No guarantees, but I think it's safe to
try.

>
>
> If I try to reinstall libhunspell-1.2-0 I get (Synaptic)
>
>
>
> Es wurden keine installierbare Version des Pakets libhunspell-1.2-0
> gefunden, obwohl ein Eintrag in der Datenbank existiert.
>
> Dies deutet für gewöhnlich darauf hin, dass das Paket als Abhängigkeit
> erwähnt, aber nie hochgeladen wurde, dass es veraltet ist oder dass die
> entsprechende Paketquelle unter »Einstellungen -> Paketquellen« fehlt.
>
>
>
> ENGLISH: no installable libhunspell-1.2-0 although there is an entrance in
> the package source Reason: not loaded, too old, or source missing in
> sources.list
>
>
>
> Thanks to Liviu there is an Ubuntu binary available, but for debian?
>
>
>
> I also used texlive on my home/user with corresponding PATH settings
>
>
>
> wolfgang/texlive/2012/bin/i386-linux/latex /usr/bin/latex
>
>
>
> Wheezy has now texlive 2012 installed and I wonder whether I should switch
> to that installed one. I would prefer not to.
>
>
>
> Cheers,
>
>
>
> Wolfgang



-- 
Do you know how to read?
http://www.alienetworks.com/srtest.cfm
http://goodies.xfce.org/projects/applications/xfce4-dict#speed-reader
Do you know how to write?
http://garbl.home.comcast.net/~garbl/stylemanual/e.htm#e-mail


Re: missing libhunspell prevents starting lyx

2013-05-18 Thread Sven Hoexter
On Sat, May 18, 2013 at 08:57:28AM +0200, Liviu Andronic wrote:

Hi,

I'd have to investigate that myself, though I don't know the situation
of hunspell but using enchant should be indeed the way to go.

> PS The experimental is just a tag to show that the packaging has been
> updated after a long period. No guarantees, but I think it's safe to
> try.

Slightly different: During the freeze we try to not disturb bugfixing
and migration to testing, so we try to avoid new upstream releases not
targeted at the stable release in freeze, to be uploaded to unstable.
Thus we use experimental. Usually it's a testing area for packaging
changes, disruptive upstream changes etc.

I'm currently waiting that someone sends a pull request or Nick start's
to commit to the git repo so that I can review that and sponsor an
upload to unstable. (That would even help to push that to Ubuntu if someone
cares ...)

Currently the LyX package from experimental might even be installable on
wheezy but that's not recommended and not guranteed to work.
After getting a new upstream release into unstable and testing we can
talk about backports in case someone prepares them. I'd be willing to
sponsor the upload but not much more.

Sven
-- 
we live we love we learn and breathe / each breath we take makes me believe
that we can take this road forever / if we take this road together
 [ AZ0 - Endless Roads ]


signature.asc
Description: Digital signature


Problem with Thai document

2013-05-18 Thread Rawin Youngnoi
Dear LyX team
I upgraded LyX 2.0.1 to 2.0.6 but when I opened my document, which is written 
in Thai, and moved cursor by hold any arrow key. It would have scrolled down 
very slowly. I have tested with English document but everything is OK.
I found that the above situation will occur in 2.0.4 but not 2.0.3.Have you got 
any suggestion?
Thanks in advance,Rawin Youngnoi  

Re: Problem with Thai document

2013-05-18 Thread Scott Kostyshak
On Sat, May 18, 2013 at 10:19 AM, Rawin Youngnoi  wrote:
> Dear LyX team
>
> I upgraded LyX 2.0.1 to 2.0.6 but when I opened my document, which is
> written in Thai, and moved cursor by hold any arrow key. It would have
> scrolled down very slowly. I have tested with English document but
> everything is OK.

Hi Rawin,

What operating system are you using (this info is always good to send
in a bug report/ question) ?

> I found that the above situation will occur in 2.0.4 but not 2.0.3.
> Have you got any suggestion?

If you are able to compile the code, you can do a git bisect which
will lead to the exact commit that changed the behavior. You might
want to wait before you invest the time because I know others have had
scrolling problems and are looking into them. Hopefully they will
respond.

Best,

Scott


Re: Problem with Thai document

2013-05-18 Thread Rawin Youngnoi
Hi Scott,

I use Window 7 Home Premium. However, i don't know how to compile the code.

Actually, it's not just scrolling but typing, too. (Respond slowly)

Thanks,
Rawin 

On 18 พ.ค. 2556, at 22:40, "Scott Kostyshak"  wrote:

> On Sat, May 18, 2013 at 10:19 AM, Rawin Youngnoi  wrote:
>> Dear LyX team
>> 
>> I upgraded LyX 2.0.1 to 2.0.6 but when I opened my document, which is
>> written in Thai, and moved cursor by hold any arrow key. It would have
>> scrolled down very slowly. I have tested with English document but
>> everything is OK.
> 
> Hi Rawin,
> 
> What operating system are you using (this info is always good to send
> in a bug report/ question) ?
> 
>> I found that the above situation will occur in 2.0.4 but not 2.0.3.
>> Have you got any suggestion?
> 
> If you are able to compile the code, you can do a git bisect which
> will lead to the exact commit that changed the behavior. You might
> want to wait before you invest the time because I know others have had
> scrolling problems and are looking into them. Hopefully they will
> respond.
> 
> Best,
> 
> Scott


Re: Problem with Thai document

2013-05-18 Thread Uwe Stöhr

Am 18.05.2013 16:19, schrieb Rawin Youngnoi:


Dear LyX team
I upgraded LyX 2.0.1 to 2.0.6 but when I opened my document, which is written 
in Thai, and moved cursor by hold any arrow key. It would have scrolled down 
very slowly. I have tested with English document but everything is OK.
I found that the above situation will occur in 2.0.4 but not 2.0.3.Have you got 
any suggestion?


What is your operating system?
That LyX becomes slow on scrolling may happen if you have the view source window open and use there 
the option to preview the whole source. Is it better if you close the view source window?


regards Uwe


Re: Offset problem with pdf picture floats

2013-05-18 Thread Uwe Stöhr

Am 18.05.2013 12:40, schrieb Marc Wijnand:


Hier ist ein Beispiel:


Your problem is the table you used for the images. Instead of a table use subfloats. Set the image 
of each subfloat to have a width of e.g. 30 column%. Between the subfloats inset an hfill.

See the attached file.

To learn more about subfloats, see sec. 3.7 "Subfloats" of the EmbeddedObjects manual that you find 
in LyX's Help menu.


Some annotations to your file:
- you used TeX code to make text red. This can be done much easier vie the text style dialog (the 
toolbar button with "ab" as icon (menu Edit->Text Style Customized).
- you used TeX code to center a paragraph. This can be done much easier vie the paragraph settings 
dialog (the toolbar button right to the text style button (menu Edit->Paragraph Settings).
- for images it is sufficient to specify only the width - the height will be changed automatically 
accordingly if you use the option "Maintain aspect ratio"
- your document text is in Dutch, so also the document should be set to Dutch to be able to 
spell-check the text and to get automatically the right word hyphenations.
- typographic advice: between a number and a unit, like 7,6 cm, there should be a half space or at 
least a protected space in between


I recommend that you step through the LyX tutorial that you find in the Help menu to learn quickly 
what you can do with LyX. You will be surprised how easy it is and that TeX code is not necessary in 
most cases.


regards Uwe


Problemfloatingpdfimage-fixed.lyx
Description: application/lyx