Re: a4.sty and a4wide.sty

1996-08-27 Thread camenisc
In message <[EMAIL PROTECTED]>, "Susan G. Kleinmann" writes: >Hi Hakan -- > >You asked: >> I have latex 2e-7 installed, but I can't find a4.sty a4wide.sty, in which >> package are they? > >I think the Latex-2e approach is not to use .sty files, but to use .cls >(class) files. Support for a4 lett

Re: a4.sty and a4wide.sty

1996-08-26 Thread Susan G. Kleinmann
You can find a particular .sty file (or anything else in the CTAN archives) by visiting: http://www.shsu.edu/cgi-bin/ctan-index Then enter the name of the macro you want, in this case, a4.sty, and you'll be returned a page with links to sites that provide it. HTH, Susan Kleinmann

Re: a4.sty and a4wide.sty

1996-08-26 Thread Dirk . Eddelbuettel
>> Hakan Ardo writes: > Sure it does, the only trouble with that one is >> that it only uses half of > the paper :) The rest is margins... >> >> That's true. And I don't know how to solve it correctly. I just entered >> a latex preamble: I always use "vmargin.sty" which allows to defin

Re: a4.sty and a4wide.sty

1996-08-26 Thread Hakan Ardo
> Hakan Ardo writes: > > Sure it does, the only trouble with that one is that it only uses half of > > the paper :) The rest is margins... > > That's true. And I don't know how to solve it correctly. I just entered a > latex preamble: > > \begin_preamble > \setlength\oddsidemargin {0mm} > \setle

Re: a4.sty and a4wide.sty

1996-08-26 Thread Hakan Ardo
> Hakan Ardo writes: > > Then there is the trouble with lyx. I have just started to try it out, and > > it > > > seems like it uses the sty approch, but it might be a misconfiguration of it > > to... > > I use a4paper with LyX all the time without a problem. However, a4wide > doesn't work. Sur

Re: a4.sty and a4wide.sty

1996-08-26 Thread Michael Meskes
Hakan Ardo writes: > Then there is the trouble with lyx. I have just started to try it out, and it > seems like it uses the sty approch, but it might be a misconfiguration of it > to... I use a4paper with LyX all the time without a problem. However, a4wide doesn't work. Michael -- Michael Mesk

Re: a4.sty and a4wide.sty

1996-08-25 Thread Hakan Ardo
> Hi Hakan -- > > You asked: > > I have latex 2e-7 installed, but I can't find a4.sty a4wide.sty, in which > > package are they? > > I think the Latex-2e approach is not to use .sty files, but to use .cls > (class) files. Support for a4 letter paper is built into the article.cls > file, for ex

Re: a4.sty and a4wide.sty

1996-08-25 Thread Susan G. Kleinmann
Hi Hakan -- You asked: > I have latex 2e-7 installed, but I can't find a4.sty a4wide.sty, in which > package are they? I think the Latex-2e approach is not to use .sty files, but to use .cls (class) files. Support for a4 letter paper is built into the article.cls file, for example, but the opt