diff options
Diffstat (limited to 'Master/texmf-doc/doc/english/FAQ-en/html/FAQ-titlsty.html')
-rw-r--r-- | Master/texmf-doc/doc/english/FAQ-en/html/FAQ-titlsty.html | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-titlsty.html b/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-titlsty.html deleted file mode 100644 index 8d30d1c7ef1..00000000000 --- a/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-titlsty.html +++ /dev/null @@ -1,25 +0,0 @@ -<head> -<title>UK TeX FAQ -- question label titlsty</title> -</head><body> -<h3>The style of document titles</h3> -<p/>The <i>titling</i> package provides a number of facilities that -permit manipulation of the appearance of a <code>\</code><code>maketitle</code> command, the -<code>\</code><code>thanks</code> commands within it, and so on. The package also defines a -<code>titlingpage</code> environment, that offers something in between the -standard classes’ <code>titlepage</code> option and the <code>titlepage</code> -environment, and is itself somewhat configurable. -<p/>The memoir class includes all the functionality of the -<i>titling</i> package, while the <i>KOMA-script</i> classes have -their own range of different titling styles. -<p/>Finally, the indefatigable Vincent Zoonekynd supplies examples of how -to program alternative -<a href="http://zoonek.free.fr/LaTeX/LaTeX_samples_title/0.html">title styles</a>. -The web page is not useful to users unless they are willing to do -their own LaTeX programming. -<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>titling.sty</i></tt><dd><a href="ftp://cam.ctan.org/tex-archive/macros/latex/contrib/titling.zip">macros/latex/contrib/titling</a> (<a href="ftp://cam.ctan.org/tex-archive/macros/latex/contrib/titling.tar.gz">gzipped tar</a>, <a href="http://www.tex.ac.uk/tex-archive/macros/latex/contrib/titling/">browse</a>) -</dl> -<p/><p>This question on the Web: <a href="http://www.tex.ac.uk/cgi-bin/texfaq2html?label=titlsty">http://www.tex.ac.uk/cgi-bin/texfaq2html?label=titlsty</a> -</body> |