Projet

Général

Profil

Télécharger (994 octets) Statistiques
| Branche: | Révision:

root / larpe / tags / release-1.1.1 / doc / en / custom.tex @ d03cb81c

1
\usepackage{float,fancyhdr,lscape,sectsty,colortbl,color,lastpage,setspace}
2
\usepackage[perpage,bottom]{footmisc}
3
\usepackage[hang]{caption2}
4
\usepackage{marvosym}
5

    
6
\usepackage{float,url,listings,tocbibind,fancyhdr,calc,placeins}
7

    
8
\usepackage{palatino}
9
\usepackage[Glenn]{fncychap}
10

    
11
\pagestyle{fancy}
12
\fancyhead{}
13
\fancyfoot{}
14
\fancyhead[L]{Authentic}
15
\fancyhead[R]{Administrator Guide}
16
\fancyfoot[C]{Page \thepage}
17
\addtolength{\headheight}{1.6pt}
18

    
19
\setlength\parindent{0pt}
20
\setlength{\parskip}{1ex plus 0.5ex minus 0.2ex}
21
\setlength\abovecaptionskip{0.1ex}
22

    
23
\makeatletter
24
\renewcommand{\maketitle}{\begin{titlepage}%
25
    \let\footnotesize\small
26
    \let\footnoterule\relax
27
    \parindent \z@
28
    \reset@font
29
    \null\vfil
30
    \begin{flushleft}
31
      \huge \@title
32
    \end{flushleft}
33
    \par
34
    \hrule height 1pt
35
    \par
36
    \begin{flushright}
37
      \LARGE \@author \par
38
    \end{flushright}
39
    \vskip 60\p@
40
    \vfil\null
41
  \end{titlepage}%
42
  \setcounter{footnote}{0}%
43
}
44
\makeatother
45

    
(2-2/5)