File: styles.hva

package info (click to toggle)
coq 8.16.1%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 40,596 kB
  • sloc: ml: 219,376; sh: 3,545; python: 3,231; ansic: 2,529; makefile: 767; lisp: 279; javascript: 63; xml: 24; sed: 2
file content (46 lines) | stat: -rw-r--r-- 977 bytes parent folder | download | duplicates (4)
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=utf-8" />

<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="option-index.html">Options 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}}