diff options
author | Karl Berry <karl@freefriends.org> | 2009-05-22 23:51:44 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-05-22 23:51:44 +0000 |
commit | 566f5207d7e3cafb0633d31277067336ccd9cca7 (patch) | |
tree | 7af53e7ac405185168bc1dc38c4e820f442b78d0 /Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-replstdcls.html | |
parent | b0beea26ffffd915bb6d9b82f2d65a0a05b7e23b (diff) |
move generic english documents out of texmf-doc
git-svn-id: svn://tug.org/texlive/trunk@13396 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-replstdcls.html')
-rw-r--r-- | Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-replstdcls.html | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-replstdcls.html b/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-replstdcls.html new file mode 100644 index 00000000000..2588d3fcc3f --- /dev/null +++ b/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-replstdcls.html @@ -0,0 +1,37 @@ +<head> +<title>UK TeX FAQ -- question label replstdcls</title> +</head><body> +<h3>Replacing the standard classes</h3> +<p/>People are forever concocting classes that replace the standard ones: +the present author produced an <i>ukart</i> class that used the +<i>sober</i> package, and a few British-specific things (such as +appear in the <i>babel</i> package’s British-english +specialisation) in the 1980s, which is still occasionally used. +<p/>Similar public efforts were available well back in the days of +LaTeX 2.09: a notable example, whose pleasing designs seem not to have +changed much over all that time, is the <i>ntgclass</i> bundle. +Each of the standard classes is replaced by a selection of classes, +named in Dutch, sometimes with a single numeric digit attached. So we +have classes <i>artikel2</i>, <i>rapport1</i>, <i>boek3</i> and +<i>brief</i>. These classes are moderately well documented in +English. +<p/>The <i>KOMA-script</i> bundle (classes named <i>scr...</i>) are a +strong current contender. They are actively supported, are +comprehensive in their coverage of significant typesetting issues, +produce good-looking output and are well documented in both English +and German (<i>scrguien</i> in the distribution for English, +<i>scrguide</i> for German). +<p/>The other comparable class is <i>memoir</i>. This aims to replace +<i>book</i> and <i>report</i> classes directly, and (like +<i>KOMA-script</i>) is comprehensive in its coverage of small issues. +<i>Memoir</i>’s documentation (<i>memman</i>) is very highly +spoken of, and its lengthy introductory section is regularly +recommended as a tutorial on typesetting. +<dl> +<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>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>NTGclass bundle</i></tt><dd><a href="ftp://cam.ctan.org/tex-archive/macros/latex/contrib/ntgclass.zip">macros/latex/contrib/ntgclass</a> (<a href="ftp://cam.ctan.org/tex-archive/macros/latex/contrib/ntgclass.tar.gz">gzipped tar</a>, <a href="http://www.tex.ac.uk/tex-archive/macros/latex/contrib/ntgclass/">browse</a>) +<dt><tt><i>sober.sty</i></tt><dd><a href="ftp://cam.ctan.org/tex-archive/macros/latex209/contrib/misc/sober.sty">macros/latex209/contrib/misc/sober.sty</a> +</dl> +<p/><p>This question on the Web: <a href="http://www.tex.ac.uk/cgi-bin/texfaq2html?label=replstdcls">http://www.tex.ac.uk/cgi-bin/texfaq2html?label=replstdcls</a> +</body> |