summaryrefslogtreecommitdiff
path: root/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-marginpkgs.html
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-doc/doc/english/FAQ-en/html/FAQ-marginpkgs.html')
-rw-r--r--Master/texmf-doc/doc/english/FAQ-en/html/FAQ-marginpkgs.html30
1 files changed, 0 insertions, 30 deletions
diff --git a/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-marginpkgs.html b/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-marginpkgs.html
deleted file mode 100644
index a8a81d47fe4..00000000000
--- a/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-marginpkgs.html
+++ /dev/null
@@ -1,30 +0,0 @@
-<head>
-<title>UK TeX FAQ -- question label marginpkgs</title>
-</head><body>
-<h3>Packages to set up page designs</h3>
-<p/>The &lsquo;ultimate&rsquo; tool for adjusting the dimensions and position of the
-printed material on the page is the <i>geometry</i> package; a very
-wide range of adjustments of the layout may be relatively
-straightforwardly programmed, and package documentation is good and
-comprehensive.
-<p/>As is usual, users of the <i>memoir</i> class have built-in
-facilities for this task, and users of the <i>KOMA-script</i> classes
-are recommended to use an alternative package, <i>typearea</i>. In
-either case it is difficult to argue that users should go for
-<i>geometry</i>: both alternatives are good.
-<p/>The documentation of <i>geometry</i> is a bit overwhelming, and
-learning all its capabilities may be more than you ever need.
-Somewhat simpler to use is the <i>vmargin</i> package, which has a
-canned set of paper sizes (a superset of that provided in LaTeX2e),
-provision for custom paper, margin adjustments and provision for
-two-sided printing.
-<dl>
-<dt><tt><i>geometry.sty</i></tt><dd><a href="ftp://cam.ctan.org/tex-archive/macros/latex/contrib/geometry.zip">macros/latex/contrib/geometry</a> (<a href="ftp://cam.ctan.org/tex-archive/macros/latex/contrib/geometry.tar.gz">gzipped tar</a>, <a href="http://www.tex.ac.uk/tex-archive/macros/latex/contrib/geometry/">browse</a>)
-<dt><tt><i>KOMA script bundle</i></tt><dd><a href="ftp://cam.ctan.org/tex-archive/macros/latex/contrib/koma-script.zip">macros/latex/contrib/koma-script</a> (<a href="ftp://cam.ctan.org/tex-archive/macros/latex/contrib/koma-script.tar.gz">gzipped tar</a>, <a href="http://www.tex.ac.uk/tex-archive/macros/latex/contrib/koma-script/">browse</a>)
-<dt><tt><i>layout.sty</i></tt><dd>Distributed as part of <a href="ftp://cam.ctan.org/tex-archive/macros/latex/required/tools.zip">macros/latex/required/tools</a> (<a href="ftp://cam.ctan.org/tex-archive/macros/latex/required/tools.tar.gz">gzipped tar</a>, <a href="http://www.tex.ac.uk/tex-archive/macros/latex/required/tools/">browse</a>)
-<dt><tt><i>memoir.cls</i></tt><dd><a href="ftp://cam.ctan.org/tex-archive/macros/latex/contrib/memoir.zip">macros/latex/contrib/memoir</a> (<a href="ftp://cam.ctan.org/tex-archive/macros/latex/contrib/memoir.tar.gz">gzipped tar</a>, <a href="http://www.tex.ac.uk/tex-archive/macros/latex/contrib/memoir/">browse</a>)
-<dt><tt><i>typearea.sty</i></tt><dd>Distributed as part of <a href="ftp://cam.ctan.org/tex-archive/macros/latex/contrib/koma-script.zip">macros/latex/contrib/koma-script</a> (<a href="ftp://cam.ctan.org/tex-archive/macros/latex/contrib/koma-script.tar.gz">gzipped tar</a>, <a href="http://www.tex.ac.uk/tex-archive/macros/latex/contrib/koma-script/">browse</a>)
-<dt><tt><i>vmargin.sty</i></tt><dd><a href="ftp://cam.ctan.org/tex-archive/macros/latex/contrib/vmargin.zip">macros/latex/contrib/vmargin</a> (<a href="ftp://cam.ctan.org/tex-archive/macros/latex/contrib/vmargin.tar.gz">gzipped tar</a>, <a href="http://www.tex.ac.uk/tex-archive/macros/latex/contrib/vmargin/">browse</a>)
-</dl>
-<p/><p>This question on the Web: <a href="http://www.tex.ac.uk/cgi-bin/texfaq2html?label=marginpkgs">http://www.tex.ac.uk/cgi-bin/texfaq2html?label=marginpkgs</a>
-</body>