Re: debian and the latex file structure

2001-09-12 Thread Herbert Voss
Alexis Wiasmitinow wrote: > > if I want to make a A4-small margins format, lyx (or latex) says "file a4.sty > not found". I know from the latex configuration file that the package is not > installed. so I tried to get it from ctan.tug.org but there is only a > "a4.dtx" and a "a4.ins" file. > so

debian and the latex file structure

2001-09-12 Thread Alexis Wiasmitinow
Hi if I want to make a A4-small margins format, lyx (or latex) says "file a4.sty not found". I know from the latex configuration file that the package is not installed. so I tried to get it from ctan.tug.org but there is only a "a4.dtx" and a "a4.ins" file. so where do I get the a4.sty file?

Re: debian and the latex file structure

2001-09-10 Thread Baruch Even
First, if you'll go to http://packages.debian.org you can see at the bottom a form to search for file names in packages, specifically for a4.sty you can find that tetex-extra includes a4.sty, just apt-get install tetex-extra and you'll be fine. .dtx and .ins are the latex "package", you need to r

debian and the latex file structure

2001-09-10 Thread Alexis Wiasmitinow
Hi if I want to make a A4-small margins format, lyx (or latex) says "file a4.sty not found". I know from the latex configuration file that the package is not installed. so I tried to get it from ctan.tug.org but there is only a "a4.dtx" and a "a4.ins" file. so where do I get the a4.sty file?