aboutsummaryrefslogtreecommitdiff
path: root/doc/refman.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'doc/refman.cfg')
-rw-r--r--doc/refman.cfg59
1 files changed, 59 insertions, 0 deletions
diff --git a/doc/refman.cfg b/doc/refman.cfg
new file mode 100644
index 0000000..af203cb
--- /dev/null
+++ b/doc/refman.cfg
@@ -0,0 +1,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: \#043698; 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: 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
+
+