diff 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
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/doc/manual/manual_tex4ht.cfg	Thu Mar 19 22:24:28 2015 +0100
@@ -0,0 +1,22 @@
+\Preamble{xhtml,index=2,2,next,pic-tabular,charset="utf-8",p-width,pic-align}
+\Configure{VERSION}{} 
+\Configure{VERSION}{} 
+\Configure{DOCTYPE}{\HCode{<!DOCTYPE html>\Hnewline}} 
+\Configure{HTML}{\HCode{<html>\Hnewline}}{\HCode{\Hnewline</html>}}
+\Configure{@HEAD}{}
+\Configure{@HEAD}{\HCode{<meta http-equiv="content-type" content="text/html; charset=utf-8"/>\Hnewline}}
+\Configure{@HEAD}{\HCode{<meta name="resource-type" content="document"/>\Hnewline}}
+\Configure{@HEAD}{\HCode{<meta name="keywords"      content="C, function, dynamic, call, calling, convention, VM, abstraction, closure"/>\Hnewline}}
+\Configure{@HEAD}{\HCode{<meta name="distribution"  content="global"/>\Hnewline}}
+\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}}
+% should this really rely on online content (dyncall's .css) even for an offline build? @@@
+\Configure{@HEAD}{\HCode{<link rel="stylesheet" href="http://dyncall.org/data/main.css" type="text/css" media="all"/>\Hnewline}}
+\Configure{@HEAD}{\HCode{<title>dyncall.org - dyncall Manual</title>\Hnewline}}
+
+%\DeclareMathSizes{12}{11}{7}{6}
+%\DeclareMathSizes{10}{9}{5}{4} 
+%\DeclareMathSizes{11}{10}{6}{5}
+
+\begin{document} 
+
+\EndPreamble