diff options
author | Karl Berry <karl@freefriends.org> | 2005-12-29 00:31:48 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2005-12-29 00:31:48 +0000 |
commit | a9d59a2d83b345581f2eb0c6b7f08c091f5622f0 (patch) | |
tree | 00fba7fbf3f00c16be8699398c6e4c2a256c68ac /Master/texmf-doc/doc/english/FAQ-en/html/FAQ-replstdcls.html | |
parent | 89caab08d62b22519b44acf582a5fc3d302cbd60 (diff) |
doc/english/F-ca
git-svn-id: svn://tug.org/texlive/trunk@19 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-doc/doc/english/FAQ-en/html/FAQ-replstdcls.html')
-rw-r--r-- | Master/texmf-doc/doc/english/FAQ-en/html/FAQ-replstdcls.html | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-replstdcls.html b/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-replstdcls.html new file mode 100644 index 00000000000..94210099e4d --- /dev/null +++ b/Master/texmf-doc/doc/english/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> |