summaryrefslogtreecommitdiff
path: root/doc/common/styles/html/simple/styles.hva
blob: a2d46f3e7c555b95cb67cf33b60dc2f2d5afc58e (plain)
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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
\renewcommand{\@meta}{
\begin{rawhtml}
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<title>Reference Manual | The Coq Proof Assistant</title>

<link rel="stylesheet" type="text/css" href="style.css">
<link rel="stylesheet" type="text/css" href="coqdoc.css">
<link rel="stylesheet" type="text/css" href="hevea.css">

\end{rawhtml}}

% for HeVeA

\htmlhead{\begin{rawhtml}

<div id="container">

<div id="header">
<h1>Coq Reference Manual</h1>
</div>

<div id="content">

\end{rawhtml}}

\htmlfoot{\begin{rawhtml}

<div id="footer">

<div class="content">
<ul class="menu">
  <li><a href="index.html">Cover</a></li>
  <li><a href="toc.html">Table of contents</a></li>
  <li><a href="general-index.html">General index</a></li>
  <li><a href="command-index.html">Commands index</a></li>
  <li><a href="tactic-index.html">Tactics index</a></li>
  <li><a href="error-index.html">Errors index</a></li>
</ul>

</div>
</div>

</div>
</div>
\end{rawhtml}}