Re: wrong bottom margin

2007-12-28 Thread Jürgen Spitzmüller
Sandor Szabo wrote:
 I attach the Lyx file, hopefully not too long.
 In this file I  used the default settings.

The problem is the
\usepackage{a4}
in the preamble.

This package shoudn't be used anymore[1], therefore we have removed support in 
LyX 1.5 (this was the A4 special margins stuff in previous version of LyX). 
The problem here is that lyx2lyx inserts \usepackage{a4} in the preamble for 
backwards compatibility, but it is inserted too late (and cannot be inserted 
earlier, for technical reasons), therefore the margins are wrong. Cf.
http://bugzilla.lyx.org/show_bug.cgi?id=2402

I'd suggest to just remove this line and adjust the margins via custom 
margins.

Jürgen

[1] Cf. http://www.ctan.org/get/info/l2tabu/english/l2tabuen.pdf


Re: wrong bottom margin

2007-12-28 Thread Jürgen Spitzmüller
Jürgen Spitzmüller wrote:
 therefore we have removed support in
 LyX 1.5

Actually, this was 1.4.0 already.

Jürgen


Re: wrong bottom margin

2007-12-28 Thread Anders Ekberg

Sandor Szabo
Thu, 27 Dec 2007 13:32:50 -0800

Hi,

I attach the Lyx file, hopefully not too long.
In this file I  used the default settings.
I whish you a successful testing.
Thanks,
Sandor

Paul A. Rubin wrote:

Sandor Szabo wrote:

I updated MikTex2.7 and upgraded to LyX1.5.3 because of  
amsbook problems (thanks Paul A. Rubin) and almost everything is  
good. The only problem is the missing page-bottom on dvi,ps,pdf,  
which means the last one or two lines are disappearing on the bottom  
of every page. In case of amsarticle everything is ok. I tried to  
set the same layout, etc properties but didn't help.


Hopefully someone (maybe Paul) could help me.

Hi Sandor,


Have you checked to make sure the document margins are set  
correctly in the LyX source, and also (at least with DVI output) in  
the viewer? I do not think there would be an issue with the PDF  
viewer, but I suppose that might depend on which viewer you used.


If the margins appear to be set correctly, can you post a small  
example showing the problem? I will check it with MiKTeX 2.6 to make  
sure the problem does not lie with the MiKTeX upgrade.


/Paul



It's the
\usepackage{a4}
in the preamble that causes the error (but don't ask me why ;-)
Remove it and it will work.

Anders




Re: wrong bottom margin

2007-12-28 Thread Sandor Szabo

Sandor Szabo wrote:
I updated MikTex2.7 and upgraded to LyX1.5.3 because of amsbook problems 
(thanks Paul A. Rubin) and almost everything is good.
The only problem is the missing page-bottom on dvi,ps,pdf, which means 
the last one or two lines are disappearing on the bottom of every page.
In case of amsarticle everything is ok. I tried to set the same layout, 
etc properties but didn't help.

Hopefully someone (maybe Paul) could help me.
Thanks.
Sandor



Many thanks.
Your help is of great value.

Sandor



Re: wrong bottom margin

2007-12-28 Thread Jürgen Spitzmüller
Sandor Szabo wrote:
 I attach the Lyx file, hopefully not too long.
 In this file I  used the default settings.

The problem is the
\usepackage{a4}
in the preamble.

This package shoudn't be used anymore[1], therefore we have removed support in 
LyX 1.5 (this was the A4 special margins stuff in previous version of LyX). 
The problem here is that lyx2lyx inserts \usepackage{a4} in the preamble for 
backwards compatibility, but it is inserted too late (and cannot be inserted 
earlier, for technical reasons), therefore the margins are wrong. Cf.
http://bugzilla.lyx.org/show_bug.cgi?id=2402

I'd suggest to just remove this line and adjust the margins via custom 
margins.

Jürgen

[1] Cf. http://www.ctan.org/get/info/l2tabu/english/l2tabuen.pdf


Re: wrong bottom margin

2007-12-28 Thread Jürgen Spitzmüller
Jürgen Spitzmüller wrote:
 therefore we have removed support in
 LyX 1.5

Actually, this was 1.4.0 already.

Jürgen


Re: wrong bottom margin

2007-12-28 Thread Anders Ekberg

Sandor Szabo
Thu, 27 Dec 2007 13:32:50 -0800

Hi,

I attach the Lyx file, hopefully not too long.
In this file I  used the default settings.
I whish you a successful testing.
Thanks,
Sandor

Paul A. Rubin wrote:

Sandor Szabo wrote:

I updated MikTex2.7 and upgraded to LyX1.5.3 because of  
amsbook problems (thanks Paul A. Rubin) and almost everything is  
good. The only problem is the missing page-bottom on dvi,ps,pdf,  
which means the last one or two lines are disappearing on the bottom  
of every page. In case of amsarticle everything is ok. I tried to  
set the same layout, etc properties but didn't help.


Hopefully someone (maybe Paul) could help me.

Hi Sandor,


Have you checked to make sure the document margins are set  
correctly in the LyX source, and also (at least with DVI output) in  
the viewer? I do not think there would be an issue with the PDF  
viewer, but I suppose that might depend on which viewer you used.


If the margins appear to be set correctly, can you post a small  
example showing the problem? I will check it with MiKTeX 2.6 to make  
sure the problem does not lie with the MiKTeX upgrade.


/Paul



It's the
\usepackage{a4}
in the preamble that causes the error (but don't ask me why ;-)
Remove it and it will work.

Anders




Re: wrong bottom margin

2007-12-28 Thread Sandor Szabo

Sandor Szabo wrote:
I updated MikTex2.7 and upgraded to LyX1.5.3 because of amsbook problems 
(thanks Paul A. Rubin) and almost everything is good.
The only problem is the missing page-bottom on dvi,ps,pdf, which means 
the last one or two lines are disappearing on the bottom of every page.
In case of amsarticle everything is ok. I tried to set the same layout, 
etc properties but didn't help.

Hopefully someone (maybe Paul) could help me.
Thanks.
Sandor



Many thanks.
Your help is of great value.

Sandor



Re: wrong bottom margin

2007-12-28 Thread Jürgen Spitzmüller
Sandor Szabo wrote:
> I attach the Lyx file, hopefully not too long.
> In this file I  used the default settings.

The problem is the
\usepackage{a4}
in the preamble.

This package shoudn't be used anymore[1], therefore we have removed support in 
LyX 1.5 (this was the "A4" special margins stuff in previous version of LyX). 
The problem here is that lyx2lyx inserts \usepackage{a4} in the preamble for 
backwards compatibility, but it is inserted too late (and cannot be inserted 
earlier, for technical reasons), therefore the margins are wrong. Cf.
http://bugzilla.lyx.org/show_bug.cgi?id=2402

I'd suggest to just remove this line and adjust the margins via "custom 
margins".

Jürgen

[1] Cf. http://www.ctan.org/get/info/l2tabu/english/l2tabuen.pdf


Re: wrong bottom margin

2007-12-28 Thread Jürgen Spitzmüller
Jürgen Spitzmüller wrote:
> therefore we have removed support in
> LyX 1.5

Actually, this was 1.4.0 already.

Jürgen


Re: wrong bottom margin

2007-12-28 Thread Anders Ekberg

Sandor Szabo
Thu, 27 Dec 2007 13:32:50 -0800

Hi,

I attach the Lyx file, hopefully not too long.
In this file I  used the default settings.
I whish you a successful testing.
Thanks,
Sandor

Paul A. Rubin wrote:

Sandor Szabo wrote:

I updated MikTex2.7 and upgraded to LyX1.5.3 because of  
amsbook problems (thanks Paul A. Rubin) and almost everything is  
good. The only problem is the missing page-bottom on dvi,ps,pdf,  
which means the last one or two lines are disappearing on the bottom  
of every page. In case of amsarticle everything is ok. I tried to  
set the same layout, etc properties but didn't help.


Hopefully someone (maybe Paul) could help me.

Hi Sandor,


Have you checked to make sure the document margins are set  
correctly in the LyX source, and also (at least with DVI output) in  
the viewer? I do not think there would be an issue with the PDF  
viewer, but I suppose that might depend on which viewer you used.


If the margins appear to be set correctly, can you post a small  
example showing the problem? I will check it with MiKTeX 2.6 to make  
sure the problem does not lie with the MiKTeX upgrade.


/Paul



It's the
\usepackage{a4}
in the preamble that causes the error (but don't ask me why ;-)
Remove it and it will work.

Anders




Re: wrong bottom margin

2007-12-28 Thread Sandor Szabo

Sandor Szabo wrote:
I updated MikTex2.7 and upgraded to LyX1.5.3 because of amsbook problems 
(thanks Paul A. Rubin) and almost everything is good.
The only problem is the missing page-bottom on dvi,ps,pdf, which means 
the last one or two lines are disappearing on the bottom of every page.
In case of amsarticle everything is ok. I tried to set the same layout, 
etc properties but didn't help.

Hopefully someone (maybe Paul) could help me.
Thanks.
Sandor



Many thanks.
Your help is of great value.

Sandor



Re: wrong bottom margin

2007-12-27 Thread Sandor Szabo

Hi,

I attach the Lyx file, hopefully not too long.
In this file I  used the default settings.
I whish you a successful testing.
Thanks,
Sandor

Paul A. Rubin wrote:

Sandor Szabo wrote:
I updated MikTex2.7 and upgraded to LyX1.5.3 because of amsbook 
problems (thanks Paul A. Rubin) and almost everything is good.
The only problem is the missing page-bottom on dvi,ps,pdf, which means 
the last one or two lines are disappearing on the bottom of every page.
In case of amsarticle everything is ok. I tried to set the same 
layout, etc properties but didn't help.

Hopefully someone (maybe Paul) could help me.


Hi Sandor,

Have you checked to make sure the document margins are set correctly in 
the LyX source, and also (at least with DVI output) in the viewer?  I do 
not think there would be an issue with the PDF viewer, but I suppose 
that might depend on which viewer you used.


If the margins appear to be set correctly, can you post a small example 
showing the problem?  I will check it with MiKTeX 2.6 to make sure the 
problem does not lie with the MiKTeX upgrade.


/Paul






HilbertSpacesTest.lyx
Description: application/lyx


Re: wrong bottom margin

2007-12-27 Thread Sandor Szabo

Hi,

I attach the Lyx file, hopefully not too long.
In this file I  used the default settings.
I whish you a successful testing.
Thanks,
Sandor

Paul A. Rubin wrote:

Sandor Szabo wrote:
I updated MikTex2.7 and upgraded to LyX1.5.3 because of amsbook 
problems (thanks Paul A. Rubin) and almost everything is good.
The only problem is the missing page-bottom on dvi,ps,pdf, which means 
the last one or two lines are disappearing on the bottom of every page.
In case of amsarticle everything is ok. I tried to set the same 
layout, etc properties but didn't help.

Hopefully someone (maybe Paul) could help me.


Hi Sandor,

Have you checked to make sure the document margins are set correctly in 
the LyX source, and also (at least with DVI output) in the viewer?  I do 
not think there would be an issue with the PDF viewer, but I suppose 
that might depend on which viewer you used.


If the margins appear to be set correctly, can you post a small example 
showing the problem?  I will check it with MiKTeX 2.6 to make sure the 
problem does not lie with the MiKTeX upgrade.


/Paul






HilbertSpacesTest.lyx
Description: application/lyx


Re: wrong bottom margin

2007-12-27 Thread Sandor Szabo

Hi,

I attach the Lyx file, hopefully not too long.
In this file I  used the default settings.
I whish you a successful testing.
Thanks,
Sandor

Paul A. Rubin wrote:

Sandor Szabo wrote:
I updated MikTex2.7 and upgraded to LyX1.5.3 because of amsbook 
problems (thanks Paul A. Rubin) and almost everything is good.
The only problem is the missing page-bottom on dvi,ps,pdf, which means 
the last one or two lines are disappearing on the bottom of every page.
In case of amsarticle everything is ok. I tried to set the same 
layout, etc properties but didn't help.

Hopefully someone (maybe Paul) could help me.


Hi Sandor,

Have you checked to make sure the document margins are set correctly in 
the LyX source, and also (at least with DVI output) in the viewer?  I do 
not think there would be an issue with the PDF viewer, but I suppose 
that might depend on which viewer you used.


If the margins appear to be set correctly, can you post a small example 
showing the problem?  I will check it with MiKTeX 2.6 to make sure the 
problem does not lie with the MiKTeX upgrade.


/Paul






HilbertSpacesTest.lyx
Description: application/lyx


Re: wrong bottom margin

2007-12-26 Thread Paul A. Rubin

Sandor Szabo wrote:
I updated MikTex2.7 and upgraded to LyX1.5.3 because of amsbook problems 
(thanks Paul A. Rubin) and almost everything is good.
The only problem is the missing page-bottom on dvi,ps,pdf, which means 
the last one or two lines are disappearing on the bottom of every page.
In case of amsarticle everything is ok. I tried to set the same layout, 
etc properties but didn't help.

Hopefully someone (maybe Paul) could help me.


Hi Sandor,

Have you checked to make sure the document margins are set correctly in 
the LyX source, and also (at least with DVI output) in the viewer?  I do 
not think there would be an issue with the PDF viewer, but I suppose 
that might depend on which viewer you used.


If the margins appear to be set correctly, can you post a small example 
showing the problem?  I will check it with MiKTeX 2.6 to make sure the 
problem does not lie with the MiKTeX upgrade.


/Paul



Re: wrong bottom margin

2007-12-26 Thread Paul A. Rubin

Sandor Szabo wrote:
I updated MikTex2.7 and upgraded to LyX1.5.3 because of amsbook problems 
(thanks Paul A. Rubin) and almost everything is good.
The only problem is the missing page-bottom on dvi,ps,pdf, which means 
the last one or two lines are disappearing on the bottom of every page.
In case of amsarticle everything is ok. I tried to set the same layout, 
etc properties but didn't help.

Hopefully someone (maybe Paul) could help me.


Hi Sandor,

Have you checked to make sure the document margins are set correctly in 
the LyX source, and also (at least with DVI output) in the viewer?  I do 
not think there would be an issue with the PDF viewer, but I suppose 
that might depend on which viewer you used.


If the margins appear to be set correctly, can you post a small example 
showing the problem?  I will check it with MiKTeX 2.6 to make sure the 
problem does not lie with the MiKTeX upgrade.


/Paul



Re: wrong bottom margin

2007-12-26 Thread Paul A. Rubin

Sandor Szabo wrote:
I updated MikTex2.7 and upgraded to LyX1.5.3 because of amsbook problems 
(thanks Paul A. Rubin) and almost everything is good.
The only problem is the missing page-bottom on dvi,ps,pdf, which means 
the last one or two lines are disappearing on the bottom of every page.
In case of amsarticle everything is ok. I tried to set the same layout, 
etc properties but didn't help.

Hopefully someone (maybe Paul) could help me.


Hi Sandor,

Have you checked to make sure the document margins are set correctly in 
the LyX source, and also (at least with DVI output) in the viewer?  I do 
not think there would be an issue with the PDF viewer, but I suppose 
that might depend on which viewer you used.


If the margins appear to be set correctly, can you post a small example 
showing the problem?  I will check it with MiKTeX 2.6 to make sure the 
problem does not lie with the MiKTeX upgrade.


/Paul