diff options
Diffstat (limited to 'Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-titlsty.html')
-rw-r--r-- | Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-titlsty.html | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-titlsty.html b/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-titlsty.html deleted file mode 100644 index a0c05c0c6f5..00000000000 --- a/Master/texmf-dist/doc/generic/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="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>titling.sty</i></tt><dd><a href="http://mirror.ctan.org/macros/latex/contrib/titling.zip">macros/latex/contrib/titling</a> (or <a href="http://mirror.ctan.org/macros/latex/contrib/titling/">browse the directory</a>); <a href="http://mirror.ctan.org/help/Catalogue/entries/titling.html">catalogue entry</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> |