OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: Re: AW: AW: AW: AW: AW: [docbook] How to get a proper UTF-8 HTML with umlaut


Am 2013-06-03 15:39, schrieb markus.sticker.epos@zf.com:
Hi Markus,

This result is the same as in docbook 5 ... your output is ISO-8859-1 :-(
That's the default in docbook

BR
Markus


I'm sorry, I was too quick with this test.

I've now processed the document with the following command line, using chunked output and UTF-8 as you requested:

xsltproc --output output/ --stringparam chunker.output.encoding UTF-8 /usr/share/sgml/docbook/xsl-stylesheets/html/chunk.xsl refdbtest.xml

The result is the same for me, except that everything is UTF-8 now. The umlauts are there in the html source and they're displayed ok in a web browser. See attached html output.

regards
Markus

--
Markus Hoenicka
http://www.mhoenicka.de
AQ score 38
<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>Test döcüment</title><meta name="generator" content="DocBook XSL Stylesheets V1.77.1"><link rel="home" href="index.html" title="Test döcüment"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">Test döcüment</th></tr></table><hr></div><div class="article"><div class="titlepage"><div><div><h2 class="title"><a name="idp6220232"></a>Test döcüment</h2></div></div><hr></div><p>�mläüt</p></div><div class="navfooter"><hr></div></body></html>


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]