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
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?
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
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?