aboutsummaryrefslogtreecommitdiff
path: root/doc/refman.cfg
blob: c60bd596bbd7ac9bd36f14a4704a4dc52c86304f (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
47
48
49
50
51
52
53
54
55
56
57
58
59
\Preamble{2,index=2}

\Configure{@HEAD}
  {\HCode{<base target="viewer">}}
\Configure{@BODY}
  {\HCode{<div class="r\FileNumber"><div class="bodylayout">}}
\Configure{@/BODY}
  {\HCode{</div></div>}}

\Configure{crosslinks+}{}{}{}{}
\Configure{tableofcontents*}{chapter,section,subsection}

\Css{div.r1 { background-color: \#E5ECF9; }}
\Css{p.noindent { margin: 0px; padding: 0px; }}
\Css{div.bodylayout { color: \#000000;      
	padding: 8px; font-family: sans-serif; font-size: 12px; }}

\Css{a { color: \#002AAA; text-decoration: none; }}
\Css{a:hover { color: \#A00000; text-decoration: underline; font-style: italic; }}
\Css{.titleHead { background-color: \#FFFFFF; border: 2px \#507BBF solid; padding: 4px; }}
\Css{div.maketitle { margin-bottom: 10px; padding-bottom: 10px; border-bottom-style: groove; }}
\Css{.author { font-weight: bold; }}
\Css{.sectionToc { padding: 6px; }}
\Css{.subsectionToc { padding-left: 12px; }}

\Css{h1, h2 {
	background-color: \#E5ECF9;     
	border: 1px \#507BBF solid;
	padding: 2px;
}}

\Css{h3, h4 {
	background-color: \#FFF8DB;     
	border: 1px \#FFCC33 solid;
	padding: 2px;
}}

\Css{th, td {
	padding: 5px; 
}}


\Css{tt {
	font-style: italic;
	font-size: 12px;
	font-weight: bold;
}}

\Css{pre {
	background-color: \#F9F9FC;      
	border: 1px \#D4DDE9 solid;
	padding: 6px;
}}

\begin{document}

\EndPreamble