comparison doc/manual/manual_tex4ht.cfg @ 0:3e629dc19168

initial from svn dyncall-1745
author Daniel Adler
date Thu, 19 Mar 2015 22:24:28 +0100
parents
children 43675cb378ce
comparison
equal deleted inserted replaced
-1:000000000000 0:3e629dc19168
1 \Preamble{xhtml,index=2,2,next,pic-tabular,charset="utf-8",p-width,pic-align}
2 \Configure{VERSION}{}
3 \Configure{VERSION}{}
4 \Configure{DOCTYPE}{\HCode{<!DOCTYPE html>\Hnewline}}
5 \Configure{HTML}{\HCode{<html>\Hnewline}}{\HCode{\Hnewline</html>}}
6 \Configure{@HEAD}{}
7 \Configure{@HEAD}{\HCode{<meta http-equiv="content-type" content="text/html; charset=utf-8"/>\Hnewline}}
8 \Configure{@HEAD}{\HCode{<meta name="resource-type" content="document"/>\Hnewline}}
9 \Configure{@HEAD}{\HCode{<meta name="keywords" content="C, function, dynamic, call, calling, convention, VM, abstraction, closure"/>\Hnewline}}
10 \Configure{@HEAD}{\HCode{<meta name="distribution" content="global"/>\Hnewline}}
11 \Configure{@HEAD}{\HCode{<link rel="stylesheet" id="dyn-fonts-css" href="https://fonts.googleapis.com/css?family=Open+Sans:400,700&amp;subset=latin,latin-ext" type="text/css" media="all"/>\Hnewline}}
12 % should this really rely on online content (dyncall's .css) even for an offline build? @@@
13 \Configure{@HEAD}{\HCode{<link rel="stylesheet" href="http://dyncall.org/data/main.css" type="text/css" media="all"/>\Hnewline}}
14 \Configure{@HEAD}{\HCode{<title>dyncall.org - dyncall Manual</title>\Hnewline}}
15
16 %\DeclareMathSizes{12}{11}{7}{6}
17 %\DeclareMathSizes{10}{9}{5}{4}
18 %\DeclareMathSizes{11}{10}{6}{5}
19
20 \begin{document}
21
22 \EndPreamble