diff doc/manual/manual_tex4ht.cfg @ 343:59109d1cb17b

- more html doc tweak: remove dependency on google fonts
author Tassilo Philipp
date Tue, 07 Jan 2020 11:14:01 +0100
parents b55fec763864
children d60728b1f4a1
line wrap: on
line diff
--- a/doc/manual/manual_tex4ht.cfg	Tue Jan 07 10:49:23 2020 +0100
+++ b/doc/manual/manual_tex4ht.cfg	Tue Jan 07 11:14:01 2020 +0100
@@ -50,7 +50,6 @@
 \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="https://dyncall.org/data/main.css" type="text/css" media="all"/>\Hnewline}}