File: FAQ-titlsty.html

package info (click to toggle)
tetex-base 3.0.dfsg.3-5
  • links: PTS
  • area: main
  • in suites: etch-m68k
  • size: 239,540 kB
  • ctags: 10,610
  • sloc: xml: 103,461; perl: 9,398; ruby: 2,850; python: 1,551; php: 1,067; sh: 981; lisp: 494; makefile: 371; awk: 88
file content (25 lines) | stat: -rw-r--r-- 2,147 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
<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.tar.gz">macros/latex/contrib/koma-script</a> (<a href="ftp://cam.ctan.org/tex-archive/macros/latex/contrib/koma-script.zip">zip</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.tar.gz">macros/latex/contrib/memoir</a> (<a href="ftp://cam.ctan.org/tex-archive/macros/latex/contrib/memoir.zip">zip</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.tar.gz">macros/latex/contrib/titling</a> (<a href="ftp://cam.ctan.org/tex-archive/macros/latex/contrib/titling.zip">zip</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>