summaryrefslogtreecommitdiff
path: root/Master/texmf-doc
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2008-07-25 16:22:41 +0000
committerKarl Berry <karl@freefriends.org>2008-07-25 16:22:41 +0000
commit9139cfebc5d79a361f12ee2a79fa1778fcb74bff (patch)
treee5a75817e87da4137cb05bd4694227319b00f25f /Master/texmf-doc
parentdb15e1c2f2049c0c59812ed51a4b6be3228b2097 (diff)
use iso-8859-1 for html to match .tex
git-svn-id: svn://tug.org/texlive/trunk@9768 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-doc')
-rw-r--r--Master/texmf-doc/doc/english/texlive-en/texlive-en.html6
-rw-r--r--Master/texmf-doc/source/texlive/texlive-en/live4ht.cfg5
2 files changed, 5 insertions, 6 deletions
diff --git a/Master/texmf-doc/doc/english/texlive-en/texlive-en.html b/Master/texmf-doc/doc/english/texlive-en/texlive-en.html
index dcae4d020d8..d6f28e20794 100644
--- a/Master/texmf-doc/doc/english/texlive-en/texlive-en.html
+++ b/Master/texmf-doc/doc/english/texlive-en/texlive-en.html
@@ -3,12 +3,12 @@
<html >
<head>
<title>The TeX Live Guide TeX Live 2008</title>
-<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8559-1">
<meta name="generator" content="TeX4ht (http://www.cse.ohio-state.edu/~gurari/TeX4ht/)">
<meta name="originator" content="TeX4ht (http://www.cse.ohio-state.edu/~gurari/TeX4ht/)">
-<!-- charset=utf-8,html,info,fn-in -->
+<!-- charset=iso-8559-1,html,info,fn-in -->
<meta name="src" content="texlive-en.tex">
-<meta name="date" content="2008-07-25 02:49:00">
+<meta name="date" content="2008-07-25 18:20:00">
<link rel="stylesheet" type="text/css" href="texlive-en.css">
<link rel="stylesheet" type="text/css" href="texlive-en.css" />
<link rel="stylesheet" type="text/css" href="tex-live.css" />
diff --git a/Master/texmf-doc/source/texlive/texlive-en/live4ht.cfg b/Master/texmf-doc/source/texlive/texlive-en/live4ht.cfg
index 9b21788d1a9..8276b56970b 100644
--- a/Master/texmf-doc/source/texlive/texlive-en/live4ht.cfg
+++ b/Master/texmf-doc/source/texlive/texlive-en/live4ht.cfg
@@ -4,9 +4,8 @@
% html specifies the main output format.
% info for extra debugging info in the log files.
-% better approach is to have html in one piece (including footnotes).
-% also the newest TeX4ht could produce UTF-8 output (-utf8 option)
-\Preamble{charset=utf-8,html,info,fn-in}
+% have html in one piece (including footnotes).
+\Preamble{charset=iso-8559-1,html,info,fn-in}
% add extra stylesheet
\Configure{@HEAD}{\HCode{%