lyx deb source Re: LyX 1.6.2 crashed

2009-07-25 Thread Sam Liddicott

Nikos Alexandris wrote:


[1] grab a .deb package from
http://www.getdeb.net/search.php?keywords=lyx
  
Thanks for posting that link, it was very helpful to me. (No more lyx 
1.6.2 bug reports from me, look forward to 1.6.3 bug reports).


Although the debs are available from the search results page:

   http://www.getdeb.net/search.php?keywords=lyx

The deb src is not. After much poking around and talking with João Pinto 
of getdeb.net I'm able to report that if you click on the LyX link to 
the right of the mini-screenshot:


   *LyX http://www.getdeb.net/app/LyX 1.6.3* - Tuesday, 14 Jul 2009
   12:56:16 CEST - Post Comment http://www.getdeb.net/comment/1985/new

to get to the LyX project page (http://www.getdeb.net/app/LyX), and then 
click on a link under Latest Versions at the bottom of the page it 
brings you to a specific page like: http://www.getdeb.net/release/4583


Which looks very like the original search results page, but also has 
source deb links; e.g.:
*Developers: Source http://archive.getdeb.net/getdeb/ubuntu/jaunty/ly/ 
, Diff http://archive.getdeb.net/getdeb/ubuntu/jaunty/ly/*


thus fulfilling GPL requirements.

Sam


Re: lyx-code / scrap bug?

2009-07-25 Thread Sam Liddicott

Sam Liddicott wrote:

Please could someone competent with Lyx 1.6.3 try this; create a
literate (noweb) document and have a scrap immediately follow a lyx-code
section.

In the generated .nw file (in the /tmp/lyx* dir when creating a dvi
preview) the file looks like this:

\}
\end{lyxcode}
\selectlanguage{english}%
\inputencoding{latin9}dfs_search_first()=
{
  NTSTATUS status;


The error being that dfs_search_first()= is the start of scrap and
should start on a new line.
  
It doesn't seem to affect 1.6.3, but I have noticed 
\selectlanguage{english} also cropping up in other cases on 1.6.2, like 
when ERT is deleted or modified. I'll keep my eye open for it occurring 
in 1.6.3


Sam

I shall try and compile lyx 1.6.3 debs against the ubuntu 1.6.2 .dsc
file soon.

Sam
  




YNT: turkish language error

2009-07-25 Thread Taner Mutlu


Lyx version is 1.6.3 and OS is WinXP.
 
Hello,
Please let us know your version of LyX and your OS.
Liviu

2009/7/23 Taner Mutlu tanermu...@rotam.itu.edu.tr:

 I get compilation error when the following two configurations are done at the 
 same time;

 1)Change language from document-settings to turkish
 2)The ouput size(scale, width and/or height) of a graphic is altered anyhow.

 The error scheen is as follows:

 Package babel Error: You haven't loaded the option english yet.
 Package babel Error: You haven't loaded the option english yet.
 Package babel Error: You haven't loaded the option english yet.
 Missing \endcsname inserted.
 Missing number, treated as zero.
 Illegal unit of measure (pt inserted).
 Extra \endcsname.
 Missing \endcsname inserted.
 Missing \endcsname inserted.
 Missing number, treated as zero.
 Illegal unit of measure (pt inserted).
 Extra \endcsname.
 Missing \endcsname inserted.

 How can I avoid this error...




 Taner Mutlu
 İstanbul Teknik Üniversitesi
 Uçak Uzay Bilimleri Fakültesi
 ROTAM Merkezi
 Maslak/İstanbul

 Tel : 0212 2857189 - 115







-- 
Do you know how to read?
http://www.alienetworks.com/srtest.cfm
Do you know how to write?
http://garbl.home.comcast.net/~garbl/stylemanual/e.htm#e-mail





Re: YNT: turkish language error

2009-07-25 Thread Jürgen Spitzmüller
Taner Mutlu wrote:
  I get compilation error when the following two configurations are done at
  the same time;
 
  1)Change language from document-settings to turkish
  2)The ouput size(scale, width and/or height) of a graphic is altered
  anyhow.

This is a LaTeX bug (with Turkish and some other languages and the graphics 
package), see
http://www.lyx.org/trac/ticket/2005
http://www.latex-project.org/cgi-bin/ltxbugs2html?pr=babel/3523

A workaround seems to be to add in TeX mode before the graphic
\shorthandoff{=}
and after the graphic
\shorthandon{=}

HTH,
Jürgen


Re: Table of contents with lyx -e

2009-07-25 Thread Pavel Sanda
Guillaume Yziquel wrote:
 Hello.

 I have been trying to generate some .pdf from a .lyx file using lyx -e.

 Unfortunately, it seems that the table of contents gets messed up: If 
 section X is on page n, the internal link points to page n-1.

 Generating the .pdf from the LyX graphical environment works fine, however.

 Is it me? Or is it LyX?

lyx i guess. please fill bug report if not already done.
pavel


Reducing font-size in non-standard options

2009-07-25 Thread Frederick Noronha [फ़रेदरिक नोरो नया]
Could someone please tell me how to reduce the font-size of a chapter
in non-standard options? That is, I don't want to reduce it from
Normal to Small to Smaller but say from 10 point to 9.5 point or 9.3
point for the entire chapter. Thanks! FN
-- 
FN * http://fredericknoronha.wordpress.com http://twitter.com/fn
M +91-9822122436 P +91-832-2409490
http://fredericknoronha.multiply.com/ http://goa1556.goa-india.org

Success in life means not becoming like your parents. - Louise Bowie


LyX crash feedback

2009-07-25 Thread Steve Litt
Hi all,

In the last 6 months this list has featured at least 10 reports of LyX 1.6.x 
terminating unexpectedly. I myself had instances of this in 1.6.2 and 1.6.3, 
and was lucky enough to find a workaround in 1.6.3.

Turns out, the lyx file causing the crash in my 1.6.3 featured a huge (bigger 
than 2mb) .eps file. When the file loaded, the picture on the screen said 
loading bookcover.eps, and then a couple seconds later crashed. This was a 
reproducible error -- it happened every time in the same amount of time.

Using Vim, I replaced bookcover.eps with bookcover.pdf, a much smaller file, 
and the problem disappeared. 

So here's my question for everyone reporting 1.6.x crashes: Did your files 
include graphics? Did they include large graphics? Were any of the large 
graphics .eps files? Was there anybody suffering a 1.6.x crash whose file DID 
NOT 
have graphic files? 

If there's anyone currently able to reproduce this problem, would you be able 
to use a text editor to whittle the file down to a small reproducer, and then 
use the text editor to toggle the symptom by enabling and disapbling the big 
graphic?

Thanks

SteveT



lyx deb source Re: LyX 1.6.2 crashed

2009-07-25 Thread Sam Liddicott

Nikos Alexandris wrote:


[1] grab a .deb package from
http://www.getdeb.net/search.php?keywords=lyx
  
Thanks for posting that link, it was very helpful to me. (No more lyx 
1.6.2 bug reports from me, look forward to 1.6.3 bug reports).


Although the debs are available from the search results page:

   http://www.getdeb.net/search.php?keywords=lyx

The deb src is not. After much poking around and talking with João Pinto 
of getdeb.net I'm able to report that if you click on the LyX link to 
the right of the mini-screenshot:


   *LyX http://www.getdeb.net/app/LyX 1.6.3* - Tuesday, 14 Jul 2009
   12:56:16 CEST - Post Comment http://www.getdeb.net/comment/1985/new

to get to the LyX project page (http://www.getdeb.net/app/LyX), and then 
click on a link under Latest Versions at the bottom of the page it 
brings you to a specific page like: http://www.getdeb.net/release/4583


Which looks very like the original search results page, but also has 
source deb links; e.g.:
*Developers: Source http://archive.getdeb.net/getdeb/ubuntu/jaunty/ly/ 
, Diff http://archive.getdeb.net/getdeb/ubuntu/jaunty/ly/*


thus fulfilling GPL requirements.

Sam


Re: lyx-code / scrap bug?

2009-07-25 Thread Sam Liddicott

Sam Liddicott wrote:

Please could someone competent with Lyx 1.6.3 try this; create a
literate (noweb) document and have a scrap immediately follow a lyx-code
section.

In the generated .nw file (in the /tmp/lyx* dir when creating a dvi
preview) the file looks like this:

\}
\end{lyxcode}
\selectlanguage{english}%
\inputencoding{latin9}dfs_search_first()=
{
  NTSTATUS status;


The error being that dfs_search_first()= is the start of scrap and
should start on a new line.
  
It doesn't seem to affect 1.6.3, but I have noticed 
\selectlanguage{english} also cropping up in other cases on 1.6.2, like 
when ERT is deleted or modified. I'll keep my eye open for it occurring 
in 1.6.3


Sam

I shall try and compile lyx 1.6.3 debs against the ubuntu 1.6.2 .dsc
file soon.

Sam
  




YNT: turkish language error

2009-07-25 Thread Taner Mutlu


Lyx version is 1.6.3 and OS is WinXP.
 
Hello,
Please let us know your version of LyX and your OS.
Liviu

2009/7/23 Taner Mutlu tanermu...@rotam.itu.edu.tr:

 I get compilation error when the following two configurations are done at the 
 same time;

 1)Change language from document-settings to turkish
 2)The ouput size(scale, width and/or height) of a graphic is altered anyhow.

 The error scheen is as follows:

 Package babel Error: You haven't loaded the option english yet.
 Package babel Error: You haven't loaded the option english yet.
 Package babel Error: You haven't loaded the option english yet.
 Missing \endcsname inserted.
 Missing number, treated as zero.
 Illegal unit of measure (pt inserted).
 Extra \endcsname.
 Missing \endcsname inserted.
 Missing \endcsname inserted.
 Missing number, treated as zero.
 Illegal unit of measure (pt inserted).
 Extra \endcsname.
 Missing \endcsname inserted.

 How can I avoid this error...




 Taner Mutlu
 İstanbul Teknik Üniversitesi
 Uçak Uzay Bilimleri Fakültesi
 ROTAM Merkezi
 Maslak/İstanbul

 Tel : 0212 2857189 - 115







-- 
Do you know how to read?
http://www.alienetworks.com/srtest.cfm
Do you know how to write?
http://garbl.home.comcast.net/~garbl/stylemanual/e.htm#e-mail





Re: YNT: turkish language error

2009-07-25 Thread Jürgen Spitzmüller
Taner Mutlu wrote:
  I get compilation error when the following two configurations are done at
  the same time;
 
  1)Change language from document-settings to turkish
  2)The ouput size(scale, width and/or height) of a graphic is altered
  anyhow.

This is a LaTeX bug (with Turkish and some other languages and the graphics 
package), see
http://www.lyx.org/trac/ticket/2005
http://www.latex-project.org/cgi-bin/ltxbugs2html?pr=babel/3523

A workaround seems to be to add in TeX mode before the graphic
\shorthandoff{=}
and after the graphic
\shorthandon{=}

HTH,
Jürgen


Re: Table of contents with lyx -e

2009-07-25 Thread Pavel Sanda
Guillaume Yziquel wrote:
 Hello.

 I have been trying to generate some .pdf from a .lyx file using lyx -e.

 Unfortunately, it seems that the table of contents gets messed up: If 
 section X is on page n, the internal link points to page n-1.

 Generating the .pdf from the LyX graphical environment works fine, however.

 Is it me? Or is it LyX?

lyx i guess. please fill bug report if not already done.
pavel


Reducing font-size in non-standard options

2009-07-25 Thread Frederick Noronha [फ़रेदरिक नोरो नया]
Could someone please tell me how to reduce the font-size of a chapter
in non-standard options? That is, I don't want to reduce it from
Normal to Small to Smaller but say from 10 point to 9.5 point or 9.3
point for the entire chapter. Thanks! FN
-- 
FN * http://fredericknoronha.wordpress.com http://twitter.com/fn
M +91-9822122436 P +91-832-2409490
http://fredericknoronha.multiply.com/ http://goa1556.goa-india.org

Success in life means not becoming like your parents. - Louise Bowie


LyX crash feedback

2009-07-25 Thread Steve Litt
Hi all,

In the last 6 months this list has featured at least 10 reports of LyX 1.6.x 
terminating unexpectedly. I myself had instances of this in 1.6.2 and 1.6.3, 
and was lucky enough to find a workaround in 1.6.3.

Turns out, the lyx file causing the crash in my 1.6.3 featured a huge (bigger 
than 2mb) .eps file. When the file loaded, the picture on the screen said 
loading bookcover.eps, and then a couple seconds later crashed. This was a 
reproducible error -- it happened every time in the same amount of time.

Using Vim, I replaced bookcover.eps with bookcover.pdf, a much smaller file, 
and the problem disappeared. 

So here's my question for everyone reporting 1.6.x crashes: Did your files 
include graphics? Did they include large graphics? Were any of the large 
graphics .eps files? Was there anybody suffering a 1.6.x crash whose file DID 
NOT 
have graphic files? 

If there's anyone currently able to reproduce this problem, would you be able 
to use a text editor to whittle the file down to a small reproducer, and then 
use the text editor to toggle the symptom by enabling and disapbling the big 
graphic?

Thanks

SteveT



lyx deb source Re: LyX 1.6.2 crashed

2009-07-25 Thread Sam Liddicott

Nikos Alexandris wrote:


[1] grab a .deb package from
http://www.getdeb.net/search.php?keywords=lyx
  
Thanks for posting that link, it was very helpful to me. (No more lyx 
1.6.2 bug reports from me, look forward to 1.6.3 bug reports).


Although the debs are available from the search results page:

   http://www.getdeb.net/search.php?keywords=lyx

The deb src is not. After much poking around and talking with João Pinto 
of getdeb.net I'm able to report that if you click on the "LyX" link to 
the right of the mini-screenshot:


   *LyX  1.6.3* - Tuesday, 14 Jul 2009
   12:56:16 CEST - Post Comment 

to get to the LyX project page (http://www.getdeb.net/app/LyX), and then 
click on a link under "Latest Versions" at the bottom of the page it 
brings you to a specific page like: http://www.getdeb.net/release/4583


Which looks very like the original search results page, but also has 
source deb links; e.g.:
*Developers: Source  
, Diff *


thus fulfilling GPL requirements.

Sam


Re: lyx-code / scrap bug?

2009-07-25 Thread Sam Liddicott

Sam Liddicott wrote:

Please could someone competent with Lyx 1.6.3 try this; create a
literate (noweb) document and have a scrap immediately follow a lyx-code
section.

In the generated .nw file (in the /tmp/lyx* dir when creating a dvi
preview) the file looks like this:

\}
\end{lyxcode}
\selectlanguage{english}%
\inputencoding{latin9}<>=
{
  NTSTATUS status;


The error being that "<>=" is the start of scrap and
should start on a new line.
  
It doesn't seem to affect 1.6.3, but I have noticed 
\selectlanguage{english} also cropping up in other cases on 1.6.2, like 
when ERT is deleted or modified. I'll keep my eye open for it occurring 
in 1.6.3


Sam

I shall try and compile lyx 1.6.3 debs against the ubuntu 1.6.2 .dsc
file soon.

Sam
  




YNT: turkish language error

2009-07-25 Thread Taner Mutlu


Lyx version is 1.6.3 and OS is WinXP.
 
Hello,
Please let us know your version of LyX and your OS.
Liviu

2009/7/23 Taner Mutlu :
>
> I get compilation error when the following two configurations are done at the 
> same time;
>
> 1)Change language from document->settings to turkish
> 2)The ouput size(scale, width and/or height) of a graphic is altered anyhow.
>
> The error scheen is as follows:
>
> Package babel Error: You haven't loaded the option english yet.
> Package babel Error: You haven't loaded the option english yet.
> Package babel Error: You haven't loaded the option english yet.
> Missing \endcsname inserted.
> Missing number, treated as zero.
> Illegal unit of measure (pt inserted).
> Extra \endcsname.
> Missing \endcsname inserted.
> Missing \endcsname inserted.
> Missing number, treated as zero.
> Illegal unit of measure (pt inserted).
> Extra \endcsname.
> Missing \endcsname inserted.
>
> How can I avoid this error...
>
>
>
>
> Taner Mutlu
> İstanbul Teknik Üniversitesi
> Uçak Uzay Bilimleri Fakültesi
> ROTAM Merkezi
> Maslak/İstanbul
>
> Tel : 0212 2857189 - 115
>
>
>
>



-- 
Do you know how to read?
http://www.alienetworks.com/srtest.cfm
Do you know how to write?
http://garbl.home.comcast.net/~garbl/stylemanual/e.htm#e-mail





Re: YNT: turkish language error

2009-07-25 Thread Jürgen Spitzmüller
Taner Mutlu wrote:
> > I get compilation error when the following two configurations are done at
> > the same time;
> >
> > 1)Change language from document->settings to turkish
> > 2)The ouput size(scale, width and/or height) of a graphic is altered
> > anyhow.

This is a LaTeX bug (with Turkish and some other languages and the graphics 
package), see
http://www.lyx.org/trac/ticket/2005
http://www.latex-project.org/cgi-bin/ltxbugs2html?pr=babel/3523

A workaround seems to be to add in TeX mode before the graphic
\shorthandoff{=}
and after the graphic
\shorthandon{=}

HTH,
Jürgen


Re: Table of contents with lyx -e

2009-07-25 Thread Pavel Sanda
Guillaume Yziquel wrote:
> Hello.
>
> I have been trying to generate some .pdf from a .lyx file using lyx -e.
>
> Unfortunately, it seems that the table of contents gets messed up: If 
> section X is on page n, the internal link points to page n-1.
>
> Generating the .pdf from the LyX graphical environment works fine, however.
>
> Is it me? Or is it LyX?

lyx i guess. please fill bug report if not already done.
pavel


Reducing font-size in non-standard options

2009-07-25 Thread Frederick Noronha [फ़रेदरिक नोरो नया]
Could someone please tell me how to reduce the font-size of a chapter
in non-standard options? That is, I don't want to reduce it from
Normal to Small to Smaller but say from 10 point to 9.5 point or 9.3
point for the entire chapter. Thanks! FN
-- 
FN * http://fredericknoronha.wordpress.com http://twitter.com/fn
M +91-9822122436 P +91-832-2409490
http://fredericknoronha.multiply.com/ http://goa1556.goa-india.org

"Success in life means not becoming like your parents." - Louise Bowie


LyX crash feedback

2009-07-25 Thread Steve Litt
Hi all,

In the last 6 months this list has featured at least 10 reports of LyX 1.6.x 
terminating unexpectedly. I myself had instances of this in 1.6.2 and 1.6.3, 
and was lucky enough to find a workaround in 1.6.3.

Turns out, the lyx file causing the crash in my 1.6.3 featured a huge (bigger 
than 2mb) .eps file. When the file loaded, the picture on the screen said 
"loading bookcover.eps", and then a couple seconds later crashed. This was a 
reproducible error -- it happened every time in the same amount of time.

Using Vim, I replaced bookcover.eps with bookcover.pdf, a much smaller file, 
and the problem disappeared. 

So here's my question for everyone reporting 1.6.x crashes: Did your files 
include graphics? Did they include large graphics? Were any of the large 
graphics .eps files? Was there anybody suffering a 1.6.x crash whose file DID 
NOT 
have graphic files? 

If there's anyone currently able to reproduce this problem, would you be able 
to use a text editor to whittle the file down to a small reproducer, and then 
use the text editor to toggle the symptom by enabling and disapbling the big 
graphic?

Thanks

SteveT