diff options
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, 0 insertions, 37 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 deleted file mode 100644 index e2e9c1b990a..00000000000 --- a/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-replstdcls.html +++ /dev/null @@ -1,37 +0,0 @@ -<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 and are subject -to sensitive development; they are comprehensive in their coverage of -significant typesetting issues; they produce good-looking output and -they are well documented in both English (<i>scrguien</i> in the -distribution) and German (<i>scrguide</i> in the distribution). -<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="http://mirror.ctan.org/macros/latex/contrib/koma-script.zip">macros/latex/contrib/koma-script</a> (or <a href="http://mirror.ctan.org/macros/latex/contrib/koma-script/">browse the directory</a>) -<dt><tt><i>memoir.cls</i></tt><dd><a href="http://mirror.ctan.org/macros/latex/contrib/memoir.zip">macros/latex/contrib/memoir</a> (or <a href="http://mirror.ctan.org/macros/latex/contrib/memoir/">browse the directory</a>); <a href="http://mirror.ctan.org/help/Catalogue/entries/memoir.html">catalogue entry</a> -<dt><tt><i>NTGclass bundle</i></tt><dd><a href="http://mirror.ctan.org/macros/latex/contrib/ntgclass.zip">macros/latex/contrib/ntgclass</a> (or <a href="http://mirror.ctan.org/macros/latex/contrib/ntgclass/">browse the directory</a>); <a href="http://mirror.ctan.org/help/Catalogue/entries/ntgclass.html">catalogue entry</a> -<dt><tt><i>sober.sty</i></tt><dd><a href="http://mirror.ctan.org/macros/latex209/contrib/misc/sober.sty">macros/latex209/contrib/misc/sober.sty</a>; <a href="http://mirror.ctan.org//help/Catalogue/entries/sober.html">catalogue entry</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> |