Anna Nikitin wrote:
>
> I'm working with LaTex2e and I've got a problems with changing margins.
> I've downloaded "geometry.sty" from the web and put it into the
> directory where my input file is.
> I've tried to change margins in the following way:
> \geometry{paper=a4paper,dvips,top=1.5cm,left=1.5cm,right=1.5cm,
> foot=1cm,bottom=1.5cm}
>
> It led to no changes at all. All the margins seem to be zeroed
> independently on the values of "top", "left" etc. However, the type of
> paper could be changed. I've succeeded to change it to a5paper.
>
> I've tried work with different versions of "geometry.sty" but without
> success.
did you use lyx or writing pure latex with an editor?
Herbert