From 9139cfebc5d79a361f12ee2a79fa1778fcb74bff Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 25 Jul 2008 16:22:41 +0000 Subject: use iso-8859-1 for html to match .tex git-svn-id: svn://tug.org/texlive/trunk@9768 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-doc/doc/english/texlive-en/texlive-en.html | 6 +++--- Master/texmf-doc/source/texlive/texlive-en/live4ht.cfg | 5 ++--- 2 files changed, 5 insertions(+), 6 deletions(-) (limited to 'Master/texmf-doc') 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 @@ The TeX Live Guide TeX Live 2008 - + - + - + 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{% -- cgit v1.2.3